cometchat / chat-sdk-react-native

Voice & Video Calling and Text Chat SDK for React Native
Other
18 stars 17 forks source link

Delete Whole Chat Functionality is Missing #15

Closed SyedHaris94 closed 4 years ago

SyedHaris94 commented 4 years ago

Describe the problem

is there any waay to delete complete chat of user from cometchat in react native ?

mayur-bhandari commented 4 years ago

Hello @SyedHaris94,

Currently, the SDK only provides a method to delete a single message. We have created a feature request for adding the delete conversation functionality in the SDK. And I have added you to the feature request. We will keep you updated on progress. However, you can use our REST API to delete a conversation for a single user or both the user. I am sharing the link to our REST API Documentation for deleting a conversation. Hope this helps.

REST API Documentation: