mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-20 03:16:14 +00:00
8c17e55913
* Initial plan * feat: add Telegram voice message receiving support - Add filters.VOICE to Telegram message handler to capture voice messages - Implement voice message processing in target2yiri converter - Download voice files from Telegram API and convert to base64 - Create platform_message.Voice component with proper mime type and duration - Maintain compatibility with existing text, photo, and command messages Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com> * chore: format code --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com> Co-authored-by: Junyan Qin <rockchinq@gmail.com>