$description

Adds a description to an embed.

Usage

$description[message;(index)]

Breakdown

  • message - The text to set the description as. It cannot exceed more than 4096 characters.
  • index - What embed the description should belong to (Optional). Default is 1. (learn more)

Example

$nomention
$description[This is a description! 😎]

example