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 Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class tv.phantombot.event.eventsub.EventSubEvent
event
-
Constructor Details
-
EventSubChannelPointsCustomRewardRedemptionAddEvent
public EventSubChannelPointsCustomRewardRedemptionAddEvent(ChannelPointsCustomRewardRedemptionAdd event)
-