Gửi tin nhắn văn bản cá nhân
Body
Name
Type
Description
service
message
method
sendUserMsg
data
{
"method": "sendUserMsg",
"service": "message",
"data": {
"accountId": "39456257143545255",
"toId": "1598980502599776027",
"message": "chung ta"
}
}
Response
{
"data": {
"error_message": "Successful.",
"data": {
"msgId": "5839439979712"
},
"error_code": 0
},
"status": "success"
}
Last updated