diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-08-22 15:33:06 +1000 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-08-22 15:33:06 +1000 |
| commit | db76d5c8fc840f8a8a689bb14466f5c5ba902bc1 (patch) | |
| tree | 116d1ace6a26d0205971928c7761c1b7efe095e4 /gateway/src/opcodes | |
| parent | Prevent lazyrequest when sent with guild_id as number (diff) | |
| download | server-ts-db76d5c8fc840f8a8a689bb14466f5c5ba902bc1.tar.xz | |
LazyRequest on mobile + socket not closed fixes
Diffstat (limited to 'gateway/src/opcodes')
| -rw-r--r-- | gateway/src/opcodes/Identify.ts | 3 | ||||
| -rw-r--r-- | gateway/src/opcodes/LazyRequest.ts | 9 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gateway/src/opcodes/Identify.ts b/gateway/src/opcodes/Identify.ts |
