Two possibilities I think
A:
Show a "undo" box for a short period of time (like 10, maybe 15 seconds, maybe configureable globally for your app) which enables to "restore" the message (actually message should be deleted only after the time period I guess). That way I could have another try
B:
Add possibility to configure to always remove a message from every fried when you remove it from your own chat.
I am not able to delete the message from my friends chat
Windows 10 Pro x64
1.0.14
Default theme
Best regards
@CodingSpiderFox Currently there is no way to do that without changing the server side API other way than just delay the real query for deleting the message for some time and making the interface more complex, I don't think that is a good idea.
What about the option to make it configureable globally within the application?
Would it make the interface too complex, too?
How about leaving an entry in the own chat for the deleted Message?
Something which only states"[deleted]" so that one could:
Make it configurable so that one could disable it, if the "soft-delete" is not what you want.
@john-preston Btw, can't you ask someone why messages.restoreMessages was removed?
They removed such functionality from the server side API?
@CodingSpiderFox looks like they did, but tbh I never tested that functionality.
@MWFIAE The API doesn't allow a removed message to be removed again, this time also for the peer.
I also like the idea of having a global setting to have the checkbox on or off by default.
Most helpful comment
@MWFIAE The API doesn't allow a removed message to be removed again, this time also for the peer.
I also like the idea of having a global setting to have the checkbox on or off by default.