diff options
| author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-17 21:15:58 +0300 |
|---|---|---|
| committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-17 21:15:58 +0300 |
| commit | e2b27a8d2cb1bbdf5459a4b9ae36f6fbd1b98f99 (patch) | |
| tree | 0a80fcf783d96eee7e771bf52d8bf752ae79626b /api/src/routes/channels | |
| parent | Update Intents.ts (diff) | |
| download | server-ts-e2b27a8d2cb1bbdf5459a4b9ae36f6fbd1b98f99.tar.xz | |
reactions rights enforcement
Diffstat (limited to 'api/src/routes/channels')
| -rw-r--r-- | api/src/routes/channels/#channel_id/messages/#message_id/ack.ts | 3 | ||||
| -rw-r--r-- | api/src/routes/channels/#channel_id/messages/#message_id/reactions.ts | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/#message_id/ack.ts b/api/src/routes/channels/#channel_id/messages/#message_id/ack.ts |
