class types.UpdateTranscribedAudio
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { UpdateTranscribedAudio } = types;
Constructors
new
UpdateTranscribedAudio(params: { pending?: true; peer: TypePeer; msgId: number; transcriptionId: bigint; text: string; })Static Properties
readonly
[paramDesc]: ParamDesc