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

Go to the source code of this file.

- - - - - -

-Classes

class  TgBot::ForceReply
 Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot‘s message and tapped ’Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode. 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/_force_reply_8h.html | 141 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 docs/_force_reply_8h.html (limited to 'docs/_force_reply_8h.html') diff --git a/docs/_force_reply_8h.html b/docs/_force_reply_8h.html new file mode 100644 index 0000000..1737826 --- /dev/null +++ b/docs/_force_reply_8h.html @@ -0,0 +1,141 @@ + + + + + + +tgbot-cpp: include/tgbot/types/ForceReply.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ForceReply.h File Reference
+
+
+
#include <memory>
+#include "tgbot/types/GenericReply.h"
+
+

Go to the source code of this file.

+ + + + + +

+Classes

class  TgBot::ForceReply
 Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot‘s message and tapped ’Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode. More...
 
+ + + +

+Namespaces

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