Preview environment
discord.js

typealias GuildChannelType

external
export type GuildChannelType = Exclude<ChannelType, ChannelType.DM | ChannelType.GroupDM>;