User profile photo.
userProfilePhoto#69d3ab26 flags:# has_video:flags.0?true photo_id:long photo_small:FileLocation photo_big:FileLocation dc_id:int = UserProfilePhoto;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
has_video | flags.0?true | Whether an animated profile picture is available for this user |
photo_id | long | Identifier of the respective photo Parameter added in Layer 2 |
photo_small | FileLocation | Location of the file, corresponding to the small profile photo thumbnail |
photo_big | FileLocation | Location of the file, corresponding to the big profile photo thumbnail |
dc_id | int | DC ID where the photo is stored |
How to transfer large data batches correctly.
Below you will find information on scheme changes. For more details on the use of layers, see Invoking API methods.