mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Fix presences probably ¯\_(ツ)_/¯
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user