Documented PermissionOverwrite

This commit is contained in:
hydrabolt
2015-11-20 21:29:27 +00:00
parent 703b56f394
commit 4c29e2ce9b
4 changed files with 46 additions and 1 deletions

View File

@@ -71,4 +71,9 @@ hasPermission(permission)
Sees whether the role has the permission given.
- **permission** - See `Permission Constants`_ for valid permission names.
- **permission** - See `Permission Constants`_ for valid permission names.
colorAsHex()
~~~~~~~~~~~~
Returns the role's colour as hex, e.g. ``#FF0000``.