class Api.PhotoSize extends VirtualClass<{ type: string; w: int; h: int; size: int; }>import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts"; const { PhotoSize } = Api; PropertiesclassName: "PhotoSize"classType: "constructor"CONSTRUCTOR_ID: 1976012384h: intsize: intSUBCLASS_OF_ID: 399256025type: stringw: intStatic MethodsfromReader(reader: Reader): PhotoSize