$messageWebhookID
Retrieves the ID of the webhook that sent the message.
Usage:
$messageWebhookID
This function requires no arguments and simply returns the webhook ID.
Example: If a webhook with the ID 683630053686378498
sent the message, the function would return 683630053686378498
.