mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
go back to protocol 5 because the docs aren't ready for v6 ¯\_(ツ)_/¯
This commit is contained in:
@@ -10,7 +10,7 @@ exports.DefaultOptions = {
|
|||||||
$referring_domain: '',
|
$referring_domain: '',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
protocol_version: 6,
|
protocol_version: 5,
|
||||||
max_message_cache: 200,
|
max_message_cache: 200,
|
||||||
rest_ws_bridge_timeout: 5000,
|
rest_ws_bridge_timeout: 5000,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user