$webhookDescription

Adds description to the webhook.

Syntax

$webhookDescription[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 description text to add to the embed of the webhook.

Example

$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookDescription[$var[webhook];This is a detailed description for my webhook.]
!example This is a detailed description for my webhook.

What is this?

Read more

For more information, read the the Webhooks Guide.