表情收藏列表和消息收藏列表{
"method": "/msg/syncCollectionMsg",
"params": {
"guid": "{{guid}}",
"msgSeq": 10247684,
"limit": 1
}
}curl --location --request POST '/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: {{tokenId}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "/msg/syncCollectionMsg",
"params": {
"guid": "{{guid}}",
"msgSeq": 10247684,
"limit": 1
}
}'{
"code": 0,
"data": {
"lastSeq": 15941254,
"list": [
{
"seq": 15941227,
"type": 9,
"state": 4,
"uniqueId": "10002_emotion_5c61916145f2******f2ebae647",
"coverUrl": "https://wework.qpic.cn/wwpic3az/647529_MpPe******hjMC_1752462276/0",
"timestamp": 1752462276,
"syncMsgList": [
{
"fromRoomId": 0,
"isRoomNotice": 0,
"msgData": {
"fileAesKey": "",
"fileHttpUrl": "https://wework.qpic.cn/wwpic3az/wwwx_5c61916******46079a18f2ebae647/0",
"fileId": "",
"fileMd5": "5c61916145f28******ebae647",
"fileSize": 0,
"filename": "动画表情",
"height": 240,
"sourceDesc": "",
"sourceType": 2,
"type": 2,
"width": 240
},
"msgServerId": 0,
"msgType": 29,
"msgUniqueIdentifier": "",
"receiverId": "0",
"senderId": "0",
"senderName": "",
"seq": 0,
"timestamp": 0,
"base64RawData": "CkdodHR******gBYAmIAigEAkgEA",
"asId": "0",
"msgFlag": 0,
"referId": "0",
"isRevoked": false
}
]
},
{
"seq": 15941228,
"type": 6,
"state": 5,
"uniqueId": "10002_6599f8*****4a28******febed5",
"coverUrl": "",
"timestamp": 1752566027,
"syncMsgList": [
{
"fromRoomId": 10969999999904580,
"isRoomNotice": 0,
"msgData": {
"subMsgDesc": "test-******1",
"subMsgFlag": 0,
"subMsgList": [
{
"subMsgData": {
"address": "重庆第二师范学院",
"latitude": 41.023868,
"longitude": 117.355266,
"title": "重庆第二师范学院desc",
"zoom": 0
},
"subMsgFromId": 109659999994580,
"subMsgId": "",
"subMsgSenderAvatar": "",
"subMsgSenderId": 1688999991804,
"subMsgTimestamp": 1752225151,
"subMsgType": 6
},
{
"subMsgData": {
"base64RawData": ""
},
"subMsgFromId": 10965999999580,
"subMsgId": "",
"subMsgSenderAvatar": "",
"subMsgSenderId": 7881999999950,
"subMsgTimestamp": 1752226518,
"subMsgType": 146
}
]
},
"msgServerId": 0,
"msgType": 4,
"msgUniqueIdentifier": "",
"receiverId": "0",
"senderId": "1688********04",
"senderName": "Test",
"seq": 0,
"timestamp": 1752566027,
"base64RawData": "Egt0ZXN0L*****TI1MDcxMQ==",
"asId": "0",
"msgFlag": 0,
"referId": "0",
"isRevoked": false
}
]
}
]
},
"msg": "成功"
}