diff options
| author | MathMan05 <mathmanrm@gmail.com> | 2026-03-06 22:47:07 -0600 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-03-15 14:46:54 +0100 |
| commit | a408fdfdf12994f05942f12fb6f00e0153b72736 (patch) | |
| tree | de01c757daf39b7c76056c9f5629e9aef6cd4253 | |
| parent | Fix adding reactions (diff) | |
| download | server-ts-a408fdfdf12994f05942f12fb6f00e0153b72736.tar.xz | |
give remove the same treatment
| -rw-r--r-- | src/api/routes/channels/#channel_id/messages/#message_id/reactions.ts | 6 | ||||
| -rw-r--r-- | src/util/interfaces/Event.ts | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/src/api/routes/channels/#channel_id/messages/#message_id/reactions.ts b/src/api/routes/channels/#channel_id/messages/#message_id/reactions.ts |
