- A maximum of 25 users can be added per API Call.
- For a group with more than 300 members, the conversations and unread message counts are not updated.
| Parameters | Type | Description | 
|---|---|---|
| admins | array of strings | A string array of UIDs of the existing users to be added as group admins. | 
| moderators | array of strings | A string array of UIDs of the existing users to be added as group moderators. | 
| participants | array of strings | A string array of UIDs of the existing users to be added as group participants. | 
| usersToBan | array of strings | A string array of UIDs of the existing users to be added as group participants. | 
If the same UID is added to more than one scopes array then the UID will get the scopes in the order below
- admin
- moderator
- participant