updateTranscribedAudio#84cd5a flags:# pending:flags.0?true peer:Peer msg_id:int transcription_id:long text:string = Update;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| pending | flags.0?true | |
| peer | Peer | The user or chat the request is about. |
| msg_id | int | Message identifier within its chat. |
| transcription_id | long | |
| text | string | Text. |