telegram api constructor · layer 229 · #cfb9d957

messages.transcribedAudio

Transcribed text from a voice message »

definition

messages.transcribedAudio#cfb9d957 flags:# pending:flags.0?true transcription_id:long text:string trial_remains_num:flags.1?int trial_remains_until_date:flags.1?int = messages.TranscribedAudio;

parameters

nametypedescription
flags#Flags, see TL conditional fields
pendingflags.0?trueWhether the transcription is partial because audio transcription is still in progress, if set the user may receive further updateTranscribedAudio updates with the updated transcription.
transcription_idlongTranscription ID
textstringTranscripted text
trial_remains_numflags.1?intFor non-Premium users, this flag will be set, indicating the remaining transcriptions in the free trial period.
trial_remains_until_dateflags.1?intFor non-Premium users, this flag will be set, indicating the date when the trial_remains_num counter will be reset to the maximum value of transcribe_audio_trial_weekly_number.

type

messages.TranscribedAudio

history

present in layers 143–229 · constructor id changed 1×

idlayers
#93752c52143–166
#cfb9d957167–229