tgbot-cpp
Loading...
Searching...
No Matches
CallbackGame.h
Go to the documentation of this file.
1
#ifndef TGBOT_CALLBACKGAME_H
2
#define TGBOT_CALLBACKGAME_H
3
4
#include <memory>
5
6
namespace
TgBot
{
7
14
class
CallbackGame
{
15
public
:
16
typedef
std::shared_ptr<CallbackGame>
Ptr
;
17
};
18
}
19
20
#endif
//TGBOT_CALLBACKGAME_H
TgBot::CallbackGame
A placeholder, currently holds no information. Use BotFather to set up your game.
Definition
CallbackGame.h:14
TgBot::CallbackGame::Ptr
std::shared_ptr< CallbackGame > Ptr
Definition
CallbackGame.h:16
TgBot
Definition
Api.h:40
include
tgbot
types
CallbackGame.h
Generated on Tue Jun 11 2024 00:46:34 for tgbot-cpp by
1.11.0