GuildChannelType
Signature
export type GuildChannelType = Exclude<ChannelType, ChannelType.DM | ChannelType.GroupDM>;Members
This export does not declare public properties or methods in the generated declaration file.
export type GuildChannelType = Exclude<ChannelType, ChannelType.DM | ChannelType.GroupDM>;This export does not declare public properties or methods in the generated declaration file.