Delete a Recent chat
#
Delete Single/Multiple Recent ChatTo delete a recent chat of a user or a group call the method.
We can delete a archived recent chat using this method too.
Argument | Type | Description |
---|---|---|
JIDS | [String] | jid of the user/group |
CALLBACK | FlyCompletionHandler | FlyCompletionHandler used as completion Handler |
caution
Deleting a recent chat will delete the all the conversation for that user/group including favorite messages.
If delete chat feature unavailable for your plan then below methods will throw 403 exception.