Interface InteractionCallbackAction<T>
- All Superinterfaces:
RestAction<T>
- All Known Subinterfaces:
AutoCompleteCallbackAction
,MessageEditCallbackAction
,ReplyCallbackAction
A callback action is used to acknowledge an
Interaction
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
The possible types of interaction responses. -
Method Summary
Methods inherited from interface net.dv8tion.jda.api.requests.RestAction
addCheck, and, and, complete, complete, completeAfter, deadline, delay, delay, delay, delay, flatMap, flatMap, getCheck, getJDA, map, mapToResult, onErrorFlatMap, onErrorFlatMap, onErrorMap, onErrorMap, queue, queue, queue, queueAfter, queueAfter, queueAfter, queueAfter, queueAfter, queueAfter, setCheck, submit, submit, submitAfter, submitAfter, timeout, zip