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