Azade 6146acbb69 fix(telegram): separate thread params for typing vs messages
Telegram General topic (id=1) has inconsistent API behavior:
- sendMessage: rejects explicit message_thread_id=1
- sendChatAction: requires message_thread_id=1 for typing to show

Split into two helper functions:
- buildTelegramThreadParams: excludes General topic for messages
- buildTypingThreadParams: includes General topic for typing
2026-01-15 23:32:30 +00:00
..
2026-01-15 22:59:16 +00:00
2026-01-15 22:59:16 +00:00
2026-01-15 22:59:16 +00:00
2026-01-15 22:59:16 +00:00
2026-01-15 22:59:16 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 22:59:16 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 22:59:16 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 18:37:02 +00:00
2026-01-15 07:47:18 +00:00
2026-01-15 22:59:16 +00:00
2026-01-14 15:02:19 +00:00
2026-01-15 01:27:16 +00:00
2026-01-15 07:47:18 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-04 14:38:51 +00:00