mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
docs: all the missing object -> Object changes (#5738)
This commit is contained in:
@@ -68,7 +68,7 @@ class WebSocketManager extends EventEmitter {
|
||||
|
||||
/**
|
||||
* An array of queued events before this WebSocketManager became ready
|
||||
* @type {object[]}
|
||||
* @type {Object[]}
|
||||
* @private
|
||||
* @name WebSocketManager#packetQueue
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user