Skip to main content
Module

x/discord_api_types/v10.ts>ChannelType

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum ChannelType
Re-export
import { ChannelType } from "https://deno.land/x/discord_api_types@0.37.2/v10.ts";

Members

DM

A direct message between users

GroupDM

A direct message between multiple users

GuildCategory

An organizational category that contains up to 50 channels

See https://support.discord.com/hc/en-us/articles/115001580171-Channel-Categories-101

GuildDirectory

The channel in a Student Hub containing the listed servers

See https://support.discord.com/hc/en-us/articles/4406046651927-Discord-Student-Hubs-FAQ

GuildForum

A channel that can only contain threads

GuildNews

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

See https://support.discord.com/hc/en-us/articles/360032008192

GuildNewsThread = 10

A thread channel (public) within a Guild News channel

GuildPrivateThread

A private thread channel within a Guild Text channel

GuildPublicThread

A public thread channel within a Guild Text channel

GuildStageVoice

A voice channel for hosting events with an audience

See https://support.discord.com/hc/en-us/articles/1500005513722

GuildText

A text channel within a guild

GuildVoice

A voice channel within a guild