mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Move to v6 protocol
This commit is contained in:
@@ -10,7 +10,7 @@ exports.DefaultOptions = {
|
||||
$referring_domain: '',
|
||||
},
|
||||
},
|
||||
protocol_version: 4,
|
||||
protocol_version: 6,
|
||||
max_message_cache: 200,
|
||||
rest_ws_bridge_timeout: 5000,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user