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_generic_reply.html | 205 +++++++++++++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 docs/class_tg_bot_1_1_generic_reply.html (limited to 'docs/class_tg_bot_1_1_generic_reply.html') diff --git a/docs/class_tg_bot_1_1_generic_reply.html b/docs/class_tg_bot_1_1_generic_reply.html new file mode 100644 index 0000000..a0f36ba --- /dev/null +++ b/docs/class_tg_bot_1_1_generic_reply.html @@ -0,0 +1,205 @@ + + + + + + +tgbot-cpp: TgBot::GenericReply Class Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::GenericReply Class Reference
+
+
+ +

This abstract class is base of all keyboard related events. + More...

+ +

#include <GenericReply.h>

+
+Inheritance diagram for TgBot::GenericReply:
+
+
+ + +TgBot::ForceReply +TgBot::InlineKeyboardMarkup +TgBot::ReplyKeyboardMarkup +TgBot::ReplyKeyboardRemove + +
+ + + + +

+Public Types

typedef std::shared_ptr< GenericReplyPtr
 
+ + + +

+Public Member Functions

virtual ~GenericReply ()
 
+

Detailed Description

+

This abstract class is base of all keyboard related events.

+ +

Definition at line 34 of file GenericReply.h.

+

Member Typedef Documentation

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

Definition at line 37 of file GenericReply.h.

+ +
+
+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
virtual TgBot::GenericReply::~GenericReply ()
+
+inlinevirtual
+
+ +

Definition at line 39 of file GenericReply.h.

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