class types.PhotoSize extends _TypePhotoSizeimport { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts"; const { PhotoSize } = types; ConstructorsnewPhotoSize(params: { type: string; w: number; h: number; size: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsh: numbersize: numbertype: stringw: numberStatic Propertiesreadonly[paramDesc]: ParamDesc