InteractionResponseType
See InteractionResponseTypes in the Discord Developer Documentation.
Inheritors
Types
Link copied to clipboard
Respond to an autocomplete interaction with suggested choices.
Link copied to clipboard
Respond to an interaction with a message.
Link copied to clipboard
ACK an interaction and edit a response later, the user sees a loading state.
Link copied to clipboard
For components, ACK an interaction and edit the original message later; the user does not see a loading state.
Link copied to clipboard
Respond to an interaction with a popup modal.
Link copied to clipboard
ACK a Ping.
Link copied to clipboard
An unknown InteractionResponseType.
Link copied to clipboard
For components, edit the message the component was attached to.