telegram-get-transcription
Poll for transcription result of a voice or video note in a Telegram chat. Retrieve updated text once processing completes.
Instructions
Poll for updated transcription result. Calls the same endpoint as telegram-transcribe-audio — Telegram guarantees idempotency (returns same transcriptionId with updated text once processing completes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageId | Yes | Message ID of the voice or video note |