Package tv.phantombot.twitch.emotes
Class EmoteEntry
java.lang.Object
tv.phantombot.twitch.emotes.EmoteEntry
Represents an emote in its most basic form
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmoteEntry
-
-
Method Details
-
getId
Gets the id that is often used to retrieve the corresponding image- Returns:
- a string containing the id
-
getCode
Gets 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
-