Archive/Unarchive Chat
Archive/Unarchive Chat#
To Archive the single and group chat use below method.
Method Params#
| Status | Description | Type | Required |
|---|---|---|---|
TO_JID | JID of the To User/Group | JID String | true |
IS_ARCHIVED | true for archive the chat, false for removing | Boolean | true |
Get All Archived Chat#
Retrieves all archived chats.
User Settings#
Handles User Settings for Archived Chats.
Get User Settings#
Response Format:#
Update User Settings#
Request Params#
| Status | Description | Type | Required |
|---|---|---|---|
IS_PERMANENT_ACHIVE_ENABLED | true - Permanent, false - Temporary | Boolean | true |