addGroupMembers
Add or invite N users to a single group. If autoAdd is true (if the user doing the adding has the 'portal:admin:assignToGroups' priv) then we attempt to auto add EVERY user to the group. If that call fails, then we attempt to invite them.
Parameters
Returns
{Promise
| Property | Type | Notes |
|---|---|---|
| string[] | ||
| string[] | ||
| string[] | ||
| string[] | ||
| IAddOrInviteMemberResponse[] |
Function defined in packages/common/src/groups/addGroupMembers.ts:24