Create Group Params
public CreateGroupParams CreateGroupParams(String groupId, String groupName, List<String> inviteeUserIds)
Parameters
group Id
Group ID.
group Name
Group name. Maximum length is 64 characters.
invitee User Ids
List of user IDs to invite into the group.