Add the ADD_REACTIONS permission

This commit is contained in:
Amish Shah
2016-10-27 17:32:23 +01:00
parent cd9b391e2a
commit dfeafbf5fa
2 changed files with 2 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ class ClientDataResolver {
* "ADMINISTRATOR",
* "MANAGE_CHANNELS",
* "MANAGE_GUILD",
* "ADD_REACTIONS", // add reactions to messages
* "READ_MESSAGES",
* "SEND_MESSAGES",
* "SEND_TTS_MESSAGES",