$webhookContent

Adds content to the webhook.

Syntax

$webhookContent[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 content text to add to the webhook.

Example

$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookContent[$var[webhook];Hello from my webhook!]
!example Hello from my webhook!

What is this?

Read more

For more information, read the the Webhooks Guide.