class UpdateTranscribedAudio_
extends _Update_
import { UpdateTranscribedAudio_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
UpdateTranscribedAudio_(params: { pending?: true; peer: enums.Peer; msg_id: number; transcription_id: bigint; text: string; })Properties
protected
readonly
[params]: Paramspeer: enums.Peer
Static Properties
readonly
[paramDesc]: ParamDesc