ProfilePhoto
Describes a user profile photo.
This is an alias for the ProfilePhotoUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "profilePhoto" | |
id | string | Photo identifier; 0 for an empty photo. Can be used to find a photo in a list of user profile photos |
small | A small (160x160) user profile photo. The file can be downloaded only before the photo is changed | |
big | A big (640x640) user profile photo. The file can be downloaded only before the photo is changed | |
minithumbnail | User profile photo minithumbnail; may be null | |
hasAnimation | boolean | True, if the photo has animated variant |