TranscribedAudio¶
- class pyrogram.types.TranscribedAudio¶
Transcribes the audio of a voice message.
- Parameters:¶
transcription_id (
int
) – Unique identifier of the transcription.text (
str
) – Transcribed text.pending (
bool
, optional) – Whether the transcription is pending.trial_remains_num (
int
, optional) – Number of trials remaining.trial_remains_until_date (
int
, optional) – Date the trial remains until.