Changes the display order of links 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.

link_id
integer (positive)

Link identifier.

after_link_id
integer (non-negative)

Identifier of the link 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.