mirror of
https://github.com/danbulant/discord.js
synced 2026-05-26 21:42:05 +00:00
go back to protocol 5 because the docs aren't ready for v6 ¯\_(ツ)_/¯
This commit is contained in:
parent
50af835774
commit
c02d7808c1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ exports.DefaultOptions = {
|
|||
$referring_domain: '',
|
||||
},
|
||||
},
|
||||
protocol_version: 6,
|
||||
protocol_version: 5,
|
||||
max_message_cache: 200,
|
||||
rest_ws_bridge_timeout: 5000,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue