A pending voice message transcription » initiated with messages.transcribeAudio was updated.
Constructor schema is available as of layer 143. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
pending | flags.0?true | Whether this transcription is still pending and further updateTranscribedAudio about it will be sent in the future. |
peer | Peer | Peer of the transcribed message |
msg_id | int | Transcribed message ID |
transcription_id | long | Transcription ID |
text | string | Transcribed text |
A pending voice message transcription » initiated with messages.transcribeAudio was updated.
How to transcribe voice messages.