$footerIcon

Sets the embed footer icon.

🧙‍♂️ There must be footer text in order to set the footer icon.

Usage

$footerIcon[icon url;(index)]

Breakdown

  • icon url - The URL to set the footer icon as. Must be a valid image URL.
  • index - What embed the footer icon should belong to (Optional). Default is 1. (learn more)

Example

$nomention
$footer[⬅️ That is a footer icon!]
$footerIcon[$authorAvatar]

example