14 file_id(file_id), width(width), height(height)
20 file_id(PhotoSize.file_id), width(PhotoSize.width), height(PhotoSize.height)
PhotoSize(std::string file_id, std::int32_t width, std::int32_t height)
void setFile_size(const std::optional< std::int32_t > &file_size)
std::int32_t getHeight() const
const std::optional< std::int32_t > & getFile_size() const
const std::string & getFile_id() const
std::int32_t getWidth() const
std::optional< std::int32_t > file_size