messages.TranscribedAudio

class pyrogram.raw.types.messages.TranscribedAudio

Telegram API type.

Constructor of TranscribedAudio.

Details:
  • Layer: 187

  • ID: CFB9D957

Parameters:
  • transcription_id (int 64-bit) – N/A

  • text (str) – N/A

  • pending (bool, optional) – N/A

  • trial_remains_num (int 32-bit, optional) – N/A

  • trial_remains_until_date (int 32-bit, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.TranscribeAudio

Telegram API function.