class functions.PhotosGetUserPhotos extends Function<types.TypePhotosPhotos>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhotosGetUserPhotos } = functions; ConstructorsnewPhotosGetUserPhotos(params: { userId: types.TypeInputUser; offset: number; maxId: bigint; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramslimit: numbermaxId: bigintoffset: numberuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc