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