Parameters

Parameters for embeds

Functions

Last updated: February 15, 2021 at 7:10 PM (PST)

author

{author: name && icon URL && external URL}

Content

Type

Example

name

raw text

this string here is raw text

icon URL

valid image URL

external URL

valid text URL

{footer: text && icon URL}

Content

Type

Example

text

raw text

this string here is raw text

icon URL

valid image URL

title

{title: text}

Content

Type

Example

text

raw text

this string here is raw text

description

{description: text}

Content

Type

Example

text

raw text

this string here is raw text

url

{url: external URL}Please note that URL relies on the title parameter - URL turns title into a link

Content

Type

Example

external URL

valid text URL

https://bleed.win/

image

{image: valid image URL}

Content

Type

Example

valid image URL

valid image URL

thumbnail

{thumbnail: valid image URL}

Content

Type

Example

valid image URL

valid image URL

color

{color: hex}

Content

Type

Example

hex

hex code

0xff0000, #ff0000, ff0000

field

{field: name && value}Add inline after value to force field to be in line

Content

Type

Example

name

raw text

this string here is raw text

value

raw text

this string here is raw text

timestamp

{timestamp}

Content

Type

Example

N/A

N/A

Adds a timestamp to embed

message

{message: text}

Content

Type

Example

text

raw text

this string here is raw text

button

{button: type && label && emoji && enabled or disabled}

Content

Type

Example

N/A

Blurple

N/A

N/A

Green

N/A

N/A

Gray

N/A

N/A

Red

N/A

text

URL

Last updated