$footerIcon

Sets the embed footer icon.

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

Syntax

$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 is 1. (learn more)

Example

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

example