Package net.dv8tion.jda.api.requests.restaction.interactions
package net.dv8tion.jda.api.requests.restaction.interactions
RestAction types related to interaction responses.
-
ClassDescriptionAn
InteractionCallbackActionthat can be used to suggest auto-complete choices.A callback action is used to acknowledge anInteraction.The possible types of interaction responses.AInteractionCallbackActionwhich can be used to edit the message for an interaction.AnInteractionCallbackActionthat can be used to send Modals.AInteractionCallbackActionwhich can be used to send a message reply for an interaction.