Package net.dv8tion.jda.api.requests.restaction.interactions
-
Interface Summary Interface Description InteractionCallbackAction A callback action is used to acknowledge anInteraction
.ReplyAction AInteractionCallbackAction
which can be used to send a message reply for an interaction.UpdateInteractionAction AInteractionCallbackAction
which can be used to edit the message for an interaction. -
Enum Summary Enum Description InteractionCallbackAction.ResponseType The possible types of interaction responses.