Creates a group.
Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Item | Constraint | Notes |
|---|---|---|
| GUID character limit | 100 characters | Alphanumeric with dashes only; spaces not allowed |
| Group name | 100 characters (UTF8mb4) | Supports all languages and emojis |
| Maximum users in a group (with all features) | 300 | Groups up to 300 members support all features including delivery/read receipts and typing indicators |
| Maximum users in a group (without receipts) | 100,000 (up to 10,000 concurrent) | Large groups disable delivery/read receipts and typing indicators for performance |
| Group password | 100 characters max | Only applicable for password-protected groups |
| Group description | 255 characters (UTF8mb4) | Brief summary of the group’s purpose |
| Maximum groups | No limit | Create as many groups as needed; billing based on active users |
| Typing indicators for groups | Up to 1000 online users | Disabled for larger groups to optimize performance |
| Unread message counts for groups | Up to 300 members | Not updated for groups with more than 300 members |
| Delivery and read receipts for groups | Up to 300 online users | Disabled in large groups to reduce server load |
| Active presence subscriptions | Up to 1000 online users | Presence notifications not sent beyond this limit |
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
UID of the user on whose behalf the action is performed.
A unique identifier for a group.
Name of the group.
Type of the group. Can be public, password or private.
public, password, private A password required to join the the group with type password
An URL for a group icon.
Description about the group
Additional data for the group.
The UID that you wish to make owner of the group
List of tags to identify specific groups.
Add members to a group with scope admins,moderators and participants.
Create Group