From 3e5a28fa0a1ba2d461271f22399476c241bcffe3 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:15:42 +0900 Subject: Regenerate docs --- docs/class_tg_bot_1_1_callback_game.html | 161 +++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 docs/class_tg_bot_1_1_callback_game.html (limited to 'docs/class_tg_bot_1_1_callback_game.html') diff --git a/docs/class_tg_bot_1_1_callback_game.html b/docs/class_tg_bot_1_1_callback_game.html new file mode 100644 index 0000000..fe91423 --- /dev/null +++ b/docs/class_tg_bot_1_1_callback_game.html @@ -0,0 +1,161 @@ + + + + + + +tgbot-cpp: TgBot::CallbackGame Class Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::CallbackGame Class Reference
+
+
+ +

A placeholder, currently holds no information. Use BotFather to set up your game. + More...

+ +

#include <CallbackGame.h>

+ + + + +

+Public Types

typedef std::shared_ptr< CallbackGamePtr
 
+

Detailed Description

+

A placeholder, currently holds no information. Use BotFather to set up your game.

+ +

Definition at line 36 of file CallbackGame.h.

+

Member Typedef Documentation

+ +
+
+ + + + +
typedef std::shared_ptr<CallbackGame> TgBot::CallbackGame::Ptr
+
+ +

Definition at line 38 of file CallbackGame.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.3