查询群消息已读未读详情
GET
/im/v2/messages/actions/team_read_receipt
请求参数
Query 参数
team_id
string
必需
示例值:
18350049077
team_type
integer
必需
示例值:
1
sender_id
string
必需
示例值:
apifoxtest12
message_server_id
integer
必需
示例值:
1231450947901718530
snapshot
boolean
可选
示例值:
true
Header 参数
AppKey
string
必需
默认值:
{{AppKey}}
X-custom-traceid
string
可选
默认值:
{% mock 'uuid' %}
Nonce
string
必需
默认值:
{{Nonce}}
CurTime
string
必需
默认值:
{{CurTime}}
CheckSum
string
必需
默认值:
{{CheckSum}}
示例代码
返回响应
修改于 2024-02-26 02:26:07