Trạng thái trực tuyến bạn bè
Body
Name
Type
Description
service
contact
method
onlineStatus
data
{
"accountId": "262941598338491044",
"toId": "4325999268826850338"
}Response
{
"data": {
"error_message": "Successful.",
"data": {
"settings": {
"show_online_status": true // Có hiển thị trạng thái hoạt động hay không
},
"lastOnline": 0 // Truy cập lần cuối dạng ts
},
"error_code": 0
},
"status": "success"
}{
"status": "error",
"error": {
"message": "Something wrong was happened.",
"code": null,
"prms": null
}
}Last updated