openclaw - 💡(How to fix) Fix Telegram group: mention triggers response but message not delivered [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#81462Fetched 2026-05-14 03:31:54
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
2
Author
Timeline (top)
commented ×1mentioned ×1subscribed ×1

Error Message

In Telegram groups with requireMention: true, when the bot is mentioned it processes the message and generates a response, but the response is not delivered to the group. The Telegram client shows a "version not compatible" error message instead. 5. Error shown in Telegram: "This message is not compatible with your Telegram version"

RAW_BUFFERClick to expand / collapse

Bug Description

In Telegram groups with requireMention: true, when the bot is mentioned it processes the message and generates a response, but the response is not delivered to the group. The Telegram client shows a "version not compatible" error message instead.

However, sending messages directly via /send <chat_id> <message> works correctly.

Environment

  • OpenClaw version: 2026.4.27
  • Channel: Telegram
  • Polling mode

Steps to Reproduce

  1. Add bot to a private Telegram group
  2. Configure the group with requireMention: true
  3. Send a message mentioning the bot (@botusername)
  4. Bot processes the message (visible in logs) but the response is not delivered
  5. Error shown in Telegram: "This message is not compatible with your Telegram version"

Expected Behavior

Bot should deliver the generated response to the group normally, as it does when using /send with the same chat_id.

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…

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 Telegram group: mention triggers response but message not delivered [1 comments, 2 participants]