Class EmoticonList

java.lang.Object
com.github.twitch4j.kraken.domain.EmoticonList

@Deprecated public class EmoticonList 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

    • EmoticonList

      public EmoticonList()
      Deprecated.
  • Method Details

    • getEmoticons

      public List<Emoticon> getEmoticons()
      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