You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now there is deleteAllMsgFromLocal for deleting all messages from all conversations locally, and deleteMessageFromLocalStorage for deleting a single specified message from the local storage. However, there is no method provided for deleting all messages from a specified conversation locally. In terms of system completeness, this functionality should exist.
Suggested Solution
Need to supplement this implementation
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Why this feature?
Now there is
deleteAllMsgFromLocal
for deleting all messages from all conversations locally, anddeleteMessageFromLocalStorage
for deleting a single specified message from the local storage. However, there is no method provided for deleting all messages from a specified conversation locally. In terms of system completeness, this functionality should exist.Suggested Solution
Need to supplement this implementation
Additional Information
No response
The text was updated successfully, but these errors were encountered: