Enum Class NamedUserChatColor

java.lang.Object
java.lang.Enum<NamedUserChatColor>
com.github.twitch4j.helix.domain.NamedUserChatColor
All Implemented Interfaces:
Serializable, Comparable<NamedUserChatColor>, Constable

public enum NamedUserChatColor extends Enum<NamedUserChatColor>
The color to use for the user’s name in chat.

All users may specify one of the following named color values.

Turbo and Prime users may specify a named color or a Hex color code like #9146FF. If you use a Hex color code, remember to URL encode it.

See Also: