Interface ModalCallbackAction
- All Superinterfaces:
FluentRestAction<Void, ModalCallbackAction>, InteractionCallbackAction<Void>, RestAction<Void>
public interface ModalCallbackAction
extends InteractionCallbackAction<Void>, FluentRestAction<Void, ModalCallbackAction>
An
InteractionCallbackAction that can be used to send Modals.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface InteractionCallbackAction
InteractionCallbackAction.ResponseType -
Method Summary
Methods inherited from interface FluentRestAction
addCheck, deadline, setCheck, timeoutMethods inherited from interface InteractionCallbackAction
closeResourcesMethods inherited from interface RestAction
and, and, complete, complete, completeAfter, delay, delay, delay, delay, flatMap, flatMap, getCheck, getJDA, map, mapToResult, onErrorFlatMap, onErrorFlatMap, onErrorMap, onErrorMap, onSuccess, queue, queue, queue, queueAfter, queueAfter, queueAfter, queueAfter, queueAfter, queueAfter, submit, submit, submitAfter, submitAfter, zip