Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>photos_getUserPhotos_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class photos_getUserPhotos_
extends Function_<enums.photos.Photos>
import { photos_getUserPhotos_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
photos_getUserPhotos_(params: { user_id: enums.InputUser; offset: number; max_id: bigint; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
limit: number
max_id: bigint
offset: number
user_id: enums.InputUser

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc