From e2871c54a71a8015923b8215816c2a81e1b0c209 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:12:21 +0900 Subject: Regenerate docs --- docs/class_tg_bot_1_1_generic_reply.html | 182 ------------------------------- 1 file changed, 182 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 685dbd9..0000000 --- a/docs/class_tg_bot_1_1_generic_reply.html +++ /dev/null @@ -1,182 +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

- -

◆ 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