Package tv.phantombot.twitch.emotes
Class EmoteEntry
java.lang.Object
tv.phantombot.twitch.emotes.EmoteEntry
Represents an emote in its most basic form
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EmoteEntry
 
- 
- 
Method Details- 
getIdGets the id that is often used to retrieve the corresponding image- Returns:
- a string containing the id
 
- 
getCodeGets the code that is assigned to the emote and gets replaced by the image- Returns:
- a string containing the code that triggers the emote and gets replaced
 
- 
toString
 
-