Klasse UserChatColorList

java.lang.Object
com.github.twitch4j.helix.domain.UserChatColorList

public class UserChatColorList extends Object
  • Konstruktordetails

    • UserChatColorList

      public UserChatColorList()
  • Methodendetails

    • getData

      public List<ChatUserColor> getData()
      The list of users and the color code that’s used for their name.
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object