Thông tin trạng thái kết bạn

  1. Body

NameTypeDescription

service

contact

method

friendRequestStatus

data

{
  "accountId": "262941598338491044",
  "toId": "6709205003906760985"
}

  1. Response

{
    "data": {
        "error_message": "Successful.",
        "data": {
            "addFriendPrivacy": 0,
            "is_requesting": 0,
            "is_friend": 1,
            "is_requested": 0
        },
        "error_code": 0
    },
    "status": "success"
}

Last updated