telegram api constructor · layer 229 · #82d1f706
userProfilePhoto
User profile photo.
definition
userProfilePhoto#82d1f706 flags:# has_video:flags.0?true personal:flags.2?true photo_id:long stripped_thumb:flags.1?bytes dc_id:int = UserProfilePhoto;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
has_video | true | Whether an animated profile picture is available for this user |
personal | true | Whether this profile photo is only visible to us (i.e. it was set using photos.uploadContactProfilePhoto). |
photo_id | long | Identifier of the respective photo |
stripped_thumb | bytes | Stripped thumbnail |
dc_id | int | DC ID where the photo is stored |
type
UserProfilePhoto · other constructors: userProfilePhotoEmpty
history
present in layers 2–229 · constructor id changed 4×
| id | layers |
|---|---|
| #d559d8c8 | 2–97 |
| #ecd75d8c | 98–115 |
| #69d3ab26 | 116–126 |
| #cc656077 | 127 |
| #82d1f706 | 128–229 |