Bỏ ghim tin nhắn
Body
Name
Type
Description
service
message
method
unPinMsg
data
{
"method": "unPinMsg",
"service": "message",
"data": {
"accountId": "39456257143545255",
"toId": "7070722571989963531",
"group": true,
"clientMsgId": "1726471613254",
"globalMsgId": "5836005608509",
"senderId": "39456257143545255",
"topicId": "552073804",
"topicType": 2
}
}
group: true/false
globalMsgId: msgId
Response
{
"data": {
"error_message": "Successful.",
"data": "",
"error_code": 0
},
"status": "success"
}
Last updated