Skip to main content
Module

x/discordeno/mod.ts>ChannelTypes

Discord API library for Deno
Latest
enum ChannelTypes
Re-export
import { ChannelTypes } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Members

AnnouncementThread = 10

A temporary sub-channel within a GUILD_ANNOUNCEMENT channel

DM

A direct message between users

GroupDm

A direct message between multiple users

GuildAnnouncement

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

GuildCategory

An organizational category that contains up to 50 channels

GuildDirectory

A channel in a hub containing the listed servers

GuildForum

A channel which can only contains threads

GuildStageVoice

A voice channel for hosting events with an audience

GuildText

A text channel within a server

GuildVoice

A voice channel within a server

PrivateThread

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

PublicThread

A temporary sub-channel within a GUILD_TEXT or GUILD_FORUM channel