transferGroupOwnership() method provided by the CometChat class.
This will be helpful as the owner is not allowed to leave the group. In case, you as the owner would like to leave the group, you will have to use this method and transfer your ownership first to any other member of the group and only then you will be allowed to leave the group.
- Transfer Ownership
Transfer Ownership
UsetransferGroupOwnership() to transfer ownership to another group member.
- TypeScript
- JavaScript
| Parameter | Description |
|---|---|
GUID | The GUID of the group |
UID | The UID of the member to become the new owner |
Next Steps
Leave Group
Leave a group after transferring ownership
Change Member Scope
Promote or demote group members