Create a followup message.
The ID of the application.
The token of the interaction.
The options for creating the followup message.
This method does not cache its result.
Create an initial interaction response.
The ID of the interaction.
The token of the interaction.
The options for creating the interaction response.
This method does not cache its result.
Delete a follow-up message.
The ID of the application.
The token of the interaction.
The ID of the message.
This method does not cache its result.
Edit a followup message.
The ID of the application.
The token of the interaction.
The ID of the message.
The options for editing the followup message.
This method does not cache its result.
Edit an original interaction response.
The ID of the application.
The token of the interaction.
The options for editing the original message.
This method does not cache its result.
Get a followup message.
The ID of the application.
The token of the interaction.
The ID of the message.
This method does not cache its result.
Get an original interaction response.
The ID of the application.
The token of the interaction.
This method does not cache its result.
Various methods for interacting with interactions. Located at Client#rest.interactions.