Class ChannelPointsCustomRewardRedemptionUpdateType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionUpdateType
All Implemented Interfaces:
SubscriptionType<ChannelPointsCustomRewardRedemptionUpdateCondition,​ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<?,​?>,​CustomRewardRedemptionUpdateEvent>

public class ChannelPointsCustomRewardRedemptionUpdateType
extends java.lang.Object
implements SubscriptionType<ChannelPointsCustomRewardRedemptionUpdateCondition,​ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<?,​?>,​CustomRewardRedemptionUpdateEvent>
A redemption of a channel points custom reward has been updated for the specified channel.

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