import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { PhotosGetUserPhotos } = functions;
Constructors
new
PhotosGetUserPhotos(params: { userId: types.TypeInputUser; offset: number; maxId: bigint; limit: number; })Properties
protected
readonly
[params]: ParamsuserId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc