5 #ifndef YATBCPP_VOICE_H 6 #define YATBCPP_VOICE_H 42 #endif //YATBCPP_VOICE_H
void setMime_type(const std::optional< std::string > &mime_type)
std::optional< std::int32_t > file_size
std::int32_t getDuration() const
std::optional< std::string > mime_type
const std::optional< std::string > & getMime_type() const
const std::string & getFile_id() const
Voice(std::string file_id, std::int32_t duration)
void setFile_size(const std::optional< std::int32_t > &file_size)
const std::optional< std::int32_t > & getFile_size() const