TDLib v0.0.2 TDLib.Object.ProfilePhoto View Source

Describes a user profile photo.

NameTypeDescription
idstringPhoto identifier; 0 for an empty photo. Can be used to find a photo in a list of userProfilePhotos.
smallfileA small (160x160) user profile photo.
bigfileA big (640x640) user profile photo.

More details on telegram’s documentation.