| Name | color |
| Object | DiscordRoleTag |
| Input | ColorTag |
| Related Tags | <DiscordRoleTag.color> Returns the display color of the role, if any.
|
| Description | Adjusts the specified role's color to the given ColorTag. |
| Requires | dDiscordBot |
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordRoleTag.java#L258 |