Raw.messages.TranscribeAudio
Transcribe voice message
messages.transcribeAudio#269e9a49 peer:InputPeer msg_id:int = messages.TranscribedAudio;
export namespace Raw {
export namespace messages {
export class TranscribeAudio {
constructor(params: { peer: Raw.TypeInputPeer; msgId: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x269e9a49
Property
peer
: Raw.TypeInputPeerPeer id where the voice message was sent
msgId
: numberVoice message id