tgbot-cpp
|
#include <Voice.h>
Public Types | |
typedef std::shared_ptr< Voice > | Ptr |
Public Attributes | |
std::string | file_id |
int32_t | duration |
std::string | mime_type |
int32_t | file_size |
typedef std::shared_ptr<Voice> TgBot::Voice::Ptr |
int32_t TgBot::Voice::duration |
std::string TgBot::Voice::file_id |
std::string TgBot::Voice::mime_type |