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 net.dv8tion.jda.api.requests.restaction.interactions.InteractionCallbackAction
InteractionCallbackAction.ResponseType
-
Method Summary
Methods inherited from interface net.dv8tion.jda.api.requests.FluentRestAction
addCheck, deadline, setCheck, timeout
Methods inherited from interface net.dv8tion.jda.api.requests.restaction.interactions.InteractionCallbackAction
closeResources
Methods inherited from interface net.dv8tion.jda.api.requests.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