Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Delete a Group
To delete a group you need to use thedeleteGroup() method. The user must be an Admin of the group they are trying to delete.
- Swift
- Objective C
deleteGroup() method takes the following parameters:
| Parameter | Description |
|---|---|
| GUID | The GUID of the group you would like to delete |