Files
openclaw/src/telegram
eveiljuice 4f7bd48458 fix(telegram): delete orphaned preview message after fallback send
When the answer lane in lane-delivery.ts fails to finalize a preview via
edit and falls back to sendPayload(), the previously-flushed preview
message was left visible. The user sees both the preview and the final
message — the classic 'message appears twice, one disappears' behavior.

The fallback send path now captures the preview message ID before
stopping the draft lane and deletes it after successful delivery.

Closes #38365
Related: #37702, #38434, #33308, #33453
2026-03-12 03:38:23 -04:00
..
2026-03-10 23:40:10 +00:00
2026-03-10 23:40:10 +00:00