This repository has been archived by the owner on May 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
bq friend
Liam Jack edited this page Aug 31, 2015
·
1 revision
/bq/friend
Used for adding, removing, blocking... friends
-
action
:block
-
friend
: Friend username -
friend_id
: Friend user ID -
block_reason_id
: The ID of the reason behind blocking the user (see Notes) -
identity_cell_index
:-1
timestamp
req_token
username
-
logged
:true
orfalse
message
-
param
:friend
value sent in the request
block_reason_id
values:
-
0
: Other -
1
: Inappropriate content -
2
: Harassement -
3
: Annonying -
4
: I do not know the person
-
action
:unblock
-
friend
: Friend username -
identity_cell_index
:-1
-
identity_profile_page
:SETTINGS
timestamp
req_token
username
-
logged
:true
orfalse
message
-
object
: Friend object
-
action
:display
-
friend
: Friend username -
display
: New display name -
identity_cell_index
:-1
-
identity_profile_page
:PROFILE_MY_FRIENDS_PAGE
timestamp
req_token
username
-
logged
:true
orfalse
message
-
object
: Friend object
-
action
:delete
-
friend
: Friend username -
friend_id
: Friend user ID -
identity_cell_index
:-1
-
identity_profile_page
:PROFILE_MY_FRIENDS_PAGE
timestamp
req_token
username
-
logged
:true
orfalse
message
-
param
:friend
value sent in request