Package net.dv8tion.jda.api.requests.restaction.interactions
-
Interface Summary Interface Description AutoCompleteCallbackAction AnInteractionCallbackActionthat can be used to suggest auto-complete choices.InteractionCallbackAction<T> A callback action is used to acknowledge anInteraction.MessageEditCallbackAction AInteractionCallbackActionwhich can be used to edit the message for an interaction.ReplyCallbackAction AInteractionCallbackActionwhich can be used to send a message reply for an interaction. -
Enum Summary Enum Description InteractionCallbackAction.ResponseType The possible types of interaction responses.