Class EventSubChannelPointsCustomRewardRedemptionAddEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.eventsub.EventSubEvent<T>
tv.phantombot.event.eventsub.channel.EventSubChannelEvent<T>
tv.phantombot.event.eventsub.channel.channel_points.EventSubChannelPointsEvent<T>
tv.phantombot.event.eventsub.channel.channel_points.redemption.EventSubChannelPointsRedemptionEvent<ChannelPointsCustomRewardRedemptionAdd>
tv.phantombot.event.eventsub.channel.channel_points.redemption.EventSubChannelPointsCustomRewardRedemptionAddEvent
public class EventSubChannelPointsCustomRewardRedemptionAddEvent
extends EventSubChannelPointsRedemptionEvent<ChannelPointsCustomRewardRedemptionAdd>
A viewer has redeemed a custom channel points reward on the specified channel
- Author:
- gmt2001
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryMethods inherited from class tv.phantombot.event.eventsub.EventSubEventevent
- 
Constructor Details- 
EventSubChannelPointsCustomRewardRedemptionAddEventpublic EventSubChannelPointsCustomRewardRedemptionAddEvent(ChannelPointsCustomRewardRedemptionAdd event) 
 
-