chore: update client info

This commit is contained in:
Elysia
2023-07-11 12:32:16 +07:00
parent 51bcf3d12e
commit 199f0f465e
3 changed files with 9 additions and 9 deletions

View File

@@ -707,10 +707,9 @@ class WebSocketShard extends EventEmitter {
delete client.options.ws.properties[k];
});
const d = {
presence: client.options.presence,
...client.options.ws,
// Remove, Req by dolfies_person [Reddit]: intents: Intents.resolve(client.options.intents),
token: client.token,
// Remove: shard: [this.id, Number(client.options.shardCount)],
};
this.debug(