get_user_profile_photos


Description:

public async ChatPhotos get_user_profile_photos (int64 user_id, int32 offset, int32 limit) throws TDLibError

Returns the profile photos of a user. Personal and public photo aren't returned

Parameters:

user_id

User identifier

offset

The number of photos to skip; must be non-negative

limit

The maximum number of photos to be returned; up to 100