Skip to content

WebEmbedOptions

typedef · Source

Represents the possible options for a WebEmbed Type: Object

Properties

title

optional

title: string

The title of this embed

description

optional

description: string

The description of this embed

url

optional

url: string

The URL of this embed

color

optional

color: ColorResolvable

The color of this embed

author

optional

author: Partial<WebEmbedAuthor>

The author of this embed

thumbnail

optional

thumbnail: Partial<WebEmbedThumbnail>

The thumbnail of this embed

image

optional

image: Partial<WebEmbedImage>

The image of this embed

video

optional

video: Partial<WebEmbedVideo>

The video of this embed

optional

footer: Partial<WebEmbedFooter>

The footer of this embed

provider

optional

provider: Partial<WebEmbedProvider>

The provider of this embed

redirect

optional

redirect: string

Redirect URL

Unofficial software. Not affiliated with or supported by Discord.