From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- docs/class_tg_bot_1_1_generic_reply.html | 179 +++++++++++++++++++++++++++++++ 1 file changed, 179 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..488fc3d --- /dev/null +++ b/docs/class_tg_bot_1_1_generic_reply.html @@ -0,0 +1,179 @@ + + + + + + + +tgbot-cpp: TgBot::GenericReply Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::GenericReply Class Reference
+
+
+ +

#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

+ +

◆ Ptr

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

Definition at line 37 of file GenericReply.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ ~GenericReply()

+ +
+
+ + + + + +
+ + + + + + + +
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