MadelineProto/docs/TD_docs/constructors/profilePhoto.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

649 B

title description
profilePhoto Describes user profile photo

Constructor: profilePhoto

Back to constructors index

Describes user profile photo

Attributes:

Name Type Required Description
id int64 Yes Photo identifier, 0 for empty photo. Can be used to find photo in list of userProfilePhotos
small file Yes Small (160x160) user profile photo
big file Yes Big (640x640) user profile photo

Type: ProfilePhoto