UserProfilePhotos¶
- class aiogram.types.user_profile_photos.UserProfilePhotos(*, total_count: int, photos: list[list[PhotoSize]], **extra_data: Any)[source]¶
This object represent a user’s profile pictures.
Source: https://core.telegram.org/bots/api#userprofilephotos
- total_count: int¶
Total number of profile pictures the target user has