class types.WebDocument extends _TypeWebDocumentimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { WebDocument } = types; ConstructorsnewWebDocument(params: { url: string; accessHash: bigint; size: number; mimeType: string; attributes: Array<TypeDocumentAttribute>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintattributes: Array<TypeDocumentAttribute>mimeType: stringsize: numberurl: stringStatic Propertiesreadonly[paramDesc]: ParamDesc