$footer
Sets the embed footer text.
Usage
$footer[text;(index)]
Parameters
text
(Type: String || Flag: Emptiable)
: The text to set the footer as. It cannot exceed more than 2048 characters.index
(Type: Integer || Flag: Optional)
: What embed the footer text should belong to. The default is1
. (learn more)
Example
$nomention
$footer[Hi! I'm a footer.]