import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { MessageMediaDocument } = tl.Api;
Properties
optional
document: Api.TypeDocumentStatic Methods
fromReader(reader: Reader): MessageMediaDocument
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { MessageMediaDocument } = tl.Api;