mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
guildCreateTimeout option
This commit is contained in:
@@ -29,6 +29,11 @@ forceFetchUsers
|
||||
|
||||
Make the library get all the users in all guilds, and delay the ready event until all users are received. This will slow down ready times and increase initial network traffic.
|
||||
|
||||
guildCreateTimeout
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
How long in milliseconds to wait for more guilds during the initial ready stream. Default is 1000ms. Increase this number if you are getting some serverCreated events right after ready.
|
||||
|
||||
largeThreshold
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user