mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-21 23:11:01 +00:00
* fix: emit message:sent hook on Telegram streaming preview finalization * fix: include messageId in preview-delivered hook callback * fix: skip message:sent hook for preview-retained paths * fix: correct JSDoc for onPreviewDelivered callback * fix: pass visible preview text on regressive-skip path * fix: remove dead fallbacks and add stopCreatesFirstPreview test * Update extensions/telegram/src/lane-delivery-text-deliverer.ts Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> * fix: align telegram preview sent hooks (#50917) (thanks @bugkill3r) --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Ayaan Zaidi <hi@obviy.us>