enum ChannelType

external
export declare enum ChannelType

See also: https://discord.com/developers/docs/resources/channel#channel-object-channel-types

Members

external
AnnouncementThread = 10

A temporary sub-channel within a Guild Announcement channel

external
DM = 1

A direct message between users

external
GroupDM = 3

A direct message between multiple users

external
GuildAnnouncement = 5

A channel that users can follow and crosspost into their own guild

See also: https://support.discord.com/hc/articles/360032008192

external
GuildCategory = 4

An organizational category that contains up to 50 channels

See also: https://support.discord.com/hc/articles/115001580171

external
GuildDirectory = 14

The channel in a Student Hub containing the listed servers

See also: https://support.discord.com/hc/articles/4406046651927

external
GuildForum = 15

A channel that can only contain threads

external
GuildMedia = 16

A channel like forum channels but contains media for server subscriptions

See also: https://creator-support.discord.com/hc/articles/14346342766743

deprecatedexternal
GuildNews = 5

A channel that users can follow and crosspost into their own guild

See also: https://support.discord.com/hc/articles/360032008192

deprecatedexternal
GuildNewsThread = 10

A temporary sub-channel within a Guild Announcement channel

deprecatedexternal
GuildPrivateThread = 12

A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission

deprecatedexternal
GuildPublicThread = 11

A temporary sub-channel within a Guild Text channel

external
GuildStageVoice = 13

A voice channel for hosting events with an audience

See also: https://support.discord.com/hc/articles/1500005513722

external
GuildText = 0

A text channel within a guild

external
GuildVoice = 2

A voice channel within a guild

external
PrivateThread = 12

A temporary sub-channel within a Guild Text channel that is only viewable by those invited and those with the Manage Threads permission

external
PublicThread = 11

A temporary sub-channel within a Guild Text or Guild Forum channel