Embed Parameters
Lists all parameters that can be used within embeds.
Author
{author: name && icon URL && external URL}
Content | Type | Example |
---|---|---|
Name | plain text | this is plain text |
Icon URL | valid image URL | https://bleed.bot/img/example.png |
External URL | valid text URL | https://bleed.bot |
Footer
{footer: text && icon URL}
Content | Type | Example |
---|---|---|
Text | plain text | this is plain text |
Icon URL | valid image URL | https://bleed.bot/img/example.png |
Title
{title: text}
Content | Type | Example |
---|---|---|
Text | plain text | this is plain text |
Description
{description: text}
Content | Type | Example |
---|---|---|
Text | plain text | this is plain text |
Url
{description: text}
(Note: URL relies on the title parameter - URL turns title into a link)
Content | Type | Example |
---|---|---|
External URL | valid text URL | https://bleed.bot |
Image
{image: valid image URL}
Content | Type | Example |
---|---|---|
Valid image URL | valid image URL | https://bleed.bot/img/example.png |
Thumbnail
{thumbnail: valid image URL}
Content | Type | Example |
---|---|---|
Valid image URL | valid image URL | https://bleed.bot/img/example.png |
Color
{color: hex}
Content | Type | Example |
---|---|---|
Hex | hex | 0xff0000, #ff0000, ff0000 |
Field
{field: name && value}
Add inline after value to force field to be in-line
Content | Type | Example |
---|---|---|
Name | plain text | this is plain text |
Value | plain text | this is also plain text |
Message
{message: text}
Content | Type | Example |
---|---|---|
Text | plain text | this is plain text |
Button
{button: type && label && emoji && enabled or disabled}
Button types: Blurple, Green, Gray, Red
Content | Type | Example |
---|---|---|
Label | plain text | this is plain text |
Emoji | emoji | 🤓 |
Timestamp
{timestamp}