Interface PremiumRequiredCallbackAction

All Superinterfaces:
FluentRestAction<Void,PremiumRequiredCallbackAction>, InteractionCallbackAction<Void>, RestAction<Void>

@Deprecated public interface PremiumRequiredCallbackAction extends InteractionCallbackAction<Void>, FluentRestAction<Void,PremiumRequiredCallbackAction>
Deprecated.
Replaced with Button.premium(SkuSnowflake) see the Discord change logs for more details.
An InteractionCallbackAction that can be used to send the "Premium required" interaction response.
See Also: