$webhookColor
Adds color to the webhook.
Syntax
$webhookColor[Webhook URL;Color hex]
Parameters
Webhook URL(Type: URL || Flag: Required): The URL of the webhook you want to use.Color hex(Type: Color || Flag: Required): The color hex to set the embed border color as. You can also use color integer number.
Example
$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookColor[$var[webhook];#673ab7]
$webhookDescription[⬅️ Embed border color.]
How $webhookCreate[], $webhookDescription[], $channelID, $var[] works?
For more information, read the the Webhooks Guide.