messages.TranscribedAudio#

class hydrogram.raw.types.messages.TranscribedAudio[source]#

Telegram API type.

Constructor of TranscribedAudio.

Details:
  • Layer: 166

  • ID: 93752C52

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

  • text (str) – N/A

  • pending (bool, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.TranscribeAudio

Telegram API function.