_backgroundColourGet
Fetches the background colour of the specified User.
Parameters
id
The ID of the User.
Example
Result
On Success
The background colour of the User in hexadecimal format. If no background colour exists: one will be generated, applied and returned.
On Failure
The background colour White in hexadecimal format (#fff).
Last updated