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