telegram_backup icon indicating copy to clipboard operation
telegram_backup copied to clipboard

Fetch new content of edited messages

Open SebiderSushi opened this issue 7 years ago • 1 comments

A mechanism to update previously downloaded messages that have been edited in the meantime would be quite nice. This could be as simple as an option to redo recent messages from a given time window or maybe a switch to only fetch messages older than 2 days so that no editable messages can get in the database. For users who just want to archive their chats and where recency matters less than accuracy this could ensure that only final versions of messages end up in their archive.

Another approach could be to track every version of a message. This would give the ability to reflect the full history. But i assume this might take quite an effort and a simple solution ensuring to have the current version of every message in the archive should suffice.

SebiderSushi avatar Apr 29 '18 15:04 SebiderSushi

If keeping deleted messages is against Telegram TOS then tracking every or an older version of a message is probably also forbidden, right?

SebiderSushi avatar Apr 29 '18 15:04 SebiderSushi