java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodCaughtMessage.FragmentEmote
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
An ID that identifies this emote.
An ID that identifies the emote set that the emote belongs to.
int
-
Constructor Details
-
FragmentEmote
public FragmentEmote()
-
Method Details
-
getEmoticonId
An ID that identifies this emote.
-
getEmoticonSetId
public String getEmoticonSetId()
An ID that identifies the emote set that the emote belongs to.
-
-
canEqual
protected boolean canEqual(Object other)
-
-