Package com.github.twitch4j.helix.domain
Class ChatUserColor
java.lang.Object
com.github.twitch4j.helix.domain.ChatUserColor
-
Constructor Details
-
ChatUserColor
public ChatUserColor()
-
-
Method Details
-
getUserId
The ID of the user. -
getUserName
The user’s display name. -
getUserLogin
The user’s login name. -
getColor
The Hex color code that the user uses in chat for their name.If the user hasn't specified a color in their settings, the string is empty.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-