summaryrefslogtreecommitdiff
path: root/docs/tgbot_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tgbot_8h.html')
-rw-r--r--docs/tgbot_8h.html140
1 files changed, 140 insertions, 0 deletions
diff --git a/docs/tgbot_8h.html b/docs/tgbot_8h.html
new file mode 100644
index 0000000..e8bd73b
--- /dev/null
+++ b/docs/tgbot_8h.html
@@ -0,0 +1,140 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>tgbot-cpp: include/tgbot/tgbot.h File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+ $(document).ready(initResizable);
+</script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <td id="projectalign" style="padding-left: 0.5em;">
+ <div id="projectname">tgbot-cpp
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ <div id="nav-sync" class="sync"></div>
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+$(document).ready(function(){initNavTree('tgbot_8h.html','');});
+</script>
+<div id="doc-content">
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+ <div class="headertitle">
+<div class="title">tgbot.h File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include &quot;<a class="el" href="_bot_8h_source.html">tgbot/Bot.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_api_8h_source.html">tgbot/Api.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tg_exception_8h_source.html">tgbot/TgException.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tg_type_parser_8h_source.html">tgbot/TgTypeParser.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_event_broadcaster_8h_source.html">tgbot/EventBroadcaster.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_event_handler_8h_source.html">tgbot/EventHandler.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_audio_8h_source.html">tgbot/types/Audio.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_contact_8h_source.html">tgbot/types/Contact.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_document_8h_source.html">tgbot/types/Document.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_force_reply_8h_source.html">tgbot/types/ForceReply.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_generic_reply_8h_source.html">tgbot/types/GenericReply.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_input_file_8h_source.html">tgbot/types/InputFile.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_location_8h_source.html">tgbot/types/Location.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_message_8h_source.html">tgbot/types/Message.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_photo_size_8h_source.html">tgbot/types/PhotoSize.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_reply_keyboard_remove_8h_source.html">tgbot/types/ReplyKeyboardRemove.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_reply_keyboard_markup_8h_source.html">tgbot/types/ReplyKeyboardMarkup.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_sticker_8h_source.html">tgbot/types/Sticker.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_update_8h_source.html">tgbot/types/Update.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_user_8h_source.html">tgbot/types/User.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_user_profile_photos_8h_source.html">tgbot/types/UserProfilePhotos.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_video_8h_source.html">tgbot/types/Video.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_8h_source.html">tgbot/types/InlineQuery.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_result_8h_source.html">tgbot/types/InlineQueryResult.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_result_article_8h_source.html">tgbot/types/InlineQueryResultArticle.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_result_gif_8h_source.html">tgbot/types/InlineQueryResultGif.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">tgbot/types/InlineQueryResultMpeg4Gif.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_result_photo_8h_source.html">tgbot/types/InlineQueryResultPhoto.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_inline_query_result_video_8h_source.html">tgbot/types/InlineQueryResultVideo.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_chosen_inline_result_8h_source.html">tgbot/types/ChosenInlineResult.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_string_tools_8h_source.html">tgbot/tools/StringTools.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_http_client_8h_source.html">tgbot/net/HttpClient.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_http_parser_8h_source.html">tgbot/net/HttpParser.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_http_req_arg_8h_source.html">tgbot/net/HttpReqArg.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_http_server_8h_source.html">tgbot/net/HttpServer.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tg_long_poll_8h_source.html">tgbot/net/TgLongPoll.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tg_webhook_local_server_8h_source.html">tgbot/net/TgWebhookLocalServer.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tg_webhook_server_8h_source.html">tgbot/net/TgWebhookServer.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tg_webhook_tcp_server_8h_source.html">tgbot/net/TgWebhookTcpServer.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_url_8h_source.html">tgbot/net/Url.h</a>&quot;</code><br />
+</div>
+<p><a href="tgbot_8h_source.html">Go to the source code of this file.</a></p>
+</div><!-- contents -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="tgbot_8h.html">tgbot.h</a></li>
+ <li class="footer">Generated on Sun Jan 15 2017 02:46:16 for tgbot-cpp by
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ </ul>
+</div>
+</body>
+</html>