Package-level declarations
Types
The behavior of an ActionInteraction.
The behavior of an ApplicationCommandInteraction.
The behavior of an AutoCompleteInteraction.
The behavior of a ComponentInteraction or a ModalSubmitInteraction that contains a message.
The behavior of a DataInteraction.
The behavior of a GlobalInteraction.
The behavior of a GuildInteraction.
The behavior of an Interaction.
The behavior of an ActionInteraction that can be responded to with a popup modal.
Functions
Creates a ComponentInteractionBehavior with the given id, channelId, token, applicationId, kord and strategy.
Responds to the interaction with a popup modal.
Responds to the interaction with an ephemeral message.
Responds to the interaction with a public message.
Responds to the interaction with the integer choices specified by builder.
Responds to the interaction with the number choices specified by builder.
Responds to the interaction with the string choices specified by builder.
Responds to the interaction by updating the original ephemeral message.
Responds to the interaction by updating the original public message.