工具 API
im_ _ reactions_ _ list
获取消息表情回复。Identity: supports `user` and `bot`; the caller must be in the conversation that contains the message.[Must-read](references/lark-im-reactions.md)
enterpriseOAuth1 积分
调用信息
- 工具标识
- feishu.im__reactions__list
- 服务提供方
- 飞书
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
message_id必填待查询的消息ID。ID 获取方式:; ;- 调用[发送消息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/message/create)接口后,从响应结果的 `message_id` 参数获取。;...
page_size分页大小,用于限制一次请求返回的数据条目数。;;**默认值**:20
page_token分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时,会同时返回新的 page_token,下次遍历可采用该 page_token 获取查询结果
reaction_type待查询的表情类型,支持的枚举值参考[表情文案说明](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/message-reaction/emojis-introduce)中的 emoji_type 值。;...
user_id_type当操作人为用户时返回用户ID的类型