$webhookUsername

Changes the webhook’s username.

Syntax

$webhookUsername[Webhook URL;New username]

Parameters

  • Webhook URL (Type: URL || Flag: Required): The URL of the webhook you want to modify.
  • New username (Type: String || Flag: Required): The new username for the webhook.

Example

$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookUsername[$var[webhook];BDFD Support]
New username for webhook!
!example New username for webhook!

What is this?

Read more

For more information, read the the Webhooks Guide.