From f13b7029e9af43282ebe6c2e9bb4dd749c8e450a Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Mon, 23 Jul 2018 02:09:18 +0300 Subject: Move docs to gh-pages branch --- docs/class_tg_bot_1_1_generic_reply.html | 205 ------------------------------- 1 file changed, 205 deletions(-) delete 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 deleted file mode 100644 index a0f36ba..0000000 --- a/docs/class_tg_bot_1_1_generic_reply.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -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