Skip to content

ChannelType

typedef · Source

All available channel types:

  • GUILD_TEXT - a guild text channel
  • DM - a DM channel
  • GUILD_VOICE - a guild voice channel
  • GROUP_DM - a group DM channel
  • GUILD_CATEGORY - a guild category channel
  • GUILD_NEWS - a guild news channel
  • GUILD_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 channel
  • GUILD_PUBLIC_THREAD - a guild text channel's public thread channel
  • GUILD_PRIVATE_THREAD - a guild text channel's private thread channel
  • GUILD_STAGE_VOICE - a guild stage voice channel
  • GUILD_DIRECTORY - the channel in a hub containing guilds
  • GUILD_FORUM - a channel that can only contain threads
  • GUILD_MEDIA - a channel that can only contain threads, similar to GUILD_FORUM channels
  • UNKNOWN - a generic channel of unknown type, could be Channel or GuildChannel Type: string

See also

Unofficial software. Not affiliated with or supported by Discord.