case dm
This is a 1 on 1 DM with a user (
DMChannel
)case groupDM
This is a Group DM Channel (
GroupChannel
)case guildCategory
This is a Guild Category Channel (
GuildCategory
)case guildNews
This is a Guild Announcement Channel (
GuildChannel
)case guildNewsThread
This is a thread within a
guildNews
channel. (Thread
)case guildPrivateThread
This is a thread within a
guildText
channel that is only accessible by members with MANAGE_THREADS
permission or if they were invited. (Thread
)case guildPublicThread
This is a thread within a public
guildText
channel. (Thread
)case guildStage
Guild Stage Channel
case guildStore
This is a Guild Store Channel. Bots cannot interact with this channel.
case guildText
This is a regular Guild Text Channel (
GuildChannel
)case guildVoice
This is the famous Guild Voice Channel (
GuildChannel
)