Class ChannelPointsCustomRewardRemoveType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRemoveType
All Implemented Interfaces:
SubscriptionType<ChannelPointsCustomRewardRemoveCondition,​ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder<?,​?>,​CustomRewardRemoveEvent>

public class ChannelPointsCustomRewardRemoveType
extends java.lang.Object
implements SubscriptionType<ChannelPointsCustomRewardRemoveCondition,​ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder<?,​?>,​CustomRewardRemoveEvent>
A custom channel points reward has been removed from the specified channel.

Must have channel:read:redemptions or channel:manage:redemptions scope.