Custom Command
FunctionsMessage Functions

$messageWebhookID

Retrieves the ID of the webhook that sent the message.

Usage:

$messageWebhookID

This function requires no arguments and simply returns the webhook ID.


!!exec $messageWebhookID

683630053686378498

Example: If a webhook with the ID 683630053686378498 sent the message, the function would return 683630053686378498.

Function difficulty: Easy

Tags: Webhook ID Message

On this page