Interface Embed

Hierarchy

Properties

author?: EmbedAuthor
color?: number

The color code of the embed.

description?: string

The description of the embed.

fields?: EmbedField[]

The fields of the embed.

footer?: EmbedFooter
provider?: EmbedProvider
thumbnail?: EmbedImageCommon
timestamp?: string

The timestamp of the embed content.

title?: string

The title of the embed.

type: EmbedType
url?: string

The URL of the embed.

video?: EmbedVideo

Generated using TypeDoc