Parameters
Guide to parameters for embeds
Embed Content
Author
Syntax: {author: name: text && icon: url}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | text goes here |
| Icon URL | Image URL | https://tenor.com/view/tony-tony-chopper-gif-24649366 |
Title
Syntax: {title: text}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | text goes here |
Description
Syntax: {description: text}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | text goes here |
Footer
Syntax: {footer: text: text && icon: url}
| Content | Type | Example |
|---|---|---|
| Name | String (Text) | text goes here |
| Icon URL | Image URL | https://tenor.com/view/tony-tony-chopper-gif-24649366 |
| Link URL | URL | https://serenity.wtf/ |
Thumbnail
Syntax: {thumbnail: image url}
| Content | Type | Example |
|---|---|---|
| Image URL | Image URL | https://tenor.com/view/tony-tony-chopper-gif-24649366 |
Image
Syntax: {image: image url}
| Content | Type | Example |
|---|---|---|
| Image URL | Image URL | https://tenor.com/view/tony-tony-chopper-gif-24649366 |
Color
Syntax: {color: hex}
| Content | Type | Example |
|---|---|---|
| Hex | Hex Code | 808080 |
Field
Syntax: {field: name: name && value: value} (You can add && inline to make the field inline)
| Content | Type | Example |
|---|---|---|
| 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}
| Content | Type | Example |
|---|---|---|
| Text | String (Text) | text goes here |
Delete
Syntax: {delete: duration}
| Content | Type | Example |
|---|---|---|
| Duration | Integer (Number) | 5 |
Button
Syntax: {button: (action &&) label: label && emoji: emoji && url: url && style: style}
| Content | Type | Example |
|---|---|---|
| Action | VoiceMaster action | lock |
| Label | String (Text) | text goes here |
| Emoji | Emoji | 🔎 |
| URL | Link | https://serenity.wtf/ |
| Style | Color | Red |
The "action" type can only be used while creating a custom VoiceMaster interface. Learn more by reading VoiceMaster.