Parameters

Guide to parameters for embeds

Embed Content

Author

Syntax: {author: name: text && icon: url}

ContentTypeExample

Name

String (Text)

text goes here

Icon URL

Image URL

Title

Syntax: {title: text}

ContentTypeExample

Name

String (Text)

text goes here

Description

Syntax: {description: text}

ContentTypeExample

Name

String (Text)

text goes here

Syntax: {footer: text: text && icon: url}

ContentTypeExample

Name

String (Text)

text goes here

Icon URL

Image URL

Link URL

URL

Thumbnail

Syntax: {thumbnail: image url}

ContentTypeExample

Image URL

Image URL

Image

Syntax: {image: image url}

ContentTypeExample

Image URL

Image URL

Color

Syntax: {color: hex}

ContentTypeExample

Hex

Hex Code

808080

Field

Syntax: {field: name: name && value: value} (You can add && inline to make the field inline)

ContentTypeExample

Name

String (Text)

text goes here

Value

String (Text)

more text goes here

Timestamp

Syntax: {timestamp}

Adds a timestamp to the embed

Content

Syntax: {content: text}

ContentTypeExample

Text

String (Text)

text goes here

Button

Syntax: {button: (action &&) label: label && emoji: emoji && url: url && style: style}

ContentTypeExample

Action

VoiceMaster action

lock

Label

String (Text)

text goes here

Emoji

Emoji

🔎

URL

Link

Style

Color

Red

Last updated