Interface PremiumRequiredCallbackAction
- All Superinterfaces:
FluentRestAction<Void,
,PremiumRequiredCallbackAction> InteractionCallbackAction<Void>
,RestAction<Void>
public interface PremiumRequiredCallbackAction
extends InteractionCallbackAction<Void>, FluentRestAction<Void,PremiumRequiredCallbackAction>
An
InteractionCallbackAction
that can be used to send the "Premium required" interaction response.- 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