QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
397 stars 358 forks source link

How to delete a message from chat? #1308

Closed joytomchin closed 1 year ago

joytomchin commented 2 years ago

how to delete message from a chat?

ghost commented 2 years ago

@joytomchin Hello,

This is Nikolay from QuickBlox support.

Please refer to our documentation: https://docs.quickblox.com/docs/ios-chat-messaging#delete-message

joytomchin commented 2 years ago

Thank you @QB-nikolay-zolotarov

It's my mistake I'm on wrong GitHub repo, actually my question was for quickblox-react-native-sdk.

Thanks

ghost commented 2 years ago

@joytomchin Unfortunately, the functionality of deleting messages is not described in our React Native SDK.

According to our developers, It is planned for development. However, there is no ETA.

You may refer to the iOS and Android documentation to write it natively: https://docs.quickblox.com/docs/android-chat-messaging#delete-message https://docs.quickblox.com/docs/ios-chat-messaging#delete-message