From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- docs/d8/df3/tgbot_8h.html | 140 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 docs/d8/df3/tgbot_8h.html (limited to 'docs/d8/df3/tgbot_8h.html') diff --git a/docs/d8/df3/tgbot_8h.html b/docs/d8/df3/tgbot_8h.html new file mode 100644 index 0000000..3ea18dd --- /dev/null +++ b/docs/d8/df3/tgbot_8h.html @@ -0,0 +1,140 @@ + + + + + + + +tgbot-cpp: include/tgbot/tgbot.h File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
tgbot.h File Reference
+
+
+
#include "tgbot/Bot.h"
+#include "tgbot/Api.h"
+#include "tgbot/TgException.h"
+#include "tgbot/TgTypeParser.h"
+#include "tgbot/EventBroadcaster.h"
+#include "tgbot/EventHandler.h"
+#include "tgbot/types/Audio.h"
+#include "tgbot/types/Contact.h"
+#include "tgbot/types/Document.h"
+#include "tgbot/types/ForceReply.h"
+#include "tgbot/types/GenericReply.h"
+#include "tgbot/types/InputFile.h"
+#include "tgbot/types/Location.h"
+#include "tgbot/types/Message.h"
+#include "tgbot/types/PhotoSize.h"
+#include "tgbot/types/ReplyKeyboardRemove.h"
+#include "tgbot/types/ReplyKeyboardMarkup.h"
+#include "tgbot/types/Sticker.h"
+#include "tgbot/types/Update.h"
+#include "tgbot/types/User.h"
+#include "tgbot/types/UserProfilePhotos.h"
+#include "tgbot/types/Video.h"
+#include "tgbot/types/InlineQuery.h"
+#include "tgbot/types/InlineQueryResult.h"
+#include "tgbot/types/InlineQueryResultArticle.h"
+#include "tgbot/types/InlineQueryResultGif.h"
+#include "tgbot/types/InlineQueryResultMpeg4Gif.h"
+#include "tgbot/types/InlineQueryResultPhoto.h"
+#include "tgbot/types/InlineQueryResultVideo.h"
+#include "tgbot/types/ChosenInlineResult.h"
+#include "tgbot/tools/StringTools.h"
+#include "tgbot/net/HttpClient.h"
+#include "tgbot/net/HttpParser.h"
+#include "tgbot/net/HttpReqArg.h"
+#include "tgbot/net/HttpServer.h"
+#include "tgbot/net/TgLongPoll.h"
+#include "tgbot/net/TgWebhookLocalServer.h"
+#include "tgbot/net/TgWebhookServer.h"
+#include "tgbot/net/TgWebhookTcpServer.h"
+#include "tgbot/net/Url.h"
+
+

Go to the source code of this file.

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