Get User Color
Gets the colour of the specified user’s name in chat rooms.
This is an Async (Purple) Command, which operates differently from standard commands.
| Box Name | Type | Description |
|---|---|---|
| Login Name | Dropdown | The name of the channel to use for authentication in the API Header |
| Save Variable As | String | Variable to save the result |
| Chat Message Example | Description | |
|---|---|---|
| color | string | Hex code for the colour of the specified user’s name |
| user_id | String | The user’s ID |
| user_login | String | The user’s login name |
| user_name | String | The user’s display name |