Package com.github.twitch4j.helix.domain
Klasse Cheermote.Tier
java.lang.Object
com.github.twitch4j.helix.domain.Cheermote.Tier
- Umschließende Klasse:
Cheermote
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanWhether or not emote information is accessible to usersgetColor()Hex code for the color associated with the bits of that tiergetId()ID of the emote tier.Structure containing both animated and static image sets, sorted by light and darkMinimum number of bits needed to be used to hit the given tier of emoteWhether or not the emote is hidden from the bits cardinthashCode()toString()
-
Konstruktordetails
-
Tier
public Tier()
-
-
Methodendetails
-
getId
ID of the emote tier. Possible tiers are: 1, 100, 500, 1000, 5000, 10k, or 100k -
getMinBits
Minimum number of bits needed to be used to hit the given tier of emote -
getColor
Hex code for the color associated with the bits of that tier -
getImages
Structure containing both animated and static image sets, sorted by light and dark -
getCanCheer
Whether or not emote information is accessible to users -
getShowInBitsCard
Whether or not the emote is hidden from the bits card -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-