public_photo property

ChatPhoto? public_photo
read / write

User profile photo visible if the main photo is hidden by privacy settings; may be null. If null and user.profile_photo is null, then the photo is empty; otherwise, it is unknown..

Implementation

ChatPhoto? public_photo;