knadh / tg-archive

A tool for exporting Telegram group chats into static websites like mailing list archives.
MIT License
868 stars 127 forks source link

Message Edits do not get synced #105

Closed jaw-sh closed 1 year ago

jaw-sh commented 1 year ago

Running tg-archive --sync will not show message edits, even messages that were made very recently.

knadh commented 1 year ago

To re-sync messages that have already been synced, you can pass one or more specific -ids, or a -from-id from which all messages will be re-synced to the latest one.