Delete a Recent Chat
Delete recent chat#
You can delete the messages of multiple chats including group,brodcast by using the below method.
| Argument | Type | Description |
|---|---|---|
| JID_LIST | List<String> | List of chat jid whose conversations to be deleted |
| flyCallback | FlyResponse | callback to observe the action status |
caution
Deleting a recent chat will delete the all the conversation for that user/group including favorite messages.
caution
If delete chat feature unavailable for your plan then it will throw 403 exception.