Updated Colors

This commit is contained in:
hydrabolt
2015-10-28 11:19:51 +00:00
parent b4ca48df32
commit 2eed36d297
14 changed files with 183 additions and 22 deletions

View File

@@ -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
~~~~~