mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-01 22:18:46 +00:00
Include referenced_message relation on GET /channel/.../messages
This commit is contained in:
@@ -128,6 +128,7 @@ router.get(
|
||||
"mention_channels",
|
||||
"sticker_items",
|
||||
"attachments",
|
||||
"referenced_message",
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user