typealias GuildChannelTypes

export type GuildChannelTypes = CategoryChannelChildTypes | ChannelType.GuildCategory;

Constructors

constructor()