mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
backport: rateLimit event
This commit is contained in:
@@ -303,6 +303,7 @@ exports.VoiceOPCodes = {
|
||||
};
|
||||
|
||||
exports.Events = {
|
||||
RATE_LIMIT: 'rateLimit',
|
||||
READY: 'ready',
|
||||
RESUME: 'resume',
|
||||
GUILD_CREATE: 'guildCreate',
|
||||
|
||||
Reference in New Issue
Block a user