Class Cheermote
java.lang.Object
com.github.twitch4j.eventsub.domain.chat.Cheermote
-
Constructor Details
-
Cheermote
public Cheermote()
-
-
Method Details
-
getPrefix
The name portion of the Cheermote string that you use in chat to cheer Bits. The full Cheermote string is the concatenation of {prefix} + {number of Bits}. For example, if the prefix is “Cheer” and you want to cheer 100 Bits, the full Cheermote string is Cheer100. When the Cheermote string is entered in chat, Twitch converts it to the image associated with the Bits tier that was cheered. -
getBits
The amount of bits cheered. -
getTier
The tier level of the cheermote. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-