mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Fix stacked heartbeats on reconnect and fix documentation
This commit is contained in:
@@ -173,7 +173,6 @@ 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