工具 API
im_ _ reactions_ _ delete
删除消息表情回复。Identity: supports `user` and `bot`; the caller must be in the conversation that contains the message, and can only delete reactions added by itself.[Must-read](references/lark-im-reactions.md)
enterpriseOAuth1 积分
调用信息
- 工具标识
- feishu.im__reactions__delete
- 服务提供方
- 飞书
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
message_id必填待删除表情回复的消息 ID。ID 获取方式:; ;- 调用[发送消息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/message/create)接口后,从响应结果的 `message_id` 参...
reaction_id必填待删除的表情回复 ID,该 ID 获取方式:;;- 调用[添加消息表情回复](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/message-reaction/create)接口添加表情回复后,在返回结...