messages.RateTranscribedAudio#
- class pyrogram.raw.functions.messages.RateTranscribedAudio#
Rate transcribed voice message.
- Details:
Layer:
158ID:
7F1D072F
- Parameters:
peer (
InputPeer) – Peer where the voice message was sent.msg_id (
int32-bit) – Message ID.transcription_id (
int64-bit) – Transcription ID.good (
bool) – Whether the transcription was correct.
- Returns:
bool