$footer

Sets the embed footer text.

Usage

$footer[text;(index)]

Breakdown

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

Example

$nomention
$footer[Hi! I'm a footer.]

example