24 #ifndef TGBOT_CALLBACKGAME_H 25 #define TGBOT_CALLBACKGAME_H 38 typedef std::shared_ptr<CallbackGame>
Ptr;
42 #endif //TGBOT_CALLBACKGAME_H
std::shared_ptr< CallbackGame > Ptr
A placeholder, currently holds no information. Use BotFather to set up your game. ...