Skip to main content
Module

x/discord_api_types/v8.ts>ChannelType

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum ChannelType
Re-export
Deprecated
Deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

import { ChannelType } from "https://deno.land/x/discord_api_types@0.37.11/v8.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

GuildNews

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

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

GuildStageVoice = 13

A voice channel for hosting events with an audience

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

GuildStore

A channel in which game developers can sell their game on Discord

See https://discord.com/developers/docs/game-and-server-management/special-channels

GuildText

A text channel within a guild

GuildVoice

A voice channel within a guild