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
object Companion
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
Link copied to clipboard
Link copied to clipboard

For components, edit the message the component was attached to.

Properties

Link copied to clipboard
val type: Int

The raw type used by Discord.

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String