工具 API
im_ _ messages_ _ delete
撤回消息。Identity: supports `user` and `bot`; for `bot` calls, the bot must be in the chat to revoke group messages; to revoke another user's group message, the bot must be the owner, an admin, or the creator; for user P2P recalls, the target user must be within the bot's availability.
enterpriseOAuth1 积分
调用信息
- 工具标识
- feishu.im__messages__delete
- 服务提供方
- 飞书
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
message_id必填待撤回的消息 ID。;;ID 获取方式:; ;- 调用[发送消息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/message/create)接口后,从响应结果的 `message_id` 参数获...