serenity

Parameters

Guide to parameters for embeds

Embed Content

Author

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

ContentTypeExample
NameString (Text)text goes here
Icon URLImage URLhttps://tenor.com/view/tony-tony-chopper-gif-24649366

Title

Syntax: {title: text}

ContentTypeExample
NameString (Text)text goes here

Description

Syntax: {description: text}

ContentTypeExample
NameString (Text)text goes here

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

ContentTypeExample
NameString (Text)text goes here
Icon URLImage URLhttps://tenor.com/view/tony-tony-chopper-gif-24649366
Link URLURLhttps://serenity.wtf/

Thumbnail

Syntax: {thumbnail: image url}

ContentTypeExample
Image URLImage URLhttps://tenor.com/view/tony-tony-chopper-gif-24649366

Image

Syntax: {image: image url}

ContentTypeExample
Image URLImage URLhttps://tenor.com/view/tony-tony-chopper-gif-24649366

Color

Syntax: {color: hex}

ContentTypeExample
HexHex Code808080

Field

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

ContentTypeExample
NameString (Text)text goes here
ValueString (Text)more text goes here

Timestamp

Syntax: {timestamp}

Adds a timestamp to the embed

Content

Syntax: {content: text}

ContentTypeExample
TextString (Text)text goes here

Delete

Syntax: {delete: duration}

ContentTypeExample
DurationInteger (Number)5

Button

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

ContentTypeExample
ActionVoiceMaster actionlock
LabelString (Text)text goes here
EmojiEmoji🔎
URLLinkhttps://serenity.wtf/
StyleColorRed

The "action" type can only be used while creating a custom VoiceMaster interface. Learn more by reading VoiceMaster.