$webhookAvatarURL

Changes the webhook’s avatar.

Syntax

$webhookAvatarURL[Webhook URL;New avatar URL]

Parameters

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

Example

$nomention
$var[webhook;$webhookCreate[$channelID;Test webhook]]
$webhookAvatarURL[$var[webhook];$authorAvatar]
New avatar for webhook!
!example New avatar for webhook!

What is this?

Read more

For more information, read the the Webhooks Guide.