Fix presences probably ¯\_(ツ)_/¯

This commit is contained in:
Amish Shah
2016-10-01 15:27:49 +01:00
parent ab15c45d96
commit 7c26603773
5 changed files with 31 additions and 12 deletions

View File

@@ -173,6 +173,7 @@ exports.Events = {
MESSAGE_BULK_DELETE: 'messageDeleteBulk',
USER_UPDATE: 'userUpdate',
PRESENCE_UPDATE: 'presenceUpdate',
USER_DETAILS_UPDATE: 'userUpdate',
VOICE_STATE_UPDATE: 'voiceStateUpdate',
TYPING_START: 'typingStart',
TYPING_STOP: 'typingStop',