Interaction Callback Type
Entries
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
For components, edit the message the component was attached to
Link copied to clipboard
Respond to an autocomplete interaction with suggested choices
Functions
Link copied to clipboard
Get the integer type of the InteractionCallbackType
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.