Object contains info on the user's profile photo.
userProfilePhotoEmpty#4f11bae1 = UserProfilePhoto;
userProfilePhoto#ecd75d8c photo_id:long photo_small:FileLocation photo_big:FileLocation dc_id:int = UserProfilePhoto;
---functions---
photos.updateProfilePhoto#f0bb5152 id:InputPhoto = UserProfilePhoto;
Constructor | Description |
---|---|
userProfilePhotoEmpty | Profile photo has not been set, or was hidden. |
userProfilePhoto | User profile photo. |