dc_get_user_color
dc_get_user_color(user, server)
#
Gets the color of a user in a server.
Input parameters#
Parameter | Type | Description |
---|---|---|
user |
User | The user to get the color from. |
server |
Server | The server to get the user's color from. |
Output values#
Return values#
- The color of the user, as a String.
(e.g. #F1C40F) - Null, if the user has no color from a role.