mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Enable autoReconnect by default
This commit is contained in:
@@ -17,7 +17,7 @@ Client takes an options object, and supports the following options:.
|
||||
autoReconnect
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Have discord.js autoreconnect when connection is lost.
|
||||
Have discord.js autoreconnect when connection is lost. This is enabled by default.
|
||||
|
||||
compress
|
||||
~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user