groups.removeMember
Syntax
bool groups.removeMember ( int groupId, int uid = NULL )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The ID of the group that you are removing the user from. | |||
| NULL | The ID of the user you are removing from the group. |
Response
Will return whether or not the member has been successfully removed from the desired group.
Return Values
| Field | Description | Possible Values |
|---|
