From e2871c54a71a8015923b8215816c2a81e1b0c209 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:12:21 +0900 Subject: Regenerate docs --- docs/group__general.html | 116 ----------------------------------------------- 1 file changed, 116 deletions(-) delete mode 100644 docs/group__general.html (limited to 'docs/group__general.html') diff --git a/docs/group__general.html b/docs/group__general.html deleted file mode 100644 index ccc1dce..0000000 --- a/docs/group__general.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - -tgbot-cpp: General - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
General
-
-
- - - - - - - - - - - - - - -

-Classes

class  TgBot::Api
 This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available-methods More...
 
class  TgBot::Bot
 This object holds other objects specific for this bot instance. More...
 
class  TgBot::EventBroadcaster
 This class holds all event listeners. More...
 
class  TgBot::TgException
 Exception type which is only thrown when Telegram refuses API request. More...
 
-

Detailed Description

-
-
- - - - -- cgit v1.2.3 From 3e5a28fa0a1ba2d461271f22399476c241bcffe3 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:15:42 +0900 Subject: Regenerate docs --- docs/group__general.html | 135 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 docs/group__general.html (limited to 'docs/group__general.html') diff --git a/docs/group__general.html b/docs/group__general.html new file mode 100644 index 0000000..253eb64 --- /dev/null +++ b/docs/group__general.html @@ -0,0 +1,135 @@ + + + + + + +tgbot-cpp: General + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
General
+
+
+ + + + + + + + + + + + + + +

+Classes

class  TgBot::Api
 This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available-methods More...
 
class  TgBot::Bot
 This object holds other objects specific for this bot instance. More...
 
class  TgBot::EventBroadcaster
 This class holds all event listeners. More...
 
class  TgBot::TgException
 Exception type which is only thrown when Telegram refuses API request. More...
 
+

Detailed Description

+
+
+ + + + -- cgit v1.2.3