Include referenced_message relation on GET /channel/.../messages
This commit is contained in:
parent
f8e4e8864f
commit
ba5117c003
@ -128,6 +128,7 @@ router.get(
|
||||
"mention_channels",
|
||||
"sticker_items",
|
||||
"attachments",
|
||||
"referenced_message",
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user