openclaw - 💡(How to fix) Fix [Bug]: Telegram messages from bot disappear after delivery — regression in 2026.4.27 (upgrade from 4.15) [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#75190Fetched 2026-05-01 05:37:06
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
2
Timeline (top)
closed ×1commented ×1cross-referenced ×1

After upgrading from OpenClaw 2026.4.15 to 2026.4.27, messages delivered by the bot in Telegram DM intermittently disappear after being shown. The user sees the message briefly, then it vanishes from the chat. This was not observed on 4.15.

Root Cause

After upgrading from OpenClaw 2026.4.15 to 2026.4.27, messages delivered by the bot in Telegram DM intermittently disappear after being shown. The user sees the message briefly, then it vanishes from the chat. This was not observed on 4.15.

Fix Action

Fix / Workaround

  1. Run OpenClaw 2026.4.15 — confirm messages are delivered and persist normally in Telegram
  2. Upgrade to 2026.4.27
  3. Have a conversation with the bot on Telegram (DM)
  4. Observe that some bot messages appear briefly then disappear
RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Summary

After upgrading from OpenClaw 2026.4.15 to 2026.4.27, messages delivered by the bot in Telegram DM intermittently disappear after being shown. The user sees the message briefly, then it vanishes from the chat. This was not observed on 4.15.

Steps to reproduce

  1. Run OpenClaw 2026.4.15 — confirm messages are delivered and persist normally in Telegram
  2. Upgrade to 2026.4.27
  3. Have a conversation with the bot on Telegram (DM)
  4. Observe that some bot messages appear briefly then disappear

Expected behavior

All bot messages should persist in the Telegram chat after delivery.

Actual behavior

Bot messages intermittently disappear from Telegram chat after initial delivery. The messages are received and shown momentarily, then vanish.

Environment

  • OpenClaw version: 2026.4.27 (cbc2ba0)
  • Last known good version: 2026.4.15
  • OS: macOS Darwin 24.6.0 (x64)
  • Node: v25.6.1
  • Channel: Telegram (direct message)

Additional context

The disappearing messages may be related to message edit/delete operations during streaming cleanup, or a change in how message IDs are tracked between 4.15 and 4.27.

extent analysis

TL;DR

Downgrade to OpenClaw version 2026.4.15 to potentially resolve the issue of intermittently disappearing bot messages in Telegram DM.

Guidance

  • Verify that the issue is indeed related to the upgrade by testing with different versions of OpenClaw to confirm the regression.
  • Investigate the changes in message edit/delete operations during streaming cleanup between versions 2026.4.15 and 2026.4.27 to identify potential causes.
  • Check how message IDs are tracked and handled in both versions to see if there are any differences that could lead to message disappearance.
  • Test the bot in other environments or channels to determine if the issue is specific to Telegram DM or macOS Darwin 24.6.0.

Example

No specific code snippet can be provided without more information on the internal workings of OpenClaw, but reviewing the changelog or commit history between versions 2026.4.15 and 2026.4.27 may offer insights into what changes could be causing the issue.

Notes

The exact cause of the disappearing messages is uncertain and may require further investigation into the specifics of OpenClaw's message handling and the Telegram API. This guidance is based on the information provided and may not apply if other factors are at play.

Recommendation

Apply workaround: Downgrade to version 2026.4.15 until the root cause can be identified and fixed in a future version of OpenClaw, as this version is known to work as expected.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

All bot messages should persist in the Telegram chat after delivery.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: Telegram messages from bot disappear after delivery — regression in 2026.4.27 (upgrade from 4.15) [1 comments, 2 participants]