diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-10 21:58:13 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-10 22:01:13 +1000 |
commit | 90e0fc66c870cb04894afb4cd775ea651f8b7adb (patch) | |
tree | fbd08e4f4f5a33bd13827d10c8af7b55975ffeca | |
parent | Merge branch 'feat/mobile' into slowcord (diff) | |
parent | Set client_state.highest_last_message_id to String OR Number (diff) | |
download | server-90e0fc66c870cb04894afb4cd775ea651f8b7adb.tar.xz |
Merge branch 'feat/mobile' into slowcord
-rw-r--r-- | gateway/src/opcodes/Identify.ts | 2 | ||||
-rw-r--r-- | gateway/src/schema/Identify.ts | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gateway/src/opcodes/Identify.ts b/gateway/src/opcodes/Identify.ts |