Class AutomaticReward
java.lang.Object
com.github.twitch4j.eventsub.domain.AutomaticReward
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintgetCost()The reward cost.getType()The type of reward.@Nullable SimpleEmoteThe emote that was unlocked.inthashCode()toString()
-
Constructor Details
-
AutomaticReward
public AutomaticReward()
-
-
Method Details