picoclaw/pkg/channels/telegram
I Putu Eddy Irawan a6f4274870 feat: add message chunking in Telegram Send method
Split HTML content into 4000-char chunks before sending to handle cases
where markdown-to-HTML conversion causes messages to exceed Telegram's
4096-character limit. Uses the existing SplitMessage utility which
preserves code block integrity across chunk boundaries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 08:56:12 +07:00
..
init.go refactor(channels): add channel subpackages and update gateway imports 2026-02-20 23:25:44 +08:00
telegram.go feat: add message chunking in Telegram Send method 2026-03-01 08:56:12 +07:00
telegram_commands.go Update config file reference from config.yaml to config.json 2026-02-28 00:36:39 +08:00