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.

Member
9/5/2026
!!exec $messageWebhookID
Custom Command
APP
9/5/2026
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