Include referenced_message relation on GET /channel/.../messages

This commit is contained in:
Rory&
2025-09-29 18:33:18 +02:00
parent 70a56f66a5
commit 8f77f196ef
@@ -128,6 +128,7 @@ router.get(
"mention_channels",
"sticker_items",
"attachments",
"referenced_message",
],
};