Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-release-ios-chat-uikit-v5-1-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- 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