typealias GuildChannelTypes

export type GuildChannelTypes = CategoryChannelType | ChannelType.GuildCategory;

Constructors

constructor()