source: https://discord-api-types.dev/api/discord-api-types-v10/enum/ChannelType
| Bit |
Type |
|
0
|
GuildText
|
|
1
|
DM
|
|
2
|
GuildVoice
|
|
3
|
GroupDM
|
|
4
|
GuildCategory
|
|
5
|
GuildAnnouncement
|
|
10
|
GuildNewsThread
|
|
11
|
GuildPublicThread / PublicThread
|
|
12
|
GuildPrivateThread / PrivateThread
|
|
13
|
GuildStageVoice
|
|
14
|
GuildDirectory
|
|
15
|
GuildForum
|
|
16
|
GuildMedia
|
base channel type that most of the other channels extend from
docs:
source:
|
the channel type for guild category channels
docs:
source:
|
channel type for direct messages with users
docs:
source:
|
channel type for group chats with users
docs:
source:
|
channel type for guild stage channels
docs:
source:
|
channel type for guild text-based channels
docs:
source:
|
channel type for all thread channels private and public
docs:
source:
|
channel type for channel-based events like channelCreate, channelDelete, and channelEdit
docs:
source:
|
channel type for guild voice-based channels
docs:
source:
|