add Members

open fun addMembers(groupName: String, members: List<String>, groupId: String)

Method to add a list of members to a group

Parameters

groupName

The name of the group

members

The list of members to add

groupId

The group identifier where add the members