mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
feat(ClientDataResolver): add 2 basic role colors
Commit: 3a3ca96b0d
PR: #2303
This commit is contained in:
@@ -311,6 +311,7 @@ class ClientDataResolver {
|
||||
* 'GREEN',
|
||||
* 'BLUE',
|
||||
* 'PURPLE',
|
||||
* 'LUMINOUS_VIVID_PINK',
|
||||
* 'GOLD',
|
||||
* 'ORANGE',
|
||||
* 'RED',
|
||||
@@ -321,6 +322,7 @@ class ClientDataResolver {
|
||||
* 'DARK_GREEN',
|
||||
* 'DARK_BLUE',
|
||||
* 'DARK_PURPLE',
|
||||
* 'DARK_VIVID_PINK',
|
||||
* 'DARK_GOLD',
|
||||
* 'DARK_ORANGE',
|
||||
* 'DARK_RED',
|
||||
|
||||
Reference in New Issue
Block a user