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