class tl.Api.PhotoPathSize extends VirtualClass<{ type: string; bytes: bytes; }>import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { PhotoPathSize } = tl.Api; Propertiesbytes: bytesclassName: "PhotoPathSize"classType: "constructor"CONSTRUCTOR_ID: 3626061121SUBCLASS_OF_ID: 399256025type: stringStatic MethodsfromReader(reader: Reader): PhotoPathSize