mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
Experimental ClientOptions.fetch_all_members
This commit is contained in:
@@ -4,6 +4,7 @@ const BeforeReadyWhitelist = [
|
||||
Constants.WSEvents.READY,
|
||||
Constants.WSEvents.GUILD_CREATE,
|
||||
Constants.WSEvents.GUILD_DELETE,
|
||||
Constants.WSEvents.GUILD_MEMBERS_CHUNK,
|
||||
];
|
||||
|
||||
class WebSocketPacketManager {
|
||||
|
||||
Reference in New Issue
Block a user