Skip to content

Fix screenshot refresh showing broken preview by switching to photo m…#5

Merged
JanusMarko merged 1 commit intomainfrom
claude/fix-duplicate-interactive-messages-FpKAU
Mar 3, 2026
Merged

Fix screenshot refresh showing broken preview by switching to photo m…#5
JanusMarko merged 1 commit intomainfrom
claude/fix-duplicate-interactive-messages-FpKAU

Conversation

@JanusMarko
Copy link
Copy Markdown
Owner

…edia

Telegram clients fail to re-render document thumbnails when editing document-type media in place via editMessageMedia, causing a "white circle with X" on screenshot refresh. Switch from reply_document + InputMediaDocument to reply_photo + InputMediaPhoto, which Telegram clients handle reliably for inline image edits.

Also adds debug logging for the key-press screenshot edit path.

https://claude.ai/code/session_016c4b8ioybZyscNayeY6Y18

…edia

Telegram clients fail to re-render document thumbnails when editing
document-type media in place via editMessageMedia, causing a "white
circle with X" on screenshot refresh. Switch from reply_document +
InputMediaDocument to reply_photo + InputMediaPhoto, which Telegram
clients handle reliably for inline image edits.

Also adds debug logging for the key-press screenshot edit path.

https://claude.ai/code/session_016c4b8ioybZyscNayeY6Y18
@JanusMarko JanusMarko merged commit 4419464 into main Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants