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