diff options
| author | whinis <whinis@whinis.com> | 2026-03-29 09:15:33 -0400 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-04-13 12:11:07 +0200 |
| commit | 310d292e9ab2e71a121272205185ac5bc97ab703 (patch) | |
| tree | 9f4da5795bb42dfd6d06166bb648eff8285071ca /src/api | |
| parent | Maybe fix an issue elisa had with discord.py (diff) | |
| download | server-ts-310d292e9ab2e71a121272205185ac5bc97ab703.tar.xz | |
Fix Typing event so that it returns undefined rather than null
Added clean data to message entity so it respects json tags.
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/channels/#channel_id/messages/index.ts | 2 | ||||
| -rw-r--r-- | src/api/routes/channels/#channel_id/typing.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/api/routes/channels/#channel_id/messages/index.ts b/src/api/routes/channels/#channel_id/messages/index.ts |
