multica/apps/gateway/telegram
Jiayuan Zhang f5ac4b85e8 feat(gateway): handle send_file action in Telegram service
Add sendFileToTelegram method that decodes base64 file data and sends
it via grammy's InputFile API. Handle send_file RoutedMessage action
in the virtual device sendCallback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 01:37: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): handle send_file action in Telegram service 2026-02-13 01:37:41 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00