Enumeration ChannelTypes

Enumeration Members

ANNOUNCEMENT_THREAD: 10

A temporary sub-channel within a GUILD_NEWS channel

DM: 1

A private channel between two users

EPHEMERAL_DM: 18

A private channel created by the social layer SDK

GROUP_DM: 3

A private channel between multiple users

GUILD_ANNOUNCEMENT: 5

Almost identical to GUILD_TEXT, a channel that users can follow and crosspost into their own guild

GUILD_CATEGORY: 4

An organizational category that contains up to 50 channels

GUILD_DIRECTORY: 14

The main channel in a hub containing the listed guilds

GUILD_FORUM: 15

A channel that can only contain threads

GUILD_LFG: 7

Deprecated

A channel where users can match up for various games

GUILD_MEDIA: 16

A channel that can only contain threads in a gallery view

GUILD_STAGE_VOICE: 13

A voice channel for hosting events with an audience in a guild

GUILD_STORE: 6

Deprecated

A channel in which developers can showcase their SKUs

GUILD_TEXT: 0

A text channel within a guild

GUILD_VOICE: 2

A voice channel within a guild

LFG_GROUP_DM: 8

Deprecated

A private channel between multiple users for a group within an LFG channel

LOBBY: 17

A game lobby channel

PRIVATE_THREAD: 12

a temporary sub-channel within a GUILD_TEXT channel that is only viewable by those invited and those with the MANAGE_THREADS permission

PUBLIC_THREAD: 11

a temporary sub-channel within a GUILD_TEXT, GUILD_FORUM, or GUILD_MEDIA channel

THREAD_ALPHA: 9

Deprecated

The first iteration of the threads feature, never widely used