Class ChannelPointsCustomRewardRedemptionAddType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionAddType
All Implemented Interfaces:
SubscriptionType<ChannelPointsCustomRewardRedemptionAddCondition,​ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder<?,​?>,​CustomRewardRedemptionAddEvent>

public class ChannelPointsCustomRewardRedemptionAddType
extends java.lang.Object
implements SubscriptionType<ChannelPointsCustomRewardRedemptionAddCondition,​ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder<?,​?>,​CustomRewardRedemptionAddEvent>
A viewer has redeemed a custom channel points reward on the specified channel.

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