Open reuteras opened 7 months ago
Hi.
If I understood correctly, you want to capture the messages updates (when someone edit a message and change the content), right?
Hi!
Exactly! I would like to have the updated message stored in the SQLite database. Thanks for an excellent tool!
I follow groups where the admins often update a message with a new link or new information. How can I best a new entry for every new update? As far as I can see the code now will only store new messages and not updated messages.