User profile photo.
userProfilePhoto#82d1f706 flags:# has_video:flags.0?true photo_id:long stripped_thumb:flags.1?bytes 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 |
stripped_thumb | flags.1?bytes | Stripped thumbnail |
dc_id | int | DC ID where the photo is stored |
How to transfer large data batches correctly.
Below you will find information on schema changes. For more details on the use of layers, see Invoking API methods.