$footerIcon
Sets the embed footer icon.
🧙♂️ There must be footer text in order to set the footer icon.
Usage
$footerIcon[icon url;(index)]
Parameters
icon url(Type: URL || Flag: Emptiable): The URL to set the footer icon as. Must be a valid image URL.index(Type: Integer || Flag: Vacantable): What embed the footer icon should belong to. The default is1. (learn more)
Example
$nomention
$footer[⬅️ That is a footer icon!]
$footerIcon[$authorAvatar]
