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

This commit is contained in:
Rory& 2025-09-28 23:27:18 +02:00
parent f8e4e8864f
commit ba5117c003

View File

@ -128,6 +128,7 @@ router.get(
"mention_channels",
"sticker_items",
"attachments",
"referenced_message",
],
};