Class AutomaticReward
java.lang.Object
com.github.twitch4j.eventsub.domain.AutomaticReward
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
getCost()
The reward cost.getType()
The type of reward.@Nullable SimpleEmote
The emote that was unlocked.int
hashCode()
toString()
-
Constructor Details
-
AutomaticReward
public AutomaticReward()
-
-
Method Details