Class SimpleEmoticonList

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

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

    • SimpleEmoticonList

      public SimpleEmoticonList()
      Deprecated.
  • Method Details

    • getEmoticons

      public List<SimpleEmoticon> 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