Package com.github.twitch4j.helix.domain
Class Cheermote
java.lang.Object
com.github.twitch4j.helix.domain.Cheermote
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static enum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Indicates whether or not this emote provides a charity contribution matchThe date when this Cheermote was last updatedgetOrder()
Order of the emotes as shown in the bits card, in ascending orderThe name of the Cheermote (e.g., "Cheer", "PogChamp", "Kappa")getTiers()
Cheermotes with their metadatagetType()
The emote typeint
hashCode()
toString()
-
Constructor Details
-
Cheermote
public Cheermote()
-
-
Method Details
-
getPrefix
The name of the Cheermote (e.g., "Cheer", "PogChamp", "Kappa") -
getTiers
Cheermotes with their metadata -
getType
The emote type -
getOrder
Order of the emotes as shown in the bits card, in ascending order -
getLastUpdated
The date when this Cheermote was last updated -
getIsCharitable
Indicates whether or not this emote provides a charity contribution match -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-