mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Fixed client docs
This commit is contained in:
@@ -19,8 +19,7 @@ An `Object` containing a configuration for the Client. Currently can only be con
|
||||
.. code-block:: js
|
||||
|
||||
{
|
||||
queue : false // whether messages should be sent one after the other or
|
||||
// just send straight away.
|
||||
compress : false // whether packets >50kb should be received compressed and later decompressed
|
||||
}
|
||||
|
||||
token
|
||||
|
||||
Reference in New Issue
Block a user