easemob / react-native-chat-sdk

MIT License
2 stars 10 forks source link

Deleting one specific message without deleting the whole conversation #15

Closed joumanam closed 1 year ago

joumanam commented 1 year ago

Is there a way to delete one specific message from the server instead of the whole conversation? Both Restful Apis and Client Apis allow deleting the whole conversation option only!! Btw I am using react-native-agora-chat, is it the same as react-native-chat-sdk ?

AsteriskZuo commented 1 year ago

There is no way to delete server messages, only local messages.