telegram api constructor · layer 229 · #0084cd5a
updateTranscribedAudio
A pending voice message transcription » initiated with messages.transcribeAudio was updated.
definition
updateTranscribedAudio#84cd5a flags:# pending:flags.0?true peer:Peer msg_id:int transcription_id:long text:string = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
pending | 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 |
type
Update · 164 other constructors
history
present in layers 143–229
| id | layers |
|---|---|
| #0084cd5a | 143–229 |