mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
Updated Colors
This commit is contained in:
@@ -18,7 +18,7 @@ name
|
||||
color
|
||||
~~~~~
|
||||
|
||||
`Number` that is the color of role, use Discord.Color to resolve (see source code under refs/colors.js)
|
||||
`Number` that represents a colour in base 10. To resolve it to a hex colour, just do: ``permission.color.toString(16)``
|
||||
|
||||
hoist
|
||||
~~~~~
|
||||
|
||||
Reference in New Issue
Block a user