Changes the order of managers in a group.

The current user must be an administrator in the group.

This method requires the following permissions: groups.

Parameters

group_id
integer (positive)

Group identifier.

user_id
integer (positive)

User identifier.

after_user_id
integer (non-negative)

Manager identifier after which this one needs to be placed. 0 to place at the beginning of the list.

Result

Returns true on success.

Errors

Global errors may occur when calling this method.