mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
A resumed SendMediaSequence (batch_index>0 or already-sent ids) ran post_send_actions again, opening a second edit prompt and inserting a second edit_message record for the same messages — both Forward buttons worked, enabling double forwards. Resumes now skip it.