$webhookDelete
Deletes the webhook.
Syntax
$webhookDelete[Webhook URL]
Parameters
Webhook URL(Type: URL || Flag: Required): The URL of the webhook you want to delete.
Example
$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookDelete[$var[webhook]]
Deleted!
How $webhookCreate[], $channelID and $var[] works?
For more information, read the the Webhooks Guide.