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 | ee98101e4c463910e1ca6dd099de13395cd9fa57 (patch) | |
| tree | 318eda6258ee651a587accf1c440960269550382 /gateway/src/opcodes | |
| parent | Prevent lazyrequest when sent with guild_id as number (diff) | |
| download | server-ts-ee98101e4c463910e1ca6dd099de13395cd9fa57.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 |
