Package com.github.twitch4j.helix.domain
Klasse ChatUserColor
java.lang.Object
com.github.twitch4j.helix.domain.ChatUserColor
-
Konstruktordetails
-
ChatUserColor
public ChatUserColor()
-
-
Methodendetails
-
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
-