This commit is contained in:
ITOH
2021-04-08 18:51:50 +02:00
parent dfc0cc4151
commit ee4be53a45
7 changed files with 13 additions and 14 deletions
+1
View File
@@ -28,6 +28,7 @@ export async function resume(shardId: number) {
sessionId,
previousSequenceNumber,
resuming: false,
ready: false,
unavailableGuildIds: new Set(),
heartbeat: {
lastSentAt: 0,