addUserToGroup

Adds a user to a group.

Arguments

Name Type Description
skey string

id string

The ID of the user to add to the group.

group string

The ID of the group to add the user to.

Return

The addUserToGroup method returns zero (an integer).