Skip to main content
Module

x/discord_api_types/payloads/v8/channel.ts

Up to date Discord API Typings, versioned by the API version
Go to Latest
import * as discordApiTypes from "https://deno.land/x/discord_api_types@0.37.19/payloads/v8/channel.ts";

Enums

E
ButtonStyle
deprecated
E
ChannelType
deprecated
E
ComponentType
deprecated
E
EmbedType
deprecated
E
MessageFlags
deprecated
E
MessageType
deprecated
E
OverwriteType
deprecated
E
TextInputStyle
deprecated
E
VideoQualityMode
deprecated

Interfaces

I
APIAttachment
deprecated
I
APIBaseComponent
deprecated
I
APIChannelBase
deprecated

This interface is used to allow easy extension for other channel types. While also allowing APIPartialChannel to be used without breaking.

I
APIEmbed
deprecated
I
APIEmbedAuthor
deprecated
I
APIEmbedField
deprecated
I
APIEmbedFooter
deprecated
I
APIEmbedImage
deprecated
I
APIEmbedProvider
deprecated
I
APIEmbedVideo
deprecated
I
APIGuildChannel
deprecated
I
APIMessage
deprecated
I
APIOverwrite
deprecated

Not documented, but partial only includes id, name, and type

I
APIReaction
deprecated
I
APITextChannel
deprecated
I
APIVoiceChannel
deprecated