diff options
| author | dank074 <torresefrain10@gmail.com> | 2025-04-09 16:16:40 -0500 |
|---|---|---|
| committer | dank074 <torresefrain10@gmail.com> | 2025-04-09 16:16:40 -0500 |
| commit | f41164945e7ab2e400564de51f6d6c2d2b90ca5f (patch) | |
| tree | 493a600a6fb64d7143aacd34afc9b98abcb44190 /src | |
| parent | fix missing properties in GUILD_CREATE for bots (diff) | |
| download | server-ts-f41164945e7ab2e400564de51f6d6c2d2b90ca5f.tar.xz | |
add type to make sure payload is consistent with other GUILD_CREATE event
Diffstat (limited to 'src')
| -rw-r--r-- | src/gateway/opcodes/Identify.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gateway/opcodes/Identify.ts b/src/gateway/opcodes/Identify.ts |
