tgbot-cpp
|
#include <Audio.h>
Public Types | |
typedef std::shared_ptr< Audio > | Ptr |
Public Attributes | |
std::string | fileId |
int32_t | duration |
std::string | performer |
std::string | title |
std::string | mimeType |
int32_t | fileSize |
typedef std::shared_ptr<Audio> TgBot::Audio::Ptr |
int32_t TgBot::Audio::duration |
std::string TgBot::Audio::fileId |
std::string TgBot::Audio::mimeType |
std::string TgBot::Audio::performer |
std::string TgBot::Audio::title |