15 total_count(total_count) , photos(photos)
21 total_count(UserProfilePhotos.total_count) , photos(UserProfilePhotos.photos)
UserProfilePhotos(std::int32_t total_count, std::vector< std::vector< PhotoSize >> photos)
const std::vector< std::vector< PhotoSize > > & getPhotos() const
std::vector< std::vector< PhotoSize > > photos
std::int32_t getTotal_count() const