InteractionCallbackType

Entries

Link copied to clipboard

ACK a Ping

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

Link copied to clipboard

Respond to an interaction with a popup modal

Link copied to clipboard

An unknown type

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun getType(): Int

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.

Properties

Link copied to clipboard
Link copied to clipboard