$messageWebhookID
$messageWebhookID
will return the ID of the webhook which sent the given message.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
messageID? | number | ID of the message. | false |
channelID? | number | ID of the message where the message is located in. | false |
Example(s)
This will return the ID of a webhook, make sure to replace “messageID” with an actual message ID sent from a webhook: