multica/apps/gateway/telegram
yushen f20143743b feat(gateway): add typing indicator for Telegram bot responses
Send "typing" chat action while LLM generates a response, with 5s
interval refresh and 60s safety timeout. Stop on message_end,
agent_error, or generic error events.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:27:41 +08:00
..
telegram-user.store.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
telegram.controller.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
telegram.module.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
telegram.service.ts feat(gateway): add typing indicator for Telegram bot responses 2026-02-12 13:27:41 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00