EmbedMaker

Namespace: Discord

Properties

Name

Description

Type

Title

The embed's title

string

TitleUrl

The url associated with the title

string

Description

The embed's description

string

Color

The embed's side color

Color

ThumbnailUrl

The embed's thumbnail url

string

ImageUrl

The embed's image url

string

Footer

The embed's footer

EmbedFooter

Author

The embed's author

EmbedAuthor

Methods

AddField

Adds a field to the embed.

Parameters

Name

Description

Type

name

The field's title/name

string

content

The contents of the field

string

inline

Whether or not the field should be inline

bool?

Last updated

Was this helpful?