diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-24 09:23:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-24 09:23:52 +0300 |
commit | 122abacf17d8508c471f7139b0607d297d1f6357 (patch) | |
tree | ac05a4f2f4dfd84b5dc68bfdc37fc293768cddba /api/src | |
parent | While backfilling, message ids must now be valid snowflakes, cannot be in the... (diff) | |
download | server-122abacf17d8508c471f7139b0607d297d1f6357.tar.xz |
Backfilling privilege does not imply right to post messages
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/channels/#channel_id/messages/#message_id/index.ts | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/#message_id/index.ts b/api/src/routes/channels/#channel_id/messages/#message_id/index.ts |