Class UserChatColorList

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

public class UserChatColorList extends Object
  • Constructor Details

    • UserChatColorList

      public UserChatColorList()
  • Method Details

    • 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)
      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