If you want to associate friends with your users, you must handle friend management in your app.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.
Once two users are friends (i.e. they have accepted each other as friends), then you can associate them as friends in CometChat. The following table lists the properties that the Friends API supports
| Parameters | Type | Description |
|---|---|---|
| accepted | array of strings | (optional) Indicates an array of UIDs that are to be made friends. Maximum of 25 users can be passed in the accepted array. |