|
tgbot-cpp
|
The paid media is a live photo. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<PaidMediaLivePhoto> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the paid media, always “live_photo” | |
| std::shared_ptr< LivePhoto > | livePhoto { } |
| The photo. | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
| using TgBot::PaidMediaLivePhoto::Ptr = std::shared_ptr<PaidMediaLivePhoto> |
| std::shared_ptr<LivePhoto> TgBot::PaidMediaLivePhoto::livePhoto { } |
|
static |
| std::string TgBot::PaidMediaLivePhoto::type { TYPE } |