Skip to main content
Version: Next

APIEmbed

Index

Properties

optionalauthor

optionalcolor

color?: number

Color code of the embed

optionaldescription

description?: string

Description of embed

Length limit: 4096 characters

optionalfields

fields?: APIEmbedField[]

optionalfooter

optionalimage

optionalprovider

provider?: APIEmbedProvider

optionalthumbnail

thumbnail?: APIEmbedThumbnail

optionaltimestamp

timestamp?: string

Timestamp of embed content

optionaltitle

title?: string

Title of embed

Length limit: 256 characters

optionaltype

type?: EmbedType

Type of embed (always “rich” for webhook embeds)

@deprecated

Embed types should be considered deprecated and might be removed in a future API version

See https://discord.com/developers/docs/resources/channel#embed-object-embed-types

optionalurl

url?: string

URL of embed

optionalvideo