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

#include <EventHandler.h>

+ + + + + + +

+Public Member Functions

 EventHandler (const EventBroadcaster *broadcaster)
 
void handleUpdate (const Update::Ptr update) const
 
+

Detailed Description

+
+

Definition at line 32 of file EventHandler.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
TgBot::EventHandler::EventHandler (const EventBroadcasterbroadcaster)
+
+inlineexplicit
+
+ +

Definition at line 35 of file EventHandler.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + +
void TgBot::EventHandler::handleUpdate (const Update::Ptr update) const
+
+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.3