This commit is contained in:
Amish Shah
2017-04-29 21:09:56 +01:00
6 changed files with 271 additions and 27 deletions

View File

@@ -212,6 +212,7 @@ Permissions.FLAGS = {
MANAGE_CHANNELS: 1 << 4,
MANAGE_GUILD: 1 << 5,
ADD_REACTIONS: 1 << 6,
VIEW_AUDIT_LOG: 1 << 7,
READ_MESSAGES: 1 << 10,
SEND_MESSAGES: 1 << 11,