Class AutomodCaughtMessage.FragmentEmote

java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodCaughtMessage.FragmentEmote
Enclosing class:
AutomodCaughtMessage

public static class AutomodCaughtMessage.FragmentEmote extends Object
  • Constructor Details

    • FragmentEmote

      public FragmentEmote()
  • Method Details

    • getEmoticonId

      public String getEmoticonId()
      An ID that identifies this emote.
    • getEmoticonSetId

      public String getEmoticonSetId()
      An ID that identifies the emote set that the emote belongs to.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object