$webhookFooter

Adds footer to the webhook.

Syntax

$webhookFooter[Webhook URL;Text]

Parameters

  • Webhook URL (Type: URL || Flag: Required): The URL of the webhook you want to use.
  • Text (Type: String || Flag: Required): The footer text to add to the embed of the webhook.

Example

$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookFooter[$var[webhook];Footer Text Here]
!example Footer Text Here

What is this?

Read more

For more information, read the the Webhooks Guide.