docs(feishu): document message recall event and log recall on websocket

This commit is contained in:
zhayujie
2026-07-20 11:41:56 +08:00
parent ea0c90f4ea
commit 3cdc13d69d
4 changed files with 4 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ im:message,im:message.group_at_msg,im:message.group_at_msg:readonly,im:message.p
2. 点击 **添加事件**,搜索 "接收消息",选择 **接收消息 v2.0** 并确认。
3. (可选)在 **回调** 中添加 **卡片回传交互**`card.action.trigger`),以启用 `/tasks` 操作按钮。仅使用 `/tasks` 定时任务管理时需要,否则可跳过
3. (可选)在 **回调** 中添加 **卡片回传交互**`card.action.trigger`),以启用 `/tasks` 定时任务管理命令;添加 **撤回消息**`im.message.recalled_v1`)事件,以支持撤回消息取消任务功能
4. 点击 **版本管理与发布**,创建版本并申请 **线上发布**,在飞书客户端审核通过: