import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { SentEncryptedFile } = tl.Api.messages;
Static Methods
fromReader(reader: Reader): SentEncryptedFile
import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { SentEncryptedFile } = tl.Api.messages;