Trạng thái trực tuyến bạn bè
Name
Type
Description
{
"accountId": "262941598338491044",
"toId": "4325999268826850338"
}{
"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