13 file_id(file_id), length(length), duration(duration)
19 file_id(VideoNote.file_id), length(VideoNote.length), duration(VideoNote.duration)
std::int32_t getLength() const
const std::string & getFile_id() const
VideoNote(std::string file_id, std::int32_t length, std::int32_t duration)
std::optional< PhotoSize > thumb
const std::optional< PhotoSize > & getThumb() const
std::optional< std::int32_t > file_size
const std::optional< std::int32_t > & getFile_size() const
std::int32_t getDuration() const
void setFile_size(const std::optional< std::int32_t > &file_size)
void setThumb(const std::optional< PhotoSize > &thumb)