mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Actually add GUILD_SYNC
This commit is contained in:
@@ -48,7 +48,7 @@ class ClientManager {
|
||||
this.client.ws.send({
|
||||
op: Constants.OPCodes.HEARTBEAT,
|
||||
d: Date.now(),
|
||||
});
|
||||
}, true);
|
||||
}, time);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user