-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Bug]飞书回复预表情不会在回复完成后取消 #8003
Copy link
Copy link
Open
Labels
area:platformThe bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area:platformThe bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.bugSomething isn't workingSomething isn't working
What happened / 发生了什么
大部分 Agent 默认接入飞书后会在回复时带上预回复表情(即默认的敲键盘),回复完成后取消掉这个预表情,Astrbot 可以在配置文件中启用:[飞书] 启用预回应表情,但是在 Astrbot 回复完飞书消息后并不会取消掉消息中的预回应表情。还是自动取消比较好。
Reproduce / 如何复现?
1,启用配置文件,普通配置,平台配置中的[飞书] 启用预回应表情
2,在飞书中向 Astrbot 发送消息
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
4.24.2,飞牛应用商店(docker)
OS
Linux
Logs / 报错日志
日志中没有有关预回应表情的内容,这也不是个会报错的 bug,可能只是预回应表情显示逻辑的问题
Are you willing to submit a PR? / 你愿意提交 PR 吗?
Code of Conduct