← Back to Clusters

Telegram Command Fixes

This cluster addresses various fixes related to command handling and updates in the Telegram integration of the OpenClaw framework.

13 PRs
fix telegram Representative: #3186
# Title Author Created GitHub
3186 fix(telegram): sanitize update offset + lock polling rep daxiong888 2026-01-28 View
4205 fix: move /stop to first position in bot command menu Lukavyi 2026-01-29 View
6457 fix(telegram): register commands for group scope + preserve topic thread params dae-sun 2026-02-01 View
7611 fix: migrate channels.telegram.token to botToken on config load luiginotmario 2026-02-03 View
11132 fix(telegram): guard command menu overflow and doctor warnings kiminbean 2026-02-07 View
11273 fix(telegram): prevent status command crash during thinking avirweb 2026-02-07 View
11347 fix: scope Telegram update offset to bot token anooprdawar 2026-02-07 View
16105 fix: handle message_reaction updates in group polling mode claw-sylphx 2026-02-14 View
16989 fix(telegram): remove duplicate migration call during group->supergroup migra... AI-Reviewer-QS 2026-02-15 View
16995 fix(telegram): record update ID before processing to prevent crash replay AI-Reviewer-QS 2026-02-15 View
18115 fix: prevent voice message loss during concurrent update processing AlekseyRodkin 2026-02-16 View
22363 fix(telegram): isolate update offset state by bot token AIflow-Labs 2026-02-21 View
23450 fix(telegram): add polling health check to detect and recover from stuck polling Elarwei001 2026-02-22 View