Structsยง
- Create
Followup - Create a followup message to an interaction, by its token.
- Create
Response - Respond to an interaction, by its ID and token.
- Create
Response With Response - Respond to an interaction, by its ID and token.
- Delete
Followup - Delete the original message, by its token.
- Delete
Response - Delete a followup message to an interaction, by its token and message ID.
- GetFollowup
- Get a followup message of an interaction, by its token and the message ID.
- GetResponse
- Get the original message, by its token.
- Update
Followup - Edit a followup message of an interaction, by its token and the message ID.
- Update
Response - Edit the original message, by its token.