$footerIcon

Sets the embed footer icon.

Syntax

$footerIcon[Icon URL;(Index)]

Failure

$footerIcon[] will not work if there is no text provided in $footer[].

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 the footer icon. This is the footer text.]
$footerIcon[$authorAvatar]
!example ⬅️ That is the footer icon. This is the footer text.