$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!
How $webhookCreate[], $channelID and $var[] works?
For more information, read the the Webhooks Guide.