$description

Adds a description to an embed.

Syntax

$description[Message;(Index)]

Parameters

  • Message (Type: String || Flag: Emptiable): The text to set the description as. It cannot exceed more than 4096 characters.
  • Index (Type: Integer || Flag: Optional): What embed the description should belong to. The default is 1. (learn more)

Example

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