The API gives the option of deleting a dialog. Is it possible to clean a dialog (remove all messages) without deleting it?
Asked
Active
Viewed 585 times
1 Answers
1
There is no native way to delete all messages but keep the dialog, but there are two workarounds possible:
1) Write a script that will execute API calls to first retrieve messages of a particular dialog, and then delete these messages; 2) Delete manually via Quickblox admin panel.
Useful links:

QuickBlox
- 233
- 1
- 11