← Back to Clusters

Telegram Message Handling Fixes

This cluster addresses various issues related to message handling and formatting in the Telegram integration of the OpenClaw framework.

23 PRs
fix telegram Representative: #14977
# Title Author Created GitHub
4249 fix(telegram): properly nest link tags inside bold/italic formatting pradeeppeddineni 2026-01-29 View
5080 fix(reply): fix duplicate block replies by unblocking coalesced payloads yassine20011 2026-01-31 View
7218 fix(telegram): skip empty text messages in threaded mode ArsalanShakil 2026-02-02 View
8205 fix: flush followup messages incrementally hanxiao 2026-02-03 View
9092 fix: skip retry when block content already streamed to user benleavett 2026-02-04 View
11340 Telegram: skip empty message text instead of throwing (#11238) lailoo 2026-02-07 View
14216 fix(messaging): check both pipeline and direct keys for reply deduping F1xTrack 2026-02-11 View
14977 fix(telegram): remove ack reaction after block-streamed replies rep Diaspar4u 2026-02-12 View
16997 fix(telegram): preserve entities during text fragment reassembly AI-Reviewer-QS 2026-02-15 View
17316 fix: ack reaction not removed when block streaming is enabled (Telegram & Dis... czmathew 2026-02-15 View
17629 fix(telegram): fall back to plain text when HTML formatter produces empty output Glucksberg 2026-02-16 View
17694 fix(telegram): send reasoning before main text in stream mode ayanesakura 2026-02-16 View
17769 fix(telegram): preserve reply text in threaded mode dispatch Glucksberg 2026-02-16 View
17953 fix(telegram): prevent silent message loss and duplicate messages in streamin... zuyan9 2026-02-16 View
18072 fix(Telegram): usage footer not sent to Telegram when blockStreaming is enabl... yinghaosang 2026-02-16 View
18460 fix(telegram): send fallback when streamMode partial drops all messages (#18195) BinHPdev 2026-02-16 View
18935 fix(agents): suppress reasoning blocks from channel delivery BinHPdev 2026-02-17 View
19284 fix(delivery): treat AbortErrors as failures for retry EdGuan 2026-02-17 View
22245 Fix responsePrefix correctness on failover + prevent duplicate prefixes Monkey-D-Luisi 2026-02-20 View
22331 Fix Telegram reaction emoji normalization AIflow-Labs 2026-02-21 View
23192 fix(slack): remove ack reaction on NO_REPLY when removeAckAfterReply is set SidQin-cyber 2026-02-22 View
23728 fix(telegram): clear done reaction when removeAckAfterReply is true kevinWangSheng 2026-02-22 View
23794 fix(delivery): move permanently-failed queue entries to failed/ immediately aldoeliacim 2026-02-22 View