From e2871c54a71a8015923b8215816c2a81e1b0c209 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:12:21 +0900 Subject: Regenerate docs --- docs/_callback_query_8h.html | 119 ------------------------------------------- 1 file changed, 119 deletions(-) delete mode 100644 docs/_callback_query_8h.html (limited to 'docs/_callback_query_8h.html') diff --git a/docs/_callback_query_8h.html b/docs/_callback_query_8h.html deleted file mode 100644 index b6d628d..0000000 --- a/docs/_callback_query_8h.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - -tgbot-cpp: include/tgbot/types/CallbackQuery.h File Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
CallbackQuery.h File Reference
-
-
-
#include <memory>
-#include <string>
-#include "tgbot/types/User.h"
-#include "tgbot/types/Message.h"
-
-

Go to the source code of this file.

- - - - - -

-Classes

class  TgBot::CallbackQuery
 This object represents an incoming callback query from a callback button in an inline keyboard. More...
 
- - - -

-Namespaces

 TgBot
 
-
-
- - - - -- cgit v1.2.3 From 3e5a28fa0a1ba2d461271f22399476c241bcffe3 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:15:42 +0900 Subject: Regenerate docs --- docs/_callback_query_8h.html | 143 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/_callback_query_8h.html (limited to 'docs/_callback_query_8h.html') diff --git a/docs/_callback_query_8h.html b/docs/_callback_query_8h.html new file mode 100644 index 0000000..f5655d3 --- /dev/null +++ b/docs/_callback_query_8h.html @@ -0,0 +1,143 @@ + + + + + + +tgbot-cpp: include/tgbot/types/CallbackQuery.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
CallbackQuery.h File Reference
+
+
+
#include <memory>
+#include <string>
+#include "tgbot/types/User.h"
+#include "tgbot/types/Message.h"
+
+

Go to the source code of this file.

+ + + + + +

+Classes

class  TgBot::CallbackQuery
 This object represents an incoming callback query from a callback button in an inline keyboard. More...
 
+ + + +

+Namespaces

 TgBot
 
+
+
+ + + + -- cgit v1.2.3