mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
Add Burst requests - addresses #656
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* protocol_version: 6,
|
||||
* max_message_cache: 200,
|
||||
* rest_ws_bridge_timeout: 5000,
|
||||
* api_request_method: 'sequential',
|
||||
* api_request_method: 'sequential', // can be sequential or burst
|
||||
* shard_id: 0,
|
||||
* shard_count: 0,
|
||||
* fetch_all_members: false,
|
||||
|
||||
Reference in New Issue
Block a user