API Version
Create a followup message to the message that triggered the webhook
The token that was returned from the createInteraction function.
ExecuteWebhookOptions
Message object
Sends a response to an interaction
The ID of the interaction.
The token that was sent to you in the interaction request.
Delete a followup message from a message
The token that was sent to the client when the message was sent.
The ID of the message you want to delete.
Delete the original message that was sent by the bot
The iteration token of the original interaction.
Edit a followup message from a message
The token that was sent to the client when the message was sent.
The ID of the message you want to edit.
ExecuteWebhookOptions
Message object
Edit the original message that triggered the webhook
The token that was returned from the original webhook execution.
ExecuteWebhookOptions
Message object.
Get a followup message from a message
The token that was sent to the client when the message was sent.
The ID of the message you want to get.
Message object
Get the original message that was sent by the user that triggered the interaction
The token that was sent to the user when they clicked the button.
The original message that was sent to the webhook.
API Version
Application's id
Generated using TypeDoc
Application's id