users.blockUser
Syntax
mixed users.blockUser ( int vhost, int uid1 = 0, int uid2 = 0 )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The id of the vhost. | |||
| 0 | The user id of the person initiating the block request.(This will use logged in user ID if sessionToken is provided) | |||
| 0 | The user id of the person they wish to block. |
Return Values
| Field | Description | Possible Values |
|---|
