EmbedData

interface EmbedData

exported from lib.weeble.d

Properties

Property

Type

Description

author?

EmbedAuthorData

Embed author block.

color?

number

24-bit RGB color value.

description?

string

Description text.

fields?

EmbedFieldData[]

Embed fields displayed in the body.

footer?

EmbedFooterData

Embed footer block.

image?

EmbedMediaData

Embed image media.

thumbnail?

EmbedMediaData

Embed thumbnail media.

timestamp?

string | Date

Timestamp displayed by Discord.

title?

string

Embed title text.

url?

string

URL used by Discord for this field.