Class EmoticonSetEntry

java.lang.Object
com.github.twitch4j.kraken.domain.EmoticonSetEntry
Direct Known Subclasses:
SimpleEmoticon

@Deprecated public class EmoticonSetEntry extends Object
Deprecated.
Kraken is deprecated and has been shut down on Febuary 28, 2022. More details about the deprecation are available here.
  • Constructor Details

    • EmoticonSetEntry

      public EmoticonSetEntry()
      Deprecated.
  • Method Details

    • getCode

      public String getCode()
      Deprecated.
    • getId

      public Integer getId()
      Deprecated.
    • equals

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

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

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

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object