|
tgbot-cpp
|
This object represent a list of gifts. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<Gifts> |
Public Attributes | |
| std::vector< std::shared_ptr< Gift > > | gifts { } |
| The list of gifts. | |
| using TgBot::Gifts::Ptr = std::shared_ptr<Gifts> |
| std::vector<std::shared_ptr<Gift> > TgBot::Gifts::gifts { } |