Files
openclaw/src
Manuel Maly 20fd9f7f67 feat(telegram): use sendVoice for audio with opt-out
Use Telegram's sendVoice API for audio files by default, displaying them
as round playable voice bubbles instead of file attachments.

Changes:
- Add asVoice option to TelegramSendOpts (defaults to true)
- When asVoice is true (default): use api.sendVoice() for voice bubbles
- When asVoice is false: use api.sendAudio() for traditional audio files

This gives callers control: voice messages for TTS/quick responses,
audio files for music/podcasts with metadata display.
2026-01-08 03:15:08 +00:00
..
2026-01-08 04:07:09 +01:00
2026-01-08 02:44:19 +00:00
2026-01-08 02:44:19 +00:00
2026-01-08 02:44:19 +00:00
2026-01-06 00:42:23 +01:00
2026-01-06 02:22:19 +00:00
2026-01-07 05:06:04 +01:00
2026-01-04 14:38:51 +00:00
2026-01-06 07:21:10 +01:00
2026-01-08 02:44:19 +00:00
2026-01-04 14:57:57 +00:00
2026-01-04 14:38:51 +00:00
2026-01-06 04:51:05 +00:00
2026-01-06 04:51:05 +00:00
2025-12-26 02:35:40 +01:00
2026-01-08 03:03:03 +00:00
2026-01-04 14:38:51 +00:00