feat: include Feishu quoted message context

This commit is contained in:
AaronZ345
2026-07-17 17:09:48 +08:00
parent 7d8751f04b
commit 2635c12a7f
6 changed files with 209 additions and 1 deletions

View File

@@ -713,7 +713,7 @@ class FeiShuChanel(ChatChannel):
context = self._compose_context(
feishu_msg.ctype,
feishu_msg.content,
feishu_msg.content_with_quote(),
isgroup=is_group,
msg=feishu_msg,
receive_id_type=receive_id_type,