工具 API
im_ _ messages_ _ read_ users
查询消息已读信息。Identity: `bot` only (`tenant_access_token`); the bot must be in the chat, and can only query read status for messages it sent within the last 7 days.
enterpriseOAuth1 积分
调用信息
- 工具标识
- feishu.im__messages__read_users
- 服务提供方
- 飞书
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
message_id必填待查询的消息 ID。ID 获取方式:; ;- 调用[发送消息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/message/create)接口后,从响应结果的 `message_id` 参数获取。...
page_size分页大小,用于限制单次请求所返回的数据条目数。
page_token分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时会同时返回新的 page_token,下次遍历可采用该 page_token 获取查询结果
user_id_type必填此次调用中使用的用户ID的类型