telegramx.js

GetUserProfilePhotosParams

interface

Declaration

interface GetUserProfilePhotosParams 

Properties

limitproperty#
limit?: number;

Limits the number of photos to be retrieved. Values between 1-100 are accepted. Defaults to 100.

offsetproperty#
offset?: number;

Sequential number of the first photo to be returned. By default, all photos are returned.

user_idproperty#
user_id: number;

Unique identifier of the target user