Class ChannelPointsCustomRewardAddType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardAddType
All Implemented Interfaces:
SubscriptionType<ChannelPointsCustomRewardAddCondition,​ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder<?,​?>,​CustomRewardAddEvent>

public class ChannelPointsCustomRewardAddType
extends java.lang.Object
implements SubscriptionType<ChannelPointsCustomRewardAddCondition,​ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder<?,​?>,​CustomRewardAddEvent>
A custom channel points reward has been created for the specified channel.

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