ChannelType
typedef · Source
All available channel types:
GUILD_TEXT- a guild text channelDM- a DM channelGUILD_VOICE- a guild voice channelGROUP_DM- a group DM channelGUILD_CATEGORY- a guild category channelGUILD_NEWS- a guild news channelGUILD_STORE- a guild store channel Store channels are deprecated and will be removed from Discord in March 2022. See Self-serve Game Selling Deprecation for more information.GUILD_NEWS_THREAD- a guild news channel's public thread channelGUILD_PUBLIC_THREAD- a guild text channel's public thread channelGUILD_PRIVATE_THREAD- a guild text channel's private thread channelGUILD_STAGE_VOICE- a guild stage voice channelGUILD_DIRECTORY- the channel in a hub containing guildsGUILD_FORUM- a channel that can only contain threadsGUILD_MEDIA- a channel that can only contain threads, similar toGUILD_FORUMchannelsUNKNOWN- a generic channel of unknown type, could be Channel or GuildChannel Type:string