class Api.PhotoCachedSize extends VirtualClass<{ type: string; w: int; h: int; bytes: bytes; }>import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { PhotoCachedSize } = Api; Propertiesbytes: bytesclassName: "PhotoCachedSize"classType: "constructor"CONSTRUCTOR_ID: 35527382h: intSUBCLASS_OF_ID: 399256025type: stringw: intStatic MethodsfromReader(reader: Reader): PhotoCachedSize