20 typedef std::shared_ptr<Voice>
Ptr;
44 #endif //TGBOT_VOICE_H std::string file_id
Unique identifier for this file.
int32_t duration
Duration of the audio in seconds as defined by sender.
int32_t file_size
Optional. File size.
std::shared_ptr< Voice > Ptr
This object represents a voice note.
std::string mime_type
Optional. MIME type of the file as defined by sender;.