Class ChannelPointsReward
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.channel_points.redemption.ChannelPointsReward
Basic information about the reward that was redeemed, at the time it was redeemed.
- Author:
- gmt2001
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorConstructor -
Method Summary
-
Constructor Details
-
ChannelPointsReward
Constructor- Parameters:
data
- Input data from the event
-
ChannelPointsReward
Constructor- Parameters:
id
- The reward id
-
-
Method Details
-
id
The reward identifier.- Returns:
-
title
The reward name.- Returns:
-
cost
public int cost()The reward cost.- Returns:
-
prompt
The reward description.- Returns:
-