TgKit library and website are still in early development!

UserProfilePhotosGetOptions Interface

Properties

limitoffset

Properties

limit number

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

See the code

offset number

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

See the code