fix: split long Telegram captions (#907) - thanks @jalehman

Co-authored-by: Josh Lehman <josh@martian.engineering>
This commit is contained in:
Peter Steinberger
2026-01-14 15:52:54 +00:00
parent 4e837cfa2d
commit 53465a4d2d
3 changed files with 410 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
- Gateway/Dev: ensure `pnpm gateway:dev` always uses the dev profile config + state (`~/.clawdbot-dev`).
- macOS: fix cron preview/testing payload to use `channel` key. (#867) — thanks @wes-davis.
- Telegram: honor `channels.telegram.timeoutSeconds` for grammY API requests. (#863) — thanks @Snaver.
- Telegram: split long captions into media + follow-up text messages. (#907) - thanks @jalehman.
## 2026.1.13