class tl.Api.upload.CdnFile extends VirtualClass<{ bytes: bytes; }>import { tl } from "https://deno.land/x/grm@0.6.0/src/mod.ts"; const { CdnFile } = tl.Api.upload; Propertiesbytes: bytesclassName: "upload.CdnFile"classType: "constructor"CONSTRUCTOR_ID: 2845821519SUBCLASS_OF_ID: 4123851048Static MethodsfromReader(reader: Reader): CdnFile