mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
added large_threshold
This commit is contained in:
@@ -1287,6 +1287,7 @@ var InternalClient = (function () {
|
||||
token: self.token,
|
||||
v: 3,
|
||||
compress: self.client.options.compress,
|
||||
large_threshold: 250,
|
||||
properties: {
|
||||
"$os": "discord.js",
|
||||
"$browser": "discord.js",
|
||||
|
||||
Reference in New Issue
Block a user