mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
feat(ws,rest): totally new features
This commit is contained in:
@@ -270,6 +270,7 @@ export class WebSocketManager extends AsyncEventEmitter<ManagerShardEventsMap> i
|
||||
throw new TypeError('fetchGatewayInformation is required');
|
||||
}
|
||||
|
||||
console.log('woah. new. NEW! NEW!!!!!!! ‼️ 🗣️ 🔥');
|
||||
super();
|
||||
this.options = {
|
||||
...DefaultWebSocketManagerOptions,
|
||||
|
||||
Reference in New Issue
Block a user