暂无描述
{
"userId": "1476119450058002433",
"msgType": "FILE",
"content": "https://q3z3-im.oss-cn-beijing.aliyuncs.com/61bed1c563de173eb00e8d8c.apk"
}
curl --location --request POST 'https://im.renren.club/chat/sendMsg' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "1476119450058002433",
"msgType": "FILE",
"content": "https://q3z3-im.oss-cn-beijing.aliyuncs.com/61bed1c563de173eb00e8d8c.apk"
}'
{
"msg": "操作成功",
"code": 200,
"data": {
"status": "0",
"statusLabel": "正常"
}
}