UserProfilePhoto
---types--- userProfilePhoto#82d1f706 flags:# has_video:flags.0?true personal:flags.2?true photo_id:long stripped_thumb:flags.1?bytes dc_id:int = UserProfilePhoto
Belongs to
UserProfilePhoto |
This type can be an instance of either:
UserProfilePhoto | UserProfilePhotoEmpty |
Members
photo_id | long | |
dc_id | int | |
has_video | flag | This argument defaults to None and can be omitted. |
personal | flag | This argument defaults to None and can be omitted. |
stripped_thumb | bytes | This argument defaults to None and can be omitted. |