Class MessageEmote
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.chat.data.MessageEmote
An emote in a
MessageFragment
.- Author:
- gmt2001
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageEmote
Constructor- Parameters:
o
- The JSON data for the object
-
-
Method Details
-
id
The emote ID.- Returns:
-
emoteSetId
The ID of the emote set containing this emote.- Returns:
-
ownerId
The user ID of the broadcaster who owns this emote.- Returns:
null
if not available
-
format
The available formats for the emote, such as animated or static.- Returns:
null
if not available
-