mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-07-03 14:05:26 +02:00
7300156925
- Introduced a new optional field `status_message_id` in the IncomingMessage model to track the status of voice note processing. - Updated the Telegram and Discord platforms to utilize the `status_message_id` for editing status messages instead of sending new ones. - Modified tests to assert the correct status message ID is used during voice note handling. - Changed status message text from "Processing voice note..." to "Transcribing voice note..." for clarity.