mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-05-04 22:30:38 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| config | ||
| messaging | ||
| providers | ||
| conftest.py | ||