Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChannelType

Index

Enumeration members

DM = 1

A direct message between users

GroupDM = 3

A direct message between multiple users

GuildCategory = 4

An organizational category that contains up to 50 channels

GuildDirectory = 14

The channel in a Student Hub containing the listed servers

GuildForum = 15

A channel that can only contain threads

GuildNews = 5

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

GuildNewsThread = 10

A thread channel (public) within a Guild News channel

GuildPrivateThread = 12

A private thread channel within a Guild Text channel

GuildPublicThread = 11

A public thread channel within a Guild Text channel

GuildStageVoice = 13

A voice channel for hosting events with an audience

GuildText = 0

A text channel within a guild

GuildVoice = 2

A voice channel within a guild

Generated using TypeDoc