import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesSendEncryptedFile } = functions;
Constructors
new
MessagesSendEncryptedFile(params: { silent?: true; peer: types.TypeInputEncryptedChat; randomId: bigint; data: Uint8Array; file: types.TypeInputEncryptedFile; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc