diff options
687 files changed, 24027 insertions, 18582 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 89ea260..f5ff1d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,6 +3,7 @@ project(TgBot) ### options option(ENABLE_TESTS "Set to ON to enable building of tests" OFF) +option(BUILD_SHARED_LIBS "Build tgbot-cpp shared/static library." OFF) ### sources set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Wall") @@ -19,12 +19,12 @@ Documentation is located [here](http://reo7sp.github.io/tgbot-cpp). ## State -- [x] Bot API 3.0 / **_Invoice is not implemented._** +- [x] Bot API 3.0 - [x] Bot API 3.1 - [x] Bot API 3.2 - [x] Bot API 3.3 - [x] Bot API 3.4 -- [x] Bot API 3.5 / **_Invoice is not implemented._** +- [x] Bot API 3.5 - [x] Bot API 3.6 ## Library compilation diff --git a/docs/_animation_8h.html b/docs/_animation_8h.html index e0f14d7..3c8b989 100644 --- a/docs/_animation_8h.html +++ b/docs/_animation_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Animation.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_animation_8h.html">Animation.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_animation_8h_source.html b/docs/_animation_8h_source.html index 1cd08eb..90487a1 100644 --- a/docs/_animation_8h_source.html +++ b/docs/_animation_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Animation.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_animation_8h_source.html','');}); <div class="contents"> <a href="_animation_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_ANIMATION_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_ANIMATION_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html"> 41</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_animation.html">Animation</a> {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a"> 43</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Animation> <a class="code" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Ptr</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0">fileId</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5"> 53</a></span>  <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> <a class="code" href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5">thumb</a>;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df"> 58</a></span>  std::string <a class="code" href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df">fileName</a>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d"> 63</a></span>  std::string <a class="code" href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d">mimeType</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da"> 68</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da">fileSize</a>;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> };</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> }</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#endif //TGBOT_ANIMATION_H</span></div><div class="ttc" id="class_tg_bot_1_1_animation_html_a005529218689a10133d5c7b0482057df"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df">TgBot::Animation::fileName</a></div><div class="ttdeci">std::string fileName</div><div class="ttdoc">Optional. Original animation filename as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_animation_8h_source.html#l00058">Animation.h:58</a></div></div> <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_animation_html_afc55b2a385eeb3209e91bbbd1214c06a"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">TgBot::Animation::Ptr</a></div><div class="ttdeci">std::shared_ptr< Animation > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_animation_8h_source.html#l00043">Animation.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_animation_html"><div class="ttname"><a href="class_tg_bot_1_1_animation.html">TgBot::Animation</a></div><div class="ttdoc">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack fo...</div><div class="ttdef"><b>Definition:</b> <a href="_animation_8h_source.html#l00041">Animation.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_photo_size_html_a05f58e05528a02e6bc98b67a81e8ae83"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">TgBot::PhotoSize::Ptr</a></div><div class="ttdeci">std::shared_ptr< PhotoSize > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00039">PhotoSize.h:39</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_animation_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_animation_8h.html">Animation.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_api_8h.html b/docs/_api_8h.html index 01221e2..666d848 100644 --- a/docs/_api_8h.html +++ b/docs/_api_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/Api.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -104,6 +128,8 @@ $(document).ready(function(){initNavTree('_api_8h.html','');}); <code>#include "<a class="el" href="_file_8h_source.html">tgbot/types/File.h</a>"</code><br /> <code>#include "<a class="el" href="_input_media_8h_source.html">tgbot/types/InputMedia.h</a>"</code><br /> <code>#include "<a class="el" href="_game_high_score_8h_source.html">tgbot/types/GameHighScore.h</a>"</code><br /> +<code>#include "<a class="el" href="_labeled_price_8h_source.html">tgbot/types/LabeledPrice.h</a>"</code><br /> +<code>#include "<a class="el" href="_shipping_option_8h_source.html">tgbot/types/ShippingOption.h</a>"</code><br /> </div> <p><a href="_api_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> @@ -124,9 +150,9 @@ Namespaces</h2></td></tr> <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="_api_8h.html">Api.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_api_8h_source.html b/docs/_api_8h_source.html index e9cd378..5ed6e9f 100644 --- a/docs/_api_8h_source.html +++ b/docs/_api_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/Api.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,103 +107,108 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <div class="title">Api.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_api_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_API_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_API_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <boost/property_tree/ptree.hpp></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_input_file_8h.html">tgbot/types/InputFile.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_user_profile_photos_8h.html">tgbot/types/UserProfilePhotos.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_webhook_info_8h.html">tgbot/types/WebhookInfo.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_chat_member_8h.html">tgbot/types/ChatMember.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_sticker_set_8h.html">tgbot/types/StickerSet.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_file_8h.html">tgbot/types/File.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="_game_high_score_8h.html">tgbot/types/GameHighScore.h</a>"</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="namespace_tg_bot.html"> 47</a></span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 56</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_api.html">Api</a> {</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 60</a></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a>(<span class="keyword">const</span> std::string& token);</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">getMe</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">sendMessage</a>(int64_t chatId, <span class="keyword">const</span> std::string& text, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a>(int64_t chatId, <span class="keyword">const</span> std::string& photoId, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t duration = 0,</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keyword">const</span> std::string& performer = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& title = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a>(int64_t chatId, <span class="keyword">const</span> std::string& audioId, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t duration = 0,</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keyword">const</span> std::string& performer = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& title = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a>(int64_t chatId, <span class="keyword">const</span> std::string& documentId, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span> </div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span> </div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerId, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">getStickerSet</a>(<span class="keyword">const</span> std::string& name) <span class="keyword">const</span>;</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  </div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">uploadStickerFile</a>(int32_t userId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span> </div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span> </div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span> </div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span> </div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">setStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker, uint32_t position) <span class="keyword">const</span>;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span> </div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">deleteStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> video, <span class="keywordtype">bool</span> supportsStreaming = <span class="keyword">false</span>, int32_t duration = 0, int32_t width = 0, int32_t height = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span> </div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoId, <span class="keywordtype">bool</span> supportsStreaming = <span class="keyword">false</span>, int32_t duration = 0, int32_t width = 0, int32_t height = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span> </div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span> </div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span> </div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  std::vector<Message::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a>(int64_t chatId, <span class="keyword">const</span> std::vector<InputMedia::Ptr>& media,</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span> </div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, <span class="keywordtype">int</span> duration = 0, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span> </div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a>(int64_t chatId, <span class="keyword">const</span> std::string& voiceId, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, <span class="keywordtype">int</span> duration = 0, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span> </div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0">sendGame</a>(int64_t chatId, <span class="keyword">const</span> std::string& gameShortName, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> </div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, uint32_t livePeriod = 0,</div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span> </div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">editMessageLiveLocation</a>(<span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, int64_t chatId = 0, int32_t messageId = 0,</div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  int32_t inlineMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span> </div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">stopMessageLiveLocation</a>(int64_t chatId = 0, int32_t messageId = 0, int32_t inlineMessageId = 0,</div><div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span> </div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span> </div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">sendVenue</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, <span class="keyword">const</span> std::string& title, <span class="keyword">const</span> std::string& address, <span class="keyword">const</span> std::string& foursquareId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span> </div><div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">sendContact</a>(int64_t chatId, <span class="keyword">const</span> std::string& phoneNumber, <span class="keyword">const</span> std::string& firstName, <span class="keyword">const</span> std::string& lastName = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00480"></a><span class="lineno"> 480</span> </div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">sendChatAction</a>(int64_t chatId, <span class="keyword">const</span> std::string& action) <span class="keyword">const</span>;</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span> </div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span>  <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">getUserProfilePhotos</a>(int32_t userId, int32_t offset = 0, int32_t limit = 100) <span class="keyword">const</span>;</div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span> </div><div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">getFile</a>(<span class="keyword">const</span> std::string &fileId) <span class="keyword">const</span>;</div><div class="line"><a name="l00507"></a><span class="lineno"> 507</span> </div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">leaveChat</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span> </div><div class="line"><a name="l00520"></a><span class="lineno"> 520</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">getChat</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00521"></a><span class="lineno"> 521</span> </div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  std::vector<ChatMember::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">getChatAdministrators</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span> </div><div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  int32_t <a class="code" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">getChatMembersCount</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00535"></a><span class="lineno"> 535</span> </div><div class="line"><a name="l00542"></a><span class="lineno"> 542</span>  <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">getChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00543"></a><span class="lineno"> 543</span> </div><div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">setChatStickerSet</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerSetName) <span class="keyword">const</span>;</div><div class="line"><a name="l00551"></a><span class="lineno"> 551</span> </div><div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">deleteChatStickerSet</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00558"></a><span class="lineno"> 558</span> </div><div class="line"><a name="l00559"></a><span class="lineno"> 559</span> </div><div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">answerCallbackQuery</a>(<span class="keyword">const</span> std::string & callbackQueryId, <span class="keyword">const</span> std::string & text=<span class="stringliteral">""</span>, <span class="keywordtype">bool</span> showAlert=<span class="keyword">false</span>, <span class="keyword">const</span> std::string &url=<span class="stringliteral">""</span>, int32_t cacheTime=0) <span class="keyword">const</span>;</div><div class="line"><a name="l00570"></a><span class="lineno"> 570</span> </div><div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">editMessageText</a>(<span class="keyword">const</span> std::string& text, int64_t chatId=0, int32_t messageId=0, <span class="keyword">const</span> std::string& inlineMessageId=<span class="stringliteral">""</span>,</div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span> </div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">editMessageCaption</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span> </div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">editMessageReplyMarkup</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00607"></a><span class="lineno"> 607</span> </div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">deleteMessage</a>(int64_t chatId, int32_t messageId) <span class="keyword">const</span>;</div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span> </div><div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  std::vector<Update::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">getUpdates</a>(int32_t offset = 0, int32_t limit = 100, int32_t timeout = 0, <span class="keyword">const</span> StringArrayPtr &allowedUpdates = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00628"></a><span class="lineno"> 628</span> </div><div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">setWebhook</a>(<span class="keyword">const</span> std::string& url = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> certificate = <span class="keyword">nullptr</span>, int32_t maxConnection = 40, <span class="keyword">const</span> StringArrayPtr &allowedUpdates = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span> </div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">deleteWebhook</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span> </div><div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">getWebhookInfo</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00659"></a><span class="lineno"> 659</span> </div><div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">answerInlineQuery</a>(<span class="keyword">const</span> std::string& inlineQueryId, <span class="keyword">const</span> std::vector<InlineQueryResult::Ptr>& results,</div><div class="line"><a name="l00673"></a><span class="lineno"> 673</span>  int32_t cacheTime = 300, <span class="keywordtype">bool</span> isPersonal = <span class="keyword">false</span>, <span class="keyword">const</span> std::string& nextOffset = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& switchPmText = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& switchPmParameter = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00674"></a><span class="lineno"> 674</span> </div><div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">kickChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00683"></a><span class="lineno"> 683</span> </div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">unbanChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span> </div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0, <span class="keywordtype">bool</span> canSendMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  <span class="keywordtype">bool</span> canSendMediaMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canSendOtherMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canAddWebPagePreviews = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00705"></a><span class="lineno"> 705</span> </div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">promoteChatMember</a>(int64_t chatId, int32_t userId, <span class="keywordtype">bool</span> canChangeInfo = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPostMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  <span class="keywordtype">bool</span> canEditMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canDeleteMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canInviteUsers = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPinMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPromoteMembers = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span> </div><div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">exportChatInviteLink</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span> </div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">setChatPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo) <span class="keyword">const</span>;</div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span> </div><div class="line"><a name="l00749"></a><span class="lineno"> 749</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">deleteChatPhoto</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00750"></a><span class="lineno"> 750</span> </div><div class="line"><a name="l00760"></a><span class="lineno"> 760</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">setChatTitle</a>(int64_t chatId, <span class="keyword">const</span> std::string& title) <span class="keyword">const</span>;</div><div class="line"><a name="l00761"></a><span class="lineno"> 761</span> </div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">setChatDescription</a>(int64_t chatId, <span class="keyword">const</span> std::string& description) <span class="keyword">const</span>;</div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span> </div><div class="line"><a name="l00777"></a><span class="lineno"> 777</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">pinChatMessage</a>(int64_t chatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00778"></a><span class="lineno"> 778</span> </div><div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">unpinChatMessage</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00785"></a><span class="lineno"> 785</span> </div><div class="line"><a name="l00800"></a><span class="lineno"> 800</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4">setGameScore</a>(int32_t userId, int32_t score, <span class="keywordtype">bool</span> force = <span class="keyword">false</span>, <span class="keywordtype">bool</span> disableEditMessage = <span class="keyword">false</span>,</div><div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span> </div><div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  std::vector<GameHighScore::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a">getGameHighScores</a>(int32_t userId, int32_t score, <span class="keywordtype">bool</span> force = <span class="keyword">false</span>,</div><div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  <span class="keywordtype">bool</span> disableEditMessage = <span class="keyword">false</span>, int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00816"></a><span class="lineno"> 816</span> </div><div class="line"><a name="l00817"></a><span class="lineno"> 817</span> </div><div class="line"><a name="l00824"></a><span class="lineno"> 824</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">downloadFile</a>(<span class="keyword">const</span> std::string& filePath, <span class="keyword">const</span> std::vector<HttpReqArg>& args = std::vector<HttpReqArg>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00825"></a><span class="lineno"> 825</span> </div><div class="line"><a name="l00826"></a><span class="lineno"> 826</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00827"></a><span class="lineno"> 827</span>  boost::property_tree::ptree sendRequest(<span class="keyword">const</span> std::string& method, <span class="keyword">const</span> std::vector<HttpReqArg>& args = std::vector<HttpReqArg>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00828"></a><span class="lineno"> 828</span> </div><div class="line"><a name="l00829"></a><span class="lineno"> 829</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00830"></a><span class="lineno"> 830</span> };</div><div class="line"><a name="l00831"></a><span class="lineno"> 831</span> </div><div class="line"><a name="l00832"></a><span class="lineno"> 832</span> }</div><div class="line"><a name="l00833"></a><span class="lineno"> 833</span> </div><div class="line"><a name="l00834"></a><span class="lineno"> 834</span> <span class="preprocessor">#endif //TGBOT_CPP_API_H</span></div><div class="ttc" id="class_tg_bot_1_1_api_html_ad042b4d7f03f45eb59acb68085faaa23"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">TgBot::Api::getChat</a></div><div class="ttdeci">Chat::Ptr getChat(int64_t chatId) const</div><div class="ttdoc">Use this method to get up to date information about the chat (current name of the user for one-on-one...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a80bfd115a9308c6fb0015b611cf8c5ae"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">TgBot::Api::sendVoice</a></div><div class="ttdeci">Message::Ptr sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div><div class="ttdoc">Use this method to send audio files, if you want Telegram clients to display the file as a playable v...</div></div> +<a href="_api_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_API_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_API_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <boost/property_tree/ptree.hpp></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_input_file_8h.html">tgbot/types/InputFile.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_user_profile_photos_8h.html">tgbot/types/UserProfilePhotos.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_webhook_info_8h.html">tgbot/types/WebhookInfo.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_chat_member_8h.html">tgbot/types/ChatMember.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_sticker_set_8h.html">tgbot/types/StickerSet.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_file_8h.html">tgbot/types/File.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="_game_high_score_8h.html">tgbot/types/GameHighScore.h</a>"</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="_labeled_price_8h.html">tgbot/types/LabeledPrice.h</a>"</span></div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "<a class="code" href="_shipping_option_8h.html">tgbot/types/ShippingOption.h</a>"</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="namespace_tg_bot.html"> 49</a></span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 58</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_api.html">Api</a> {</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 62</a></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a>(<span class="keyword">const</span> std::string& token);</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1">getMe</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a">sendMessage</a>(int64_t chatId, <span class="keyword">const</span> std::string& text, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">sendPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">sendPhoto</a>(int64_t chatId, <span class="keyword">const</span> std::string& photoId, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">sendAudio</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t duration = 0,</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keyword">const</span> std::string& performer = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& title = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">sendAudio</a>(int64_t chatId, <span class="keyword">const</span> std::string& audioId, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t duration = 0,</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="keyword">const</span> std::string& performer = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& title = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span> </div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">sendDocument</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">sendDocument</a>(int64_t chatId, <span class="keyword">const</span> std::string& documentId, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span> </div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371">sendInvoice</a>(int64_t chatId, <span class="keyword">const</span> std::string& title, <span class="keyword">const</span> std::string& description, <span class="keyword">const</span> std::string& payload,</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <span class="keyword">const</span> std::string& providerToken, <span class="keyword">const</span> std::string& startParameter, <span class="keyword">const</span> std::string& currency, <span class="keyword">const</span> std::vector<LabeledPrice::Ptr>& prices,</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <span class="keyword">const</span> std::string& providerData = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& photoUrl = <span class="stringliteral">""</span>, int32_t photoSize = 0,</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  int32_t photoWidth = 0, int32_t photoHeight = 0, <span class="keywordtype">bool</span> needName = <span class="keyword">false</span>,</div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keywordtype">bool</span> needPhoneNumber = <span class="keyword">false</span>, <span class="keywordtype">bool</span> needEmail = <span class="keyword">false</span>, <span class="keywordtype">bool</span> needShippingAddress = <span class="keyword">false</span>,</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <span class="keywordtype">bool</span> sendPhoneNumberToProvider = <span class="keyword">false</span>, <span class="keywordtype">bool</span> sendEmailToProvider = <span class="keyword">false</span>, <span class="keywordtype">bool</span> isFlexible = <span class="keyword">false</span>,</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8">answerShippingQuery</a>(<span class="keyword">const</span> std::string& shippingQueryId, <span class="keywordtype">bool</span> ok, <span class="keyword">const</span> std::vector<ShippingOption::Ptr>& shippingOptions = std::vector<ShippingOption::Ptr>(), <span class="keyword">const</span> std::string& errorMessage = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span> </div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c">answerPreCheckoutQuery</a>(<span class="keyword">const</span> std::string& preCheckoutQueryId, <span class="keywordtype">bool</span> ok, <span class="keyword">const</span> std::string& errorMessage = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span> </div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span> </div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerId, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span> </div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1">getStickerSet</a>(<span class="keyword">const</span> std::string& name) <span class="keyword">const</span>;</div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span> </div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1">uploadStickerFile</a>(int32_t userId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span> </div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span> </div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span> </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span> </div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd">setStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker, uint32_t position) <span class="keyword">const</span>;</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span> </div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715">deleteStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span> </div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> video, <span class="keywordtype">bool</span> supportsStreaming = <span class="keyword">false</span>, int32_t duration = 0, int32_t width = 0, int32_t height = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span> </div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoId, <span class="keywordtype">bool</span> supportsStreaming = <span class="keyword">false</span>, int32_t duration = 0, int32_t width = 0, int32_t height = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span> </div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span> </div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span> </div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  std::vector<Message::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3">sendMediaGroup</a>(int64_t chatId, <span class="keyword">const</span> std::vector<InputMedia::Ptr>& media,</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span> </div><div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">sendVoice</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, <span class="keywordtype">int</span> duration = 0, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span> </div><div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">sendVoice</a>(int64_t chatId, <span class="keyword">const</span> std::string& voiceId, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, <span class="keywordtype">int</span> duration = 0, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00462"></a><span class="lineno"> 462</span> </div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8">sendGame</a>(int64_t chatId, <span class="keyword">const</span> std::string& gameShortName, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00474"></a><span class="lineno"> 474</span> </div><div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66">sendLocation</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, uint32_t livePeriod = 0,</div><div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00488"></a><span class="lineno"> 488</span> </div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0">editMessageLiveLocation</a>(<span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, int64_t chatId = 0, int32_t messageId = 0,</div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  int32_t inlineMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00501"></a><span class="lineno"> 501</span> </div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905">stopMessageLiveLocation</a>(int64_t chatId = 0, int32_t messageId = 0, int32_t inlineMessageId = 0,</div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span> </div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span> </div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a">sendVenue</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, <span class="keyword">const</span> std::string& title, <span class="keyword">const</span> std::string& address, <span class="keyword">const</span> std::string& foursquareId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00529"></a><span class="lineno"> 529</span> </div><div class="line"><a name="l00541"></a><span class="lineno"> 541</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7">sendContact</a>(int64_t chatId, <span class="keyword">const</span> std::string& phoneNumber, <span class="keyword">const</span> std::string& firstName, <span class="keyword">const</span> std::string& lastName = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00542"></a><span class="lineno"> 542</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00543"></a><span class="lineno"> 543</span> </div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4">sendChatAction</a>(int64_t chatId, <span class="keyword">const</span> std::string& action) <span class="keyword">const</span>;</div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span> </div><div class="line"><a name="l00562"></a><span class="lineno"> 562</span>  <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69">getUserProfilePhotos</a>(int32_t userId, int32_t offset = 0, int32_t limit = 100) <span class="keyword">const</span>;</div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span> </div><div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b">getFile</a>(<span class="keyword">const</span> std::string &fileId) <span class="keyword">const</span>;</div><div class="line"><a name="l00570"></a><span class="lineno"> 570</span> </div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4">leaveChat</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span> </div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20">getChat</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span> </div><div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  std::vector<ChatMember::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e">getChatAdministrators</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span> </div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  int32_t <a class="code" href="class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4">getChatMembersCount</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00598"></a><span class="lineno"> 598</span> </div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4">getChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span> </div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51">setChatStickerSet</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerSetName) <span class="keyword">const</span>;</div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span> </div><div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d">deleteChatStickerSet</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00621"></a><span class="lineno"> 621</span> </div><div class="line"><a name="l00622"></a><span class="lineno"> 622</span> </div><div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa">answerCallbackQuery</a>(<span class="keyword">const</span> std::string & callbackQueryId, <span class="keyword">const</span> std::string & text=<span class="stringliteral">""</span>, <span class="keywordtype">bool</span> showAlert=<span class="keyword">false</span>, <span class="keyword">const</span> std::string &url=<span class="stringliteral">""</span>, int32_t cacheTime=0) <span class="keyword">const</span>;</div><div class="line"><a name="l00633"></a><span class="lineno"> 633</span> </div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114">editMessageText</a>(<span class="keyword">const</span> std::string& text, int64_t chatId=0, int32_t messageId=0, <span class="keyword">const</span> std::string& inlineMessageId=<span class="stringliteral">""</span>,</div><div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00647"></a><span class="lineno"> 647</span> </div><div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65">editMessageCaption</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00659"></a><span class="lineno"> 659</span> </div><div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0">editMessageReplyMarkup</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00670"></a><span class="lineno"> 670</span> </div><div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018">deleteMessage</a>(int64_t chatId, int32_t messageId) <span class="keyword">const</span>;</div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span> </div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  std::vector<Update::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94">getUpdates</a>(int32_t offset = 0, int32_t limit = 100, int32_t timeout = 0, <span class="keyword">const</span> StringArrayPtr &allowedUpdates = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span> </div><div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71">setWebhook</a>(<span class="keyword">const</span> std::string& url = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> certificate = <span class="keyword">nullptr</span>, int32_t maxConnection = 40, <span class="keyword">const</span> StringArrayPtr &allowedUpdates = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span> </div><div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347">deleteWebhook</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00712"></a><span class="lineno"> 712</span> </div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e">getWebhookInfo</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span> </div><div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af">answerInlineQuery</a>(<span class="keyword">const</span> std::string& inlineQueryId, <span class="keyword">const</span> std::vector<InlineQueryResult::Ptr>& results,</div><div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  int32_t cacheTime = 300, <span class="keywordtype">bool</span> isPersonal = <span class="keyword">false</span>, <span class="keyword">const</span> std::string& nextOffset = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& switchPmText = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& switchPmParameter = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00737"></a><span class="lineno"> 737</span> </div><div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161">kickChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span> </div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb">unbanChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00754"></a><span class="lineno"> 754</span> </div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0, <span class="keywordtype">bool</span> canSendMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  <span class="keywordtype">bool</span> canSendMediaMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canSendOtherMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canAddWebPagePreviews = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span> </div><div class="line"><a name="l00783"></a><span class="lineno"> 783</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc">promoteChatMember</a>(int64_t chatId, int32_t userId, <span class="keywordtype">bool</span> canChangeInfo = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPostMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  <span class="keywordtype">bool</span> canEditMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canDeleteMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canInviteUsers = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPinMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPromoteMembers = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00785"></a><span class="lineno"> 785</span> </div><div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2">exportChatInviteLink</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00792"></a><span class="lineno"> 792</span> </div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217">setChatPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo) <span class="keyword">const</span>;</div><div class="line"><a name="l00803"></a><span class="lineno"> 803</span> </div><div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025">deleteChatPhoto</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00813"></a><span class="lineno"> 813</span> </div><div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223">setChatTitle</a>(int64_t chatId, <span class="keyword">const</span> std::string& title) <span class="keyword">const</span>;</div><div class="line"><a name="l00824"></a><span class="lineno"> 824</span> </div><div class="line"><a name="l00831"></a><span class="lineno"> 831</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53">setChatDescription</a>(int64_t chatId, <span class="keyword">const</span> std::string& description) <span class="keyword">const</span>;</div><div class="line"><a name="l00832"></a><span class="lineno"> 832</span> </div><div class="line"><a name="l00840"></a><span class="lineno"> 840</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607">pinChatMessage</a>(int64_t chatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00841"></a><span class="lineno"> 841</span> </div><div class="line"><a name="l00847"></a><span class="lineno"> 847</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21">unpinChatMessage</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00848"></a><span class="lineno"> 848</span> </div><div class="line"><a name="l00863"></a><span class="lineno"> 863</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a">setGameScore</a>(int32_t userId, int32_t score, <span class="keywordtype">bool</span> force = <span class="keyword">false</span>, <span class="keywordtype">bool</span> disableEditMessage = <span class="keyword">false</span>,</div><div class="line"><a name="l00864"></a><span class="lineno"> 864</span>  int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00865"></a><span class="lineno"> 865</span> </div><div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  std::vector<GameHighScore::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68">getGameHighScores</a>(int32_t userId, int32_t score, <span class="keywordtype">bool</span> force = <span class="keyword">false</span>,</div><div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  <span class="keywordtype">bool</span> disableEditMessage = <span class="keyword">false</span>, int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00879"></a><span class="lineno"> 879</span> </div><div class="line"><a name="l00880"></a><span class="lineno"> 880</span> </div><div class="line"><a name="l00887"></a><span class="lineno"> 887</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4">downloadFile</a>(<span class="keyword">const</span> std::string& filePath, <span class="keyword">const</span> std::vector<HttpReqArg>& args = std::vector<HttpReqArg>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00888"></a><span class="lineno"> 888</span> </div><div class="line"><a name="l00889"></a><span class="lineno"> 889</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00890"></a><span class="lineno"> 890</span>  boost::property_tree::ptree sendRequest(<span class="keyword">const</span> std::string& method, <span class="keyword">const</span> std::vector<HttpReqArg>& args = std::vector<HttpReqArg>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00891"></a><span class="lineno"> 891</span> </div><div class="line"><a name="l00892"></a><span class="lineno"> 892</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00893"></a><span class="lineno"> 893</span> };</div><div class="line"><a name="l00894"></a><span class="lineno"> 894</span> </div><div class="line"><a name="l00895"></a><span class="lineno"> 895</span> }</div><div class="line"><a name="l00896"></a><span class="lineno"> 896</span> </div><div class="line"><a name="l00897"></a><span class="lineno"> 897</span> <span class="preprocessor">#endif //TGBOT_CPP_API_H</span></div><div class="ttc" id="class_tg_bot_1_1_api_html_a59567254a0b6b1650a2d947a777d7710"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">TgBot::Api::sendSticker</a></div><div class="ttdeci">Message::Ptr sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </div><div class="ttdoc">Use this method to send .webp stickers. </div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_ad3c58f08ddacdb946507cd96a3d54421"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">TgBot::StickerSet::Ptr</a></div><div class="ttdeci">std::shared_ptr< StickerSet > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00042">StickerSet.h:42</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa43007edecb1c3a8438e3217fcfbbc94"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94">TgBot::Api::getUpdates</a></div><div class="ttdeci">std::vector< Update::Ptr > getUpdates(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const </div><div class="ttdoc">Use this method to receive incoming updates using long polling. </div></div> <div class="ttc" id="class_tg_bot_1_1_file_html_ac47e9c73b9d762eef2322c0932c5a934"><div class="ttname"><a href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">TgBot::File::Ptr</a></div><div class="ttdeci">std::shared_ptr< File > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00026">File.h:26</a></div></div> <div class="ttc" id="_sticker_set_8h_html"><div class="ttname"><a href="_sticker_set_8h.html">StickerSet.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a4a701223b6a834b594e216a80695d300"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">TgBot::Api::promoteChatMember</a></div><div class="ttdeci">bool promoteChatMember(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const</div><div class="ttdoc">Use this method to promote or demote a user in a supergroup or a channel. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ae999adb4e101bdf95cdee77867e084fc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">TgBot::Api::unpinChatMessage</a></div><div class="ttdeci">bool unpinChatMessage(int64_t chatId) const</div><div class="ttdoc">Use this method to unpin a message in a supergroup or a channel. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aa60ec06b9171d94ef717f1ac03190f07"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">TgBot::Api::downloadFile</a></div><div class="ttdeci">std::string downloadFile(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const</div><div class="ttdoc">Downloads file from Telegram and saves it in memory. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_abd10abcfaf859c63cab0526b8c9179c9"><div class="ttname"><a href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">TgBot::Api::getUpdates</a></div><div class="ttdeci">std::vector< Update::Ptr > getUpdates(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const</div><div class="ttdoc">Use this method to receive incoming updates using long polling. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_abd83eabc02928c2d2ebbb9835c410ea8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">TgBot::Api::sendPhoto</a></div><div class="ttdeci">Message::Ptr sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div><div class="ttdoc">Use this method to send photos. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ac50bdd50bf0cf5a211e699925759ebc1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">TgBot::Api::getFile</a></div><div class="ttdeci">File::Ptr getFile(const std::string &fileId) const</div><div class="ttdoc">Use this method to get basic info about a file and prepare it for downloading. For the moment...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a9f1cbc18cfd16def2bd4d4b816e87cfa"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa">TgBot::Api::answerCallbackQuery</a></div><div class="ttdeci">bool answerCallbackQuery(const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", int32_t cacheTime=0) const </div><div class="ttdoc">Use this method to send answers to callback queries sent from inline keyboards. The answer will be di...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_ac9d05feddc2844907335cf07ad5d9a51"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51">TgBot::Api::setChatStickerSet</a></div><div class="ttdeci">bool setChatStickerSet(int64_t chatId, const std::string &stickerSetName) const </div><div class="ttdoc">Use this method to get information about a member of a chat. Returns a ChatMember object on success...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a09af96dadde7bce75045924bc137f73e"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e">TgBot::Api::getChatAdministrators</a></div><div class="ttdeci">std::vector< ChatMember::Ptr > getChatAdministrators(int64_t chatId) const </div><div class="ttdoc">Use this method to get a list of administrators in a chat. On success, returns an Array of ChatMember...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a74f9c4536b999ae3d3e04cf7e2fc107d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d">TgBot::Api::deleteChatStickerSet</a></div><div class="ttdeci">bool deleteChatStickerSet(int64_t chatId) const </div><div class="ttdoc">Use this method to get information about a member of a chat. Returns a ChatMember object on success...</div></div> <div class="ttc" id="_webhook_info_8h_html"><div class="ttname"><a href="_webhook_info_8h.html">WebhookInfo.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aa9a0592b9a6c3ffe0d05005292b90250"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">TgBot::Api::setChatDescription</a></div><div class="ttdeci">bool setChatDescription(int64_t chatId, const std::string &description) const</div><div class="ttdoc">Use this method to change the description of a supergroup or a channel. </div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a43c91c467f45e4207968bf6cf1cb3a6e"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">TgBot::Api::setChatTitle</a></div><div class="ttdeci">bool setChatTitle(int64_t chatId, const std::string &title) const</div><div class="ttdoc">Use this method to change the title of a chat. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a3b85e962cd7ed5df9f4204b8424aabef"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">TgBot::Api::kickChatMember</a></div><div class="ttdeci">bool kickChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0) const</div><div class="ttdoc">Use this method to kick a user from a group or a supergroup. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a378064e036f99e8f2a9c5a70c5e2c33c"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">TgBot::Api::createNewStickerSet</a></div><div class="ttdeci">bool createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const</div><div class="ttdoc">Use this method to create new sticker set owned by a user. The bot will be able to edit the created s...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a29f67a91434a7ce8b017f103419f23c4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">TgBot::Api::sendContact</a></div><div class="ttdeci">Message::Ptr sendContact(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</div><div class="ttdoc">Use this method to send phone contacts. On success, the sent Message is returned. ...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a6664f4fa87a3648afc5a9f3023a7887d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">TgBot::Api::sendVoice</a></div><div class="ttdeci">Message::Ptr sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </div><div class="ttdoc">Use this method to send audio files, if you want Telegram clients to display the file as a playable v...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_ab5fc9e83dee40c6040fe1c56a882c905"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905">TgBot::Api::stopMessageLiveLocation</a></div><div class="ttdeci">Message::Ptr stopMessageLiveLocation(int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const </div><div class="ttdoc">Use this method to edit live location messages sent by the bot or via the bot (for inline bots)...</div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a48415173f58fe4c4cc8ec7cc5c836cb7"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7">TgBot::Api::sendContact</a></div><div class="ttdeci">Message::Ptr sendContact(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </div><div class="ttdoc">Use this method to send phone contacts. On success, the sent Message is returned. ...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa0c9cd2ca4282f883b9b340de039dae6"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">TgBot::Api::sendAudio</a></div><div class="ttdeci">Message::Ptr sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </div><div class="ttdoc">Use this method to send audio files, if you want Telegram clients to display the file as a playable v...</div></div> <div class="ttc" id="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div> <div class="ttc" id="_update_8h_html"><div class="ttname"><a href="_update_8h.html">Update.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a48af7fd639ee071eac165e49c75cc6d0"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">TgBot::Api::addStickerToSet</a></div><div class="ttdeci">bool addStickerToSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const</div><div class="ttdoc">Use this method to add a new sticker to a set created by the bot. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a2f73414941d8bb67ff3721a674274bf8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">TgBot::Api::answerCallbackQuery</a></div><div class="ttdeci">bool answerCallbackQuery(const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", int32_t cacheTime=0) const</div><div class="ttdoc">Use this method to send answers to callback queries sent from inline keyboards. The answer will be di...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a72fbbf1282eb25dc158db9ab2a39cacb"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb">TgBot::Api::unbanChatMember</a></div><div class="ttdeci">bool unbanChatMember(int64_t chatId, int32_t userId) const </div><div class="ttdoc">Use this method to unban a previously kicked user in a supergroup. </div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_markup_html_a596873291582fb23cfbe6b62e20df8e7"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">TgBot::InlineKeyboardMarkup::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardMarkup > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00023">InlineKeyboardMarkup.h:23</a></div></div> <div class="ttc" id="_http_req_arg_8h_html"><div class="ttname"><a href="_http_req_arg_8h.html">HttpReqArg.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ab7767c4474092f5fee78150394ae0ef2"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">TgBot::Api::sendSticker</a></div><div class="ttdeci">Message::Ptr sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div><div class="ttdoc">Use this method to send .webp stickers. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html"><div class="ttname"><a href="class_tg_bot_1_1_api.html">TgBot::Api</a></div><div class="ttdoc">This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available...</div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00056">Api.h:56</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aafb54206146f5b9510ef89026d0b8589"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">TgBot::Api::setChatStickerSet</a></div><div class="ttdeci">bool setChatStickerSet(int64_t chatId, const std::string &stickerSetName) const</div><div class="ttdoc">Use this method to get information about a member of a chat. Returns a ChatMember object on success...</div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_add7de90c14200ebc0654f6ff94615dc4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4">TgBot::Api::getChatMembersCount</a></div><div class="ttdeci">int32_t getChatMembersCount(int64_t chatId) const </div><div class="ttdoc">Use this method to get the number of members in a chat. Returns Int on success. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a89bb062bdba276f1faa2b0d222718cb1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1">TgBot::Api::getStickerSet</a></div><div class="ttdeci">StickerSet::Ptr getStickerSet(const std::string &name) const </div><div class="ttdoc">Use this method to get a sticker set. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a6a2ce85e426e9c2242ceefc933abde68"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68">TgBot::Api::getGameHighScores</a></div><div class="ttdeci">std::vector< GameHighScore::Ptr > getGameHighScores(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const </div><div class="ttdoc">Use this method to get data for high score tables. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a2ec0062e6fc92767298b663c6e354e69"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69">TgBot::Api::getUserProfilePhotos</a></div><div class="ttdeci">UserProfilePhotos::Ptr getUserProfilePhotos(int32_t userId, int32_t offset=0, int32_t limit=100) const </div><div class="ttdoc">Use this method to get a list of profile pictures for a user. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html"><div class="ttname"><a href="class_tg_bot_1_1_api.html">TgBot::Api</a></div><div class="ttdoc">This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available...</div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00058">Api.h:58</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_ac9731240a7670422209b62f84d8d3b88"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">TgBot::Api::sendPhoto</a></div><div class="ttdeci">Message::Ptr sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </div><div class="ttdoc">Use this method to send photos. </div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> <div class="ttc" id="_input_media_8h_html"><div class="ttname"><a href="_input_media_8h.html">InputMedia.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a84538c3c1ab19dc262b471edb361ad8d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">TgBot::Api::pinChatMessage</a></div><div class="ttdeci">bool pinChatMessage(int64_t chatId, int32_t messageId, bool disableNotification=false) const</div><div class="ttdoc">Use this method to pin a message in a supergroup or a channel. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a781b82abe744bc56d9e7c3e51cd54c53"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53">TgBot::Api::setChatDescription</a></div><div class="ttdeci">bool setChatDescription(int64_t chatId, const std::string &description) const </div><div class="ttdoc">Use this method to change the description of a supergroup or a channel. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_afbd6a5c72f53341ccbd71033d45aac4a"><div class="ttname"><a href="class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a">TgBot::Api::sendVenue</a></div><div class="ttdeci">Message::Ptr sendVenue(int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </div><div class="ttdoc">Use this method to send information about a venue. On success, the sent Message is returned...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a2028955491cb7057f5150634583e4ac3"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3">TgBot::Api::sendMediaGroup</a></div><div class="ttdeci">std::vector< Message::Ptr > sendMediaGroup(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) const </div><div class="ttdoc">Use this method to send a group of photos or videos as an album. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_afd78c8ca4b91c632df03e51eb967075b"><div class="ttname"><a href="class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b">TgBot::Api::getFile</a></div><div class="ttdeci">File::Ptr getFile(const std::string &fileId) const </div><div class="ttdoc">Use this method to get basic info about a file and prepare it for downloading. For the moment...</div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a566fcf52400de18737110edd7ab01535"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">TgBot::Api::getMe</a></div><div class="ttdeci">User::Ptr getMe() const</div><div class="ttdoc">A simple method for testing your bot&#39;s auth token. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_af63bf4b6ac63ad077abd7bb4056b3cc5"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">TgBot::Api::deleteStickerPositionInSet</a></div><div class="ttdeci">bool deleteStickerPositionInSet(const std::string &sticker) const</div><div class="ttdoc">Use this method to delete a sticker from a set created by the bot. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a963570ff375bced1e5b21246082365f1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">TgBot::Api::deleteMessage</a></div><div class="ttdeci">void deleteMessage(int64_t chatId, int32_t messageId) const</div><div class="ttdoc">Use this method to delete messages sent by bot (or by other users if bot is admin). </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a885e70f75a1def9b953290aea2991c42"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">TgBot::Api::deleteChatStickerSet</a></div><div class="ttdeci">bool deleteChatStickerSet(int64_t chatId) const</div><div class="ttdoc">Use this method to get information about a member of a chat. Returns a ChatMember object on success...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aa4024dc69467d5028f85380f92a6d5e9"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">TgBot::Api::sendAudio</a></div><div class="ttdeci">Message::Ptr sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div><div class="ttdoc">Use this method to send audio files, if you want Telegram clients to display the file as a playable v...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_acb86126bb7bc17af73350f09987b4e50"><div class="ttname"><a href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">TgBot::Api::sendVideo</a></div><div class="ttdeci">Message::Ptr sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </div><div class="ttdoc">Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent a...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_af1191f022ce6029cc4889ceebc7189af"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af">TgBot::Api::answerInlineQuery</a></div><div class="ttdeci">bool answerInlineQuery(const std::string &inlineQueryId, const std::vector< InlineQueryResult::Ptr > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const </div><div class="ttdoc">Use this method to send answers to an inline query. No mode that 50 results per query are allowed...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a7ce5b3735e59a6cc7fc75badabb05371"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371">TgBot::Api::sendInvoice</a></div><div class="ttdeci">Message::Ptr sendInvoice(int64_t chatId, const std::string &title, const std::string &description, const std::string &payload, const std::string &providerToken, const std::string &startParameter, const std::string &currency, const std::vector< LabeledPrice::Ptr > &prices, const std::string &providerData="", const std::string &photoUrl="", int32_t photoSize=0, int32_t photoWidth=0, int32_t photoHeight=0, bool needName=false, bool needPhoneNumber=false, bool needEmail=false, bool needShippingAddress=false, bool sendPhoneNumberToProvider=false, bool sendEmailToProvider=false, bool isFlexible=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </div><div class="ttdoc">Use this method to send invoices. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_af67640a49edfa401ac72db694439fabb"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb">TgBot::Api::createNewStickerSet</a></div><div class="ttdeci">bool createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const </div><div class="ttdoc">Use this method to create new sticker set owned by a user. The bot will be able to edit the created s...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a6302f338a5af745533847c62e2c91018"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018">TgBot::Api::deleteMessage</a></div><div class="ttdeci">void deleteMessage(int64_t chatId, int32_t messageId) const </div><div class="ttdoc">Use this method to delete messages sent by bot (or by other users if bot is admin). </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a910cdf6916c4526e8c3d449bebb55cf1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1">TgBot::Api::uploadStickerFile</a></div><div class="ttdeci">File::Ptr uploadStickerFile(int32_t userId, const InputFile::Ptr pngSticker) const </div><div class="ttdoc">Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStic...</div></div> <div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a734352c5b115ea29e639f01462187d55"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">TgBot::UserProfilePhotos::Ptr</a></div><div class="ttdeci">std::shared_ptr< UserProfilePhotos > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00041">UserProfilePhotos.h:41</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_abe7060a706003a13dfc3951cad0af9ed"><div class="ttname"><a href="class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed">TgBot::Api::forwardMessage</a></div><div class="ttdeci">Message::Ptr forwardMessage(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const </div><div class="ttdoc">Use this method to forward messages of any kind. </div></div> <div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a2280093713d1304207d8bba2204648d6"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">TgBot::WebhookInfo::Ptr</a></div><div class="ttdeci">std::shared_ptr< WebhookInfo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00021">WebhookInfo.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a43bf35783ec4f9a03e46925e36fda24c"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">TgBot::Api::getWebhookInfo</a></div><div class="ttdeci">WebhookInfo::Ptr getWebhookInfo() const</div><div class="ttdoc">Use this method to get current webhook status. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a9cec040119c296aa991a53a77d3cd8c4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4">TgBot::Api::setGameScore</a></div><div class="ttdeci">Message::Ptr setGameScore(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const</div><div class="ttdoc">Use this method to set the score of the specified user in a game. </div></div> <div class="ttc" id="_user_profile_photos_8h_html"><div class="ttname"><a href="_user_profile_photos_8h.html">UserProfilePhotos.h</a></div></div> <div class="ttc" id="_venue_8h_html"><div class="ttname"><a href="_venue_8h.html">Venue.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_af8056aea6a062a5c4c629c7dc5cfe8c0"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0">TgBot::Api::editMessageLiveLocation</a></div><div class="ttdeci">Message::Ptr editMessageLiveLocation(float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const </div><div class="ttdoc">Use this method to edit live location messages sent by the bot or via the bot (for inline bots)...</div></div> <div class="ttc" id="class_tg_bot_1_1_bot_html"><div class="ttname"><a href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></div><div class="ttdoc">This object holds other objects specific for this bot instance. </div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00039">Bot.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a44ea670c4eecdf100f60be3c90911eec"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">TgBot::Api::unbanChatMember</a></div><div class="ttdeci">bool unbanChatMember(int64_t chatId, int32_t userId) const</div><div class="ttdoc">Use this method to unban a previously kicked user in a supergroup. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a1e2aa3324a8c18532261b7b57f045caf"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">TgBot::Api::sendDocument</a></div><div class="ttdeci">Message::Ptr sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div><div class="ttdoc">Use this method to send general files. </div></div> <div class="ttc" id="_input_file_8h_html"><div class="ttname"><a href="_input_file_8h.html">InputFile.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a018da546747f0d34a5fa3bdb6a715a07"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">TgBot::Api::getChatMembersCount</a></div><div class="ttdeci">int32_t getChatMembersCount(int64_t chatId) const</div><div class="ttdoc">Use this method to get the number of members in a chat. Returns Int on success. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a96e0fc377bddcff4e6daadfbe2c06114"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114">TgBot::Api::editMessageText</a></div><div class="ttdeci">Message::Ptr editMessageText(const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </div><div class="ttdoc">Use this method to edit text and game messages sent by the bot or via the bot (for inline bots) ...</div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html_aa7bb5f2c5484cb791e1c60c346bbb06f"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">TgBot::GenericReply::Ptr</a></div><div class="ttdeci">std::shared_ptr< GenericReply > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00037">GenericReply.h:37</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a1dd8b4abfb95233c70b7436515ca680d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">TgBot::Api::editMessageReplyMarkup</a></div><div class="ttdeci">Message::Ptr editMessageReplyMarkup(int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</div><div class="ttdoc">Use this method to edit only the reply markup of messages sent by the bot or via the bot (for inline ...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_ace37f034356c0afd60c03799bf263f71"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71">TgBot::Api::setWebhook</a></div><div class="ttdeci">void setWebhook(const std::string &url="", const InputFile::Ptr certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) const </div><div class="ttdoc">Use this method to specify a url and receive incoming updates via an outgoing webhook. Whenever there is an update for the bot, we will send an HTTPS POST request to the specified url, containing a JSON-serialized Update. In case of an unsuccessful request, we will give up after a reasonable amount of attempts. </div></div> <div class="ttc" id="class_tg_bot_1_1_input_file_html_a9b1b7a8f913d9c4d4a389d9a4353d94f"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">TgBot::InputFile::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputFile > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00040">InputFile.h:40</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_acf5818100f3529706d8aa888f3922594"><div class="ttname"><a href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">TgBot::Api::forwardMessage</a></div><div class="ttdeci">Message::Ptr forwardMessage(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</div><div class="ttdoc">Use this method to forward messages of any kind. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a5479c47ebc9f7385cb78e957351234cd"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">TgBot::Api::sendLocation</a></div><div class="ttdeci">Message::Ptr sendLocation(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div><div class="ttdoc">Use this method to send point on the map. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a1a901654ddad96464a5bff3210932fc4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4">TgBot::Api::sendChatAction</a></div><div class="ttdeci">void sendChatAction(int64_t chatId, const std::string &action) const </div><div class="ttdoc">Use this method when you need to tell the user that something is happening on the bot&#39;s side...</div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a9818e295b599a08b77abefb38de75e48"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">TgBot::Chat::Ptr</a></div><div class="ttdeci">std::shared_ptr< Chat > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00041">Chat.h:41</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a154af6a79db40c4eecc006924836e025"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025">TgBot::Api::deleteChatPhoto</a></div><div class="ttdeci">bool deleteChatPhoto(int64_t chatId) const </div><div class="ttdoc">Use this method to delete a chat photo. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aba162af7ac35baf2259b7c2e41b2ed52"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">TgBot::Api::addStickerToSet</a></div><div class="ttdeci">bool addStickerToSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const </div><div class="ttdoc">Use this method to add a new sticker to a set created by the bot. </div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_aafc9eac23e52cf9f0831b0b47386f44d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api::sendVideoNote</a></div><div class="ttdeci">Message::Ptr sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</div><div class="ttdoc">Use this method to send video messages. On success, the sent Message is returned. ...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a40937330bcd8dc6c3658c582194653fc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">TgBot::Api::editMessageLiveLocation</a></div><div class="ttdeci">Message::Ptr editMessageLiveLocation(float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const</div><div class="ttdoc">Use this method to edit live location messages sent by the bot or via the bot (for inline bots)...</div></div> <div class="ttc" id="_game_high_score_8h_html"><div class="ttname"><a href="_game_high_score_8h.html">GameHighScore.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a28d6bda0f615ff1c7063905eb61b5cde"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">TgBot::Api::leaveChat</a></div><div class="ttdeci">bool leaveChat(int64_t chatId) const</div><div class="ttdoc">Use this method for your bot to leave a group, supergroup or channel. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a77fe17ad287f702bb021fc92575a0e2d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">TgBot::Api::sendChatAction</a></div><div class="ttdeci">void sendChatAction(int64_t chatId, const std::string &action) const</div><div class="ttdoc">Use this method when you need to tell the user that something is happening on the bot&#39;s side...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a2d80bc4f88e797fa455c213eb18db012"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">TgBot::Api::uploadStickerFile</a></div><div class="ttdeci">File::Ptr uploadStickerFile(int32_t userId, const InputFile::Ptr pngSticker) const</div><div class="ttdoc">Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStic...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a430f9e036859250345d2125b7688a1f9"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">TgBot::Api::answerInlineQuery</a></div><div class="ttdeci">bool answerInlineQuery(const std::string &inlineQueryId, const std::vector< InlineQueryResult::Ptr > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const</div><div class="ttdoc">Use this method to send answers to an inline query. No mode that 50 results per query are allowed...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a648190cc90ed13172bc2327344d0e7f6"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">TgBot::Api::getChatMember</a></div><div class="ttdeci">ChatMember::Ptr getChatMember(int64_t chatId, int32_t userId) const</div><div class="ttdoc">Use this method to get information about a member of a chat. Returns a ChatMember object on success...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a958b5a97bddd5c2ff57df30788a4385b"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">TgBot::Api::setChatPhoto</a></div><div class="ttdeci">bool setChatPhoto(int64_t chatId, const InputFile::Ptr photo) const</div><div class="ttdoc">Use this method to set a new profile photo for the chat. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a8bec931040093bd1a9344041870f47f7"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">TgBot::Api::sendVideo</a></div><div class="ttdeci">Message::Ptr sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div><div class="ttdoc">Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent a...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a3dad69c5211708ec8581f2bd6f3265bc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">TgBot::Api::sendMediaGroup</a></div><div class="ttdeci">std::vector< Message::Ptr > sendMediaGroup(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) const</div><div class="ttdoc">Use this method to send a group of photos or videos as an album. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a6394ad645519b4faed3f4f64273d3ffd"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd">TgBot::Api::setStickerPositionInSet</a></div><div class="ttdeci">bool setStickerPositionInSet(const std::string &sticker, uint32_t position) const </div><div class="ttdoc">Use this method to move a sticker in a set created by the bot to a specific position. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_ad9985830c9232994f87fa0d7d31a3d8a"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">TgBot::Api::sendDocument</a></div><div class="ttdeci">Message::Ptr sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </div><div class="ttdoc">Use this method to send general files. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa0e2429129522a75401bf4f9a034fb21"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21">TgBot::Api::unpinChatMessage</a></div><div class="ttdeci">bool unpinChatMessage(int64_t chatId) const </div><div class="ttdoc">Use this method to unpin a message in a supergroup or a channel. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_af924cf5917fcb39f9c3df91a748d0347"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347">TgBot::Api::deleteWebhook</a></div><div class="ttdeci">bool deleteWebhook() const </div><div class="ttdoc">Use this method to remove webhook integration if you decide to switch back to getUpdates. </div></div> <div class="ttc" id="_chat_member_8h_html"><div class="ttname"><a href="_chat_member_8h.html">ChatMember.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a8fbfde4234553c478987746c43b08e62"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">TgBot::Api::deleteWebhook</a></div><div class="ttdeci">bool deleteWebhook() const</div><div class="ttdoc">Use this method to remove webhook integration if you decide to switch back to getUpdates. </div></div> <div class="ttc" id="class_tg_bot_1_1_mask_position_html_a37edf3eefbf231ee8ab94a29425b3fe1"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">TgBot::MaskPosition::Ptr</a></div><div class="ttdeci">std::shared_ptr< MaskPosition > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00039">MaskPosition.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a61fa540a7db9597618b7fb15fe5095a0"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">TgBot::Api::deleteChatPhoto</a></div><div class="ttdeci">bool deleteChatPhoto(int64_t chatId) const</div><div class="ttdoc">Use this method to delete a chat photo. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a9d5086f523b570a9a6a973abdb15a6b0"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0">TgBot::Api::sendGame</a></div><div class="ttdeci">Message::Ptr sendGame(int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >(), bool disableNotification=false) const</div><div class="ttdoc">Use this method to send a game. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_abf3e04fb3ea66e0d40c40cef3aa0d5c1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1">TgBot::Api::getMe</a></div><div class="ttdeci">User::Ptr getMe() const </div><div class="ttdoc">A simple method for testing your bot&#39;s auth token. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a9b7cea0c518d27095803b1be9e769f7c"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c">TgBot::Api::answerPreCheckoutQuery</a></div><div class="ttdeci">bool answerPreCheckoutQuery(const std::string &preCheckoutQueryId, bool ok, const std::string &errorMessage="") const </div><div class="ttdoc">Use this method to respond to such pre-checkout queries. </div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_ac0e4615a8944c07e7db3811ee84f2a94"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">TgBot::Api::Api</a></div><div class="ttdeci">Api(const std::string &token)</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a270296c79f52985fca19cacf3ed75d2f"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">TgBot::Api::getStickerSet</a></div><div class="ttdeci">StickerSet::Ptr getStickerSet(const std::string &name) const</div><div class="ttdoc">Use this method to get a sticker set. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a3351e9ee5561453bfa61218ddce8be47"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">TgBot::Api::sendVenue</a></div><div class="ttdeci">Message::Ptr sendVenue(int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</div><div class="ttdoc">Use this method to send information about a venue. On success, the sent Message is returned...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ad0f68ec32e5878a9fe4f922cd4f13b68"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">TgBot::Api::sendMessage</a></div><div class="ttdeci">Message::Ptr sendMessage(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div><div class="ttdoc">Use this method to send text messages. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a39064867aa8ebfa92495df478228796a"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a">TgBot::Api::getGameHighScores</a></div><div class="ttdeci">std::vector< GameHighScore::Ptr > getGameHighScores(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const</div><div class="ttdoc">Use this method to get data for high score tables. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_ae2233d6a8b8cf51e4be08853d972ba20"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20">TgBot::Api::getChat</a></div><div class="ttdeci">Chat::Ptr getChat(int64_t chatId) const </div><div class="ttdoc">Use this method to get up to date information about the chat (current name of the user for one-on-one...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa2b32e8b322719b0431b3d77b18fb09a"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a">TgBot::Api::setGameScore</a></div><div class="ttdeci">Message::Ptr setGameScore(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const </div><div class="ttdoc">Use this method to set the score of the specified user in a game. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa2d667d976f4c6e19f3df9473f5b0cb4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4">TgBot::Api::getChatMember</a></div><div class="ttdeci">ChatMember::Ptr getChatMember(int64_t chatId, int32_t userId) const </div><div class="ttdoc">Use this method to get information about a member of a chat. Returns a ChatMember object on success...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a2638761a2ac9a220fd6bb47185cfeff8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8">TgBot::Api::answerShippingQuery</a></div><div class="ttdeci">bool answerShippingQuery(const std::string &shippingQueryId, bool ok, const std::vector< ShippingOption::Ptr > &shippingOptions=std::vector< ShippingOption::Ptr >(), const std::string &errorMessage="") const </div><div class="ttdoc">Use this method to reply to shipping queries. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a7c737b0c3cc0b9f3894ac51d9210fba0"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0">TgBot::Api::editMessageReplyMarkup</a></div><div class="ttdeci">Message::Ptr editMessageReplyMarkup(int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </div><div class="ttdoc">Use this method to edit only the reply markup of messages sent by the bot or via the bot (for inline ...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_af0b6c399430facc369c5592aa1ecf161"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161">TgBot::Api::kickChatMember</a></div><div class="ttdeci">bool kickChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0) const </div><div class="ttdoc">Use this method to kick a user from a group or a supergroup. </div></div> <div class="ttc" id="_user_8h_html"><div class="ttname"><a href="_user_8h.html">User.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a2fd133b562c8bcad74d4b76e4fdbc5b8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">TgBot::Api::getChatAdministrators</a></div><div class="ttdeci">std::vector< ChatMember::Ptr > getChatAdministrators(int64_t chatId) const</div><div class="ttdoc">Use this method to get a list of administrators in a chat. On success, returns an Array of ChatMember...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ad3751d4b049e8f7b1d845d041370df98"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">TgBot::Api::stopMessageLiveLocation</a></div><div class="ttdeci">Message::Ptr stopMessageLiveLocation(int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const</div><div class="ttdoc">Use this method to edit live location messages sent by the bot or via the bot (for inline bots)...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a979612d47e46ed29bc9d2e7ab1addb7e"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">TgBot::Api::editMessageCaption</a></div><div class="ttdeci">Message::Ptr editMessageCaption(int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</div><div class="ttdoc">Use this method to edit captions of messages sent by the bot or via the bot (for inline bots)...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ad77e4687f7536606890a3db42ff5de1f"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">TgBot::Api::restrictChatMember</a></div><div class="ttdeci">bool restrictChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const</div><div class="ttdoc">Use this method to restrict a user in a supergroup. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aa605f96bd5de1a3a432e14a160bac210"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">TgBot::Api::getUserProfilePhotos</a></div><div class="ttdeci">UserProfilePhotos::Ptr getUserProfilePhotos(int32_t userId, int32_t offset=0, int32_t limit=100) const</div><div class="ttdoc">Use this method to get a list of profile pictures for a user. </div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a5b0cf2c9b99bd1376def02fb698b8076"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">TgBot::Api::exportChatInviteLink</a></div><div class="ttdeci">std::string exportChatInviteLink(int64_t chatId) const</div><div class="ttdoc">Use this method to generate a new invite link for a chat; any previously generated link is revoked...</div></div> +<div class="ttc" id="_shipping_option_8h_html"><div class="ttname"><a href="_shipping_option_8h.html">ShippingOption.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a1f57d0622b6dc52d64f590e4468c20f8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8">TgBot::Api::sendGame</a></div><div class="ttdeci">Message::Ptr sendGame(int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >(), bool disableNotification=false) const </div><div class="ttdoc">Use this method to send a game. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a79fe90a632c8f2579ec8e371a42cb607"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607">TgBot::Api::pinChatMessage</a></div><div class="ttdeci">bool pinChatMessage(int64_t chatId, int32_t messageId, bool disableNotification=false) const </div><div class="ttdoc">Use this method to pin a message in a supergroup or a channel. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a093648c83194f1fef00c3cf3fbec3ae4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4">TgBot::Api::downloadFile</a></div><div class="ttdeci">std::string downloadFile(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const </div><div class="ttdoc">Downloads file from Telegram and saves it in memory. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_afa6fd752ac02553795bfef4290f9fb66"><div class="ttname"><a href="class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66">TgBot::Api::sendLocation</a></div><div class="ttdeci">Message::Ptr sendLocation(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </div><div class="ttdoc">Use this method to send point on the map. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa680466fe9910e2c923717519bb90223"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223">TgBot::Api::setChatTitle</a></div><div class="ttdeci">bool setChatTitle(int64_t chatId, const std::string &title) const </div><div class="ttdoc">Use this method to change the title of a chat. </div></div> <div class="ttc" id="class_tg_bot_1_1_chat_member_html_a7c14c867a129ac28396b680c79dc495d"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">TgBot::ChatMember::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChatMember > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00022">ChatMember.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_af961a33f53579fee24090059dab328ea"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">TgBot::Api::setWebhook</a></div><div class="ttdeci">void setWebhook(const std::string &url="", const InputFile::Ptr certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) const</div><div class="ttdoc">Use this method to specify a url and receive incoming updates via an outgoing webhook. Whenever there is an update for the bot, we will send an HTTPS POST request to the specified url, containing a JSON-serialized Update. In case of an unsuccessful request, we will give up after a reasonable amount of attempts. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a1938236a7e5fb80b60061d2edcbcbabc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc">TgBot::Api::promoteChatMember</a></div><div class="ttdeci">bool promoteChatMember(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const </div><div class="ttdoc">Use this method to promote or demote a user in a supergroup or a channel. </div></div> +<div class="ttc" id="_labeled_price_8h_html"><div class="ttname"><a href="_labeled_price_8h.html">LabeledPrice.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a53c636b18acde8eacdb26201808ad217"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217">TgBot::Api::setChatPhoto</a></div><div class="ttdeci">bool setChatPhoto(int64_t chatId, const InputFile::Ptr photo) const </div><div class="ttdoc">Use this method to set a new profile photo for the chat. </div></div> <div class="ttc" id="_file_8h_html"><div class="ttname"><a href="_file_8h.html">File.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aaf32b01ea203366959676afd98e8d7e2"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">TgBot::Api::editMessageText</a></div><div class="ttdeci">Message::Ptr editMessageText(const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</div><div class="ttdoc">Use this method to edit text and game messages sent by the bot or via the bot (for inline bots) ...</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a0b77fde611ecb916b5975a7ab9fa87f7"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">TgBot::Api::setStickerPositionInSet</a></div><div class="ttdeci">bool setStickerPositionInSet(const std::string &sticker, uint32_t position) const</div><div class="ttdoc">Use this method to move a sticker in a set created by the bot to a specific position. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a34017cf57676c8a0255f3083f12a9d65"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65">TgBot::Api::editMessageCaption</a></div><div class="ttdeci">Message::Ptr editMessageCaption(int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </div><div class="ttdoc">Use this method to edit captions of messages sent by the bot or via the bot (for inline bots)...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a4f052f6b5912c95ca7e2a98e19a49715"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715">TgBot::Api::deleteStickerPositionInSet</a></div><div class="ttdeci">bool deleteStickerPositionInSet(const std::string &sticker) const </div><div class="ttdoc">Use this method to delete a sticker from a set created by the bot. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a06a2a2462af86f236e6524d9dc4c3e0a"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a">TgBot::Api::sendMessage</a></div><div class="ttdeci">Message::Ptr sendMessage(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </div><div class="ttdoc">Use this method to send text messages. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a87abb412b48b905e8cea6262c410363b"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b">TgBot::Api::restrictChatMember</a></div><div class="ttdeci">bool restrictChatMember(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const </div><div class="ttdoc">Use this method to restrict a user in a supergroup. </div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a6061ec1d126165709955b526b17fd2c2"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2">TgBot::Api::exportChatInviteLink</a></div><div class="ttdeci">std::string exportChatInviteLink(int64_t chatId) const </div><div class="ttdoc">Use this method to generate a new invite link for a chat; any previously generated link is revoked...</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a27558973e48073b292ad49e613c7da8e"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e">TgBot::Api::getWebhookInfo</a></div><div class="ttdeci">WebhookInfo::Ptr getWebhookInfo() const </div><div class="ttdoc">Use this method to get current webhook status. </div></div> <div class="ttc" id="class_tg_bot_1_1_user_html_ae6ea24aef677abaaf0fd7d60adf5be79"><div class="ttname"><a href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">TgBot::User::Ptr</a></div><div class="ttdeci">std::shared_ptr< User > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00039">User.h:39</a></div></div> <div class="ttc" id="_message_8h_html"><div class="ttname"><a href="_message_8h.html">Message.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a40a68303a485e8dc778af103fefa76a4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4">TgBot::Api::leaveChat</a></div><div class="ttdeci">bool leaveChat(int64_t chatId) const </div><div class="ttdoc">Use this method for your bot to leave a group, supergroup or channel. </div></div> </div><!-- fragment --></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="_api_8h.html">Api.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_audio_8h.html b/docs/_audio_8h.html index bfe6ea5..64a2cc6 100644 --- a/docs/_audio_8h.html +++ b/docs/_audio_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Audio.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_audio_8h.html">Audio.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_audio_8h_source.html b/docs/_audio_8h_source.html index 53c03c5..d572dae 100644 --- a/docs/_audio_8h_source.html +++ b/docs/_audio_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Audio.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_audio_8h_source.html','');}); <div class="contents"> <a href="_audio_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_AUDIO_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_AUDIO_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_audio.html">Audio</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034"> 39</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Audio> <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Ptr</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">fileId</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d"> 49</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d">duration</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119">performer</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4"> 61</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">title</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae"> 66</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">mimeType</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035"> 71</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">fileSize</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> };</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> }</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor">#endif //TGBOT_CPP_AUDIO_H</span></div><div class="ttc" id="class_tg_bot_1_1_audio_html_a91867bc1857d43021c352781c8b1764d"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d">TgBot::Audio::duration</a></div><div class="ttdeci">int32_t duration</div><div class="ttdoc">Duration of the audio in seconds as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00049">Audio.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_audio_html_a09651872832ece3b22c7505a2cfc0034"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">TgBot::Audio::Ptr</a></div><div class="ttdeci">std::shared_ptr< Audio > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00039">Audio.h:39</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_audio_html_a0657e6fec492919e086084ab07bcf7ae"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">TgBot::Audio::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdoc">Optional. MIME type of the file as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00066">Audio.h:66</a></div></div> <div class="ttc" id="class_tg_bot_1_1_audio_html_a93a600b9821a425e31e51fdee027e1b4"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">TgBot::Audio::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Optional. Title of the audio as defined by sender or by audio tags. </div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00061">Audio.h:61</a></div></div> <div class="ttc" id="class_tg_bot_1_1_audio_html"><div class="ttname"><a href="class_tg_bot_1_1_audio.html">TgBot::Audio</a></div><div class="ttdoc">This object represents an audio file (voice note). </div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00036">Audio.h:36</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_audio_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_audio_8h.html">Audio.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_bot_8h.html b/docs/_bot_8h.html index a91de81..5aa9de8 100644 --- a/docs/_bot_8h.html +++ b/docs/_bot_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/Bot.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="_bot_8h.html">Bot.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_bot_8h_source.html b/docs/_bot_8h_source.html index 1e88e89..3bc7900 100644 --- a/docs/_bot_8h_source.html +++ b/docs/_bot_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/Bot.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,18 +107,18 @@ $(document).ready(function(){initNavTree('_bot_8h_source.html','');}); <div class="title">Bot.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_bot_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_BOT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_BOT_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_api_8h.html">tgbot/Api.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_event_broadcaster_8h.html">tgbot/EventBroadcaster.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_event_handler_8h.html">tgbot/EventHandler.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332"> 42</a></span>  <span class="keyword">explicit</span> <a class="code" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">Bot</a>(<span class="keyword">const</span> std::string& token) : _token(token), _api(token), _eventHandler(&_eventBroadcaster) {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91"> 48</a></span>  <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91">getToken</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">return</span> _token;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  }</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3"> 55</a></span>  <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_api.html">Api</a>& <a class="code" href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3">getApi</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordflow">return</span> _api;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  }</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac"> 62</a></span>  <span class="keyword">inline</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a>& <a class="code" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">getEvents</a>() {</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordflow">return</span> _eventBroadcaster;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  }</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579"> 69</a></span>  <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>& <a class="code" href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579">getEventHandler</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordflow">return</span> _eventHandler;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  }</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_api.html">Api</a> _api;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> _eventBroadcaster;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> _eventHandler;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> };</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> }</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#endif //TGBOT_CPP_BOT_H</span></div><div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html">TgBot::EventBroadcaster</a></div><div class="ttdoc">This class holds all event listeners. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00045">EventBroadcaster.h:45</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_bot_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_BOT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_BOT_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_api_8h.html">tgbot/Api.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_event_broadcaster_8h.html">tgbot/EventBroadcaster.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_event_handler_8h.html">tgbot/EventHandler.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332"> 42</a></span>  <span class="keyword">explicit</span> <a class="code" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">Bot</a>(<span class="keyword">const</span> std::string& token) : _token(token), _api(token), _eventHandler(&_eventBroadcaster) {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e"> 48</a></span>  <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e">getToken</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">return</span> _token;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  }</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0"> 55</a></span>  <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_api.html">Api</a>& <a class="code" href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0">getApi</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordflow">return</span> _api;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  }</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac"> 62</a></span>  <span class="keyword">inline</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a>& <a class="code" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">getEvents</a>() {</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <span class="keywordflow">return</span> _eventBroadcaster;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  }</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4"> 69</a></span>  <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>& <a class="code" href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4">getEventHandler</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordflow">return</span> _eventHandler;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  }</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_api.html">Api</a> _api;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> _eventBroadcaster;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> _eventHandler;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> };</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> }</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#endif //TGBOT_CPP_BOT_H</span></div><div class="ttc" id="class_tg_bot_1_1_bot_html_ac91d74f842caadc2329ffc8678f734b4"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4">TgBot::Bot::getEventHandler</a></div><div class="ttdeci">const EventHandler & getEventHandler() const </div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00069">Bot.h:69</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html">TgBot::EventBroadcaster</a></div><div class="ttdoc">This class holds all event listeners. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00045">EventBroadcaster.h:45</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_event_broadcaster_8h_html"><div class="ttname"><a href="_event_broadcaster_8h.html">EventBroadcaster.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html"><div class="ttname"><a href="class_tg_bot_1_1_api.html">TgBot::Api</a></div><div class="ttdoc">This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available...</div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00056">Api.h:56</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html"><div class="ttname"><a href="class_tg_bot_1_1_api.html">TgBot::Api</a></div><div class="ttdoc">This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available...</div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00058">Api.h:58</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00032">EventHandler.h:32</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_bot_html_a99a820c47aa8f8cc0dba35bcd001cbe3"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3">TgBot::Bot::getApi</a></div><div class="ttdeci">const Api & getApi() const</div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00055">Bot.h:55</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_bot_html_a0b39c38221b318e55d4600c4796bce7e"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e">TgBot::Bot::getToken</a></div><div class="ttdeci">const std::string & getToken() const </div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00048">Bot.h:48</a></div></div> <div class="ttc" id="_api_8h_html"><div class="ttname"><a href="_api_8h.html">Api.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_bot_html_a8b644ad116aa6f79a7bc2c308e02d332"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">TgBot::Bot::Bot</a></div><div class="ttdeci">Bot(const std::string &token)</div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00042">Bot.h:42</a></div></div> <div class="ttc" id="_event_handler_8h_html"><div class="ttname"><a href="_event_handler_8h.html">EventHandler.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_bot_html"><div class="ttname"><a href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></div><div class="ttdoc">This object holds other objects specific for this bot instance. </div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00039">Bot.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_bot_html_a6443b4ec5838112a4f5689ec60665e91"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91">TgBot::Bot::getToken</a></div><div class="ttdeci">const std::string & getToken() const</div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00048">Bot.h:48</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_bot_html_a2f36a7774c1552d00c6e08accf495579"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579">TgBot::Bot::getEventHandler</a></div><div class="ttdeci">const EventHandler & getEventHandler() const</div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00069">Bot.h:69</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_bot_html_a9e2638a37f98b2f78d93cf1ef1b804e0"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0">TgBot::Bot::getApi</a></div><div class="ttdeci">const Api & getApi() const </div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00055">Bot.h:55</a></div></div> <div class="ttc" id="class_tg_bot_1_1_bot_html_ac7becb36b294dfbc556d534925d564ac"><div class="ttname"><a href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">TgBot::Bot::getEvents</a></div><div class="ttdeci">EventBroadcaster & getEvents()</div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00062">Bot.h:62</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -102,9 +126,9 @@ $(document).ready(function(){initNavTree('_bot_8h_source.html','');}); <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="_bot_8h.html">Bot.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_callback_game_8h.html b/docs/_callback_game_8h.html index 8c45a7e..102c05c 100644 --- a/docs/_callback_game_8h.html +++ b/docs/_callback_game_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/CallbackGame.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +131,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_callback_game_8h.html">CallbackGame.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_callback_game_8h_source.html b/docs/_callback_game_8h_source.html index d788dd0..dc1d298 100644 --- a/docs/_callback_game_8h_source.html +++ b/docs/_callback_game_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/CallbackGame.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_callback_game_8h_source.html','');}); <div class="title">CallbackGame.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_callback_game_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_CALLBACKGAME_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_CALLBACKGAME_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_game.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624"> 38</a></span>  <span class="keyword">typedef</span> std::shared_ptr<CallbackGame> <a class="code" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">Ptr</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> };</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> }</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#endif //TGBOT_CALLBACKGAME_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_callback_game_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_CALLBACKGAME_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_CALLBACKGAME_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_game.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624"> 38</a></span>  <span class="keyword">typedef</span> std::shared_ptr<CallbackGame> <a class="code" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">Ptr</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> };</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> }</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#endif //TGBOT_CALLBACKGAME_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_game_html_a9bf84f7624a6ad378d65dc6d84b8d624"><div class="ttname"><a href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">TgBot::CallbackGame::Ptr</a></div><div class="ttdeci">std::shared_ptr< CallbackGame > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_callback_game_8h_source.html#l00038">CallbackGame.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_game_html"><div class="ttname"><a href="class_tg_bot_1_1_callback_game.html">TgBot::CallbackGame</a></div><div class="ttdoc">A placeholder, currently holds no information. Use BotFather to set up your game. ...</div><div class="ttdef"><b>Definition:</b> <a href="_callback_game_8h_source.html#l00036">CallbackGame.h:36</a></div></div> </div><!-- fragment --></div><!-- contents --> @@ -92,9 +116,9 @@ $(document).ready(function(){initNavTree('_callback_game_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_callback_game_8h.html">CallbackGame.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_callback_query_8h.html b/docs/_callback_query_8h.html index b6d628d..f5655d3 100644 --- a/docs/_callback_query_8h.html +++ b/docs/_callback_query_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/CallbackQuery.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_callback_query_8h.html">CallbackQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_callback_query_8h_source.html b/docs/_callback_query_8h_source.html index 117b39b..50cb759 100644 --- a/docs/_callback_query_8h_source.html +++ b/docs/_callback_query_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/CallbackQuery.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,9 +108,9 @@ $(document).ready(function(){initNavTree('_callback_query_8h_source.html','');}) </div><!--header--> <div class="contents"> <a href="_callback_query_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_CALLBACKQUERY_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CALLBACKQUERY_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_callback_query.html">CallbackQuery</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<CallbackQuery> <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">Ptr</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df"> 27</a></span>  std::string <a class="code" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">id</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#a355ff7d9025603af780a63be540da901"> 32</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_callback_query.html#a355ff7d9025603af780a63be540da901">from</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795"> 37</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795">message</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e"> 42</a></span>  std::string <a class="code" href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e">inlineMessageId</a>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373"> 47</a></span>  std::string <a class="code" href="class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373">chatInstance</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734"> 52</a></span>  std::string <a class="code" href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734">data</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">/*</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="comment"> * @brief Optional. Short name of a Game to be returned, serves as the unique identifier for the game</span></div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> */</span></div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234"> 57</a></span>  std::string <a class="code" href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234">gameShortName</a>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> };</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> }</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#endif //TGBOT_CALLBACKQUERY_H</span></div><div class="ttc" id="class_tg_bot_1_1_callback_query_html_a5a5e4f8368bd95ba214e68cde5d1c7c0"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">TgBot::CallbackQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< CallbackQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00022">CallbackQuery.h:22</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_a355ff7d9025603af780a63be540da901"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a355ff7d9025603af780a63be540da901">TgBot::CallbackQuery::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">Sender. </div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00032">CallbackQuery.h:32</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_a9247402a210f4df79cf044683fb66734"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734">TgBot::CallbackQuery::data</a></div><div class="ttdeci">std::string data</div><div class="ttdoc">Data associated with the callback button. Be aware that a bad client can send arbitrary data in this ...</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00052">CallbackQuery.h:52</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_a4d36cf008195c0b9b95d2ad7c8561795"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795">TgBot::CallbackQuery::message</a></div><div class="ttdeci">Message::Ptr message</div><div class="ttdoc">Optional. Message with the callback button that originated the query. Note that message content and m...</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00037">CallbackQuery.h:37</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_ab2547a0ea44c8a39f351354335082234"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234">TgBot::CallbackQuery::gameShortName</a></div><div class="ttdeci">std::string gameShortName</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00057">CallbackQuery.h:57</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_callback_query_8h_source.html','');}) <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_callback_query_8h.html">CallbackQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chat_8h.html b/docs/_chat_8h.html index cbddf2e..a00de91 100644 --- a/docs/_chat_8h.html +++ b/docs/_chat_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Chat.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_8h.html">Chat.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chat_8h_source.html b/docs/_chat_8h_source.html index e6a95b4..a7c04ba 100644 --- a/docs/_chat_8h_source.html +++ b/docs/_chat_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Chat.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -88,7 +112,7 @@ $(document).ready(function(){initNavTree('_chat_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_chat_html_a056b7b53d5d81e5ab395dd555fa35c14"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14">TgBot::Chat::stickerSetName</a></div><div class="ttdeci">std::string stickerSetName</div><div class="ttdoc">Optional. For supergroups, name of group sticker set. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00117">Chat.h:117</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_af6904afd95332cd46ce65d3c82139875"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875">TgBot::Chat::pinnedMessage</a></div><div class="ttdeci">std::shared_ptr< Message > pinnedMessage</div><div class="ttdoc">Optional. Pinned message, for supergroups and channel chats. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00111">Chat.h:111</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a634c679550d78b602254cf3044f6169a"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a">TgBot::Chat::canSetStickerSet</a></div><div class="ttdeci">bool canSetStickerSet</div><div class="ttdoc">Optional. True, if the bot can change the group sticker set. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00123">Chat.h:123</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1">TgBot::Chat::Type::Private</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8">TgBot::Chat::Type::Channel</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a884c0c1c6d6f0a5453231f7b9049da29"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29">TgBot::Chat::firstName</a></div><div class="ttdeci">std::string firstName</div><div class="ttdoc">Optional. First name of the other party in private chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00075">Chat.h:75</a></div></div> @@ -112,9 +136,9 @@ $(document).ready(function(){initNavTree('_chat_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_8h.html">Chat.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chat_member_8h.html b/docs/_chat_member_8h.html index b281079..e25d89d 100644 --- a/docs/_chat_member_8h.html +++ b/docs/_chat_member_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ChatMember.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_member_8h.html">ChatMember.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chat_member_8h_source.html b/docs/_chat_member_8h_source.html index 2429a40..32923e5 100644 --- a/docs/_chat_member_8h_source.html +++ b/docs/_chat_member_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ChatMember.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_chat_member_8h_source.html','');}); <div class="contents"> <a href="_chat_member_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// Edit by JellyBrick on 27/05/18.</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">//</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#ifndef TGBOT_CHATMEMBER_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#define TGBOT_CHATMEMBER_H</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> </div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_chat_member.html">ChatMember</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ChatMember> <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">Ptr</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1"> 27</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1">user</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666">status</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d"> 37</a></span>  uint64_t <a class="code" href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d">untilDate</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959"> 42</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959">canBeEdited</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e"> 47</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e">canChangeInfo</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a1c80bc423c534a4118ea8a4d1b7b9b2b"> 52</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a1c80bc423c534a4118ea8a4d1b7b9b2b">canPostMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7"> 57</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7">canEditMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987"> 62</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987">canDeleteMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a8da77ae47a171bdafc72c5420293ecbc"> 67</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a8da77ae47a171bdafc72c5420293ecbc">canInviteUsers</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7"> 72</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7">canRestrictMembers</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0"> 77</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0">canPinMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23"> 82</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23">canPromoteMembers</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#ae8c21db2c7d9dae42c40494299ae9c01"> 87</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#ae8c21db2c7d9dae42c40494299ae9c01">canSendMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c"> 92</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c">canSendMediaMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div><div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#acf62ee2b93c10a11a34ec12dbdca7d21"> 97</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#acf62ee2b93c10a11a34ec12dbdca7d21">canSendOtherMessages</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422"> 102</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422">canAddWebPagePreviews</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> };</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> }</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#endif //TGBOT_CHATMEMBER_H</span></div><div class="ttc" id="class_tg_bot_1_1_chat_member_html_acf62ee2b93c10a11a34ec12dbdca7d21"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#acf62ee2b93c10a11a34ec12dbdca7d21">TgBot::ChatMember::canSendOtherMessages</a></div><div class="ttdeci">bool canSendOtherMessages</div><div class="ttdoc">Optional. Restricted only. True, if the user can send animations, games, stickers and use inline bots...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00097">ChatMember.h:97</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_member_html_a1c80bc423c534a4118ea8a4d1b7b9b2b"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a1c80bc423c534a4118ea8a4d1b7b9b2b">TgBot::ChatMember::canPostMessages</a></div><div class="ttdeci">bool canPostMessages</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can post in the channel, channels only. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00052">ChatMember.h:52</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_member_html_ae8c21db2c7d9dae42c40494299ae9c01"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#ae8c21db2c7d9dae42c40494299ae9c01">TgBot::ChatMember::canSendMessages</a></div><div class="ttdeci">bool canSendMessages</div><div class="ttdoc">Optional. Restricted only. True, if the user can send text messages, contacts, locations and venues...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00087">ChatMember.h:87</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_member_html_a1c6b3267284c33738529f21ed421f422"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422">TgBot::ChatMember::canAddWebPagePreviews</a></div><div class="ttdeci">bool canAddWebPagePreviews</div><div class="ttdoc">Optional. Restricted only. True, if user may add web page previews to his messages, implies can_send_media_messages. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00102">ChatMember.h:102</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_member_html_a8da77ae47a171bdafc72c5420293ecbc"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a8da77ae47a171bdafc72c5420293ecbc">TgBot::ChatMember::canInviteUsers</a></div><div class="ttdeci">bool canInviteUsers</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can invite new users to the chat...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00067">ChatMember.h:67</a></div></div> @@ -110,9 +134,9 @@ $(document).ready(function(){initNavTree('_chat_member_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_member_8h.html">ChatMember.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chat_photo_8h.html b/docs/_chat_photo_8h.html index 02b0139..be4d95d 100644 --- a/docs/_chat_photo_8h.html +++ b/docs/_chat_photo_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ChatPhoto.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_photo_8h.html">ChatPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chat_photo_8h_source.html b/docs/_chat_photo_8h_source.html index de3ee42..8f03eed 100644 --- a/docs/_chat_photo_8h_source.html +++ b/docs/_chat_photo_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ChatPhoto.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_chat_photo_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_chat_photo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_CHATPHOTO_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_CHATPHOTO_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_photo.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_chat_photo.html">ChatPhoto</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265"> 38</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ChatPhoto> <a class="code" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">Ptr</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e">smallFileId</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178">bigFileId</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> }</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#endif //TGBOT_CHATPHOTO_H</span></div><div class="ttc" id="class_tg_bot_1_1_chat_photo_html"><div class="ttname"><a href="class_tg_bot_1_1_chat_photo.html">TgBot::ChatPhoto</a></div><div class="ttdoc">This object represents a chat photo. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_photo_8h_source.html#l00036">ChatPhoto.h:36</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_photo_html_a6939e40e825e12b9b5dd2002d6d4d178"><div class="ttname"><a href="class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178">TgBot::ChatPhoto::bigFileId</a></div><div class="ttdeci">std::string bigFileId</div><div class="ttdoc">Unique file identifier of big (640x640) chat photo. This file_id can be used only for photo download...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_photo_8h_source.html#l00048">ChatPhoto.h:48</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_photo_html_a57106860db152f24486aba761cb5f44e"><div class="ttname"><a href="class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e">TgBot::ChatPhoto::smallFileId</a></div><div class="ttdeci">std::string smallFileId</div><div class="ttdoc">Unique file identifier of small (160x160) chat photo. This file_id can be used only for photo downloa...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_photo_8h_source.html#l00043">ChatPhoto.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_photo_html_a732024e5287eef199f40dfef151d5265"><div class="ttname"><a href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">TgBot::ChatPhoto::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChatPhoto > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_photo_8h_source.html#l00038">ChatPhoto.h:38</a></div></div> @@ -94,9 +118,9 @@ $(document).ready(function(){initNavTree('_chat_photo_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_photo_8h.html">ChatPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chosen_inline_result_8h.html b/docs/_chosen_inline_result_8h.html index f5c0a66..851714a 100644 --- a/docs/_chosen_inline_result_8h.html +++ b/docs/_chosen_inline_result_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ChosenInlineResult.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chosen_inline_result_8h.html">ChosenInlineResult.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_chosen_inline_result_8h_source.html b/docs/_chosen_inline_result_8h_source.html index dab4a97..359a78d 100644 --- a/docs/_chosen_inline_result_8h_source.html +++ b/docs/_chosen_inline_result_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ChosenInlineResult.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_chosen_inline_result_8h_source.html', <a href="_chosen_inline_result_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 27/03/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_CHOSENINLINERESULT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CHOSENINLINERESULT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a> {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ChosenInlineResult> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270"> 28</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270">resultId</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd"> 33</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd">from</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998"> 38</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998">location</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c">inlineMessageId</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d"> 51</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d">query</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> };</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> }</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#endif //TGBOT_CHOSENINLINERESULT_H</span></div><div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html">TgBot::ChosenInlineResult</a></div><div class="ttdoc">This object represents a result of an inline query that was chosen by the user and sent to their chat...</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00021">ChosenInlineResult.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_ab35d35a8968b0d943a415a23feed48cd"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd">TgBot::ChosenInlineResult::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">The user that chose the result. </div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00033">ChosenInlineResult.h:33</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_a0fa803cc7dc0df4f5f35ce1db26d4c6d"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d">TgBot::ChosenInlineResult::query</a></div><div class="ttdeci">std::string query</div><div class="ttdoc">The query that was used to obtain the result. </div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00051">ChosenInlineResult.h:51</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a0854defd16651e7742f89eca2202d678"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">TgBot::Location::Ptr</a></div><div class="ttdeci">std::shared_ptr< Location > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00038">Location.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_ad4b7edd30fd0d876fa99493fe19b3247"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">TgBot::ChosenInlineResult::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChosenInlineResult > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00023">ChosenInlineResult.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_ab61cb2aadbf6ab78e334cbc49076514c"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c">TgBot::ChosenInlineResult::inlineMessageId</a></div><div class="ttdeci">std::string inlineMessageId</div><div class="ttdoc">Optional. Identifier of the sent inline message. </div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00046">ChosenInlineResult.h:46</a></div></div> @@ -101,9 +125,9 @@ $(document).ready(function(){initNavTree('_chosen_inline_result_8h_source.html', <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chosen_inline_result_8h.html">ChosenInlineResult.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_contact_8h.html b/docs/_contact_8h.html index f22d04b..91da6cd 100644 --- a/docs/_contact_8h.html +++ b/docs/_contact_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Contact.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_contact_8h.html">Contact.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_contact_8h_source.html b/docs/_contact_8h_source.html index c6b83d1..8e47f3d 100644 --- a/docs/_contact_8h_source.html +++ b/docs/_contact_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Contact.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_contact_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_contact_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_CONTACT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_CONTACT_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_contact.html">Contact</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b"> 39</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Contact> <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Ptr</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28">phoneNumber</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8">firstName</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3"> 54</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3">lastName</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b"> 59</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b">userId</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> };</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#endif //TGBOT_CPP_CONTACT_H</span></div><div class="ttc" id="class_tg_bot_1_1_contact_html_a35e56ce0b16eb1119431043dccd8056b"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b">TgBot::Contact::userId</a></div><div class="ttdeci">std::string userId</div><div class="ttdoc">Optional. Contact&#39;s user identifier in Telegram. </div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00059">Contact.h:59</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_contact_html_a81956d457d30f743bcb74dfbe1635bc8"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8">TgBot::Contact::firstName</a></div><div class="ttdeci">std::string firstName</div><div class="ttdoc">Contact&#39;s first name. </div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00049">Contact.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_contact_html_ada9f5461d2dd84b547cf563db624ff28"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28">TgBot::Contact::phoneNumber</a></div><div class="ttdeci">std::string phoneNumber</div><div class="ttdoc">Contact&#39;s phone number. </div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00044">Contact.h:44</a></div></div> <div class="ttc" id="class_tg_bot_1_1_contact_html"><div class="ttname"><a href="class_tg_bot_1_1_contact.html">TgBot::Contact</a></div><div class="ttdoc">This object represents a phone contact. </div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00036">Contact.h:36</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_contact_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_contact_8h.html">Contact.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_document_8h.html b/docs/_document_8h.html index b36a27d..e140607 100644 --- a/docs/_document_8h.html +++ b/docs/_document_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Document.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_document_8h.html">Document.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_document_8h_source.html b/docs/_document_8h_source.html index 0d27fbd..934cc27 100644 --- a/docs/_document_8h_source.html +++ b/docs/_document_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Document.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -88,7 +112,7 @@ $(document).ready(function(){initNavTree('_document_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_document_html_a3c9b2dca38059ddd219abab398694bc9"><div class="ttname"><a href="class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9">TgBot::Document::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdoc">Optional. File size. </div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00066">Document.h:66</a></div></div> <div class="ttc" id="class_tg_bot_1_1_document_html_a21a156d86da82dcb636fba01a3ef351f"><div class="ttname"><a href="class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f">TgBot::Document::thumb</a></div><div class="ttdeci">PhotoSize::Ptr thumb</div><div class="ttdoc">Optional. Document thumbnail as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00051">Document.h:51</a></div></div> <div class="ttc" id="class_tg_bot_1_1_document_html"><div class="ttname"><a href="class_tg_bot_1_1_document.html">TgBot::Document</a></div><div class="ttdoc">This object represents a general file (as opposed to photos and audio files). </div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00038">Document.h:38</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_document_html_aa67870c6320092c13154abde7dcdf94c"><div class="ttname"><a href="class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c">TgBot::Document::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdoc">Unique file identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00046">Document.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_document_html_a0b36f1611eb0cda45e47c989689456d6"><div class="ttname"><a href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">TgBot::Document::fileName</a></div><div class="ttdeci">std::string fileName</div><div class="ttdoc">Optional. Original filename as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00056">Document.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_document_html_af311e27c16bf2a1128ee339899face9e"><div class="ttname"><a href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">TgBot::Document::Ptr</a></div><div class="ttdeci">std::shared_ptr< Document > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00041">Document.h:41</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_document_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_document_8h.html">Document.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_event_broadcaster_8h.html b/docs/_event_broadcaster_8h.html index 8798414..1c58823 100644 --- a/docs/_event_broadcaster_8h.html +++ b/docs/_event_broadcaster_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/EventBroadcaster.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -89,7 +113,7 @@ $(document).ready(function(){initNavTree('_event_broadcaster_8h.html','');}); <div class="textblock"><code>#include <string></code><br /> <code>#include <functional></code><br /> <code>#include <vector></code><br /> -<code>#include <map></code><br /> +<code>#include <unordered_map></code><br /> <code>#include "<a class="el" href="_message_8h_source.html">tgbot/types/Message.h</a>"</code><br /> <code>#include "<a class="el" href="_inline_query_8h_source.html">tgbot/types/InlineQuery.h</a>"</code><br /> <code>#include "<a class="el" href="_chosen_inline_result_8h_source.html">tgbot/types/ChosenInlineResult.h</a>"</code><br /> @@ -114,9 +138,9 @@ Namespaces</h2></td></tr> <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="_event_broadcaster_8h.html">EventBroadcaster.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_event_broadcaster_8h_source.html b/docs/_event_broadcaster_8h_source.html index aa5051c..bfeead0 100644 --- a/docs/_event_broadcaster_8h_source.html +++ b/docs/_event_broadcaster_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/EventBroadcaster.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,14 +107,14 @@ $(document).ready(function(){initNavTree('_event_broadcaster_8h_source.html','') <div class="title">EventBroadcaster.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_event_broadcaster_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_EVENTBROADCASTER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_EVENTBROADCASTER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <functional></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <map></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_8h.html">tgbot/types/InlineQuery.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_chosen_inline_result_8h.html">tgbot/types/ChosenInlineResult.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_callback_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">class </span>EventHandler;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html"> 45</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> {</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">friend</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a"> 50</a></span>  <span class="keyword">typedef</span> std::function<void (const Message::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6"> 51</a></span>  <span class="keyword">typedef</span> std::function<void (const InlineQuery::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">InlineQueryListener</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93"> 52</a></span>  <span class="keyword">typedef</span> std::function<void (const ChosenInlineResult::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93">ChosenInlineResultListener</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a"> 53</a></span>  <span class="keyword">typedef</span> std::function<void (const CallbackQuery::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a">CallbackQueryListener</a>;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9"> 59</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">onAnyMessage</a>(<span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  _onAnyMessageListeners.push_back(listener);</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583"> 68</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">onCommand</a>(<span class="keyword">const</span> std::string& commandName, <span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  _onCommandListeners[commandName] = listener;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  }</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13"> 77</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13">onCommand</a>(<span class="keyword">const</span> std::initializer_list<std::string>& commandsList, <span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> <span class="keyword">auto</span>& command : commandsList)</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  {</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  _onCommandListeners[command] = listener;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  }</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  }</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb"> 88</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">onUnknownCommand</a>(<span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  _onUnknownCommandListeners.push_back(listener);</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  }</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55"> 96</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">onNonCommandMessage</a>(<span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  _onNonCommandMessageListeners.push_back(listener);</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  }</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0"> 104</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0">onInlineQuery</a>(<span class="keyword">const</span> InlineQueryListener& listener) {</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  _onInlineQueryListeners.push_back(listener);</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  }</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482"> 112</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">onChosenInlineResult</a>(<span class="keyword">const</span> ChosenInlineResultListener& listener){</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  _onChosenInlineResultListeners.push_back(listener);</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  }</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4"> 116</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">onCallbackQuery</a>(<span class="keyword">const</span> CallbackQueryListener& listener){</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  _onCallbackQueryListeners.push_back(listener);</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  }</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">template</span><<span class="keyword">typename</span> ListenerType, <span class="keyword">typename</span> ObjectType></div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcast(<span class="keyword">const</span> std::vector<ListenerType>& listeners, <span class="keyword">const</span> ObjectType <span class="keywordtype">object</span>)<span class="keyword"> const </span>{</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">if</span> (!<span class="keywordtype">object</span>)</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordflow">return</span>;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> ListenerType& item : listeners) {</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  item(<span class="keywordtype">object</span>);</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  }</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  }</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastAnyMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  broadcast<MessageListener, Message::Ptr>(_onAnyMessageListeners, message);</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  }</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keyword">inline</span> <span class="keywordtype">bool</span> broadcastCommand(<span class="keyword">const</span> std::string command, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  std::map<std::string, MessageListener>::const_iterator iter = _onCommandListeners.find(command);</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordflow">if</span> (iter == _onCommandListeners.end()) {</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  }</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  iter->second(message);</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  }</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastUnknownCommand(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  broadcast<MessageListener, Message::Ptr>(_onUnknownCommandListeners, message);</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  }</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastNonCommandMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  broadcast<MessageListener, Message::Ptr>(_onNonCommandMessageListeners, message);</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  }</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastInlineQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> query)<span class="keyword"> const </span>{</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  broadcast<InlineQueryListener, InlineQuery::Ptr>(_onInlineQueryListeners, query);</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  }</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastChosenInlineResult(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> result)<span class="keyword"> const </span>{</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  broadcast<ChosenInlineResultListener, ChosenInlineResult::Ptr>(_onChosenInlineResultListeners, result);</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  }</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastCallbackQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> result)<span class="keyword"> const </span>{</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  broadcast<CallbackQueryListener, CallbackQuery::Ptr>(_onCallbackQueryListeners, result);</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  }</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span> </div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  std::vector<MessageListener> _onAnyMessageListeners;</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  std::map<std::string, MessageListener> _onCommandListeners;</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  std::vector<MessageListener> _onUnknownCommandListeners;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  std::vector<MessageListener> _onNonCommandMessageListeners;</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  std::vector<InlineQueryListener> _onInlineQueryListeners;</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  std::vector<ChosenInlineResultListener> _onChosenInlineResultListeners;</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  std::vector<CallbackQueryListener> _onCallbackQueryListeners;</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span> };</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span> }</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="preprocessor">#endif //TGBOT_EVENTBROADCASTER_H</span></div><div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a21adc85e9ed2a08a186423a5231342a9"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">TgBot::EventBroadcaster::onAnyMessage</a></div><div class="ttdeci">void onAnyMessage(const MessageListener &listener)</div><div class="ttdoc">Registers listener which receives all messages which the bot can ever receive. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00059">EventBroadcaster.h:59</a></div></div> +<a href="_event_broadcaster_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_EVENTBROADCASTER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_EVENTBROADCASTER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <functional></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <unordered_map></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_8h.html">tgbot/types/InlineQuery.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_chosen_inline_result_8h.html">tgbot/types/ChosenInlineResult.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_callback_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">class </span>EventHandler;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html"> 45</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> {</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">friend</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a"> 50</a></span>  <span class="keyword">typedef</span> std::function<void (const Message::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6"> 51</a></span>  <span class="keyword">typedef</span> std::function<void (const InlineQuery::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">InlineQueryListener</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93"> 52</a></span>  <span class="keyword">typedef</span> std::function<void (const ChosenInlineResult::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93">ChosenInlineResultListener</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a"> 53</a></span>  <span class="keyword">typedef</span> std::function<void (const CallbackQuery::Ptr)> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a">CallbackQueryListener</a>;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9"> 59</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">onAnyMessage</a>(<span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  _onAnyMessageListeners.push_back(listener);</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583"> 68</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">onCommand</a>(<span class="keyword">const</span> std::string& commandName, <span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  _onCommandListeners[commandName] = listener;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  }</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13"> 77</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13">onCommand</a>(<span class="keyword">const</span> std::initializer_list<std::string>& commandsList, <span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> <span class="keyword">auto</span>& command : commandsList)</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  {</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  _onCommandListeners[command] = listener;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  }</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  }</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb"> 88</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">onUnknownCommand</a>(<span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  _onUnknownCommandListeners.push_back(listener);</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  }</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55"> 96</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">onNonCommandMessage</a>(<span class="keyword">const</span> MessageListener& listener) {</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  _onNonCommandMessageListeners.push_back(listener);</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  }</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0"> 104</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0">onInlineQuery</a>(<span class="keyword">const</span> InlineQueryListener& listener) {</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  _onInlineQueryListeners.push_back(listener);</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  }</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482"> 112</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">onChosenInlineResult</a>(<span class="keyword">const</span> ChosenInlineResultListener& listener){</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  _onChosenInlineResultListeners.push_back(listener);</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  }</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4"> 116</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">onCallbackQuery</a>(<span class="keyword">const</span> CallbackQueryListener& listener){</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  _onCallbackQueryListeners.push_back(listener);</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  }</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">template</span><<span class="keyword">typename</span> ListenerType, <span class="keyword">typename</span> ObjectType></div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcast(<span class="keyword">const</span> std::vector<ListenerType>& listeners, <span class="keyword">const</span> ObjectType <span class="keywordtype">object</span>)<span class="keyword"> const </span>{</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">if</span> (!<span class="keywordtype">object</span>)</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordflow">return</span>;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> ListenerType& item : listeners) {</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  item(<span class="keywordtype">object</span>);</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  }</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  }</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastAnyMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  broadcast<MessageListener, Message::Ptr>(_onAnyMessageListeners, message);</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  }</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keyword">inline</span> <span class="keywordtype">bool</span> broadcastCommand(<span class="keyword">const</span> std::string command, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  std::unordered_map<std::string, MessageListener>::const_iterator iter = _onCommandListeners.find(command);</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordflow">if</span> (iter == _onCommandListeners.end()) {</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  }</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  iter->second(message);</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  }</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastUnknownCommand(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  broadcast<MessageListener, Message::Ptr>(_onUnknownCommandListeners, message);</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  }</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastNonCommandMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message)<span class="keyword"> const </span>{</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  broadcast<MessageListener, Message::Ptr>(_onNonCommandMessageListeners, message);</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  }</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastInlineQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> query)<span class="keyword"> const </span>{</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  broadcast<InlineQueryListener, InlineQuery::Ptr>(_onInlineQueryListeners, query);</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  }</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span> </div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastChosenInlineResult(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> result)<span class="keyword"> const </span>{</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  broadcast<ChosenInlineResultListener, ChosenInlineResult::Ptr>(_onChosenInlineResultListeners, result);</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  }</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> broadcastCallbackQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> result)<span class="keyword"> const </span>{</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  broadcast<CallbackQueryListener, CallbackQuery::Ptr>(_onCallbackQueryListeners, result);</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  }</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span> </div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  std::vector<MessageListener> _onAnyMessageListeners;</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  std::unordered_map<std::string, MessageListener> _onCommandListeners;</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  std::vector<MessageListener> _onUnknownCommandListeners;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  std::vector<MessageListener> _onNonCommandMessageListeners;</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  std::vector<InlineQueryListener> _onInlineQueryListeners;</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  std::vector<ChosenInlineResultListener> _onChosenInlineResultListeners;</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  std::vector<CallbackQueryListener> _onCallbackQueryListeners;</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span> };</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span> }</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="preprocessor">#endif //TGBOT_EVENTBROADCASTER_H</span></div><div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a21adc85e9ed2a08a186423a5231342a9"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">TgBot::EventBroadcaster::onAnyMessage</a></div><div class="ttdeci">void onAnyMessage(const MessageListener &listener)</div><div class="ttdoc">Registers listener which receives all messages which the bot can ever receive. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00059">EventBroadcaster.h:59</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html">TgBot::EventBroadcaster</a></div><div class="ttdoc">This class holds all event listeners. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00045">EventBroadcaster.h:45</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_a5a5e4f8368bd95ba214e68cde5d1c7c0"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">TgBot::CallbackQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< CallbackQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00022">CallbackQuery.h:22</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_callback_query_8h_html"><div class="ttname"><a href="_callback_query_8h.html">CallbackQuery.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a44f1bbafcca84f78f82dc0ef1801619a"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a">TgBot::EventBroadcaster::CallbackQueryListener</a></div><div class="ttdeci">std::function< void(const CallbackQuery::Ptr)> CallbackQueryListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00053">EventBroadcaster.h:53</a></div></div> <div class="ttc" id="_inline_query_8h_html"><div class="ttname"><a href="_inline_query_8h.html">InlineQuery.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00032">EventHandler.h:32</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_ad4b7edd30fd0d876fa99493fe19b3247"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">TgBot::ChosenInlineResult::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChosenInlineResult > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00023">ChosenInlineResult.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a9d3f31225ea84af8cb47ab2a53186ef0"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0">TgBot::EventBroadcaster::onInlineQuery</a></div><div class="ttdeci">void onInlineQuery(const InlineQueryListener &listener)</div><div class="ttdoc">Registers listener which receives all the inline query. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00104">EventBroadcaster.h:104</a></div></div> @@ -112,9 +136,9 @@ $(document).ready(function(){initNavTree('_event_broadcaster_8h_source.html','') <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="_event_broadcaster_8h.html">EventBroadcaster.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_event_handler_8h.html b/docs/_event_handler_8h.html index ee4aeee..57d21c2 100644 --- a/docs/_event_handler_8h.html +++ b/docs/_event_handler_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/EventHandler.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="_event_handler_8h.html">EventHandler.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_event_handler_8h_source.html b/docs/_event_handler_8h_source.html index 64fe372..88b6483 100644 --- a/docs/_event_handler_8h_source.html +++ b/docs/_event_handler_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/EventHandler.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,15 +107,15 @@ $(document).ready(function(){initNavTree('_event_handler_8h_source.html','');}); <div class="title">EventHandler.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_event_handler_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_EVENTHANDLER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_EVENTHANDLER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="_event_broadcaster_8h.html">tgbot/EventBroadcaster.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_string_tools_8h.html">tgbot/tools/StringTools.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_handler.html"> 32</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7"> 35</a></span>  <span class="keyword">explicit</span> <a class="code" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">EventHandler</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a>* broadcaster) : _broadcaster(broadcaster) {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">handleUpdate</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> update) <span class="keyword">const</span>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a>* _broadcaster;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> handleMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message) <span class="keyword">const</span>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> };</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> }</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#endif //TGBOT_EVENTHANDLER_H</span></div><div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html">TgBot::EventBroadcaster</a></div><div class="ttdoc">This class holds all event listeners. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00045">EventBroadcaster.h:45</a></div></div> +<a href="_event_handler_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_EVENTHANDLER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_EVENTHANDLER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="_event_broadcaster_8h.html">tgbot/EventBroadcaster.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_string_tools_8h.html">tgbot/tools/StringTools.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_handler.html"> 32</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7"> 35</a></span>  <span class="keyword">explicit</span> <a class="code" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">EventHandler</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a>* broadcaster) : _broadcaster(broadcaster) {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">handleUpdate</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> update) <span class="keyword">const</span>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a>* _broadcaster;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span> handleMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> message) <span class="keyword">const</span>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> };</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> }</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#endif //TGBOT_EVENTHANDLER_H</span></div><div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html">TgBot::EventBroadcaster</a></div><div class="ttdoc">This class holds all event listeners. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00045">EventBroadcaster.h:45</a></div></div> <div class="ttc" id="_string_tools_8h_html"><div class="ttname"><a href="_string_tools_8h.html">StringTools.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_abace63cf3605fe7a480a3bb839a672a8"><div class="ttname"><a href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">TgBot::Update::Ptr</a></div><div class="ttdeci">std::shared_ptr< Update > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00043">Update.h:43</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_abace63cf3605fe7a480a3bb839a672a8"><div class="ttname"><a href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">TgBot::Update::Ptr</a></div><div class="ttdeci">std::shared_ptr< Update > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00045">Update.h:45</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_update_8h_html"><div class="ttname"><a href="_update_8h.html">Update.h</a></div></div> <div class="ttc" id="_event_broadcaster_8h_html"><div class="ttname"><a href="_event_broadcaster_8h.html">EventBroadcaster.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_handler_html_ad9ed7bb75569122246d12157963bafcc"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">TgBot::EventHandler::handleUpdate</a></div><div class="ttdeci">void handleUpdate(const Update::Ptr update) const </div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00032">EventHandler.h:32</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_handler_html_ae0fb2a7e25fe19e3e2ed6184967f1e0d"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">TgBot::EventHandler::handleUpdate</a></div><div class="ttdeci">void handleUpdate(const Update::Ptr update) const</div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html_a3cb3f630e5a0bdc0baa44586920771b7"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">TgBot::EventHandler::EventHandler</a></div><div class="ttdeci">EventHandler(const EventBroadcaster *broadcaster)</div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00035">EventHandler.h:35</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_event_handler_8h_source.html','');}); <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="_event_handler_8h.html">EventHandler.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_file_8h.html b/docs/_file_8h.html index 4d37535..374c213 100644 --- a/docs/_file_8h.html +++ b/docs/_file_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/File.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_file_8h.html">File.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_file_8h_source.html b/docs/_file_8h_source.html index c4c55c4..81b3837 100644 --- a/docs/_file_8h_source.html +++ b/docs/_file_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/File.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,7 +111,7 @@ $(document).ready(function(){initNavTree('_file_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_file_html_ad1abfaf438998878eee537fc82b4bb6e"><div class="ttname"><a href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e">TgBot::File::filePath</a></div><div class="ttdeci">std::string filePath</div><div class="ttdoc">Optional. File path. </div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00043">File.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_file_html"><div class="ttname"><a href="class_tg_bot_1_1_file.html">TgBot::File</a></div><div class="ttdoc">This object represents a file ready to be downloaded. </div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00023">File.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_file_html_a1c4a6f8d51e846ec75d15ffa2c5d1445"><div class="ttname"><a href="class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445">TgBot::File::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdoc">Optional. File size, if known. </div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00036">File.h:36</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_file_html_a0e64b7f89b84e674ea890399ea27dd6e"><div class="ttname"><a href="class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e">TgBot::File::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdoc">Unique identifier for this file. </div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00031">File.h:31</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -95,9 +119,9 @@ $(document).ready(function(){initNavTree('_file_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_file_8h.html">File.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_file_tools_8h.html b/docs/_file_tools_8h.html index 8d4215c..8232f34 100644 --- a/docs/_file_tools_8h.html +++ b/docs/_file_tools_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/tools/FileTools.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Functions</h2></td></tr> <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="dir_d3a0916884c776a83ed0f419714df887.html">tools</a></li><li class="navelem"><a class="el" href="_file_tools_8h.html">FileTools.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_file_tools_8h_source.html b/docs/_file_tools_8h_source.html index 2be357e..dd647bd 100644 --- a/docs/_file_tools_8h_source.html +++ b/docs/_file_tools_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/tools/FileTools.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -92,9 +116,9 @@ $(document).ready(function(){initNavTree('_file_tools_8h_source.html','');}); <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="dir_d3a0916884c776a83ed0f419714df887.html">tools</a></li><li class="navelem"><a class="el" href="_file_tools_8h.html">FileTools.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_force_reply_8h.html b/docs/_force_reply_8h.html index 79b54f2..1737826 100644 --- a/docs/_force_reply_8h.html +++ b/docs/_force_reply_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ForceReply.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_force_reply_8h.html">ForceReply.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_force_reply_8h_source.html b/docs/_force_reply_8h_source.html index 5f17f24..8e3c6a2 100644 --- a/docs/_force_reply_8h_source.html +++ b/docs/_force_reply_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ForceReply.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_force_reply_8h_source.html','');}); <div class="title">ForceReply.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_force_reply_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_FORCEREPLY_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_FORCEREPLY_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html"> 42</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_force_reply.html">ForceReply</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66"> 45</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ForceReply> <a class="code" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">Ptr</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7"> 50</a></span>  <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7">forceReply</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc"> 55</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> };</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> }</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#endif //TGBOT_CPP_FORCEREPLY_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_force_reply_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_FORCEREPLY_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_FORCEREPLY_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html"> 42</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_force_reply.html">ForceReply</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66"> 45</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ForceReply> <a class="code" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">Ptr</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7"> 50</a></span>  <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7">forceReply</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc"> 55</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> };</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> }</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#endif //TGBOT_CPP_FORCEREPLY_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_force_reply_html_afbb510a24ebda5409311ff0d385065dc"><div class="ttname"><a href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc">TgBot::ForceReply::selective</a></div><div class="ttdeci">bool selective</div><div class="ttdoc">Optional. Use this parameter if you want to force reply from specific users only. Targets: 1) users t...</div><div class="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00055">ForceReply.h:55</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdoc">This abstract class is base of all keyboard related events. </div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_force_reply_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_force_reply_8h.html">ForceReply.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_game_8h.html b/docs/_game_8h.html index b2ad90c..65520f9 100644 --- a/docs/_game_8h.html +++ b/docs/_game_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Game.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -112,9 +136,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_game_8h.html">Game.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_game_8h_source.html b/docs/_game_8h_source.html index 85d4cf2..38f4f1a 100644 --- a/docs/_game_8h_source.html +++ b/docs/_game_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Game.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_game_8h_source.html','');}); <a href="_game_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_GAME_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_GAME_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_message_entity_8h.html">tgbot/types/MessageEntity.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_animation_8h.html">tgbot/types/Animation.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html"> 44</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_game.html">Game</a> {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b"> 46</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Game> <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Ptr</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec"> 51</a></span>  std::string <a class="code" href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec">title</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893"> 56</a></span>  std::string <a class="code" href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893">description</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271"> 61</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271">photo</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb"> 68</a></span>  std::string <a class="code" href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb">text</a>;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f"> 73</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f">textEntities</a>;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c"> 78</a></span>  <a class="code" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> <a class="code" href="class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c">animation</a>;</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> };</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> }</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#endif //TGBOT_GAME_H</span></div><div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_html_acfd798616a7d6e8d1a0c7f6962e38893"><div class="ttname"><a href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893">TgBot::Game::description</a></div><div class="ttdeci">std::string description</div><div class="ttdoc">Description of the game. </div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00056">Game.h:56</a></div></div> <div class="ttc" id="_message_entity_8h_html"><div class="ttname"><a href="_message_entity_8h.html">MessageEntity.h</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_html_a6a83e8940305ff4fad66dfe67dbb348b"><div class="ttname"><a href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">TgBot::Game::Ptr</a></div><div class="ttdeci">std::shared_ptr< Game > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00046">Game.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_animation_html_afc55b2a385eeb3209e91bbbd1214c06a"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">TgBot::Animation::Ptr</a></div><div class="ttdeci">std::shared_ptr< Animation > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_animation_8h_source.html#l00043">Animation.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_html_ac0edbacabf558513040e47b81910cdec"><div class="ttname"><a href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec">TgBot::Game::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Title of the game. </div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00051">Game.h:51</a></div></div> @@ -102,9 +126,9 @@ $(document).ready(function(){initNavTree('_game_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_game_8h.html">Game.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_game_high_score_8h.html b/docs/_game_high_score_8h.html index b84632d..62cd7b1 100644 --- a/docs/_game_high_score_8h.html +++ b/docs/_game_high_score_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/GameHighScore.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_game_high_score_8h.html">GameHighScore.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_game_high_score_8h_source.html b/docs/_game_high_score_8h_source.html index ca83532..b07abab 100644 --- a/docs/_game_high_score_8h_source.html +++ b/docs/_game_high_score_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/GameHighScore.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_game_high_score_8h_source.html','');} <a href="_game_high_score_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_GAMEHIGHSCORE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_GAMEHIGHSCORE_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game_high_score.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_game_high_score.html">GameHighScore</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4"> 42</a></span>  <span class="keyword">typedef</span> std::shared_ptr<GameHighScore> <a class="code" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">Ptr</a>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f"> 47</a></span>  std::string <a class="code" href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f">position</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b"> 52</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b">user</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d"> 57</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d">score</a>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> };</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> }</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#endif //TGBOT_GAMEHIGHSCORE_H</span></div><div class="ttc" id="class_tg_bot_1_1_game_high_score_html_a8cbe4f32e28775c3f8aa0c9b78a9842b"><div class="ttname"><a href="class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b">TgBot::GameHighScore::user</a></div><div class="ttdeci">User::Ptr user</div><div class="ttdoc">User. </div><div class="ttdef"><b>Definition:</b> <a href="_game_high_score_8h_source.html#l00052">GameHighScore.h:52</a></div></div> <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_high_score_html"><div class="ttname"><a href="class_tg_bot_1_1_game_high_score.html">TgBot::GameHighScore</a></div><div class="ttdoc">This object represents one row of the high scores table for a game. </div><div class="ttdef"><b>Definition:</b> <a href="_game_high_score_8h_source.html#l00040">GameHighScore.h:40</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_high_score_html_a327a049b8df70d93d9a734ad311f130d"><div class="ttname"><a href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d">TgBot::GameHighScore::score</a></div><div class="ttdeci">int32_t score</div><div class="ttdoc">Score. </div><div class="ttdef"><b>Definition:</b> <a href="_game_high_score_8h_source.html#l00057">GameHighScore.h:57</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_high_score_html_a25eccb9018f74176b5c0baf25db721f4"><div class="ttname"><a href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">TgBot::GameHighScore::Ptr</a></div><div class="ttdeci">std::shared_ptr< GameHighScore > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_game_high_score_8h_source.html#l00042">GameHighScore.h:42</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_high_score_html_a76d2ff519f8a09b6550d78666950204f"><div class="ttname"><a href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f">TgBot::GameHighScore::position</a></div><div class="ttdeci">std::string position</div><div class="ttdoc">Position in high score table for the game. </div><div class="ttdef"><b>Definition:</b> <a href="_game_high_score_8h_source.html#l00047">GameHighScore.h:47</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_game_high_score_8h_source.html','');} <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_game_high_score_8h.html">GameHighScore.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_generic_reply_8h.html b/docs/_generic_reply_8h.html index f7f1968..9aa5a65 100644 --- a/docs/_generic_reply_8h.html +++ b/docs/_generic_reply_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/GenericReply.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +131,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_generic_reply_8h.html">GenericReply.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_generic_reply_8h_source.html b/docs/_generic_reply_8h_source.html index 108f0cf..b555d28 100644 --- a/docs/_generic_reply_8h_source.html +++ b/docs/_generic_reply_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/GenericReply.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_generic_reply_8h_source.html','');}); <div class="title">GenericReply.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_generic_reply_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_GENERICREPLY_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_GENERICREPLY_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_generic_reply.html"> 34</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f"> 37</a></span>  <span class="keyword">typedef</span> std::shared_ptr<GenericReply> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">Ptr</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c"> 39</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c">~GenericReply</a>() { }</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif //TGBOT_CPP_GENERICREPLY_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_generic_reply_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_GENERICREPLY_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_GENERICREPLY_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_generic_reply.html"> 34</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f"> 37</a></span>  <span class="keyword">typedef</span> std::shared_ptr<GenericReply> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">Ptr</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c"> 39</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c">~GenericReply</a>() { }</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif //TGBOT_CPP_GENERICREPLY_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdoc">This abstract class is base of all keyboard related events. </div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html_a519019da5ab3cb27fc11bd56cc94123c"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c">TgBot::GenericReply::~GenericReply</a></div><div class="ttdeci">virtual ~GenericReply()</div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00039">GenericReply.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html_aa7bb5f2c5484cb791e1c60c346bbb06f"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">TgBot::GenericReply::Ptr</a></div><div class="ttdeci">std::shared_ptr< GenericReply > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00037">GenericReply.h:37</a></div></div> @@ -93,9 +117,9 @@ $(document).ready(function(){initNavTree('_generic_reply_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_generic_reply_8h.html">GenericReply.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_client_8h.html b/docs/_http_client_8h.html index fda19c4..63f6ff5 100644 --- a/docs/_http_client_8h.html +++ b/docs/_http_client_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpClient.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,9 +135,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_client_8h.html">HttpClient.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_client_8h_source.html b/docs/_http_client_8h_source.html index 9c6c113..dc606ff 100644 --- a/docs/_http_client_8h_source.html +++ b/docs/_http_client_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpClient.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_http_client_8h_source.html','');}); <div class="title">HttpClient.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_http_client_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPCLIENT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPCLIENT_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <boost/asio.hpp></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_url_8h.html">tgbot/net/Url.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_http_parser_8h.html">tgbot/net/HttpParser.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_client.html"> 41</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_client.html">HttpClient</a> {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">static</span> <a class="code" href="class_tg_bot_1_1_http_client.html">HttpClient</a>& <a class="code" href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">getInstance</a>();</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  std::string <a class="code" href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">makeRequest</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_url.html">Url</a>& url, <span class="keyword">const</span> std::vector<HttpReqArg>& args);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  boost::asio::io_service _ioService;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> };</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#endif //TGBOT_HTTPCLIENT_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_http_client_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPCLIENT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPCLIENT_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <boost/asio.hpp></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_url_8h.html">tgbot/net/Url.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_http_parser_8h.html">tgbot/net/HttpParser.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_client.html"> 41</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_client.html">HttpClient</a> {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">static</span> <a class="code" href="class_tg_bot_1_1_http_client.html">HttpClient</a>& <a class="code" href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">getInstance</a>();</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  std::string <a class="code" href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">makeRequest</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_url.html">Url</a>& url, <span class="keyword">const</span> std::vector<HttpReqArg>& args);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  boost::asio::io_service _ioService;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> };</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#endif //TGBOT_HTTPCLIENT_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_http_req_arg_8h_html"><div class="ttname"><a href="_http_req_arg_8h.html">HttpReqArg.h</a></div></div> <div class="ttc" id="_url_8h_html"><div class="ttname"><a href="_url_8h.html">Url.h</a></div></div> <div class="ttc" id="_http_parser_8h_html"><div class="ttname"><a href="_http_parser_8h.html">HttpParser.h</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_http_client_8h_source.html','');}); <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_client_8h.html">HttpClient.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_parser_8h.html b/docs/_http_parser_8h.html index e960326..274e28a 100644 --- a/docs/_http_parser_8h.html +++ b/docs/_http_parser_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpParser.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,7 +111,7 @@ $(document).ready(function(){initNavTree('_http_parser_8h.html','');}); </div><!--header--> <div class="contents"> <div class="textblock"><code>#include <string></code><br /> -<code>#include <map></code><br /> +<code>#include <unordered_map></code><br /> <code>#include <vector></code><br /> <code>#include "<a class="el" href="_url_8h_source.html">tgbot/net/Url.h</a>"</code><br /> <code>#include "<a class="el" href="_http_req_arg_8h_source.html">tgbot/net/HttpReqArg.h</a>"</code><br /> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_parser_8h.html">HttpParser.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_parser_8h_source.html b/docs/_http_parser_8h_source.html index 0d5120a..e8ae15c 100644 --- a/docs/_http_parser_8h_source.html +++ b/docs/_http_parser_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpParser.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,30 +107,30 @@ $(document).ready(function(){initNavTree('_http_parser_8h_source.html','');}); <div class="title">HttpParser.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_http_parser_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPPARSER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPPARSER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <map></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_url_8h.html">tgbot/net/Url.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_parser.html">HttpParser</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">static</span> <a class="code" href="class_tg_bot_1_1_http_parser.html">HttpParser</a>& <a class="code" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">getInstance</a>();</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6">generateRequest</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_url.html">Url</a>& url, <span class="keyword">const</span> std::vector<HttpReqArg>& args, <span class="keywordtype">bool</span> isKeepAlive = <span class="keyword">false</span>);</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074">generateMultipartFormData</a>(<span class="keyword">const</span> std::vector<HttpReqArg>& args, <span class="keyword">const</span> std::string& bondary);</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671">generateMultipartBoundary</a>(<span class="keyword">const</span> std::vector<HttpReqArg>& args);</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">generateWwwFormUrlencoded</a>(<span class="keyword">const</span> std::vector<HttpReqArg>& args);</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">generateResponse</a>(<span class="keyword">const</span> std::string& data, <span class="keyword">const</span> std::string& mimeType = <span class="stringliteral">"text/plain"</span>, <span class="keywordtype">short</span> <span class="keywordtype">unsigned</span> statusCode = 200, <span class="keyword">const</span> std::string& statusStr = <span class="stringliteral">"OK"</span>, <span class="keywordtype">bool</span> isKeepAlive = <span class="keyword">false</span>);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d"> 46</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d">parseRequest</a>(<span class="keyword">const</span> std::string& data, std::map<std::string, std::string>& headers) {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">true</span>, data, headers);</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  }</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d"> 50</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">parseRequest</a>(<span class="keyword">const</span> std::string& data) {</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">true</span>, data);</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  }</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487"> 54</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">parseResponse</a>(<span class="keyword">const</span> std::string& data, std::map<std::string, std::string>& headers) {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">false</span>, data, headers);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  }</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb"> 58</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">parseResponse</a>(<span class="keyword">const</span> std::string& data) {</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">false</span>, data);</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  }</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  std::string parseHttp(<span class="keywordtype">bool</span> isRequest, <span class="keyword">const</span> std::string& data, std::map<std::string, std::string>& headers);</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  std::string parseHttp(<span class="keywordtype">bool</span> isRequest, <span class="keyword">const</span> std::string& data);</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> };</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> }</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#endif //TGBOT_HTTPPARSER_H</span></div><div class="ttc" id="class_tg_bot_1_1_http_parser_html_a2b1741c0cd99ca9fb09786bcdb9d2aeb"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">TgBot::HttpParser::parseResponse</a></div><div class="ttdeci">std::string parseResponse(const std::string &data)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00058">HttpParser.h:58</a></div></div> +<a href="_http_parser_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPPARSER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPPARSER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <unordered_map></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_url_8h.html">tgbot/net/Url.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_parser.html">HttpParser</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">static</span> <a class="code" href="class_tg_bot_1_1_http_parser.html">HttpParser</a>& <a class="code" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">getInstance</a>();</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6">generateRequest</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_url.html">Url</a>& url, <span class="keyword">const</span> std::vector<HttpReqArg>& args, <span class="keywordtype">bool</span> isKeepAlive = <span class="keyword">false</span>);</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074">generateMultipartFormData</a>(<span class="keyword">const</span> std::vector<HttpReqArg>& args, <span class="keyword">const</span> std::string& bondary);</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671">generateMultipartBoundary</a>(<span class="keyword">const</span> std::vector<HttpReqArg>& args);</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">generateWwwFormUrlencoded</a>(<span class="keyword">const</span> std::vector<HttpReqArg>& args);</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">generateResponse</a>(<span class="keyword">const</span> std::string& data, <span class="keyword">const</span> std::string& mimeType = <span class="stringliteral">"text/plain"</span>, <span class="keywordtype">short</span> <span class="keywordtype">unsigned</span> statusCode = 200, <span class="keyword">const</span> std::string& statusStr = <span class="stringliteral">"OK"</span>, <span class="keywordtype">bool</span> isKeepAlive = <span class="keyword">false</span>);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a"> 46</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a">parseRequest</a>(<span class="keyword">const</span> std::string& data, std::unordered_map<std::string, std::string>& headers) {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">true</span>, data, headers);</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  }</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d"> 50</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">parseRequest</a>(<span class="keyword">const</span> std::string& data) {</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">true</span>, data);</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  }</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af"> 54</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">parseResponse</a>(<span class="keyword">const</span> std::string& data, std::unordered_map<std::string, std::string>& headers) {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">false</span>, data, headers);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  }</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb"> 58</a></span>  <span class="keyword">inline</span> std::string <a class="code" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">parseResponse</a>(<span class="keyword">const</span> std::string& data) {</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordflow">return</span> parseHttp(<span class="keyword">false</span>, data);</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  }</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  std::string parseHttp(<span class="keywordtype">bool</span> isRequest, <span class="keyword">const</span> std::string& data, std::unordered_map<std::string, std::string>& headers);</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  std::string parseHttp(<span class="keywordtype">bool</span> isRequest, <span class="keyword">const</span> std::string& data);</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> };</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> }</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#endif //TGBOT_HTTPPARSER_H</span></div><div class="ttc" id="class_tg_bot_1_1_http_parser_html_a2b1741c0cd99ca9fb09786bcdb9d2aeb"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">TgBot::HttpParser::parseResponse</a></div><div class="ttdeci">std::string parseResponse(const std::string &data)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00058">HttpParser.h:58</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00035">HttpParser.h:35</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_af32ca4f29ff9bf6ebcde3b8eaf7f6eb4"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">TgBot::HttpParser::generateWwwFormUrlencoded</a></div><div class="ttdeci">std::string generateWwwFormUrlencoded(const std::vector< HttpReqArg > &args)</div></div> <div class="ttc" id="_http_req_arg_8h_html"><div class="ttname"><a href="_http_req_arg_8h.html">HttpReqArg.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_parser_html_a90bf3fc79f65796c6cc04a45f7f40487"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">TgBot::HttpParser::parseResponse</a></div><div class="ttdeci">std::string parseResponse(const std::string &data, std::map< std::string, std::string > &headers)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00054">HttpParser.h:54</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_aec7201adbe2d835925716cceeddf9074"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074">TgBot::HttpParser::generateMultipartFormData</a></div><div class="ttdeci">std::string generateMultipartFormData(const std::vector< HttpReqArg > &args, const std::string &bondary)</div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a1950d2edd050dd933a3a06f1292ac671"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671">TgBot::HttpParser::generateMultipartBoundary</a></div><div class="ttdeci">std::string generateMultipartBoundary(const std::vector< HttpReqArg > &args)</div></div> <div class="ttc" id="_url_8h_html"><div class="ttname"><a href="_url_8h.html">Url.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_http_parser_html_ae0ef9c43ea35abecc12db56d9fc28c3a"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a">TgBot::HttpParser::parseRequest</a></div><div class="ttdeci">std::string parseRequest(const std::string &data, std::unordered_map< std::string, std::string > &headers)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00046">HttpParser.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a9ca6a48bea33e6258f550cb8eff11996"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">TgBot::HttpParser::generateResponse</a></div><div class="ttdeci">std::string generateResponse(const std::string &data, const std::string &mimeType="text/plain", short unsigned statusCode=200, const std::string &statusStr="OK", bool isKeepAlive=false)</div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a2bd36ba8b363fa3209cf472621a2a8ab"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">TgBot::HttpParser::getInstance</a></div><div class="ttdeci">static HttpParser & getInstance()</div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a1d079d6433fa19dde0c1d45e95f1078d"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">TgBot::HttpParser::parseRequest</a></div><div class="ttdeci">std::string parseRequest(const std::string &data)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00050">HttpParser.h:50</a></div></div> <div class="ttc" id="class_tg_bot_1_1_url_html"><div class="ttname"><a href="class_tg_bot_1_1_url.html">TgBot::Url</a></div><div class="ttdoc">This class parses a string with the url. </div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00035">Url.h:35</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_parser_html_acb35df8dadb12af1c4526d7bfbe0310d"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d">TgBot::HttpParser::parseRequest</a></div><div class="ttdeci">std::string parseRequest(const std::string &data, std::map< std::string, std::string > &headers)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00046">HttpParser.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a182538da4def93b40fdd6ac9398944f6"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6">TgBot::HttpParser::generateRequest</a></div><div class="ttdeci">std::string generateRequest(const Url &url, const std::vector< HttpReqArg > &args, bool isKeepAlive=false)</div></div> +<div class="ttc" id="class_tg_bot_1_1_http_parser_html_a7161fcc67584704512888be7dc5d92af"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">TgBot::HttpParser::parseResponse</a></div><div class="ttdeci">std::string parseResponse(const std::string &data, std::unordered_map< std::string, std::string > &headers)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00054">HttpParser.h:54</a></div></div> </div><!-- fragment --></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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_parser_8h.html">HttpParser.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_req_arg_8h.html b/docs/_http_req_arg_8h.html index 48057d0..ac61606 100644 --- a/docs/_http_req_arg_8h.html +++ b/docs/_http_req_arg_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpReqArg.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_req_arg_8h.html">HttpReqArg.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_req_arg_8h_source.html b/docs/_http_req_arg_8h_source.html index 9307a47..eb87370 100644 --- a/docs/_http_req_arg_8h_source.html +++ b/docs/_http_req_arg_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpReqArg.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_http_req_arg_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_http_req_arg_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPPARAMETER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPPARAMETER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <functional></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <boost/lexical_cast.hpp></span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19"> 43</a></span>  <a class="code" href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19">HttpReqArg</a>(<span class="keyword">const</span> std::string& <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d">name</a>, <span class="keyword">const</span> T& <a class="code" href="class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb">value</a>, <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">isFile</a> = <span class="keyword">false</span>, <span class="keyword">const</span> std::string& <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">mimeType</a> = <span class="stringliteral">"text/plain"</span>, <span class="keyword">const</span> std::string& <a class="code" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">fileName</a> = <span class="stringliteral">""</span>) :</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  name(name), value(boost::lexical_cast<std::string>(value)), <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">isFile</a>(<a class="code" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">isFile</a>), <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">mimeType</a>(<a class="code" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">mimeType</a>), <a class="code" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">fileName</a>(<a class="code" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">fileName</a>)</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  {</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  }</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d"> 51</a></span>  std::string <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d">name</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb"> 56</a></span>  std::string <a class="code" href="class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb">value</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3"> 61</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">isFile</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5"> 66</a></span>  std::string <a class="code" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">mimeType</a> = <span class="stringliteral">"text/plain"</span>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc"> 71</a></span>  std::string <a class="code" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">fileName</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> };</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> }</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#endif //TGBOT_HTTPPARAMETER_H</span></div><div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_a9772f0982d33fdebe587106d0b4f921d"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d">TgBot::HttpReqArg::name</a></div><div class="ttdeci">std::string name</div><div class="ttdoc">Name of an argument. </div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00051">HttpReqArg.h:51</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_ae854084229a093b6819953d0055844eb"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb">TgBot::HttpReqArg::value</a></div><div class="ttdeci">std::string value</div><div class="ttdoc">Value of an argument. </div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00056">HttpReqArg.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_af75b0592fd96d9dcc31f7f5dc95425dc"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">TgBot::HttpReqArg::fileName</a></div><div class="ttdeci">std::string fileName</div><div class="ttdoc">Should be set if an argument value hold some file contents. </div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00071">HttpReqArg.h:71</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_a9e372ea4360d239037cfeb673d31d9f3"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">TgBot::HttpReqArg::isFile</a></div><div class="ttdeci">bool isFile</div><div class="ttdoc">Should be true if an argument value hold some file contents. </div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00061">HttpReqArg.h:61</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_http_req_arg_8h_source.html','');}); <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_req_arg_8h.html">HttpReqArg.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_server_8h.html b/docs/_http_server_8h.html index a2713d6..972f77a 100644 --- a/docs/_http_server_8h.html +++ b/docs/_http_server_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpServer.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,9 +135,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_server_8h.html">HttpServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_http_server_8h_source.html b/docs/_http_server_8h_source.html index a65ad87..daea7a2 100644 --- a/docs/_http_server_8h_source.html +++ b/docs/_http_server_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/HttpServer.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,33 +107,33 @@ $(document).ready(function(){initNavTree('_http_server_8h_source.html','');}); <div class="title">HttpServer.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_http_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <boost/asio.hpp></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_http_parser_8h.html">tgbot/net/HttpParser.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">template</span><<span class="keyword">typename</span> Protocol></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_server.html">HttpServer</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">protected</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"> 43</a></span>  <span class="keyword">class </span>Connection;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">typedef</span> std::function<std::string (const std::string&, const std::map<std::string, std::string>)> <a class="code" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe"> 48</a></span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a>& handler) : <a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>(acceptor), <a class="code" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a>(handler) {</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  }</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7"> 54</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a>() {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">auto</span> socket(std::make_shared<boost::asio::basic_stream_socket<Protocol>>(<a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>->get_io_service()));</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keyword">auto</span> connection(std::make_shared<Connection>(socket, <a class="code" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a>));</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>->async_accept(*connection->socket, [<span class="keyword">this</span>, connection]() {</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  connection->start();</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  start();</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  });</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>.run();</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377"> 67</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a>() {</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>.stop();</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  }</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">protected</span>:</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html"> 72</a></span>  <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html">Connection</a> {</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8"> 75</a></span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">Connection</a>(std::shared_ptr<boost::asio::basic_stream_socket<Protocol>>& <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a>& handler) : <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>), <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a>(handler) {</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  boost::asio::socket_base::keep_alive option(<span class="keyword">true</span>);</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>.set_option(option);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  }</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d"> 80</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d">start</a>() {</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>.reserve(10240);</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>->async_receive(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>, [<span class="keyword">this</span>]() {</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  std::map<std::string, std::string> headers;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  std::string body = <a class="code" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">HttpParser::getInstance</a>().<a class="code" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">parseResponse</a>(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>, headers);</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>->async_send(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a>(body, headers));</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  });</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  }</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20"> 89</a></span>  std::shared_ptr<boost::asio::basic_stream_socket<Protocol>> <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>;</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788"> 90</a></span>  std::string <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>;</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd"> 93</a></span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  };</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7"> 96</a></span>  boost::asio::io_service <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>;</div><div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108"> 97</a></span>  std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> <a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>;</div><div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec"> 98</a></span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> <a class="code" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a>;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> };</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> }</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor">#endif //TGBOT_HTTPSERVER_H</span></div><div class="ttc" id="class_tg_bot_1_1_http_server_html_a020e76d58f70ad41686081be41a8c108"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">TgBot::HttpServer::_acceptor</a></div><div class="ttdeci">std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol > > _acceptor</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00097">HttpServer.h:97</a></div></div> +<a href="_http_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_HTTPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_HTTPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <boost/asio.hpp></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_http_parser_8h.html">tgbot/net/HttpParser.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">template</span><<span class="keyword">typename</span> Protocol></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_server.html">HttpServer</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">protected</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0"> 43</a></span>  <span class="keyword">class </span>Connection;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">typedef</span> std::function<std::string (const std::string&, const std::unordered_map<std::string, std::string>)> <a class="code" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe"> 48</a></span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a>& handler) : <a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>(acceptor), <a class="code" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a>(handler) {</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  }</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7"> 54</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a>() {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">auto</span> socket(std::make_shared<boost::asio::basic_stream_socket<Protocol>>(<a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>->get_io_service()));</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keyword">auto</span> connection(std::make_shared<Connection>(socket, <a class="code" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a>));</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>->async_accept(*connection->socket, [<span class="keyword">this</span>, connection]() {</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  connection->start();</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  start();</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  });</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>.run();</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377"> 67</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a>() {</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>.stop();</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  }</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">protected</span>:</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html"> 72</a></span>  <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html">Connection</a> {</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8"> 75</a></span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">Connection</a>(std::shared_ptr<boost::asio::basic_stream_socket<Protocol>>& <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a>& handler) : <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>), <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a>(handler) {</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  boost::asio::socket_base::keep_alive option(<span class="keyword">true</span>);</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>.set_option(option);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  }</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d"> 80</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d">start</a>() {</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>.reserve(10240);</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>->async_receive(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>, [<span class="keyword">this</span>]() {</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  std::unordered_map<std::string, std::string> headers;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  std::string body = <a class="code" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">HttpParser::getInstance</a>().<a class="code" href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">parseResponse</a>(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>, headers);</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>->async_send(<a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a>(body, headers));</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  });</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  }</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20"> 89</a></span>  std::shared_ptr<boost::asio::basic_stream_socket<Protocol>> <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>;</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788"> 90</a></span>  std::string <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">data</a>;</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd"> 93</a></span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> <a class="code" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  };</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7"> 96</a></span>  boost::asio::io_service <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>;</div><div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108"> 97</a></span>  std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> <a class="code" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a>;</div><div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec"> 98</a></span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> <a class="code" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a>;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> };</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> }</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor">#endif //TGBOT_HTTPSERVER_H</span></div><div class="ttc" id="class_tg_bot_1_1_http_server_html_a020e76d58f70ad41686081be41a8c108"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">TgBot::HttpServer::_acceptor</a></div><div class="ttdeci">std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol > > _acceptor</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00097">HttpServer.h:97</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_1_1_connection_html_ab630576fda90c3a33e563e44cd5a08dd"><div class="ttname"><a href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">TgBot::HttpServer::Connection::_handler</a></div><div class="ttdeci">const ServerHandler _handler</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00093">HttpServer.h:93</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_1_1_connection_html_a2104f20074b0a9fb17192ebbb1846b20"><div class="ttname"><a href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">TgBot::HttpServer::Connection::socket</a></div><div class="ttdeci">std::shared_ptr< boost::asio::basic_stream_socket< Protocol > > socket</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00089">HttpServer.h:89</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a></div><div class="ttdoc">This class handles HTTP requests from the Internet. </div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00040">HttpServer.h:40</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html_aa237b199d8a0712b983e4913970ad7f7"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">TgBot::HttpServer::start</a></div><div class="ttdeci">void start()</div><div class="ttdoc">Starts receiving new connections. </div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00054">HttpServer.h:54</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_1_1_connection_html"><div class="ttname"><a href="class_tg_bot_1_1_http_server_1_1_connection.html">TgBot::HttpServer::Connection</a></div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00072">HttpServer.h:72</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_1_1_connection_html_a8cecda345ca78c8dc43c39423511af4d"><div class="ttname"><a href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d">TgBot::HttpServer::Connection::start</a></div><div class="ttdeci">void start()</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00080">HttpServer.h:80</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_parser_html_a90bf3fc79f65796c6cc04a45f7f40487"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">TgBot::HttpParser::parseResponse</a></div><div class="ttdeci">std::string parseResponse(const std::string &data, std::map< std::string, std::string > &headers)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00054">HttpParser.h:54</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_1_1_connection_html_a91a16ce20e8d889657a7d2c982d8b1c8"><div class="ttname"><a href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">TgBot::HttpServer::Connection::Connection</a></div><div class="ttdeci">Connection(std::shared_ptr< boost::asio::basic_stream_socket< Protocol >> &socket, const ServerHandler &handler)</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00075">HttpServer.h:75</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html_a9af2cf386463a1f40d0d3e9d92d88eec"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">TgBot::HttpServer::_handler</a></div><div class="ttdeci">const ServerHandler _handler</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00098">HttpServer.h:98</a></div></div> <div class="ttc" id="_http_parser_8h_html"><div class="ttname"><a href="_http_parser_8h.html">HttpParser.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html_aeed8b9200cc2932126b9c27946751377"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">TgBot::HttpServer::stop</a></div><div class="ttdeci">void stop()</div><div class="ttdoc">Stops receiving new connections. </div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00067">HttpServer.h:67</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html_a8edad0dd91ffffa6cacce4d49cb60abe"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">TgBot::HttpServer::HttpServer</a></div><div class="ttdeci">HttpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const ServerHandler &handler)</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00048">HttpServer.h:48</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a2bd36ba8b363fa3209cf472621a2a8ab"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">TgBot::HttpParser::getInstance</a></div><div class="ttdeci">static HttpParser & getInstance()</div></div> -<div class="ttc" id="class_tg_bot_1_1_http_server_html_ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">TgBot::HttpServer::ServerHandler</a></div><div class="ttdeci">std::function< std::string(const std::string &, const std::map< std::string, std::string >)> ServerHandler</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00043">HttpServer.h:43</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_http_server_html_ad8b31e813a287809453853694ee0fad0"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">TgBot::HttpServer::ServerHandler</a></div><div class="ttdeci">std::function< std::string(const std::string &, const std::unordered_map< std::string, std::string >)> ServerHandler</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00043">HttpServer.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_1_1_connection_html_a23e0644c0e4d02eb96b9dd61404a8788"><div class="ttname"><a href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">TgBot::HttpServer::Connection::data</a></div><div class="ttdeci">std::string data</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00090">HttpServer.h:90</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html_a68812914f5c398331ee3ef8e77fe39b7"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">TgBot::HttpServer::_ioService</a></div><div class="ttdeci">boost::asio::io_service _ioService</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00096">HttpServer.h:96</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_http_parser_html_a7161fcc67584704512888be7dc5d92af"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">TgBot::HttpParser::parseResponse</a></div><div class="ttdeci">std::string parseResponse(const std::string &data, std::unordered_map< std::string, std::string > &headers)</div><div class="ttdef"><b>Definition:</b> <a href="_http_parser_8h_source.html#l00054">HttpParser.h:54</a></div></div> </div><!-- fragment --></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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_server_8h.html">HttpServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_keyboard_button_8h.html b/docs/_inline_keyboard_button_8h.html index 36ce3d0..f2d5ef4 100644 --- a/docs/_inline_keyboard_button_8h.html +++ b/docs/_inline_keyboard_button_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineKeyboardButton.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_keyboard_button_8h.html">InlineKeyboardButton.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_keyboard_button_8h_source.html b/docs/_inline_keyboard_button_8h_source.html index 4a73b7d..15b925f 100644 --- a/docs/_inline_keyboard_button_8h_source.html +++ b/docs/_inline_keyboard_button_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineKeyboardButton.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,14 +107,15 @@ $(document).ready(function(){initNavTree('_inline_keyboard_button_8h_source.html <div class="title">InlineKeyboardButton.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_keyboard_button_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEKEYBOARDBUTTON_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEKEYBOARDBUTTON_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_callback_game_8h.html">tgbot/types/CallbackGame.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html">InlineKeyboardButton</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineKeyboardButton> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">Ptr</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f"> 27</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">text</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">url</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4"> 37</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">callbackData</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274">switchInlineQuery</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406">switchInlineQueryCurrentChat</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579"> 56</a></span>  <a class="code" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">CallbackGame::Ptr</a> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">callbackGame</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> };</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> }</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#endif //TGBOT_INLINEKEYBOARDBUTTON_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a27b82f178b242b6417377daae1f09983"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">TgBot::InlineKeyboardButton::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardButton > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00022">InlineKeyboardButton.h:22</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_inline_keyboard_button_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEKEYBOARDBUTTON_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEKEYBOARDBUTTON_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_callback_game_8h.html">tgbot/types/CallbackGame.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html">InlineKeyboardButton</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineKeyboardButton> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">Ptr</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f"> 27</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">text</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">url</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4"> 37</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">callbackData</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274">switchInlineQuery</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406">switchInlineQueryCurrentChat</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579"> 56</a></span>  <a class="code" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">CallbackGame::Ptr</a> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">callbackGame</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2"> 63</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2">pay</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> };</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> }</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#endif //TGBOT_INLINEKEYBOARDBUTTON_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a27b82f178b242b6417377daae1f09983"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">TgBot::InlineKeyboardButton::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardButton > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00022">InlineKeyboardButton.h:22</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a12c3bfab730b6ec9f0d8ef39957bf406"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406">TgBot::InlineKeyboardButton::switchInlineQueryCurrentChat</a></div><div class="ttdeci">std::string switchInlineQueryCurrentChat</div><div class="ttdoc">Optional. If set, pressing the button will insert the bot‘s username and the specified inline query ...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00049">InlineKeyboardButton.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_game_html_a9bf84f7624a6ad378d65dc6d84b8d624"><div class="ttname"><a href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">TgBot::CallbackGame::Ptr</a></div><div class="ttdeci">std::shared_ptr< CallbackGame > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_callback_game_8h_source.html#l00038">CallbackGame.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a25716bdfc7a0719f1c17702a8d6a8aa4"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">TgBot::InlineKeyboardButton::callbackData</a></div><div class="ttdeci">std::string callbackData</div><div class="ttdoc">Optional. Data to be sent in a callback query to the bot when button is pressed. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00037">InlineKeyboardButton.h:37</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></div><div class="ttdoc">This object represents one button of an inline keyboard. You must use exactly one of the optional fie...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00020">InlineKeyboardButton.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_ab9b5e02f10e2cd937a3d3794d26e6bf3"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">TgBot::InlineKeyboardButton::url</a></div><div class="ttdeci">std::string url</div><div class="ttdoc">Optional. HTTP url to be opened when button is pressed. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00032">InlineKeyboardButton.h:32</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a7607991eb8529b9cf0dc2734008cc579"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">TgBot::InlineKeyboardButton::callbackGame</a></div><div class="ttdeci">CallbackGame::Ptr callbackGame</div><div class="ttdoc">Optional. Description of the game that will be launched when the user presses the button...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00056">InlineKeyboardButton.h:56</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a4b25902fc2688c3d93d189cdee0434d2"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2">TgBot::InlineKeyboardButton::pay</a></div><div class="ttdeci">bool pay</div><div class="ttdoc">Optional. Specify True, to send a Pay button. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00063">InlineKeyboardButton.h:63</a></div></div> <div class="ttc" id="_callback_game_8h_html"><div class="ttname"><a href="_callback_game_8h.html">CallbackGame.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_aa96c745e6d2c531bc50bf344ff0fee6f"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">TgBot::InlineKeyboardButton::text</a></div><div class="ttdeci">std::string text</div><div class="ttdoc">Label text on the button. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00027">InlineKeyboardButton.h:27</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_ac04cb38b85aa31568e0acbb54202c274"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274">TgBot::InlineKeyboardButton::switchInlineQuery</a></div><div class="ttdeci">std::string switchInlineQuery</div><div class="ttdoc">Optional. If set, pressing the button will prompt the user to select one of their chats...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00044">InlineKeyboardButton.h:44</a></div></div> @@ -100,9 +125,9 @@ $(document).ready(function(){initNavTree('_inline_keyboard_button_8h_source.html <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_keyboard_button_8h.html">InlineKeyboardButton.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_keyboard_markup_8h.html b/docs/_inline_keyboard_markup_8h.html index f1b414a..ea7baaf 100644 --- a/docs/_inline_keyboard_markup_8h.html +++ b/docs/_inline_keyboard_markup_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineKeyboardMarkup.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_keyboard_markup_8h.html">InlineKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_keyboard_markup_8h_source.html b/docs/_inline_keyboard_markup_8h_source.html index d95bd02..02aca45 100644 --- a/docs/_inline_keyboard_markup_8h_source.html +++ b/docs/_inline_keyboard_markup_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineKeyboardMarkup.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_inline_keyboard_markup_8h_source.html <div class="title">InlineKeyboardMarkup.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_keyboard_markup_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEKEYBOARDMARKUP_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEKEYBOARDMARKUP_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_inline_keyboard_button_8h.html">tgbot/types/InlineKeyboardButton.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineKeyboardMarkup> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b"> 28</a></span>  std::vector<std::vector<InlineKeyboardButton::Ptr>> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b">inlineKeyboard</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> };</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> }</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#endif //TGBOT_INLINEKEYBOARDMARKUP_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_inline_keyboard_markup_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEKEYBOARDMARKUP_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEKEYBOARDMARKUP_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_inline_keyboard_button_8h.html">tgbot/types/InlineKeyboardButton.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineKeyboardMarkup> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b"> 28</a></span>  std::vector<std::vector<InlineKeyboardButton::Ptr>> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b">inlineKeyboard</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> };</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> }</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#endif //TGBOT_INLINEKEYBOARDMARKUP_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_markup_html_a596873291582fb23cfbe6b62e20df8e7"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">TgBot::InlineKeyboardMarkup::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardMarkup > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00023">InlineKeyboardMarkup.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdoc">This abstract class is base of all keyboard related events. </div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_inline_keyboard_markup_8h_source.html <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_keyboard_markup_8h.html">InlineKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_8h.html b/docs/_inline_query_8h.html index 6676048..36e6366 100644 --- a/docs/_inline_query_8h.html +++ b/docs/_inline_query_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQuery.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_8h.html">InlineQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_8h_source.html b/docs/_inline_query_8h_source.html index a1600a9..62d5dc1 100644 --- a/docs/_inline_query_8h_source.html +++ b/docs/_inline_query_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQuery.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_inline_query_8h_source.html','');}); <div class="title">InlineQuery.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_query_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 26/03/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERY_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERY_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query.html">InlineQuery</a> {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQuery> <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7"> 28</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7">id</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04"> 33</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04">from</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a"> 38</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a">location</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c">query</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589">offset</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERY_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_inline_query_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 26/03/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERY_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERY_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query.html">InlineQuery</a> {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQuery> <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7"> 28</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7">id</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04"> 33</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04">from</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a"> 38</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a">location</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c">query</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589">offset</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERY_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_html_a95db52178399e81913eec2b615ef8e04"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04">TgBot::InlineQuery::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">Sender. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00033">InlineQuery.h:33</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a0854defd16651e7742f89eca2202d678"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">TgBot::Location::Ptr</a></div><div class="ttdeci">std::shared_ptr< Location > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00038">Location.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_html_ab82e5c7e1033a89af639cb105413568c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c">TgBot::InlineQuery::query</a></div><div class="ttdeci">std::string query</div><div class="ttdoc">Text of the query. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00043">InlineQuery.h:43</a></div></div> @@ -101,9 +125,9 @@ $(document).ready(function(){initNavTree('_inline_query_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_8h.html">InlineQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_8h.html b/docs/_inline_query_result_8h.html index e60a5d4..4dca3de 100644 --- a/docs/_inline_query_result_8h.html +++ b/docs/_inline_query_result_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResult.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_8h.html">InlineQueryResult.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_8h_source.html b/docs/_inline_query_result_8h_source.html index cb18e27..6455c02 100644 --- a/docs/_inline_query_result_8h_source.html +++ b/docs/_inline_query_result_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResult.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -90,7 +114,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_8h_source.html',' <div class="ttc" id="_inline_keyboard_markup_8h_html"><div class="ttname"><a href="_inline_keyboard_markup_8h.html">InlineKeyboardMarkup.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_ace9850f165c2e823696aab62391b3943"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">TgBot::InlineQueryResult::inputMessageContent</a></div><div class="ttdeci">InputMessageContent::Ptr inputMessageContent</div><div class="ttdoc">Requred, optional or missing. See description of derived classes. Content of the message to be sent...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00059">InlineQueryResult.h:59</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_markup_html_a596873291582fb23cfbe6b62e20df8e7"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">TgBot::InlineKeyboardMarkup::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardMarkup > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00023">InlineKeyboardMarkup.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a75316c8ba9522f44aedb9788584156db"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">TgBot::InlineQueryResult::id</a></div><div class="ttdeci">std::string id</div><div class="ttdoc">Unique identifier for this result. (1-64 bytes) </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00039">InlineQueryResult.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_af567dd95c4dae7c4a895e561a97ed4c5"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">TgBot::InlineQueryResult::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResult > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00023">InlineQueryResult.h:23</a></div></div> @@ -104,9 +128,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_8h_source.html',' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_8h.html">InlineQueryResult.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_article_8h.html b/docs/_inline_query_result_article_8h.html index 28f19df..e56d104 100644 --- a/docs/_inline_query_result_article_8h.html +++ b/docs/_inline_query_result_article_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultArticle.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_article_8h.html">InlineQueryResultArticle.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_article_8h_source.html b/docs/_inline_query_result_article_8h_source.html index f63833c..07022a8 100644 --- a/docs/_inline_query_result_article_8h_source.html +++ b/docs/_inline_query_result_article_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultArticle.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,7 +111,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_article_8h_source <div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_abde520162c5e38947c32dd0c11c00c69"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">TgBot::InlineQueryResultArticle::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultArticle > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00024">InlineQueryResultArticle.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a772fc689e3813a8025eb3c0d69e6a109"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109">TgBot::InlineQueryResultArticle::url</a></div><div class="ttdeci">std::string url</div><div class="ttdoc">Optional. URL of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00036">InlineQueryResultArticle.h:36</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html">TgBot::InlineQueryResultArticle</a></div><div class="ttdoc">Represents a link to an article of web page. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00020">InlineQueryResultArticle.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_adb17d53fd713e3203b6e3ebf4947d404"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404">TgBot::InlineQueryResultArticle::description</a></div><div class="ttdeci">std::string description</div><div class="ttdoc">Optional. Short description of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00046">InlineQueryResultArticle.h:46</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_article_8h_source <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_article_8h.html">InlineQueryResultArticle.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_audio_8h.html b/docs/_inline_query_result_audio_8h.html index df3e2c5..1a75745 100644 --- a/docs/_inline_query_result_audio_8h.html +++ b/docs/_inline_query_result_audio_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultAudio.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_audio_8h.html">InlineQueryResultAudio.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_audio_8h_source.html b/docs/_inline_query_result_audio_8h_source.html index c690fa2..ba0f865 100644 --- a/docs/_inline_query_result_audio_8h_source.html +++ b/docs/_inline_query_result_audio_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultAudio.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_audio_8h_source.h <div class="contents"> <a href="_inline_query_result_audio_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTAUDIO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTAUDIO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html">InlineQueryResultAudio</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultAudio> <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca">InlineQueryResultAudio</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01">audioDuration</a> = 0;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  }</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#a32196651921816a857b75a7e0163ed40"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a32196651921816a857b75a7e0163ed40">audioUrl</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1"> 39</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1">performer</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01"> 44</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01">audioDuration</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> };</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> }</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTAUDIO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a7803831a6a91a6e927fef4d2f102601f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">TgBot::InlineQueryResultAudio::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultAudio > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00024">InlineQueryResultAudio.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_ab960012722242607ff0a750fdfe23af8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8">TgBot::InlineQueryResultAudio::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00022">InlineQueryResultAudio.h:22</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a32196651921816a857b75a7e0163ed40"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a32196651921816a857b75a7e0163ed40">TgBot::InlineQueryResultAudio::audioUrl</a></div><div class="ttdeci">std::string audioUrl</div><div class="ttdoc">A valid URL for the audio file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00034">InlineQueryResultAudio.h:34</a></div></div> @@ -100,9 +124,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_audio_8h_source.h <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_audio_8h.html">InlineQueryResultAudio.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_audio_8h.html b/docs/_inline_query_result_cached_audio_8h.html index 6d5c634..3118e2e 100644 --- a/docs/_inline_query_result_cached_audio_8h.html +++ b/docs/_inline_query_result_cached_audio_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedAudio.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_audio_8h.html">InlineQueryResultCachedAudio.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_audio_8h_source.html b/docs/_inline_query_result_cached_audio_8h_source.html index c56953b..eaf99c5 100644 --- a/docs/_inline_query_result_cached_audio_8h_source.html +++ b/docs/_inline_query_result_cached_audio_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedAudio.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_audio_8h_s <div class="contents"> <a href="_inline_query_result_cached_audio_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDAUDIO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDAUDIO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html">InlineQueryResultCachedAudio</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedAudio> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa">InlineQueryResultCachedAudio</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39">audioFileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> };</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDAUDIO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_audio_html_aa4e782d6b42aebab1d50584b00f1dbaa"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa">TgBot::InlineQueryResultCachedAudio::InlineQueryResultCachedAudio</a></div><div class="ttdeci">InlineQueryResultCachedAudio()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00026">InlineQueryResultCachedAudio.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_audio_html_acf2eff803eb8424b82ab8aea8aa80861"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861">TgBot::InlineQueryResultCachedAudio::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00022">InlineQueryResultCachedAudio.h:22</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></div><div class="ttdoc">This abstract class is base of all inline query results. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00021">InlineQueryResult.h:21</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_audio_8h_s <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_audio_8h.html">InlineQueryResultCachedAudio.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_document_8h.html b/docs/_inline_query_result_cached_document_8h.html index 7e1ff38..abe1d28 100644 --- a/docs/_inline_query_result_cached_document_8h.html +++ b/docs/_inline_query_result_cached_document_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedDocument.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_document_8h.html">InlineQueryResultCachedDocument.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_document_8h_source.html b/docs/_inline_query_result_cached_document_8h_source.html index 71df992..83c7fb5 100644 --- a/docs/_inline_query_result_cached_document_8h_source.html +++ b/docs/_inline_query_result_cached_document_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedDocument.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_document_8 <div class="contents"> <a href="_inline_query_result_cached_document_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDDOCUMENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDDOCUMENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html">InlineQueryResultCachedDocument</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedDocument> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc">InlineQueryResultCachedDocument</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454">documentFileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650"> 38</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650">description</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> };</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> }</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDDOCUMENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html_adc8dec6c94ecd3948a02123010fc9454"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454">TgBot::InlineQueryResultCachedDocument::documentFileId</a></div><div class="ttdeci">std::string documentFileId</div><div class="ttdoc">A valid file identifier for the file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00033">InlineQueryResultCachedDocument.h:33</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html">TgBot::InlineQueryResultCachedDocument</a></div><div class="ttdoc">Represents a link to a file stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00020">InlineQueryResultCachedDocument.h:20</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html_a9d80911440193d7339cb8e92e9cd9689"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689">TgBot::InlineQueryResultCachedDocument::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00022">InlineQueryResultCachedDocument.h:22</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_document_8 <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_document_8h.html">InlineQueryResultCachedDocument.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_gif_8h.html b/docs/_inline_query_result_cached_gif_8h.html index 845cdde..55ace45 100644 --- a/docs/_inline_query_result_cached_gif_8h.html +++ b/docs/_inline_query_result_cached_gif_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedGif.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_gif_8h.html">InlineQueryResultCachedGif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_gif_8h_source.html b/docs/_inline_query_result_cached_gif_8h_source.html index 7a9f605..712adb2 100644 --- a/docs/_inline_query_result_cached_gif_8h_source.html +++ b/docs/_inline_query_result_cached_gif_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedGif.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_gif_8h_sou <div class="contents"> <a href="_inline_query_result_cached_gif_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDGIF_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDGIF_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html">InlineQueryResultCachedGif</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedGif> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9">InlineQueryResultCachedGif</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f">gifFileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> };</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDGIF_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html_ad23bb77e92125e6720c55e7747a9bb6f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f">TgBot::InlineQueryResultCachedGif::gifFileId</a></div><div class="ttdeci">std::string gifFileId</div><div class="ttdoc">A valid file identifier for the GIF file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00033">InlineQueryResultCachedGif.h:33</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html">TgBot::InlineQueryResultCachedGif</a></div><div class="ttdoc">Represents a link to an animated GIF file stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00020">InlineQueryResultCachedGif.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></div><div class="ttdoc">This abstract class is base of all inline query results. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00021">InlineQueryResult.h:21</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_gif_8h_sou <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_gif_8h.html">InlineQueryResultCachedGif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_mpeg4_gif_8h.html b/docs/_inline_query_result_cached_mpeg4_gif_8h.html index 20fe9b4..92a56bb 100644 --- a/docs/_inline_query_result_cached_mpeg4_gif_8h.html +++ b/docs/_inline_query_result_cached_mpeg4_gif_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedMpeg4Gif.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_mpeg4_gif_8h.html">InlineQueryResultCachedMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html b/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html index 4965837..a7496a7 100644 --- a/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedMpeg4Gif.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_mpeg4_gif_ <div class="contents"> <a href="_inline_query_result_cached_mpeg4_gif_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDMPEG4GIF_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDMPEG4GIF_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html">InlineQueryResultCachedMpeg4Gif</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedMpeg4Gif> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1">InlineQueryResultCachedMpeg4Gif</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8">mpeg4FileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> };</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDMPEG4GIF_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html">TgBot::InlineQueryResultCachedMpeg4Gif</a></div><div class="ttdoc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram ...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00020">InlineQueryResultCachedMpeg4Gif.h:20</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif_html_a254f37e1825c60c400ce0a7842d87dd1"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1">TgBot::InlineQueryResultCachedMpeg4Gif::InlineQueryResultCachedMpeg4Gif</a></div><div class="ttdeci">InlineQueryResultCachedMpeg4Gif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00026">InlineQueryResultCachedMpeg4Gif.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif_html_a15f048e3a8941af275ed1b1acff315dc"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc">TgBot::InlineQueryResultCachedMpeg4Gif::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00022">InlineQueryResultCachedMpeg4Gif.h:22</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_mpeg4_gif_ <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_mpeg4_gif_8h.html">InlineQueryResultCachedMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_photo_8h.html b/docs/_inline_query_result_cached_photo_8h.html index 6ae0011..ea57831 100644 --- a/docs/_inline_query_result_cached_photo_8h.html +++ b/docs/_inline_query_result_cached_photo_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedPhoto.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_photo_8h.html">InlineQueryResultCachedPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_photo_8h_source.html b/docs/_inline_query_result_cached_photo_8h_source.html index 29ab878..482736c 100644 --- a/docs/_inline_query_result_cached_photo_8h_source.html +++ b/docs/_inline_query_result_cached_photo_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedPhoto.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_photo_8h_s </div><!--header--> <div class="contents"> <a href="_inline_query_result_cached_photo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDPHOTO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDPHOTO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html">InlineQueryResultCachedPhoto</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedPhoto> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7">InlineQueryResultCachedPhoto</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac">photoFileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472"> 38</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472">description</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> };</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> }</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDPHOTO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html_afcb0d2106b2d57b2e0f77679258adbe7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7">TgBot::InlineQueryResultCachedPhoto::InlineQueryResultCachedPhoto</a></div><div class="ttdeci">InlineQueryResultCachedPhoto()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00026">InlineQueryResultCachedPhoto.h:26</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html">TgBot::InlineQueryResultCachedPhoto</a></div><div class="ttdoc">Represents a link to a photo stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00020">InlineQueryResultCachedPhoto.h:20</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_photo_8h_s <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_photo_8h.html">InlineQueryResultCachedPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_sticker_8h.html b/docs/_inline_query_result_cached_sticker_8h.html index 60f6ee7..133bf7e 100644 --- a/docs/_inline_query_result_cached_sticker_8h.html +++ b/docs/_inline_query_result_cached_sticker_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedSticker.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_sticker_8h.html">InlineQueryResultCachedSticker.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_sticker_8h_source.html b/docs/_inline_query_result_cached_sticker_8h_source.html index 44a463f..b34a2aa 100644 --- a/docs/_inline_query_result_cached_sticker_8h_source.html +++ b/docs/_inline_query_result_cached_sticker_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedSticker.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_sticker_8h </div><!--header--> <div class="contents"> <a href="_inline_query_result_cached_sticker_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDSTICKER_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDSTICKER_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html">InlineQueryResultCachedSticker</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedSticker> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e">InlineQueryResultCachedSticker</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb">stickerFileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> }</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDSTICKER_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html_a5058676da96b77c58d6abb1979b0783e"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e">TgBot::InlineQueryResultCachedSticker::InlineQueryResultCachedSticker</a></div><div class="ttdeci">InlineQueryResultCachedSticker()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00026">InlineQueryResultCachedSticker.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html_a5b4730538d2f7fc2ba4ebbd244922d60"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">TgBot::InlineQueryResultCachedSticker::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedSticker > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00024">InlineQueryResultCachedSticker.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html_acc1ea7fb18381536e9febe703a877b6a"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a">TgBot::InlineQueryResultCachedSticker::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00022">InlineQueryResultCachedSticker.h:22</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_sticker_8h <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_sticker_8h.html">InlineQueryResultCachedSticker.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_video_8h.html b/docs/_inline_query_result_cached_video_8h.html index 9cf7315..cf8d0e2 100644 --- a/docs/_inline_query_result_cached_video_8h.html +++ b/docs/_inline_query_result_cached_video_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedVideo.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_video_8h.html">InlineQueryResultCachedVideo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_video_8h_source.html b/docs/_inline_query_result_cached_video_8h_source.html index 06044cf..c56556f 100644 --- a/docs/_inline_query_result_cached_video_8h_source.html +++ b/docs/_inline_query_result_cached_video_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedVideo.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,7 +111,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_video_8h_s <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_a91d532c7ec70a7362c3c5b94b1eef563"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">TgBot::InlineQueryResultCachedVideo::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedVideo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00024">InlineQueryResultCachedVideo.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_abea4deca4249a41cb3fbe999ed820fa0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0">TgBot::InlineQueryResultCachedVideo::videoFileId</a></div><div class="ttdeci">std::string videoFileId</div><div class="ttdoc">A valid file identifier of the video. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00033">InlineQueryResultCachedVideo.h:33</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></div><div class="ttdoc">This abstract class is base of all inline query results. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00021">InlineQueryResult.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html">TgBot::InlineQueryResultCachedVideo</a></div><div class="ttdoc">Represents a link to a video file stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00020">InlineQueryResultCachedVideo.h:20</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_video_8h_s <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_video_8h.html">InlineQueryResultCachedVideo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_voice_8h.html b/docs/_inline_query_result_cached_voice_8h.html index 7cf8874..4a4ebf5 100644 --- a/docs/_inline_query_result_cached_voice_8h.html +++ b/docs/_inline_query_result_cached_voice_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedVoice.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_voice_8h.html">InlineQueryResultCachedVoice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_cached_voice_8h_source.html b/docs/_inline_query_result_cached_voice_8h_source.html index ced0464..1055579 100644 --- a/docs/_inline_query_result_cached_voice_8h_source.html +++ b/docs/_inline_query_result_cached_voice_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultCachedVoice.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_voice_8h_s <div class="contents"> <a href="_inline_query_result_cached_voice_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCACHEDVOICE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDVOICE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html">InlineQueryResultCachedVoice</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedVoice> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88">InlineQueryResultCachedVoice</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759">voiceFileId</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> }</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDVOICE_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_voice_html_a461c71f3ef391bc8676a20e31540bf88"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88">TgBot::InlineQueryResultCachedVoice::InlineQueryResultCachedVoice</a></div><div class="ttdeci">InlineQueryResultCachedVoice()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00026">InlineQueryResultCachedVoice.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_voice_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html">TgBot::InlineQueryResultCachedVoice</a></div><div class="ttdoc">Represents a link to a voice message stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00020">InlineQueryResultCachedVoice.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></div><div class="ttdoc">This abstract class is base of all inline query results. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00021">InlineQueryResult.h:21</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_voice_8h_s <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_voice_8h.html">InlineQueryResultCachedVoice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_contact_8h.html b/docs/_inline_query_result_contact_8h.html index 902edbf..378ea66 100644 --- a/docs/_inline_query_result_contact_8h.html +++ b/docs/_inline_query_result_contact_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultContact.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_contact_8h.html">InlineQueryResultContact.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_contact_8h_source.html b/docs/_inline_query_result_contact_8h_source.html index 2ab1516..e572211 100644 --- a/docs/_inline_query_result_contact_8h_source.html +++ b/docs/_inline_query_result_contact_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultContact.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_contact_8h_source <div class="contents"> <a href="_inline_query_result_contact_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTCONTACT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCONTACT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html">InlineQueryResultContact</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultContact> <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48">InlineQueryResultContact</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56">thumbHeight</a> = 0;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa">thumbWidth</a> = 0;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  }</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228"> 35</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228">phoneNumber</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a70df19e3e75c6b798a72cfb3057da235"> 40</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a70df19e3e75c6b798a72cfb3057da235">firstName</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003">lastName</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d">thumbUrl</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa"> 55</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa">thumbWidth</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56"> 60</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56">thumbHeight</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> };</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCONTACT_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a217ad7763724144bd22c09270b2a308c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">TgBot::InlineQueryResultContact::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultContact > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00024">InlineQueryResultContact.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_aa75d7c816783d54170b307ce99d65e56"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56">TgBot::InlineQueryResultContact::thumbHeight</a></div><div class="ttdeci">int32_t thumbHeight</div><div class="ttdoc">Optinal. Thumbnail height. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00060">InlineQueryResultContact.h:60</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a70df19e3e75c6b798a72cfb3057da235"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a70df19e3e75c6b798a72cfb3057da235">TgBot::InlineQueryResultContact::firstName</a></div><div class="ttdeci">std::string firstName</div><div class="ttdoc">Contact&#39;s first name. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00040">InlineQueryResultContact.h:40</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_contact_8h_source <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_contact_8h.html">InlineQueryResultContact.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_document_8h.html b/docs/_inline_query_result_document_8h.html index 7cb2181..e01501c 100644 --- a/docs/_inline_query_result_document_8h.html +++ b/docs/_inline_query_result_document_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultDocument.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_document_8h.html">InlineQueryResultDocument.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_document_8h_source.html b/docs/_inline_query_result_document_8h_source.html index caf1d49..daf46c5 100644 --- a/docs/_inline_query_result_document_8h_source.html +++ b/docs/_inline_query_result_document_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultDocument.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_document_8h_sourc <a href="_inline_query_result_document_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTDOCUMENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTDOCUMENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_document.html">InlineQueryResultDocument</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultDocument> <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f">InlineQueryResultDocument</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f">thumbHeight</a> = 0;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce">thumbWidth</a> = 0;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  }</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746"> 35</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746">documentUrl</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182"> 40</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182">mimeType</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363">description</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df">thumbUrl</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce"> 55</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce">thumbWidth</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f"> 60</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f">thumbHeight</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> };</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTDOCUMENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a02c137d775ab621a206e12268491392f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f">TgBot::InlineQueryResultDocument::thumbHeight</a></div><div class="ttdeci">int32_t thumbHeight</div><div class="ttdoc">Optinal. Thumbnail height. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00060">InlineQueryResultDocument.h:60</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a7d119b843296c1f51392f05b7dc221df"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df">TgBot::InlineQueryResultDocument::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdoc">Optional. Url of the thumbnail for the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00050">InlineQueryResultDocument.h:50</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a5b795d9e5cc5bac980c68d44fca1e6ce"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce">TgBot::InlineQueryResultDocument::thumbWidth</a></div><div class="ttdeci">int32_t thumbWidth</div><div class="ttdoc">Optional. Thumbnail width. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00055">InlineQueryResultDocument.h:55</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a1a8cb4000b1a15091a03196d3304b363"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363">TgBot::InlineQueryResultDocument::description</a></div><div class="ttdeci">std::string description</div><div class="ttdoc">Optional. Short description of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00045">InlineQueryResultDocument.h:45</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_document_8h_sourc <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_document_8h.html">InlineQueryResultDocument.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_game_8h.html b/docs/_inline_query_result_game_8h.html index aade202..a1c2db0 100644 --- a/docs/_inline_query_result_game_8h.html +++ b/docs/_inline_query_result_game_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultGame.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_game_8h.html">InlineQueryResultGame.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_game_8h_source.html b/docs/_inline_query_result_game_8h_source.html index b7290c1..f139b0a 100644 --- a/docs/_inline_query_result_game_8h_source.html +++ b/docs/_inline_query_result_game_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultGame.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_game_8h_source.ht <a href="_inline_query_result_game_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTGAME_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTGAME_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_game.html">InlineQueryResultGame</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultGame> <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8">InlineQueryResultGame</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a">gameShortName</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> }</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTGAME_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_game_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html">TgBot::InlineQueryResultGame</a></div><div class="ttdoc">Represents a Game. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00020">InlineQueryResultGame.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_game_html_adb22300e3e1fedc1b0ff50826d6035f8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8">TgBot::InlineQueryResultGame::InlineQueryResultGame</a></div><div class="ttdeci">InlineQueryResultGame()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00026">InlineQueryResultGame.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_game_html_aa5f1b3040c290d0a60c5019f7f3109c7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7">TgBot::InlineQueryResultGame::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00022">InlineQueryResultGame.h:22</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_game_html_ae929b7f837f1fb20fd5cda2004d7f84d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">TgBot::InlineQueryResultGame::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultGame > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00024">InlineQueryResultGame.h:24</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_game_8h_source.ht <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_game_8h.html">InlineQueryResultGame.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_gif_8h.html b/docs/_inline_query_result_gif_8h.html index 8b7262c..cd9e240 100644 --- a/docs/_inline_query_result_gif_8h.html +++ b/docs/_inline_query_result_gif_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultGif.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_gif_8h.html">InlineQueryResultGif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_gif_8h_source.html b/docs/_inline_query_result_gif_8h_source.html index 79783b7..d30497a 100644 --- a/docs/_inline_query_result_gif_8h_source.html +++ b/docs/_inline_query_result_gif_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultGif.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,7 +111,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_gif_8h_source.htm <div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a470940afb4d7151f36dea3cb0b53b618"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">TgBot::InlineQueryResultGif::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultGif > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00024">InlineQueryResultGif.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_abe09430a376eb777fe7bc563ea1df5f6"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6">TgBot::InlineQueryResultGif::gifDuration</a></div><div class="ttdeci">int32_t gifDuration</div><div class="ttdoc">Optional. Duration of the GIF. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00050">InlineQueryResultGif.h:50</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_ac668e2b6fca9f023e5d4198acb73faae"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae">TgBot::InlineQueryResultGif::gifHeight</a></div><div class="ttdeci">int32_t gifHeight</div><div class="ttdoc">Optional. Height of the GIF. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00045">InlineQueryResultGif.h:45</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a7f38ad7e89d2e911f3b5b8e4f9209ad0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0">TgBot::InlineQueryResultGif::gifUrl</a></div><div class="ttdeci">std::string gifUrl</div><div class="ttdoc">A valid URL for the GIF file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00035">InlineQueryResultGif.h:35</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a0872ef8aa09cbf3b1fba851dd37e49a3"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3">TgBot::InlineQueryResultGif::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdoc">URL of the static thumbnail for the result (jpeg or gif) </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00055">InlineQueryResultGif.h:55</a></div></div> @@ -102,9 +126,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_gif_8h_source.htm <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_gif_8h.html">InlineQueryResultGif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_location_8h.html b/docs/_inline_query_result_location_8h.html index fe7a4b6..1bd3010 100644 --- a/docs/_inline_query_result_location_8h.html +++ b/docs/_inline_query_result_location_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultLocation.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_location_8h.html">InlineQueryResultLocation.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_location_8h_source.html b/docs/_inline_query_result_location_8h_source.html index e1611d4..b29fd73 100644 --- a/docs/_inline_query_result_location_8h_source.html +++ b/docs/_inline_query_result_location_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultLocation.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_location_8h_sourc </div><!--header--> <div class="contents"> <a href="_inline_query_result_location_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTLOCATION_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTLOCATION_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_location.html">InlineQueryResultLocation</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultLocation> <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d">InlineQueryResultLocation</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2">thumbHeight</a> = 0;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442">thumbWidth</a> = 0;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  }</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b"> 35</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b">latitude</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7"> 40</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7">longitude</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4">thumbUrl</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442"> 50</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442">thumbWidth</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2"> 55</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2">thumbHeight</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> };</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> }</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTLOCATION_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_ad5211e1bb511b3311161bbe5a5ae794d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d">TgBot::InlineQueryResultLocation::InlineQueryResultLocation</a></div><div class="ttdeci">InlineQueryResultLocation()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00026">InlineQueryResultLocation.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_a486129a565c022620721f78f6b546442"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442">TgBot::InlineQueryResultLocation::thumbWidth</a></div><div class="ttdeci">int32_t thumbWidth</div><div class="ttdoc">Optional. Thumbnail width. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00050">InlineQueryResultLocation.h:50</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> @@ -102,9 +126,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_location_8h_sourc <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_location_8h.html">InlineQueryResultLocation.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_mpeg4_gif_8h.html b/docs/_inline_query_result_mpeg4_gif_8h.html index 966ba92..6d15ea2 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h.html +++ b/docs/_inline_query_result_mpeg4_gif_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultMpeg4Gif.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -106,9 +130,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_mpeg4_gif_8h.html">InlineQueryResultMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_mpeg4_gif_8h_source.html b/docs/_inline_query_result_mpeg4_gif_8h_source.html index 7574dc3..bdeb760 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_mpeg4_gif_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultMpeg4Gif.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -90,7 +114,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_mpeg4_gif_8h_sour <div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html">TgBot::InlineQueryResultMpeg4Gif</a></div><div class="ttdoc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00015">InlineQueryResultMpeg4Gif.h:15</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a783d22cb41d4f8ee598cddde8d98b90c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c">TgBot::InlineQueryResultMpeg4Gif::mpeg4Height</a></div><div class="ttdeci">int32_t mpeg4Height</div><div class="ttdoc">Optional. Video height. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00040">InlineQueryResultMpeg4Gif.h:40</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_ad818a04396804ae76ea81d752d145e45"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">TgBot::InlineQueryResultMpeg4Gif::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultMpeg4Gif > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00019">InlineQueryResultMpeg4Gif.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_ac90d65262a4481d149f90153bcf621e5"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5">TgBot::InlineQueryResultMpeg4Gif::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdoc">URL of the static thumbnail (jpeg or gif) for the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00050">InlineQueryResultMpeg4Gif.h:50</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_adb13797566bf91aa480bf10cf1655239"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239">TgBot::InlineQueryResultMpeg4Gif::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00017">InlineQueryResultMpeg4Gif.h:17</a></div></div> @@ -101,9 +125,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_mpeg4_gif_8h_sour <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_mpeg4_gif_8h.html">InlineQueryResultMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_photo_8h.html b/docs/_inline_query_result_photo_8h.html index 25eaf13..4d78219 100644 --- a/docs/_inline_query_result_photo_8h.html +++ b/docs/_inline_query_result_photo_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultPhoto.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_photo_8h.html">InlineQueryResultPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_photo_8h_source.html b/docs/_inline_query_result_photo_8h_source.html index bf5f8b9..0fc79f6 100644 --- a/docs/_inline_query_result_photo_8h_source.html +++ b/docs/_inline_query_result_photo_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultPhoto.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_photo_8h_source.h <div class="contents"> <a href="_inline_query_result_photo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 26/03/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTPHOTO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTPHOTO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html">InlineQueryResultPhoto</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultPhoto> <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54">InlineQueryResultPhoto</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8">photoWidth</a> = 0;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7">photoHeight</a> = 0;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  }</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2"> 35</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2">photoUrl</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893"> 40</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893">thumbUrl</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8"> 45</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8">photoWidth</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7"> 50</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7">photoHeight</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a">description</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> };</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> }</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTPHOTO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a09ab59ecf475c00b74d22dcf3b848279"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279">TgBot::InlineQueryResultPhoto::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00022">InlineQueryResultPhoto.h:22</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_ae82fef29603bd4667558ea7aeb7d73f7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7">TgBot::InlineQueryResultPhoto::photoHeight</a></div><div class="ttdeci">int32_t photoHeight</div><div class="ttdoc">Optional. Height of the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00050">InlineQueryResultPhoto.h:50</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a3bc4bf8bfdadeff170be433b537d445a"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a">TgBot::InlineQueryResultPhoto::description</a></div><div class="ttdeci">std::string description</div><div class="ttdoc">Optional. Short description of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00055">InlineQueryResultPhoto.h:55</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_aca6ea097fce7827241ae1628c44a5893"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893">TgBot::InlineQueryResultPhoto::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdoc">URL of the thumbnail for the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00040">InlineQueryResultPhoto.h:40</a></div></div> @@ -102,9 +126,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_photo_8h_source.h <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_photo_8h.html">InlineQueryResultPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_venue_8h.html b/docs/_inline_query_result_venue_8h.html index b4a4536..0a4f05d 100644 --- a/docs/_inline_query_result_venue_8h.html +++ b/docs/_inline_query_result_venue_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultVenue.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_venue_8h.html">InlineQueryResultVenue.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_venue_8h_source.html b/docs/_inline_query_result_venue_8h_source.html index 8de3452..8f84dcf 100644 --- a/docs/_inline_query_result_venue_8h_source.html +++ b/docs/_inline_query_result_venue_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultVenue.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_venue_8h_source.h <a href="_inline_query_result_venue_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTVENUE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTVENUE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html">InlineQueryResultVenue</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48"> 22</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultVenue> <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1">InlineQueryResultVenue</a>() {</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48">TYPE</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2">thumbHeight</a> = 0;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517">thumbWidth</a> = 0;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  }</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97"> 35</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97">latitude</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c"> 40</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c">longitude</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b">address</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9">foursquareId</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90">thumbUrl</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517"> 60</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517">thumbWidth</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2"> 65</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2">thumbHeight</a>;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> };</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> }</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTVENUE_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a216e83019cb0df61e4bc74f4499e0eb5"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">TgBot::InlineQueryResultVenue::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultVenue > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00024">InlineQueryResultVenue.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html">TgBot::InlineQueryResultVenue</a></div><div class="ttdoc">Represents a venue. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00020">InlineQueryResultVenue.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a385d6861f463a496af03accc31143a4c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c">TgBot::InlineQueryResultVenue::longitude</a></div><div class="ttdeci">float longitude</div><div class="ttdoc">Longitude of the venue location in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00040">InlineQueryResultVenue.h:40</a></div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a7a696bc221c372c4cff2633159a5dac1"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1">TgBot::InlineQueryResultVenue::InlineQueryResultVenue</a></div><div class="ttdeci">InlineQueryResultVenue()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00026">InlineQueryResultVenue.h:26</a></div></div> @@ -104,9 +128,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_venue_8h_source.h <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_venue_8h.html">InlineQueryResultVenue.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_video_8h.html b/docs/_inline_query_result_video_8h.html index 9a3ef0a..c5a64ae 100644 --- a/docs/_inline_query_result_video_8h.html +++ b/docs/_inline_query_result_video_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultVideo.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -106,9 +130,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_video_8h.html">InlineQueryResultVideo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_video_8h_source.html b/docs/_inline_query_result_video_8h_source.html index 8e8b72f..1f58704 100644 --- a/docs/_inline_query_result_video_8h_source.html +++ b/docs/_inline_query_result_video_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultVideo.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_video_8h_source.h <a href="_inline_query_result_video_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 27/03/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTVIDEO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTVIDEO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html"> 15</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_video.html">InlineQueryResultVideo</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922"> 17</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922">TYPE</a>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultVideo> <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">Ptr</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46"> 21</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46">InlineQueryResultVideo</a>() {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3">videoWidth</a> = 0;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e">videoHeight</a> = 0;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4">videoDuration</a> = 0;</div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287"> 26</a></span>  };</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287">videoUrl</a>;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf"> 36</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf">mimeType</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721"> 41</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721">thumbUrl</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3"> 46</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3">videoWidth</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e"> 51</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e">videoHeight</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4"> 56</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4">videoDuration</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec"> 61</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec">description</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> };</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> }</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTVIDEO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html">TgBot::InlineQueryResultVideo</a></div><div class="ttdoc">Represents link to a page containing an embedded video player or a video file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00015">InlineQueryResultVideo.h:15</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a047be2302b52d3a4b1aaccf4045bb922"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922">TgBot::InlineQueryResultVideo::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00017">InlineQueryResultVideo.h:17</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a028d74e67867e8f59ac9dfb07709da46"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46">TgBot::InlineQueryResultVideo::InlineQueryResultVideo</a></div><div class="ttdeci">InlineQueryResultVideo()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00021">InlineQueryResultVideo.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a309ec0df18900ecaf458d6373b9aa49e"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e">TgBot::InlineQueryResultVideo::videoHeight</a></div><div class="ttdeci">int32_t videoHeight</div><div class="ttdoc">Optional. Video height. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00051">InlineQueryResultVideo.h:51</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a08cf746fbd9637ddeb172aa3871941e8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">TgBot::InlineQueryResultVideo::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultVideo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00019">InlineQueryResultVideo.h:19</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_video_8h_source.h <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_video_8h.html">InlineQueryResultVideo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_voice_8h.html b/docs/_inline_query_result_voice_8h.html index 2b4c274..89c5c26 100644 --- a/docs/_inline_query_result_voice_8h.html +++ b/docs/_inline_query_result_voice_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultVoice.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -106,9 +130,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_voice_8h.html">InlineQueryResultVoice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_inline_query_result_voice_8h_source.html b/docs/_inline_query_result_voice_8h_source.html index d2a5f8e..c82550e 100644 --- a/docs/_inline_query_result_voice_8h_source.html +++ b/docs/_inline_query_result_voice_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InlineQueryResultVoice.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_voice_8h_source.h <div class="contents"> <a href="_inline_query_result_voice_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 27/12/16</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INLINEQUERYRESULTVOICE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTVOICE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html"> 15</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html">InlineQueryResultVoice</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> {</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d"> 17</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d">TYPE</a>;</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultVoice> <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">Ptr</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47"> 21</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47">InlineQueryResultVoice</a>() {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a> = <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d">TYPE</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb">voiceDuration</a> = 0;</div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9"> 24</a></span>  };</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9">voiceUrl</a>;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb"> 34</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb">voiceDuration</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> };</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTVOICE_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a264821cb9ed371fc04809effb2ec9bf0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00034">InlineQueryResult.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_afc09fe61b4fcdce1644d55ec488ecda9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9">TgBot::InlineQueryResultVoice::voiceUrl</a></div><div class="ttdeci">std::string voiceUrl</div><div class="ttdoc">A valid URL for the voice recording. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00024">InlineQueryResultVoice.h:24</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_aed1455e6e8e8ba89bc9fa5895f52896d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d">TgBot::InlineQueryResultVoice::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00017">InlineQueryResultVoice.h:17</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_a01f73a78827c6ec75f7b355b521efd47"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47">TgBot::InlineQueryResultVoice::InlineQueryResultVoice</a></div><div class="ttdeci">InlineQueryResultVoice()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00021">InlineQueryResultVoice.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_a4cf1aa18aaec542598e39ee7416c7df9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">TgBot::InlineQueryResultVoice::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultVoice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00019">InlineQueryResultVoice.h:19</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_inline_query_result_voice_8h_source.h <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_voice_8h.html">InlineQueryResultVoice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_contact_message_content_8h.html b/docs/_input_contact_message_content_8h.html index 079fa4d..16e4bcc 100644 --- a/docs/_input_contact_message_content_8h.html +++ b/docs/_input_contact_message_content_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputContactMessageContent.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_contact_message_content_8h.html">InputContactMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_contact_message_content_8h_source.html b/docs/_input_contact_message_content_8h_source.html index 9cce210..603d7e6 100644 --- a/docs/_input_contact_message_content_8h_source.html +++ b/docs/_input_contact_message_content_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputContactMessageContent.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_input_contact_message_content_8h_sour <div class="title">InputContactMessageContent.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_input_contact_message_content_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INPUTCONTACTMESSAGECONTENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INPUTCONTACTMESSAGECONTENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_contact_message_content.html">InputContactMessageContent</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99"> 20</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputContactMessageContent> <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">Ptr</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d"> 22</a></span>  <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">InputContactMessageContent</a>() :</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a>(<span class="stringliteral">"InputContactMessageContent"</span>)</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  {}</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6"> 29</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6">phoneNumber</a>;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c">firstName</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23"> 39</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23">lastName</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0"> 41</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0">~InputContactMessageContent</a>() { }</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> };</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#endif //TGBOT_INPUTCONTACTMESSAGECONTENT_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_input_contact_message_content_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INPUTCONTACTMESSAGECONTENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INPUTCONTACTMESSAGECONTENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_contact_message_content.html">InputContactMessageContent</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99"> 20</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputContactMessageContent> <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">Ptr</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d"> 22</a></span>  <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">InputContactMessageContent</a>() :</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a>(<span class="stringliteral">"InputContactMessageContent"</span>)</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  {}</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6"> 29</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6">phoneNumber</a>;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c">firstName</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23"> 39</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23">lastName</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0"> 41</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0">~InputContactMessageContent</a>() { }</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> };</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#endif //TGBOT_INPUTCONTACTMESSAGECONTENT_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></div><div class="ttdoc">This object represents the content of a message to be sent as a result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00017">InputMessageContent.h:17</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_ae6b8788ba14b203ba53373262d9a67c0"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0">TgBot::InputContactMessageContent::~InputContactMessageContent</a></div><div class="ttdeci">virtual ~InputContactMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00041">InputContactMessageContent.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_a673d5217669bf5fce75f51578cdc5c1c"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c">TgBot::InputContactMessageContent::firstName</a></div><div class="ttdeci">std::string firstName</div><div class="ttdoc">Contact&#39;s first name. </div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00034">InputContactMessageContent.h:34</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_input_contact_message_content_8h_sour <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_contact_message_content_8h.html">InputContactMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_file_8h.html b/docs/_input_file_8h.html index 368796a..08a3398 100644 --- a/docs/_input_file_8h.html +++ b/docs/_input_file_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputFile.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_file_8h.html">InputFile.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_file_8h_source.html b/docs/_input_file_8h_source.html index 932f36f..fe93d4e 100644 --- a/docs/_input_file_8h_source.html +++ b/docs/_input_file_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputFile.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_input_file_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_input_file_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_INPUTFILE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_INPUTFILE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <utility></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_file.html"> 37</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_file.html">InputFile</a> {</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f"> 40</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputFile> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">Ptr</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7">data</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e">mimeType</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d">fileName</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">static</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> <a class="code" href="class_tg_bot_1_1_input_file.html#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">fromFile</a>(<span class="keyword">const</span> std::string& filePath, <span class="keyword">const</span> std::string& mimeType);</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> };</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> }</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor">#endif //TGBOT_CPP_INPUTFILE_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_file_html_a2d0f20f1d9a8ff4a1b9fe2cba06a779c"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">TgBot::InputFile::fromFile</a></div><div class="ttdeci">static InputFile::Ptr fromFile(const std::string &filePath, const std::string &mimeType)</div><div class="ttdoc">Creates new InputFile::Ptr from an existing file. </div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_file_html_a9b1b7a8f913d9c4d4a389d9a4353d94f"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">TgBot::InputFile::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputFile > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00040">InputFile.h:40</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_file_html_a1633c8f4a40274f53ee6aed3ecd42ef7"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7">TgBot::InputFile::data</a></div><div class="ttdeci">std::string data</div><div class="ttdoc">Contents of a file. </div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00045">InputFile.h:45</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_file_html_a47c113dd1cb4678d7ab14f1f033a5b1d"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d">TgBot::InputFile::fileName</a></div><div class="ttdeci">std::string fileName</div><div class="ttdoc">File name. </div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00055">InputFile.h:55</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_input_file_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_file_8h.html">InputFile.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_location_message_content_8h.html b/docs/_input_location_message_content_8h.html index e7f347f..2812163 100644 --- a/docs/_input_location_message_content_8h.html +++ b/docs/_input_location_message_content_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputLocationMessageContent.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +131,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_location_message_content_8h.html">InputLocationMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_location_message_content_8h_source.html b/docs/_input_location_message_content_8h_source.html index 924be86..d321960 100644 --- a/docs/_input_location_message_content_8h_source.html +++ b/docs/_input_location_message_content_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputLocationMessageContent.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_input_location_message_content_8h_sou </div><!--header--> <div class="contents"> <a href="_input_location_message_content_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INPUTLOCATIONMESSAGECONTENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INPUTLOCATIONMESSAGECONTENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_location_message_content.html">InputLocationMessageContent</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputLocationMessageContent> <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">Ptr</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e"> 21</a></span>  <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e">InputLocationMessageContent</a>() :</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a>(<span class="stringliteral">"InputLocationMessageContent"</span>)</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  {}</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16"> 28</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16">latitude</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49"> 33</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49">longitude</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55"> 35</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55">~InputLocationMessageContent</a>() { }</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> };</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> }</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#endif //TGBOT_INPUTLOCATIONMESSAGECONTENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_a80ef24779acdb726590e8aaa87c52840"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">TgBot::InputLocationMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputLocationMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00019">InputLocationMessageContent.h:19</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></div><div class="ttdoc">This object represents the content of a message to be sent as a result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00017">InputMessageContent.h:17</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_a6dea79838b9c9f9194c1ec49d5eb8e49"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49">TgBot::InputLocationMessageContent::longitude</a></div><div class="ttdeci">float longitude</div><div class="ttdoc">Longitude of the location in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00033">InputLocationMessageContent.h:33</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_acbcd463ae944168b265e789509e6de55"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55">TgBot::InputLocationMessageContent::~InputLocationMessageContent</a></div><div class="ttdeci">virtual ~InputLocationMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00035">InputLocationMessageContent.h:35</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_input_location_message_content_8h_sou <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_location_message_content_8h.html">InputLocationMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_media_8h.html b/docs/_input_media_8h.html index 174e6e1..8a1f901 100644 --- a/docs/_input_media_8h.html +++ b/docs/_input_media_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMedia.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_8h.html">InputMedia.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_media_8h_source.html b/docs/_input_media_8h_source.html index a05da8b..e804c60 100644 --- a/docs/_input_media_8h_source.html +++ b/docs/_input_media_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMedia.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_input_media_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_input_media_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2016 Konstantin Kukin</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#ifndef TGBOT_INPUTMEDIA_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#define TGBOT_INPUTMEDIA_H</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_media.html">InputMedia</a> {</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c"> 40</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputMedia> <a class="code" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">Ptr</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73"> 42</a></span>  <span class="keyword">enum class</span> <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TYPE</a> : uint8_t {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">PHOTO</a>,</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18">VIDEO</a></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  };</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226"> 50</a></span>  <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TYPE</a> <a class="code" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">type</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">media</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90"> 60</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">caption</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc"> 65</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">parseMode</a>;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  </div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a"> 70</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">width</a> = 0;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8"> 75</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">height</a> = 0;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd"> 80</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd">duration</a> = 0;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b"> 85</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">supportsStreaming</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> };</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> }</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#endif //TGBOT_INPUTMEDIA_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_media_html_aadf7e972c4ea70c771a0da27da4aa7cd"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd">TgBot::InputMedia::duration</a></div><div class="ttdeci">int32_t duration</div><div class="ttdoc">Optional. Video duration. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00080">InputMedia.h:80</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html_afa903b8b20fd1cf71b1f0510a4563a9a"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">TgBot::InputMedia::width</a></div><div class="ttdeci">int32_t width</div><div class="ttdoc">Optional. Video width. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00070">InputMedia.h:70</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html">TgBot::InputMedia</a></div><div class="ttdoc">This object represents the content of a media message to be sent. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00038">InputMedia.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html_a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18">TgBot::InputMedia::TYPE::VIDEO</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_input_media_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_8h.html">InputMedia.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_media_photo_8h.html b/docs/_input_media_photo_8h.html index ec4c4be..eb8251b 100644 --- a/docs/_input_media_photo_8h.html +++ b/docs/_input_media_photo_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMediaPhoto.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_photo_8h.html">InputMediaPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_media_photo_8h_source.html b/docs/_input_media_photo_8h_source.html index c361bcb..0418e16 100644 --- a/docs/_input_media_photo_8h_source.html +++ b/docs/_input_media_photo_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMediaPhoto.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_input_media_photo_8h_source.html','') </div><!--header--> <div class="contents"> <a href="_input_media_photo_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2016 Konstantin Kukin</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#ifndef TGBOT_INPUTMEDIAPHOTO_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#define TGBOT_INPUTMEDIAPHOTO_H</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media_photo.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_media_photo.html">InputMediaPhoto</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_media.html">InputMedia</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputMediaPhoto> <a class="code" href="class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f"> 43</a></span>  <a class="code" href="class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f">InputMediaPhoto</a>() {</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  this-><a class="code" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">type</a> = <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TYPE::PHOTO</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> }</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#endif //TGBOT_INPUTMEDIAPHOTO_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_media_photo_html"><div class="ttname"><a href="class_tg_bot_1_1_input_media_photo.html">TgBot::InputMediaPhoto</a></div><div class="ttdoc">Represents a photo to be sent. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_photo_8h_source.html#l00039">InputMediaPhoto.h:39</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html">TgBot::InputMedia</a></div><div class="ttdoc">This object represents the content of a media message to be sent. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00038">InputMedia.h:38</a></div></div> <div class="ttc" id="_input_media_8h_html"><div class="ttname"><a href="_input_media_8h.html">InputMedia.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html_a8080040900519b706a367ecfd7b28226"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">TgBot::InputMedia::type</a></div><div class="ttdeci">TYPE type</div><div class="ttdoc">Type of the result, It should be one of TYPE::PHOTO/TYPE::VIDEO. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00050">InputMedia.h:50</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_input_media_photo_8h_source.html','') <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_photo_8h.html">InputMediaPhoto.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_media_video_8h.html b/docs/_input_media_video_8h.html index 58ea883..98f6425 100644 --- a/docs/_input_media_video_8h.html +++ b/docs/_input_media_video_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMediaVideo.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_video_8h.html">InputMediaVideo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_media_video_8h_source.html b/docs/_input_media_video_8h_source.html index 68da37e..1b2ca7a 100644 --- a/docs/_input_media_video_8h_source.html +++ b/docs/_input_media_video_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMediaVideo.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_input_media_video_8h_source.html','') <div class="contents"> <a href="_input_media_video_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2016 Konstantin Kukin</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#ifndef TGBOT_INPUTMEDIAVIDEO_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#define TGBOT_INPUTMEDIAVIDEO_H</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media_video.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_media_video.html">InputMediaVideo</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_media.html">InputMedia</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputMediaVideo> <a class="code" href="class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea"> 43</a></span>  <a class="code" href="class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea">InputMediaVideo</a>() {</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  this-><a class="code" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">type</a> = <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18">TYPE::VIDEO</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> }</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#endif //TGBOT_INPUTMEDIAVIDEO_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_media_video_html_a698a73c20b1c6c10be011543ec1253ea"><div class="ttname"><a href="class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea">TgBot::InputMediaVideo::InputMediaVideo</a></div><div class="ttdeci">InputMediaVideo()</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_video_8h_source.html#l00043">InputMediaVideo.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_video_html"><div class="ttname"><a href="class_tg_bot_1_1_input_media_video.html">TgBot::InputMediaVideo</a></div><div class="ttdoc">Represents a video to be sent. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_video_8h_source.html#l00039">InputMediaVideo.h:39</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_video_html_a659beee71ba67a81f85892800761eb0f"><div class="ttname"><a href="class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f">TgBot::InputMediaVideo::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputMediaVideo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_video_8h_source.html#l00041">InputMediaVideo.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html">TgBot::InputMedia</a></div><div class="ttdoc">This object represents the content of a media message to be sent. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00038">InputMedia.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html_a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18">TgBot::InputMedia::TYPE::VIDEO</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_input_media_video_8h_source.html','') <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_video_8h.html">InputMediaVideo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_message_content_8h.html b/docs/_input_message_content_8h.html index 6059644..5b3775d 100644 --- a/docs/_input_message_content_8h.html +++ b/docs/_input_message_content_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMessageContent.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_message_content_8h.html">InputMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_message_content_8h_source.html b/docs/_input_message_content_8h_source.html index f5118c3..70dc3da 100644 --- a/docs/_input_message_content_8h_source.html +++ b/docs/_input_message_content_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputMessageContent.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_input_message_content_8h_source.html' <div class="contents"> <a href="_input_message_content_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INPUTMESSAGECONTENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INPUTMESSAGECONTENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_message_content.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputMessageContent> <a class="code" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">Ptr</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100"> 21</a></span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100">InputMessageContent</a>(<span class="keyword">const</span> std::string &tType):</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">type</a>(tType)</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  {}</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">type</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d"> 34</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d">~InputMessageContent</a>() { }</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> };</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> }</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif //TGBOT_INPUTMESSAGECONTENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_message_content_html_a102a0b7456c22110a7cf751f0273ee7d"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d">TgBot::InputMessageContent::~InputMessageContent</a></div><div class="ttdeci">virtual ~InputMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00034">InputMessageContent.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html_a2357dd0a36321a3b601b64a76d2d6dff"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">TgBot::InputMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00019">InputMessageContent.h:19</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html_adfe3185ed78c3bfdfb82bee0546eb100"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100">TgBot::InputMessageContent::InputMessageContent</a></div><div class="ttdeci">InputMessageContent(const std::string &tType)</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00021">InputMessageContent.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></div><div class="ttdoc">This object represents the content of a message to be sent as a result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00017">InputMessageContent.h:17</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html_ad9bc101393caa3296bdae0fe01f4e033"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">TgBot::InputMessageContent::type</a></div><div class="ttdeci">std::string type</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00032">InputMessageContent.h:32</a></div></div> @@ -95,9 +119,9 @@ $(document).ready(function(){initNavTree('_input_message_content_8h_source.html' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_message_content_8h.html">InputMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_text_message_content_8h.html b/docs/_input_text_message_content_8h.html index 06c20e0..f103b0a 100644 --- a/docs/_input_text_message_content_8h.html +++ b/docs/_input_text_message_content_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputTextMessageContent.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_text_message_content_8h.html">InputTextMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_text_message_content_8h_source.html b/docs/_input_text_message_content_8h_source.html index ab613dd..0ca2cd2 100644 --- a/docs/_input_text_message_content_8h_source.html +++ b/docs/_input_text_message_content_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputTextMessageContent.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_input_text_message_content_8h_source. </div><!--header--> <div class="contents"> <a href="_input_text_message_content_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_INPUTTEXTMESSAGECONTENT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INPUTTEXTMESSAGECONTENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_text_message_content.html">InputTextMessageContent</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495"> 20</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputTextMessageContent> <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">Ptr</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7"> 22</a></span>  <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7">InputTextMessageContent</a>():</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a>(<span class="stringliteral">"InputTextMessageContent"</span>)</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  {}</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1"> 29</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1">messageText</a>;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c">parseMode</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc"> 39</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc">disableWebPagePreview</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760"> 41</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760">~InputTextMessageContent</a>() { }</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> };</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#endif //TGBOT_INPUTTEXTMESSAGECONTENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_ab183a605903cf8dbc04b220cf1472495"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">TgBot::InputTextMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputTextMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00020">InputTextMessageContent.h:20</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_a6c7e1a9893a7c7c3be75f221f801e8e1"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1">TgBot::InputTextMessageContent::messageText</a></div><div class="ttdeci">std::string messageText</div><div class="ttdoc">Text of the message to be sent, 1-4096 characters. </div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00029">InputTextMessageContent.h:29</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_abc5610bba9379026280ab5cf2e5d6c0c"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c">TgBot::InputTextMessageContent::parseMode</a></div><div class="ttdeci">std::string parseMode</div><div class="ttdoc">Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or ...</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00034">InputTextMessageContent.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></div><div class="ttdoc">This object represents the content of a message to be sent as a result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00017">InputMessageContent.h:17</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_input_text_message_content_8h_source. <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_text_message_content_8h.html">InputTextMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_venue_message_content_8h.html b/docs/_input_venue_message_content_8h.html index 82b7a11..b6d84ba 100644 --- a/docs/_input_venue_message_content_8h.html +++ b/docs/_input_venue_message_content_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputVenueMessageContent.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_venue_message_content_8h.html">InputVenueMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_input_venue_message_content_8h_source.html b/docs/_input_venue_message_content_8h_source.html index 2b25ef7..7be6cb5 100644 --- a/docs/_input_venue_message_content_8h_source.html +++ b/docs/_input_venue_message_content_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/InputVenueMessageContent.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_input_venue_message_content_8h_source </div><!--header--> <div class="contents"> <a href="_input_venue_message_content_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#ifndef TGBOT_INPUTVENUEMESSAGECONTENT_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#define TGBOT_INPUTVENUEMESSAGECONTENT_H</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> </div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_input_venue_message_content.html">InputVenueMessageContent</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100"> 21</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InputVenueMessageContent> <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">Ptr</a>;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77"> 23</a></span>  <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77">InputVenueMessageContent</a>() :</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a>(<span class="stringliteral">"InputVenueMessageContent"</span>)</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  {}</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb"> 30</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb">latitude</a>;</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8"> 35</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8">longitude</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038"> 40</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">title</a>; </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa">address</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34">foursquareId</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5"> 52</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5">~InputVenueMessageContent</a>() { }</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> };</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> }</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#endif //TGBOT_INPUTVENUEMESSAGECONTENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a567018a9fe54af6933dfa7815f6b4a34"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34">TgBot::InputVenueMessageContent::foursquareId</a></div><div class="ttdeci">std::string foursquareId</div><div class="ttdoc">Optional. Foursquare identifier of the venue, if known. </div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00050">InputVenueMessageContent.h:50</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a25b40f55f2e1c3f08d4159e7254a2e77"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77">TgBot::InputVenueMessageContent::InputVenueMessageContent</a></div><div class="ttdeci">InputVenueMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00023">InputVenueMessageContent.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html">TgBot::InputVenueMessageContent</a></div><div class="ttdoc">Represents the content of a venue message to be sent as the result of an inline query. </div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00019">InputVenueMessageContent.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></div><div class="ttdoc">This object represents the content of a message to be sent as a result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00017">InputMessageContent.h:17</a></div></div> @@ -100,9 +124,9 @@ $(document).ready(function(){initNavTree('_input_venue_message_content_8h_source <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_venue_message_content_8h.html">InputVenueMessageContent.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_invoice_8h.html b/docs/_invoice_8h.html index 0c577cb..c9ba303 100644 --- a/docs/_invoice_8h.html +++ b/docs/_invoice_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Invoice.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_invoice_8h.html">Invoice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_invoice_8h_source.html b/docs/_invoice_8h_source.html index 5b52989..0482976 100644 --- a/docs/_invoice_8h_source.html +++ b/docs/_invoice_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Invoice.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_invoice_8h_source.html','');}); <div class="contents"> <a href="_invoice_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2017 Maks Mazurov (fox.cpp)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_INVOICE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_INVOICE_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_invoice.html">Invoice</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Invoice> <a class="code" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae">title</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html#ad3c1a7a4fbf8157e3fd72a2352226fbd"> 51</a></span>  std::string <a class="code" href="class_tg_bot_1_1_invoice.html#ad3c1a7a4fbf8157e3fd72a2352226fbd">description</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2"> 56</a></span>  std::string <a class="code" href="class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2">startParameter</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a"> 61</a></span>  std::string <a class="code" href="class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a">currency</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_invoice.html#a8008d2f948d705aa48bc0557d071e62f"> 74</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_invoice.html#a8008d2f948d705aa48bc0557d071e62f">totalAmount</a>;</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> };</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> }</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor">#endif //TGBOT_INVOICE_H</span></div><div class="ttc" id="class_tg_bot_1_1_invoice_html_a5b53e4a6a2e3669a960d379a4147abae"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae">TgBot::Invoice::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Product name. </div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00046">Invoice.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_invoice_html_a659ac0711c1be89009dddc04eea4dfb2"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2">TgBot::Invoice::startParameter</a></div><div class="ttdeci">std::string startParameter</div><div class="ttdoc">Unique bot deep-linking parameter that can be used to generate this invoice. </div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00056">Invoice.h:56</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_invoice_html"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html">TgBot::Invoice</a></div><div class="ttdoc">This object contains basic information about an invoice. </div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00039">Invoice.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_invoice_html_ad3c1a7a4fbf8157e3fd72a2352226fbd"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html#ad3c1a7a4fbf8157e3fd72a2352226fbd">TgBot::Invoice::description</a></div><div class="ttdeci">std::string description</div><div class="ttdoc">Product description. </div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00051">Invoice.h:51</a></div></div> <div class="ttc" id="class_tg_bot_1_1_invoice_html_a9207fea93e6b3f3aa1081c8ab9039f8a"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a">TgBot::Invoice::currency</a></div><div class="ttdeci">std::string currency</div><div class="ttdoc">Three-letter ISO 4217 currency code. </div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00061">Invoice.h:61</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_invoice_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_invoice_8h.html">Invoice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_keyboard_button_8h.html b/docs/_keyboard_button_8h.html index 45f6695..2daa87d 100644 --- a/docs/_keyboard_button_8h.html +++ b/docs/_keyboard_button_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/KeyboardButton.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_keyboard_button_8h.html">KeyboardButton.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_keyboard_button_8h_source.html b/docs/_keyboard_button_8h_source.html index 54ed10c..5eb9f0b 100644 --- a/docs/_keyboard_button_8h_source.html +++ b/docs/_keyboard_button_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/KeyboardButton.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_keyboard_button_8h_source.html','');} </div><!--header--> <div class="contents"> <a href="_keyboard_button_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_CPP_KEYBOARDBUTTON_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CPP_KEYBOARDBUTTON_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_keyboard_button.html">KeyboardButton</a> {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<KeyboardButton> <a class="code" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e"> 30</a></span>  std::string <a class="code" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">text</a>;</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381"> 36</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381">requestContact</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022"> 41</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022">requestLocation</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> };</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> }</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#endif //TGBOT_CPP_KEYBOARDBUTTON_H</span></div><div class="ttc" id="class_tg_bot_1_1_keyboard_button_html"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html">TgBot::KeyboardButton</a></div><div class="ttdoc">This object represents one button of the reply keyboard. </div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00021">KeyboardButton.h:21</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_keyboard_button_html_afa66915e5a8d58dbd7276265f00b0bcd"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">TgBot::KeyboardButton::Ptr</a></div><div class="ttdeci">std::shared_ptr< KeyboardButton > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00024">KeyboardButton.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_keyboard_button_html_a3e8c6e40ecf3a8f739a12265a89fd381"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381">TgBot::KeyboardButton::requestContact</a></div><div class="ttdeci">bool requestContact</div><div class="ttdoc">Optional. If True, the user&#39;s phone number will be sent as a contact when the button is pressed...</div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00036">KeyboardButton.h:36</a></div></div> <div class="ttc" id="class_tg_bot_1_1_keyboard_button_html_a8948e0ca465352d04c44767c25275022"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022">TgBot::KeyboardButton::requestLocation</a></div><div class="ttdeci">bool requestLocation</div><div class="ttdoc">Optional. If True, the user&#39;s current location will be sent when the button is pressed. Available in private chats only. </div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00041">KeyboardButton.h:41</a></div></div> @@ -95,9 +119,9 @@ $(document).ready(function(){initNavTree('_keyboard_button_8h_source.html','');} <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_keyboard_button_8h.html">KeyboardButton.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_labeled_price_8h.html b/docs/_labeled_price_8h.html index c3fe105..869cb7a 100644 --- a/docs/_labeled_price_8h.html +++ b/docs/_labeled_price_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/LabeledPrice.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_labeled_price_8h.html">LabeledPrice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_labeled_price_8h_source.html b/docs/_labeled_price_8h_source.html index 2298a9d..f14a4f6 100644 --- a/docs/_labeled_price_8h_source.html +++ b/docs/_labeled_price_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/LabeledPrice.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_labeled_price_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_labeled_price_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Maks Mazurov (fox.cpp) on 21.05.17.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_LABELEDPRICE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_LABELEDPRICE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_labeled_price.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_labeled_price.html">LabeledPrice</a> {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c"> 21</a></span>  <span class="keyword">typedef</span> std::shared_ptr<LabeledPrice> <a class="code" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">Ptr</a>;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046"> 26</a></span>  std::string <a class="code" href="class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046">label</a>;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c"> 38</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c">amount</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> };</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> }</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#endif //TGBOT_LABELEDPRICE_H</span></div><div class="ttc" id="class_tg_bot_1_1_labeled_price_html_a1d53775f4034427a2dfaae9ef176796c"><div class="ttname"><a href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">TgBot::LabeledPrice::Ptr</a></div><div class="ttdeci">std::shared_ptr< LabeledPrice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_labeled_price_8h_source.html#l00021">LabeledPrice.h:21</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_labeled_price_html"><div class="ttname"><a href="class_tg_bot_1_1_labeled_price.html">TgBot::LabeledPrice</a></div><div class="ttdoc">This object represents a portion of the price for goods or services. </div><div class="ttdef"><b>Definition:</b> <a href="_labeled_price_8h_source.html#l00019">LabeledPrice.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_labeled_price_html_a035375dfc58fe01e91d07fe918847046"><div class="ttname"><a href="class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046">TgBot::LabeledPrice::label</a></div><div class="ttdeci">std::string label</div><div class="ttdoc">Portion label. </div><div class="ttdef"><b>Definition:</b> <a href="_labeled_price_8h_source.html#l00026">LabeledPrice.h:26</a></div></div> <div class="ttc" id="class_tg_bot_1_1_labeled_price_html_a09b9a91f5bebc7e889bad2d4455b243c"><div class="ttname"><a href="class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c">TgBot::LabeledPrice::amount</a></div><div class="ttdeci">int32_t amount</div><div class="ttdoc">Price of the product in the smallest units of the currency (integer, not float/double). </div><div class="ttdef"><b>Definition:</b> <a href="_labeled_price_8h_source.html#l00038">LabeledPrice.h:38</a></div></div> @@ -94,9 +118,9 @@ $(document).ready(function(){initNavTree('_labeled_price_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_labeled_price_8h.html">LabeledPrice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_location_8h.html b/docs/_location_8h.html index 82d76ea..66177ee 100644 --- a/docs/_location_8h.html +++ b/docs/_location_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Location.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +131,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_location_8h.html">Location.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_location_8h_source.html b/docs/_location_8h_source.html index e222343..48bdada 100644 --- a/docs/_location_8h_source.html +++ b/docs/_location_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Location.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_location_8h_source.html','');}); <div class="title">Location.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_location_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_LOCATION_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_LOCATION_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_location.html">Location</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678"> 38</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Location> <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Ptr</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687"> 43</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687">longitude</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b"> 48</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b">latitude</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif //TGBOT_CPP_LOCATION_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_location_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_LOCATION_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_LOCATION_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_location.html">Location</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678"> 38</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Location> <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Ptr</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687"> 43</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687">longitude</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b"> 48</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b">latitude</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif //TGBOT_CPP_LOCATION_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a0854defd16651e7742f89eca2202d678"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">TgBot::Location::Ptr</a></div><div class="ttdeci">std::shared_ptr< Location > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00038">Location.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_aac2c4c71d72f1734a2439368f3e38687"><div class="ttname"><a href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687">TgBot::Location::longitude</a></div><div class="ttdeci">float longitude</div><div class="ttdoc">Longitude as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00043">Location.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a01c1a917a3ae8bcbc8977b1b5f0aea7b"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b">TgBot::Location::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdoc">Latitude as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00048">Location.h:48</a></div></div> @@ -94,9 +118,9 @@ $(document).ready(function(){initNavTree('_location_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_location_8h.html">Location.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_mask_position_8h.html b/docs/_mask_position_8h.html index 56089b3..41d3cc1 100644 --- a/docs/_mask_position_8h.html +++ b/docs/_mask_position_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/MaskPosition.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_mask_position_8h.html">MaskPosition.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_mask_position_8h_source.html b/docs/_mask_position_8h_source.html index bda9298..d11ef92 100644 --- a/docs/_mask_position_8h_source.html +++ b/docs/_mask_position_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/MaskPosition.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_mask_position_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_mask_position_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_MARKPOSITION_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_MARKPOSITION_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html"> 37</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_mask_position.html">MaskPosition</a> {</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1"> 39</a></span>  <span class="keyword">typedef</span> std::shared_ptr<MaskPosition> <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">Ptr</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e">point</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83"> 49</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83">xShift</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424"> 54</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424">yShift</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963"> 59</a></span>  <span class="keywordtype">float</span> <a class="code" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">scale</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> };</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#endif //TGBOT_MARKPOSITION_H</span></div><div class="ttc" id="class_tg_bot_1_1_mask_position_html_a56700f4f5ce4902c978df680cfd6a424"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424">TgBot::MaskPosition::yShift</a></div><div class="ttdeci">float yShift</div><div class="ttdoc">Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom...</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00054">MaskPosition.h:54</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_mask_position_html"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html">TgBot::MaskPosition</a></div><div class="ttdoc">This object describes the position on faces where a mask should be placed by default. </div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00037">MaskPosition.h:37</a></div></div> <div class="ttc" id="class_tg_bot_1_1_mask_position_html_a37edf3eefbf231ee8ab94a29425b3fe1"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">TgBot::MaskPosition::Ptr</a></div><div class="ttdeci">std::shared_ptr< MaskPosition > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00039">MaskPosition.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_mask_position_html_a8c22f087cecfcc16c6c563a6df6c9d7e"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e">TgBot::MaskPosition::point</a></div><div class="ttdeci">std::string point</div><div class="ttdoc">The part of the face relative to which the mask should be placed. One of “forehead”, “eyes”, “mouth”, or “chin”. </div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00044">MaskPosition.h:44</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_mask_position_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_mask_position_8h.html">MaskPosition.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_message_8h.html b/docs/_message_8h.html index f053680..fc4a3c3 100644 --- a/docs/_message_8h.html +++ b/docs/_message_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Message.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,6 +127,8 @@ $(document).ready(function(){initNavTree('_message_8h.html','');}); <code>#include "<a class="el" href="_message_entity_8h_source.html">tgbot/types/MessageEntity.h</a>"</code><br /> <code>#include "<a class="el" href="_venue_8h_source.html">tgbot/types/Venue.h</a>"</code><br /> <code>#include "<a class="el" href="_voice_8h_source.html">tgbot/types/Voice.h</a>"</code><br /> +<code>#include "<a class="el" href="_invoice_8h_source.html">tgbot/types/Invoice.h</a>"</code><br /> +<code>#include "<a class="el" href="_successful_payment_8h_source.html">tgbot/types/SuccessfulPayment.h</a>"</code><br /> </div> <p><a href="_message_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> @@ -123,9 +149,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_message_8h.html">Message.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_message_8h_source.html b/docs/_message_8h_source.html index 5ca2df2..b62fb6a 100644 --- a/docs/_message_8h_source.html +++ b/docs/_message_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Message.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,72 +107,77 @@ $(document).ready(function(){initNavTree('_message_8h_source.html','');}); <div class="title">Message.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_message_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_chat_8h.html">tgbot/types/Chat.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_audio_8h.html">tgbot/types/Audio.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_document_8h.html">tgbot/types/Document.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_video_8h.html">tgbot/types/Video.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_contact_8h.html">tgbot/types/Contact.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_game_8h.html">tgbot/types/Game.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_message_entity_8h.html">tgbot/types/MessageEntity.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_voice_8h.html">tgbot/types/Voice.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html"> 52</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_message.html">Message</a> {</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d"> 54</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Message> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b"> 56</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>(){</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a> = 0;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a> = 0;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  }</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14"> 68</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a>;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2"> 73</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a>;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd"> 78</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</a>;</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a"> 83</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">chat</a>;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> </div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508"> 88</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a>;</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5"> 93</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div><div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667"> 98</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a>;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div><div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a"> 103</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a>;</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div><div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d"> 108</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a>;</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e"> 113</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a>;</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a"> 118</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a>;</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> </div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54"> 123</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">authorSignature</a>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div><div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108"> 128</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a>;</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div><div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e"> 133</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a>;</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div><div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05"> 138</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">captionEntities</a>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67"> 143</a></span>  <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">audio</a>;</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span> </div><div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72"> 148</a></span>  <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">document</a>;</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div><div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307"> 153</a></span>  <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">game</a>;</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div><div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615"> 158</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">photo</a>;</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div><div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559"> 163</a></span>  <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a>;</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div><div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f"> 168</a></span>  <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a>;</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span> </div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093"> 173</a></span>  <a class="code" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">Voice::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a>;</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div><div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695"> 178</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695">caption</a>;</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div><div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f"> 183</a></span>  <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a>;</div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56"> 188</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a>;</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div><div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e"> 193</a></span>  <a class="code" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Venue::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a>;</div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span> </div><div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9"> 198</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a>;</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div><div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03"> 203</a></span>  std::vector<User::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a>;</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div><div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29"> 208</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a>;</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span> </div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813"> 213</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">newChatTitle</a>;</div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span> </div><div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea"> 218</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a>;</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div><div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5"> 223</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a>;</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span> </div><div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035"> 228</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a>;</div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span> </div><div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f"> 233</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a>;</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div><div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d"> 238</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a>;</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span> </div><div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef"> 243</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a>;</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span> </div><div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0"> 248</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a>;</div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span> </div><div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6"> 253</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a>;</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span> </div><div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932"> 258</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a>;</div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span> };</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span> </div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span> }</div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span> </div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="preprocessor">#endif //TGBOT_CPP_MESSAGE_H</span></div><div class="ttc" id="class_tg_bot_1_1_message_html_a537a751af11a7f18d92c1d70c93c9f2d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">TgBot::Message::channelChatCreated</a></div><div class="ttdeci">bool channelChatCreated</div><div class="ttdoc">Optional. Service message: the channel has been created. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00238">Message.h:238</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_aa79eb6592094b18fdc9a330fac0b53ef"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">TgBot::Message::migrateToChatId</a></div><div class="ttdeci">int64_t migrateToChatId</div><div class="ttdoc">Optional. The group has been migrated to a supergroup with the specified identifier, not exceeding 1e13 by absolute value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00243">Message.h:243</a></div></div> +<a href="_message_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_chat_8h.html">tgbot/types/Chat.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_audio_8h.html">tgbot/types/Audio.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_document_8h.html">tgbot/types/Document.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_video_8h.html">tgbot/types/Video.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_contact_8h.html">tgbot/types/Contact.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_game_8h.html">tgbot/types/Game.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_message_entity_8h.html">tgbot/types/MessageEntity.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_voice_8h.html">tgbot/types/Voice.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_invoice_8h.html">tgbot/types/Invoice.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="_successful_payment_8h.html">tgbot/types/SuccessfulPayment.h</a>"</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html"> 54</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_message.html">Message</a> {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d"> 56</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Message> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14"> 61</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2"> 66</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd"> 71</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a"> 76</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">chat</a>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508"> 81</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5"> 86</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a>;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667"> 91</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a>;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a"> 96</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a>;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d"> 101</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a>;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e"> 106</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a>;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a"> 111</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54"> 116</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">authorSignature</a>;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108"> 121</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e"> 126</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a>;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05"> 131</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">captionEntities</a>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67"> 136</a></span>  <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">audio</a>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div><div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72"> 141</a></span>  <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">document</a>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307"> 146</a></span>  <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">game</a>;</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615"> 151</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">photo</a>;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div><div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559"> 156</a></span>  <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a>;</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f"> 161</a></span>  <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a>;</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093"> 166</a></span>  <a class="code" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">Voice::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a>;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div><div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695"> 171</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695">caption</a>;</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f"> 176</a></span>  <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a>;</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56"> 181</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a>;</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div><div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e"> 186</a></span>  <a class="code" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Venue::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a>;</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span> </div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9"> 191</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a>;</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div><div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03"> 196</a></span>  std::vector<User::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a>;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div><div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29"> 201</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a>;</div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span> </div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813"> 206</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">newChatTitle</a>;</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea"> 211</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a>;</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5"> 216</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div><div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035"> 221</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f"> 226</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span> </div><div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d"> 231</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span> </div><div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef"> 236</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a> = 0;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0"> 241</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a> = 0;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6"> 246</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a>;</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span> </div><div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832"> 251</a></span>  <a class="code" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832">invoice</a>;</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span> </div><div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a"> 256</a></span>  <a class="code" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a">successfulPayment</a>;</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span> </div><div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932"> 261</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a>;</div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span> };</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span> </div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span> }</div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span> </div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="preprocessor">#endif //TGBOT_CPP_MESSAGE_H</span></div><div class="ttc" id="class_tg_bot_1_1_message_html_a537a751af11a7f18d92c1d70c93c9f2d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">TgBot::Message::channelChatCreated</a></div><div class="ttdeci">bool channelChatCreated</div><div class="ttdoc">Optional. Service message: the channel has been created. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00231">Message.h:231</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_aa79eb6592094b18fdc9a330fac0b53ef"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">TgBot::Message::migrateToChatId</a></div><div class="ttdeci">int64_t migrateToChatId</div><div class="ttdoc">Optional. The group has been migrated to a supergroup with the specified identifier, not exceeding 1e13 by absolute value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00236">Message.h:236</a></div></div> <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html_a63c460c539e3549bec82850fe30c8fff"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">TgBot::Sticker::Ptr</a></div><div class="ttdeci">std::shared_ptr< Sticker > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00042">Sticker.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a49695ef9284f68853700ca5426fd506f"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">TgBot::Message::supergroupChatCreated</a></div><div class="ttdeci">bool supergroupChatCreated</div><div class="ttdoc">Optional. Service message: the supergroup has been created. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00233">Message.h:233</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a49695ef9284f68853700ca5426fd506f"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">TgBot::Message::supergroupChatCreated</a></div><div class="ttdeci">bool supergroupChatCreated</div><div class="ttdoc">Optional. Service message: the supergroup has been created. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00226">Message.h:226</a></div></div> <div class="ttc" id="_sticker_8h_html"><div class="ttname"><a href="_sticker_8h.html">Sticker.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_audio_html_a09651872832ece3b22c7505a2cfc0034"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">TgBot::Audio::Ptr</a></div><div class="ttdeci">std::shared_ptr< Audio > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00039">Audio.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a7e4d984cb1464d0ae504d7c8ed11b508"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">TgBot::Message::forwardFrom</a></div><div class="ttdeci">User::Ptr forwardFrom</div><div class="ttdoc">Optional. For forwarded messages, sender of the original message. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00088">Message.h:88</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a53c199056538ebe72c65e409deaf7a8e"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">TgBot::Message::entities</a></div><div class="ttdeci">std::vector< MessageEntity::Ptr > entities</div><div class="ttdoc">Optional. For text messages, special entities like usernames, URLs, bot commands, etc...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00133">Message.h:133</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a2c8eb6214270371cfb094b699c07f695"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695">TgBot::Message::caption</a></div><div class="ttdeci">std::string caption</div><div class="ttdoc">Optional. Caption for the document, photo or video, 0-200 characters. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00178">Message.h:178</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a7e4d984cb1464d0ae504d7c8ed11b508"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">TgBot::Message::forwardFrom</a></div><div class="ttdeci">User::Ptr forwardFrom</div><div class="ttdoc">Optional. For forwarded messages, sender of the original message. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00081">Message.h:81</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a53c199056538ebe72c65e409deaf7a8e"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">TgBot::Message::entities</a></div><div class="ttdeci">std::vector< MessageEntity::Ptr > entities</div><div class="ttdoc">Optional. For text messages, special entities like usernames, URLs, bot commands, etc...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00126">Message.h:126</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a2c8eb6214270371cfb094b699c07f695"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695">TgBot::Message::caption</a></div><div class="ttdeci">std::string caption</div><div class="ttdoc">Optional. Caption for the document, photo or video, 0-200 characters. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00171">Message.h:171</a></div></div> <div class="ttc" id="_message_entity_8h_html"><div class="ttname"><a href="_message_entity_8h.html">MessageEntity.h</a></div></div> <div class="ttc" id="_video_8h_html"><div class="ttname"><a href="_video_8h.html">Video.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a2291a3c7d9445a02774b4cd0e3972c29"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">TgBot::Message::leftChatMember</a></div><div class="ttdeci">User::Ptr leftChatMember</div><div class="ttdoc">Optional. A member was removed from the group, information about them (this member may be bot itself)...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00208">Message.h:208</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_af9e05110ffd8c5356c523e1501dbd108"><div class="ttname"><a href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">TgBot::Message::text</a></div><div class="ttdeci">std::string text</div><div class="ttdoc">Optional. For text messages, the actual UTF-8 text of the message. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00128">Message.h:128</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a2291a3c7d9445a02774b4cd0e3972c29"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">TgBot::Message::leftChatMember</a></div><div class="ttdeci">User::Ptr leftChatMember</div><div class="ttdoc">Optional. A member was removed from the group, information about them (this member may be bot itself)...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00201">Message.h:201</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_af9e05110ffd8c5356c523e1501dbd108"><div class="ttname"><a href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">TgBot::Message::text</a></div><div class="ttdeci">std::string text</div><div class="ttdoc">Optional. For text messages, the actual UTF-8 text of the message. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00121">Message.h:121</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_html_a6a83e8940305ff4fad66dfe67dbb348b"><div class="ttname"><a href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">TgBot::Game::Ptr</a></div><div class="ttdeci">std::shared_ptr< Game > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00046">Game.h:46</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_abd645f5273f4cd142979beab925ff16f"><div class="ttname"><a href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">TgBot::Message::video</a></div><div class="ttdeci">Video::Ptr video</div><div class="ttdoc">Optional. Message is a video, information about the video. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00168">Message.h:168</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a92e01a2f89ce8edb5aa1c116585b19a6"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">TgBot::Message::pinnedMessage</a></div><div class="ttdeci">Message::Ptr pinnedMessage</div><div class="ttdoc">Optional. Specified message was pinned. Note that the Message object in this field will not contain f...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00253">Message.h:253</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a773fa770b84fe97263a096c0ddfb096a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">TgBot::Message::chat</a></div><div class="ttdeci">Chat::Ptr chat</div><div class="ttdoc">Conversation the message belongs to. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00083">Message.h:83</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_abd645f5273f4cd142979beab925ff16f"><div class="ttname"><a href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">TgBot::Message::video</a></div><div class="ttdeci">Video::Ptr video</div><div class="ttdoc">Optional. Message is a video, information about the video. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00161">Message.h:161</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a92e01a2f89ce8edb5aa1c116585b19a6"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">TgBot::Message::pinnedMessage</a></div><div class="ttdeci">Message::Ptr pinnedMessage</div><div class="ttdoc">Optional. Specified message was pinned. Note that the Message object in this field will not contain f...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00246">Message.h:246</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a773fa770b84fe97263a096c0ddfb096a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">TgBot::Message::chat</a></div><div class="ttdeci">Chat::Ptr chat</div><div class="ttdoc">Conversation the message belongs to. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00076">Message.h:76</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a9a29d1deca8234fbd2ab448d95f56f6a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a">TgBot::Message::successfulPayment</a></div><div class="ttdeci">SuccessfulPayment::Ptr successfulPayment</div><div class="ttdoc">Optional. Message is a service message about a successful payment, information about the payment...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00256">Message.h:256</a></div></div> <div class="ttc" id="_document_8h_html"><div class="ttname"><a href="_document_8h.html">Document.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a5bbf76e34ec52a41a6392f7d61c19035"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">TgBot::Message::groupChatCreated</a></div><div class="ttdeci">bool groupChatCreated</div><div class="ttdoc">Optional. Informs that the group has been created. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00228">Message.h:228</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a64216e0a25408a6946fcebebf5b38307"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">TgBot::Message::game</a></div><div class="ttdeci">Game::Ptr game</div><div class="ttdoc">Optional. Message is a game, information about the game. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00153">Message.h:153</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a8f8a9c50fd30fa24476605b8efdd95ea"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">TgBot::Message::newChatPhoto</a></div><div class="ttdeci">std::vector< PhotoSize::Ptr > newChatPhoto</div><div class="ttdoc">Optional. A group photo was change to this value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00218">Message.h:218</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a712bfec9a6e0881d2a8f6830b6374615"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">TgBot::Message::photo</a></div><div class="ttdeci">std::vector< PhotoSize::Ptr > photo</div><div class="ttdoc">Optional. Message is a photo, available sizes of the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00158">Message.h:158</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a70f5fe7a8e14b0ce0842fa8661492e4a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">TgBot::Message::forwardSignature</a></div><div class="ttdeci">std::string forwardSignature</div><div class="ttdoc">Optional. For messages forwarded from channels, signature of the post author if present. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00103">Message.h:103</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a5bbf76e34ec52a41a6392f7d61c19035"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">TgBot::Message::groupChatCreated</a></div><div class="ttdeci">bool groupChatCreated</div><div class="ttdoc">Optional. Informs that the group has been created. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00221">Message.h:221</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a64216e0a25408a6946fcebebf5b38307"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">TgBot::Message::game</a></div><div class="ttdeci">Game::Ptr game</div><div class="ttdoc">Optional. Message is a game, information about the game. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00146">Message.h:146</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a8f8a9c50fd30fa24476605b8efdd95ea"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">TgBot::Message::newChatPhoto</a></div><div class="ttdeci">std::vector< PhotoSize::Ptr > newChatPhoto</div><div class="ttdoc">Optional. A group photo was change to this value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00211">Message.h:211</a></div></div> +<div class="ttc" id="_successful_payment_8h_html"><div class="ttname"><a href="_successful_payment_8h.html">SuccessfulPayment.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a712bfec9a6e0881d2a8f6830b6374615"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">TgBot::Message::photo</a></div><div class="ttdeci">std::vector< PhotoSize::Ptr > photo</div><div class="ttdoc">Optional. Message is a photo, available sizes of the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00151">Message.h:151</a></div></div> +<div class="ttc" id="_invoice_8h_html"><div class="ttname"><a href="_invoice_8h.html">Invoice.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a70f5fe7a8e14b0ce0842fa8661492e4a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">TgBot::Message::forwardSignature</a></div><div class="ttdeci">std::string forwardSignature</div><div class="ttdoc">Optional. For messages forwarded from channels, signature of the post author if present. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00096">Message.h:96</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a0854defd16651e7742f89eca2202d678"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">TgBot::Location::Ptr</a></div><div class="ttdeci">std::shared_ptr< Location > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00038">Location.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_aac7be66dd576e712ea37a2631670ef03"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">TgBot::Message::newChatMembers</a></div><div class="ttdeci">std::vector< User::Ptr > newChatMembers</div><div class="ttdoc">Optional. New members that were added to the group or supergroup and information about them (the bot ...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00203">Message.h:203</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_aab21f25e3dfd5a6f2bfca8d04dda2559"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">TgBot::Message::sticker</a></div><div class="ttdeci">Sticker::Ptr sticker</div><div class="ttdoc">Optional. Message is a sticker, information about the sticker. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00163">Message.h:163</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a4eb6cf508337183adbe060baf907c0e0"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">TgBot::Message::migrateFromChatId</a></div><div class="ttdeci">int64_t migrateFromChatId</div><div class="ttdoc">Optional. The supergroup has been migrated from a group with the specified identifier, not exceeding 1e13 by absolute value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00248">Message.h:248</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a9d4520b321f421425803aa5c5a414e72"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">TgBot::Message::document</a></div><div class="ttdeci">Document::Ptr document</div><div class="ttdoc">Optional. Message is a general file, information about the file. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00148">Message.h:148</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a5e47295516df0a7ceb9fbb8119c8ab0a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">TgBot::Message::editDate</a></div><div class="ttdeci">int32_t editDate</div><div class="ttdoc">Optional. Date the message was last edited in Unix time. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00118">Message.h:118</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_aeab58d33a3f4e712e8b78d65f48892e5"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">TgBot::Message::forwardFromChat</a></div><div class="ttdeci">Chat::Ptr forwardFromChat</div><div class="ttdoc">Optional. For messages forwarded from a channel, information about the original channel. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00093">Message.h:93</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a9739779daeda0ac90d711349e0674f6e"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">TgBot::Message::venue</a></div><div class="ttdeci">Venue::Ptr venue</div><div class="ttdoc">Optional. Message is a venue, information about the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00193">Message.h:193</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a2149f82b01245e592cb392e2133e4667"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">TgBot::Message::forwardFromMessageId</a></div><div class="ttdeci">int32_t forwardFromMessageId</div><div class="ttdoc">Optional. For forwarded channel posts, identifier of the original message in the channel. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00098">Message.h:98</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_aac7be66dd576e712ea37a2631670ef03"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">TgBot::Message::newChatMembers</a></div><div class="ttdeci">std::vector< User::Ptr > newChatMembers</div><div class="ttdoc">Optional. New members that were added to the group or supergroup and information about them (the bot ...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00196">Message.h:196</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_aab21f25e3dfd5a6f2bfca8d04dda2559"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">TgBot::Message::sticker</a></div><div class="ttdeci">Sticker::Ptr sticker</div><div class="ttdoc">Optional. Message is a sticker, information about the sticker. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00156">Message.h:156</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a4eb6cf508337183adbe060baf907c0e0"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">TgBot::Message::migrateFromChatId</a></div><div class="ttdeci">int64_t migrateFromChatId</div><div class="ttdoc">Optional. The supergroup has been migrated from a group with the specified identifier, not exceeding 1e13 by absolute value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00241">Message.h:241</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a9d4520b321f421425803aa5c5a414e72"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">TgBot::Message::document</a></div><div class="ttdeci">Document::Ptr document</div><div class="ttdoc">Optional. Message is a general file, information about the file. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00141">Message.h:141</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a5e47295516df0a7ceb9fbb8119c8ab0a"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">TgBot::Message::editDate</a></div><div class="ttdeci">int32_t editDate</div><div class="ttdoc">Optional. Date the message was last edited in Unix time. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00111">Message.h:111</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_aeab58d33a3f4e712e8b78d65f48892e5"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">TgBot::Message::forwardFromChat</a></div><div class="ttdeci">Chat::Ptr forwardFromChat</div><div class="ttdoc">Optional. For messages forwarded from a channel, information about the original channel. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00086">Message.h:86</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a9739779daeda0ac90d711349e0674f6e"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">TgBot::Message::venue</a></div><div class="ttdeci">Venue::Ptr venue</div><div class="ttdoc">Optional. Message is a venue, information about the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00186">Message.h:186</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a2149f82b01245e592cb392e2133e4667"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">TgBot::Message::forwardFromMessageId</a></div><div class="ttdeci">int32_t forwardFromMessageId</div><div class="ttdoc">Optional. For forwarded channel posts, identifier of the original message in the channel. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00091">Message.h:91</a></div></div> <div class="ttc" id="_venue_8h_html"><div class="ttname"><a href="_venue_8h.html">Venue.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a34323ada99461aced73af81edb88f813"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">TgBot::Message::newChatTitle</a></div><div class="ttdeci">std::string newChatTitle</div><div class="ttdoc">Optional. A group title was changed to this value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00213">Message.h:213</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_adb3a1a65ce014085f7231f8d356b6c4f"><div class="ttname"><a href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">TgBot::Message::contact</a></div><div class="ttdeci">Contact::Ptr contact</div><div class="ttdoc">Optional. Message is a shared contact, information about the contact. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00183">Message.h:183</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a112bce084dd4b01dc5918a1232c4cc05"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">TgBot::Message::captionEntities</a></div><div class="ttdeci">std::vector< MessageEntity::Ptr > captionEntities</div><div class="ttdoc">Optional. For messages with a caption, special entities like usernames, URLs, bot commands...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00138">Message.h:138</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a5119ef820bcb4c231a1402147305ea67"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">TgBot::Message::audio</a></div><div class="ttdeci">Audio::Ptr audio</div><div class="ttdoc">Optional. Message is an audio file, information about the file. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00143">Message.h:143</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a34323ada99461aced73af81edb88f813"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">TgBot::Message::newChatTitle</a></div><div class="ttdeci">std::string newChatTitle</div><div class="ttdoc">Optional. A group title was changed to this value. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00206">Message.h:206</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_adb3a1a65ce014085f7231f8d356b6c4f"><div class="ttname"><a href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">TgBot::Message::contact</a></div><div class="ttdeci">Contact::Ptr contact</div><div class="ttdoc">Optional. Message is a shared contact, information about the contact. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00176">Message.h:176</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a112bce084dd4b01dc5918a1232c4cc05"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">TgBot::Message::captionEntities</a></div><div class="ttdeci">std::vector< MessageEntity::Ptr > captionEntities</div><div class="ttdoc">Optional. For messages with a caption, special entities like usernames, URLs, bot commands...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00131">Message.h:131</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_successful_payment_html_a753e2643432af6f0b2561436f2b1da0d"><div class="ttname"><a href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">TgBot::SuccessfulPayment::Ptr</a></div><div class="ttdeci">std::shared_ptr< SuccessfulPayment > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_successful_payment_8h_source.html#l00043">SuccessfulPayment.h:43</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a5119ef820bcb4c231a1402147305ea67"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">TgBot::Message::audio</a></div><div class="ttdeci">Audio::Ptr audio</div><div class="ttdoc">Optional. Message is an audio file, information about the file. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00136">Message.h:136</a></div></div> <div class="ttc" id="class_tg_bot_1_1_document_html_af311e27c16bf2a1128ee339899face9e"><div class="ttname"><a href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">TgBot::Document::Ptr</a></div><div class="ttdeci">std::shared_ptr< Document > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00041">Document.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a9818e295b599a08b77abefb38de75e48"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">TgBot::Chat::Ptr</a></div><div class="ttdeci">std::shared_ptr< Chat > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00041">Chat.h:41</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_aca1eca2a8a31a45a0b85ba472bfe991d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">TgBot::Message::forwardDate</a></div><div class="ttdeci">int32_t forwardDate</div><div class="ttdoc">Optional. For forwarded messages, date the original message was sent in Unix time. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00108">Message.h:108</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_ad88191e75068adc70028660086928d14"><div class="ttname"><a href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">TgBot::Message::messageId</a></div><div class="ttdeci">int32_t messageId</div><div class="ttdoc">Unique message identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00068">Message.h:68</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a312864bfddbf624c6923cb871fd4060e"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">TgBot::Message::replyToMessage</a></div><div class="ttdeci">Message::Ptr replyToMessage</div><div class="ttdoc">Optional. For replies, the original message. Note that the Message object in this field will not cont...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00113">Message.h:113</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_aca1eca2a8a31a45a0b85ba472bfe991d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">TgBot::Message::forwardDate</a></div><div class="ttdeci">int32_t forwardDate</div><div class="ttdoc">Optional. For forwarded messages, date the original message was sent in Unix time. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00101">Message.h:101</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_ad88191e75068adc70028660086928d14"><div class="ttname"><a href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">TgBot::Message::messageId</a></div><div class="ttdeci">int32_t messageId</div><div class="ttdoc">Unique message identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00061">Message.h:61</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a312864bfddbf624c6923cb871fd4060e"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">TgBot::Message::replyToMessage</a></div><div class="ttdeci">Message::Ptr replyToMessage</div><div class="ttdoc">Optional. For replies, the original message. Note that the Message object in this field will not cont...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00106">Message.h:106</a></div></div> <div class="ttc" id="class_tg_bot_1_1_voice_html_a73311e993b61a62531f42583d82fed91"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">TgBot::Voice::Ptr</a></div><div class="ttdeci">std::shared_ptr< Voice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00020">Voice.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a65b78a13b38ad767338cd2e9d2e69ca2"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">TgBot::Message::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">Optional. Sender, can be empty for messages sent to channels. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00073">Message.h:73</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a35db549a420fd4b5a28b4a5a569770d5"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">TgBot::Message::deleteChatPhoto</a></div><div class="ttdeci">bool deleteChatPhoto</div><div class="ttdoc">Optional. Informs that the group photo was deleted. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00223">Message.h:223</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a44a07b98262601eb86a5dc9ae0e3b932"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">TgBot::Message::connectedWebsite</a></div><div class="ttdeci">std::string connectedWebsite</div><div class="ttdoc">Optional. The domain name of the website on which the user has logged in. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00258">Message.h:258</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_afda60437cce532170cb9b924f70e1c56"><div class="ttname"><a href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">TgBot::Message::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdoc">Optional. Message is a shared location, information about the location. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00188">Message.h:188</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a65b78a13b38ad767338cd2e9d2e69ca2"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">TgBot::Message::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">Optional. Sender, can be empty for messages sent to channels. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00066">Message.h:66</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a35db549a420fd4b5a28b4a5a569770d5"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">TgBot::Message::deleteChatPhoto</a></div><div class="ttdeci">bool deleteChatPhoto</div><div class="ttdoc">Optional. Informs that the group photo was deleted. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00216">Message.h:216</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_ade904bacf5a1b53b09924ebb965a3832"><div class="ttname"><a href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832">TgBot::Message::invoice</a></div><div class="ttdeci">Invoice::Ptr invoice</div><div class="ttdoc">Optional. Message is an invoice for a payment, information about the invoice. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00251">Message.h:251</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a44a07b98262601eb86a5dc9ae0e3b932"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">TgBot::Message::connectedWebsite</a></div><div class="ttdeci">std::string connectedWebsite</div><div class="ttdoc">Optional. The domain name of the website on which the user has logged in. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00261">Message.h:261</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_invoice_html_a34a6d437618ea3be0a40c64400067f67"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">TgBot::Invoice::Ptr</a></div><div class="ttdeci">std::shared_ptr< Invoice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00041">Invoice.h:41</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_afda60437cce532170cb9b924f70e1c56"><div class="ttname"><a href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">TgBot::Message::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdoc">Optional. Message is a shared location, information about the location. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00181">Message.h:181</a></div></div> <div class="ttc" id="_location_8h_html"><div class="ttname"><a href="_location_8h.html">Location.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_a0005786d327b3e363cb13c18e9ee0593"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">TgBot::Video::Ptr</a></div><div class="ttdeci">std::shared_ptr< Video > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00041">Video.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_contact_html_a43915fd39dc9ef11a5f8684512ce5e7b"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">TgBot::Contact::Ptr</a></div><div class="ttdeci">std::shared_ptr< Contact > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00039">Contact.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a1ccff5e715e303ba0352cbd0fbe8eb6b"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">TgBot::Message::Message</a></div><div class="ttdeci">Message()</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a5e23abf4c637e59a51bd7f7a49339d54"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">TgBot::Message::authorSignature</a></div><div class="ttdeci">std::string authorSignature</div><div class="ttdoc">Optional. Signature of the post author for messages in channels. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00123">Message.h:123</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a5e23abf4c637e59a51bd7f7a49339d54"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">TgBot::Message::authorSignature</a></div><div class="ttdeci">std::string authorSignature</div><div class="ttdoc">Optional. Signature of the post author for messages in channels. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00116">Message.h:116</a></div></div> <div class="ttc" id="_user_8h_html"><div class="ttname"><a href="_user_8h.html">User.h</a></div></div> <div class="ttc" id="_voice_8h_html"><div class="ttname"><a href="_voice_8h.html">Voice.h</a></div></div> <div class="ttc" id="_audio_8h_html"><div class="ttname"><a href="_audio_8h.html">Audio.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_venue_html_a9f9505e1035b3aacd2ad9d68a8285a14"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">TgBot::Venue::Ptr</a></div><div class="ttdeci">std::shared_ptr< Venue > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00022">Venue.h:22</a></div></div> <div class="ttc" id="_chat_8h_html"><div class="ttname"><a href="_chat_8h.html">Chat.h</a></div></div> <div class="ttc" id="_contact_8h_html"><div class="ttname"><a href="_contact_8h.html">Contact.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_ad49187c847973a024ab158103a8c87fd"><div class="ttname"><a href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">TgBot::Message::date</a></div><div class="ttdeci">int32_t date</div><div class="ttdoc">Date the message was sent in Unix time. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00078">Message.h:78</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_ad49187c847973a024ab158103a8c87fd"><div class="ttname"><a href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">TgBot::Message::date</a></div><div class="ttdeci">int32_t date</div><div class="ttdoc">Date the message was sent in Unix time. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00071">Message.h:71</a></div></div> <div class="ttc" id="_game_8h_html"><div class="ttname"><a href="_game_8h.html">Game.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a40c3d46af7bb047504b6b6e8147361c9"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">TgBot::Message::newChatMember</a></div><div class="ttdeci">User::Ptr newChatMember</div><div class="ttdoc">Optional. A new member was added to the group, information about them (this member may be bot itself)...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00198">Message.h:198</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html"><div class="ttname"><a href="class_tg_bot_1_1_message.html">TgBot::Message</a></div><div class="ttdoc">This object represents a message. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00052">Message.h:52</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a45147e56a0cb9b7dee926da7a11a0093"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">TgBot::Message::voice</a></div><div class="ttdeci">Voice::Ptr voice</div><div class="ttdoc">Optional. Message is a voice message, information about the file. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00173">Message.h:173</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a40c3d46af7bb047504b6b6e8147361c9"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">TgBot::Message::newChatMember</a></div><div class="ttdeci">User::Ptr newChatMember</div><div class="ttdoc">Optional. A new member was added to the group, information about them (this member may be bot itself)...</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00191">Message.h:191</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html"><div class="ttname"><a href="class_tg_bot_1_1_message.html">TgBot::Message</a></div><div class="ttdoc">This object represents a message. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a45147e56a0cb9b7dee926da7a11a0093"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">TgBot::Message::voice</a></div><div class="ttdeci">Voice::Ptr voice</div><div class="ttdoc">Optional. Message is a voice message, information about the file. </div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00166">Message.h:166</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_html_ae6ea24aef677abaaf0fd7d60adf5be79"><div class="ttname"><a href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">TgBot::User::Ptr</a></div><div class="ttdeci">std::shared_ptr< User > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00039">User.h:39</a></div></div> <div class="ttc" id="_message_8h_html"><div class="ttname"><a href="_message_8h.html">Message.h</a></div></div> </div><!-- fragment --></div><!-- contents --> @@ -157,9 +186,9 @@ $(document).ready(function(){initNavTree('_message_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_message_8h.html">Message.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_message_entity_8h.html b/docs/_message_entity_8h.html index 6b9cf08..5cd4965 100644 --- a/docs/_message_entity_8h.html +++ b/docs/_message_entity_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/MessageEntity.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_message_entity_8h.html">MessageEntity.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_message_entity_8h_source.html b/docs/_message_entity_8h_source.html index cebabd5..00fc2fe 100644 --- a/docs/_message_entity_8h_source.html +++ b/docs/_message_entity_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/MessageEntity.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_message_entity_8h_source.html','');}) <div class="contents"> <a href="_message_entity_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_MESSAGEENTITY_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_MESSAGEENTITY_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_message_entity.html">MessageEntity</a> {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0"> 21</a></span>  <span class="keyword">typedef</span> std::shared_ptr<MessageEntity> <a class="code" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">Ptr</a>;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78"> 26</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78">type</a>;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628"> 31</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628">offset</a>;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38"> 36</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38">length</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f"> 41</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f">url</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48"> 46</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48">user</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> };</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> }</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#endif //TGBOT_MESSAGEENTITY_H</span></div><div class="ttc" id="class_tg_bot_1_1_message_entity_html_a6710ffdbafba909633df7bcd8c488da0"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">TgBot::MessageEntity::Ptr</a></div><div class="ttdeci">std::shared_ptr< MessageEntity > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00021">MessageEntity.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_entity_html_affef16e94f7f3382260b85c66726bc48"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48">TgBot::MessageEntity::user</a></div><div class="ttdeci">User::Ptr user</div><div class="ttdoc">Optional. For “text_mention” only, the mentioned user. </div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00046">MessageEntity.h:46</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_entity_html_a2cf6b38ee3116a4589d5f8263e53c51f"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f">TgBot::MessageEntity::url</a></div><div class="ttdeci">std::string url</div><div class="ttdoc">Optional. For “text_link” only, url that will be opened after user taps on the text. </div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00041">MessageEntity.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_entity_html_aad8da7260ae4360536a0a461e6c5b628"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628">TgBot::MessageEntity::offset</a></div><div class="ttdeci">int32_t offset</div><div class="ttdoc">Offset in UTF-16 code units to the start of the entity. </div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00031">MessageEntity.h:31</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_entity_html_a3f41be5fd732173bd84093df20a58e38"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38">TgBot::MessageEntity::length</a></div><div class="ttdeci">int32_t length</div><div class="ttdoc">Length of the entity in UTF-16 code units. </div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00036">MessageEntity.h:36</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_message_entity_8h_source.html','');}) <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_message_entity_8h.html">MessageEntity.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_order_info_8h.html b/docs/_order_info_8h.html index e0e681b..f6af5b6 100644 --- a/docs/_order_info_8h.html +++ b/docs/_order_info_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/OrderInfo.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_order_info_8h.html">OrderInfo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_order_info_8h_source.html b/docs/_order_info_8h_source.html index a49ae78..1386ae6 100644 --- a/docs/_order_info_8h_source.html +++ b/docs/_order_info_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/OrderInfo.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_order_info_8h_source.html','');}); <div class="contents"> <a href="_order_info_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2017 Maks Mazurov (fox.cpp)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_ORDERINFO_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_ORDERINFO_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_shipping_address_8h.html">tgbot/types/ShippingAddress.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_order_info.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_order_info.html">OrderInfo</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a"> 42</a></span>  <span class="keyword">typedef</span> std::shared_ptr<OrderInfo> <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">Ptr</a>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c"> 47</a></span>  std::string <a class="code" href="class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c">name</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16"> 52</a></span>  std::string <a class="code" href="class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16">phoneNumber</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126"> 57</a></span>  std::string <a class="code" href="class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126">email</a>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82"> 62</a></span>  <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> <a class="code" href="class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82">shippingAddress</a>;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> };</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> }</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#endif //TGBOT_ORDERINFO_H</span></div><div class="ttc" id="class_tg_bot_1_1_order_info_html_a8e9f51e6dadba48789cb4c9c9ae14f82"><div class="ttname"><a href="class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82">TgBot::OrderInfo::shippingAddress</a></div><div class="ttdeci">ShippingAddress::Ptr shippingAddress</div><div class="ttdoc">Optional. User shipping address. </div><div class="ttdef"><b>Definition:</b> <a href="_order_info_8h_source.html#l00062">OrderInfo.h:62</a></div></div> <div class="ttc" id="class_tg_bot_1_1_order_info_html"><div class="ttname"><a href="class_tg_bot_1_1_order_info.html">TgBot::OrderInfo</a></div><div class="ttdoc">This object represents information about an order. </div><div class="ttdef"><b>Definition:</b> <a href="_order_info_8h_source.html#l00040">OrderInfo.h:40</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_order_info_html_a324841d077060a1b1b97564066bc1f16"><div class="ttname"><a href="class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16">TgBot::OrderInfo::phoneNumber</a></div><div class="ttdeci">std::string phoneNumber</div><div class="ttdoc">Optional. User&#39;s phone number. </div><div class="ttdef"><b>Definition:</b> <a href="_order_info_8h_source.html#l00052">OrderInfo.h:52</a></div></div> <div class="ttc" id="class_tg_bot_1_1_order_info_html_a02755abd496d306c649ef45356fcd71c"><div class="ttname"><a href="class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c">TgBot::OrderInfo::name</a></div><div class="ttdeci">std::string name</div><div class="ttdoc">Optional. User name. </div><div class="ttdef"><b>Definition:</b> <a href="_order_info_8h_source.html#l00047">OrderInfo.h:47</a></div></div> <div class="ttc" id="_shipping_address_8h_html"><div class="ttname"><a href="_shipping_address_8h.html">ShippingAddress.h</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_order_info_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_order_info_8h.html">OrderInfo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_photo_size_8h.html b/docs/_photo_size_8h.html index f4d204e..3433143 100644 --- a/docs/_photo_size_8h.html +++ b/docs/_photo_size_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/PhotoSize.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_photo_size_8h.html">PhotoSize.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_photo_size_8h_source.html b/docs/_photo_size_8h_source.html index 69dcb5e..aafbc2d 100644 --- a/docs/_photo_size_8h_source.html +++ b/docs/_photo_size_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/PhotoSize.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_photo_size_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_photo_size_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_PHOTOSIZE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_PHOTOSIZE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_photo_size.html">PhotoSize</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83"> 39</a></span>  <span class="keyword">typedef</span> std::shared_ptr<PhotoSize> <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">Ptr</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e">fileId</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f"> 49</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f">width</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6"> 54</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6">height</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4"> 59</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4">fileSize</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> };</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#endif //TGBOT_CPP_PHOTOSIZE_H</span></div><div class="ttc" id="class_tg_bot_1_1_photo_size_html_a7259a178989557450d9732281d23099f"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f">TgBot::PhotoSize::width</a></div><div class="ttdeci">int32_t width</div><div class="ttdoc">Photo width. </div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00049">PhotoSize.h:49</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_photo_size_html"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html">TgBot::PhotoSize</a></div><div class="ttdoc">This object represents one size of a photo or a file / sticker thumbnail. </div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00036">PhotoSize.h:36</a></div></div> <div class="ttc" id="class_tg_bot_1_1_photo_size_html_a91aae4c1b5d7c3b5e16e8677702464b4"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4">TgBot::PhotoSize::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdoc">Optional. File size. </div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00059">PhotoSize.h:59</a></div></div> <div class="ttc" id="class_tg_bot_1_1_photo_size_html_af3ffb8066db943a59156eb22e976165e"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e">TgBot::PhotoSize::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdoc">Unique identifier for this file. </div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00044">PhotoSize.h:44</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_photo_size_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_photo_size_8h.html">PhotoSize.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_pre_checkout_query_8h.html b/docs/_pre_checkout_query_8h.html index 99a7663..a2f3bcd 100644 --- a/docs/_pre_checkout_query_8h.html +++ b/docs/_pre_checkout_query_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/PreCheckoutQuery.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,9 +135,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_pre_checkout_query_8h.html">PreCheckoutQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_pre_checkout_query_8h_source.html b/docs/_pre_checkout_query_8h_source.html index c23cb91..2a0d58f 100644 --- a/docs/_pre_checkout_query_8h_source.html +++ b/docs/_pre_checkout_query_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/PreCheckoutQuery.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_pre_checkout_query_8h_source.html','' <a href="_pre_checkout_query_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2017 Maks Mazurov (fox.cpp)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_PRECHECKOUTQUERY_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_PRECHECKOUTQUERY_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_order_info_8h.html">tgbot/types/OrderInfo.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html"> 42</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_pre_checkout_query.html">PreCheckoutQuery</a> {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207"> 44</a></span>  <span class="keyword">typedef</span> std::shared_ptr<PreCheckoutQuery> <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">Ptr</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#afaf8a7d12af830eea0644c30f51f429e"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#afaf8a7d12af830eea0644c30f51f429e">id</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#a919320034b6e6f6b586a7311925bb028"> 54</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#a919320034b6e6f6b586a7311925bb028">from</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182"> 59</a></span>  std::string <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182">currency</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf"> 72</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf">totalAmount</a>;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0"> 77</a></span>  std::string <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0">invoicePayload</a>;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84"> 82</a></span>  std::string <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84">shippingOptionId</a>;</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_pre_checkout_query.html#a5d21bc0c7610030e89a910029a5fb0ca"> 87</a></span>  <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#a5d21bc0c7610030e89a910029a5fb0ca">orderInfo</a>;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> };</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> }</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#endif //TGBOT_PRECHECKOUTQUERY_H</span></div><div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_a919320034b6e6f6b586a7311925bb028"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#a919320034b6e6f6b586a7311925bb028">TgBot::PreCheckoutQuery::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">User who sent the query. </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00054">PreCheckoutQuery.h:54</a></div></div> <div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html">TgBot::PreCheckoutQuery</a></div><div class="ttdoc">This object contains information about an incoming pre-checkout query. </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00042">PreCheckoutQuery.h:42</a></div></div> <div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_afaf8a7d12af830eea0644c30f51f429e"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#afaf8a7d12af830eea0644c30f51f429e">TgBot::PreCheckoutQuery::id</a></div><div class="ttdeci">std::string id</div><div class="ttdoc">Unique query identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00049">PreCheckoutQuery.h:49</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_a8cfd3e1f3cd74543a365f8c514693cdf"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf">TgBot::PreCheckoutQuery::totalAmount</a></div><div class="ttdeci">int32_t totalAmount</div><div class="ttdoc">Total price in the smallest units of the currency (integer, not float/double). </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00072">PreCheckoutQuery.h:72</a></div></div> <div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_abbc1cb2aed3ff25dde9272909455b9a0"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0">TgBot::PreCheckoutQuery::invoicePayload</a></div><div class="ttdeci">std::string invoicePayload</div><div class="ttdoc">Bot specified invoice payload. </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00077">PreCheckoutQuery.h:77</a></div></div> <div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_ac681a885c6e253c134cd659b91348182"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182">TgBot::PreCheckoutQuery::currency</a></div><div class="ttdeci">std::string currency</div><div class="ttdoc">Three-letter ISO 4217 currency code. </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00059">PreCheckoutQuery.h:59</a></div></div> @@ -103,9 +127,9 @@ $(document).ready(function(){initNavTree('_pre_checkout_query_8h_source.html','' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_pre_checkout_query_8h.html">PreCheckoutQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_reply_keyboard_markup_8h.html b/docs/_reply_keyboard_markup_8h.html index e21461a..f5f14db 100644 --- a/docs/_reply_keyboard_markup_8h.html +++ b/docs/_reply_keyboard_markup_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ReplyKeyboardMarkup.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,9 +135,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_reply_keyboard_markup_8h.html">ReplyKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_reply_keyboard_markup_8h_source.html b/docs/_reply_keyboard_markup_8h_source.html index 70b24a1..2cf2abd 100644 --- a/docs/_reply_keyboard_markup_8h_source.html +++ b/docs/_reply_keyboard_markup_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ReplyKeyboardMarkup.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_reply_keyboard_markup_8h_source.html' </div><!--header--> <div class="contents"> <a href="_reply_keyboard_markup_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_REPLYKEYBOARDMARKUP_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_REPLYKEYBOARDMARKUP_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_keyboard_button_8h.html">tgbot/types/KeyboardButton.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html">ReplyKeyboardMarkup</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a"> 43</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ReplyKeyboardMarkup> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">Ptr</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020"> 48</a></span>  std::vector<std::vector<KeyboardButton::Ptr>> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020">keyboard</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3"> 53</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3">resizeKeyboard</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e"> 58</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e">oneTimeKeyboard</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65"> 65</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> };</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> }</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#endif //TGBOT_CPP_REPLYKEYBOARDMARKUP_H</span></div><div class="ttc" id="class_tg_bot_1_1_reply_keyboard_markup_html_ac7cf30c8d98f72b81ad30f48d0789d65"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65">TgBot::ReplyKeyboardMarkup::selective</a></div><div class="ttdeci">bool selective</div><div class="ttdoc">Optional. Use this parameter if you want to show the keyboard to specific users only. Targets: 1) users that are in the text of the Message object; 2) if the bot&#39;s message is a reply (has reply_to_message_id), sender of the original message. </div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00065">ReplyKeyboardMarkup.h:65</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_reply_keyboard_markup_html"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html">TgBot::ReplyKeyboardMarkup</a></div><div class="ttdoc">This object represents a custom keyboard with reply options. </div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00040">ReplyKeyboardMarkup.h:40</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdoc">This abstract class is base of all keyboard related events. </div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_reply_keyboard_markup_8h_source.html' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_reply_keyboard_markup_8h.html">ReplyKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_reply_keyboard_remove_8h.html b/docs/_reply_keyboard_remove_8h.html index 2bfc110..fee5339 100644 --- a/docs/_reply_keyboard_remove_8h.html +++ b/docs/_reply_keyboard_remove_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ReplyKeyboardRemove.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_reply_keyboard_remove_8h.html">ReplyKeyboardRemove.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_reply_keyboard_remove_8h_source.html b/docs/_reply_keyboard_remove_8h_source.html index be0c3a1..c543d19 100644 --- a/docs/_reply_keyboard_remove_8h_source.html +++ b/docs/_reply_keyboard_remove_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ReplyKeyboardRemove.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_reply_keyboard_remove_8h_source.html' <div class="title">ReplyKeyboardRemove.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_reply_keyboard_remove_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html"> 22</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148"> 25</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ReplyKeyboardRemove> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">Ptr</a>;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408"> 32</a></span>  <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">removeKeyboard</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828"> 39</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif //TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_reply_keyboard_remove_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html"> 22</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148"> 25</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ReplyKeyboardRemove> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">Ptr</a>;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408"> 32</a></span>  <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">removeKeyboard</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828"> 39</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif //TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdoc">This abstract class is base of all keyboard related events. </div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div> <div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html">TgBot::ReplyKeyboardRemove</a></div><div class="ttdoc">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard a...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00022">ReplyKeyboardRemove.h:22</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_reply_keyboard_remove_8h_source.html' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_reply_keyboard_remove_8h.html">ReplyKeyboardRemove.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_response_parameters_8h.html b/docs/_response_parameters_8h.html index a9368bd..f39ac21 100644 --- a/docs/_response_parameters_8h.html +++ b/docs/_response_parameters_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ResponseParameters.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +131,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_response_parameters_8h.html">ResponseParameters.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_response_parameters_8h_source.html b/docs/_response_parameters_8h_source.html index deeb3d7..c5ccd8e 100644 --- a/docs/_response_parameters_8h_source.html +++ b/docs/_response_parameters_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ResponseParameters.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_response_parameters_8h_source.html',' <div class="title">ResponseParameters.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_response_parameters_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_RESPONSEPARAMETERS_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_RESPONSEPARAMETERS_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_response_parameters.html">ResponseParameters</a> {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ResponseParameters> <a class="code" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">Ptr</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d"> 28</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d">migrateToChatId</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990"> 33</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990">retryAfter</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> }</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#endif //TGBOT_RESPONSEPARAMETERS_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_response_parameters_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_RESPONSEPARAMETERS_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_RESPONSEPARAMETERS_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html"> 17</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_response_parameters.html">ResponseParameters</a> {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ResponseParameters> <a class="code" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">Ptr</a>;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d"> 28</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d">migrateToChatId</a>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990"> 33</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990">retryAfter</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> };</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> }</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#endif //TGBOT_RESPONSEPARAMETERS_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_response_parameters_html_a345c84a4e959ed8e529b1cb6e76d0182"><div class="ttname"><a href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">TgBot::ResponseParameters::Ptr</a></div><div class="ttdeci">std::shared_ptr< ResponseParameters > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00019">ResponseParameters.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_response_parameters_html_ab65e3cad1468f5fb762f822722031990"><div class="ttname"><a href="class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990">TgBot::ResponseParameters::retryAfter</a></div><div class="ttdeci">int32_t retryAfter</div><div class="ttdoc">Optional. In case of exceeding flood control, the number of seconds left to wait before the request c...</div><div class="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00033">ResponseParameters.h:33</a></div></div> <div class="ttc" id="class_tg_bot_1_1_response_parameters_html"><div class="ttname"><a href="class_tg_bot_1_1_response_parameters.html">TgBot::ResponseParameters</a></div><div class="ttdoc">Contains information about why a request was unsuccessfull. </div><div class="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00017">ResponseParameters.h:17</a></div></div> @@ -94,9 +118,9 @@ $(document).ready(function(){initNavTree('_response_parameters_8h_source.html',' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_response_parameters_8h.html">ResponseParameters.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_shipping_address_8h.html b/docs/_shipping_address_8h.html index 33cc48b..2fcb032 100644 --- a/docs/_shipping_address_8h.html +++ b/docs/_shipping_address_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ShippingAddress.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_address_8h.html">ShippingAddress.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_shipping_address_8h_source.html b/docs/_shipping_address_8h_source.html index 6cad3ce..a69c593 100644 --- a/docs/_shipping_address_8h_source.html +++ b/docs/_shipping_address_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ShippingAddress.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_shipping_address_8h_source.html',''); </div><!--header--> <div class="contents"> <a href="_shipping_address_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2017 Maks Mazurov (fox.cpp)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_SHIPPINGADDRESS_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_SHIPPINGADDRESS_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_shipping_address.html">ShippingAddress</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ShippingAddress> <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8">countryCode</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2"> 51</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2">state</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69"> 56</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69">city</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338"> 61</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338">streetLine1</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24"> 66</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24">streetLine2</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667"> 71</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667">postCode</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> };</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> }</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor">#endif //TGBOT_SHIPPINGADDRESS_H</span></div><div class="ttc" id="class_tg_bot_1_1_shipping_address_html_ae54b22b7d2dc2feb81f9a3e05aeba338"><div class="ttname"><a href="class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338">TgBot::ShippingAddress::streetLine1</a></div><div class="ttdeci">std::string streetLine1</div><div class="ttdoc">First line for the address. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_address_8h_source.html#l00061">ShippingAddress.h:61</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_address_html_a5e0083ea43cd7e629b645de8e88e8ab8"><div class="ttname"><a href="class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8">TgBot::ShippingAddress::countryCode</a></div><div class="ttdeci">std::string countryCode</div><div class="ttdoc">ISO 3166-1 alpha-2 country code. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_address_8h_source.html#l00046">ShippingAddress.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_address_html_a2acc7779ce0095c3fea1db37190b9a24"><div class="ttname"><a href="class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24">TgBot::ShippingAddress::streetLine2</a></div><div class="ttdeci">std::string streetLine2</div><div class="ttdoc">Second line for the address. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_address_8h_source.html#l00066">ShippingAddress.h:66</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_address_html"><div class="ttname"><a href="class_tg_bot_1_1_shipping_address.html">TgBot::ShippingAddress</a></div><div class="ttdoc">This object represents a shipping address. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_address_8h_source.html#l00039">ShippingAddress.h:39</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_shipping_address_8h_source.html',''); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_address_8h.html">ShippingAddress.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_shipping_option_8h.html b/docs/_shipping_option_8h.html index 3c30f5d..5432322 100644 --- a/docs/_shipping_option_8h.html +++ b/docs/_shipping_option_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ShippingOption.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_option_8h.html">ShippingOption.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_shipping_option_8h_source.html b/docs/_shipping_option_8h_source.html index d8648a5..9282170 100644 --- a/docs/_shipping_option_8h_source.html +++ b/docs/_shipping_option_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ShippingOption.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_shipping_option_8h_source.html','');} </div><!--header--> <div class="contents"> <a href="_shipping_option_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Maks Mazurov (fox.cpp) on 21.05.17.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_SHIPPINGOPTION_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_SHIPPINGOPTION_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_labeled_price_8h.html">tgbot/types/LabeledPrice.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_option.html"> 22</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_shipping_option.html">ShippingOption</a> {</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ShippingOption> <a class="code" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">Ptr</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_option.html#ac482c80d9eae891d1a08437fa935f48c"> 29</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_option.html#ac482c80d9eae891d1a08437fa935f48c">id</a>;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_option.html#a176727e25151781f0b050c58b329ff8e"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_option.html#a176727e25151781f0b050c58b329ff8e">title</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba"> 39</a></span>  std::vector<LabeledPrice::Ptr> <a class="code" href="class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba">prices</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> }</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#endif //TGBOT_SHIPPINGOPTION_H</span></div><div class="ttc" id="class_tg_bot_1_1_shipping_option_html_af97bf7d55ed3bcd3090c08885f010f60"><div class="ttname"><a href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">TgBot::ShippingOption::Ptr</a></div><div class="ttdeci">std::shared_ptr< ShippingOption > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_shipping_option_8h_source.html#l00024">ShippingOption.h:24</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_option_html"><div class="ttname"><a href="class_tg_bot_1_1_shipping_option.html">TgBot::ShippingOption</a></div><div class="ttdoc">This object represents one shipping option. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_option_8h_source.html#l00022">ShippingOption.h:22</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_option_html_ac482c80d9eae891d1a08437fa935f48c"><div class="ttname"><a href="class_tg_bot_1_1_shipping_option.html#ac482c80d9eae891d1a08437fa935f48c">TgBot::ShippingOption::id</a></div><div class="ttdeci">std::string id</div><div class="ttdoc">Shipping option identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_option_8h_source.html#l00029">ShippingOption.h:29</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_option_html_a1a21641a9f85591e898798c64007d8ba"><div class="ttname"><a href="class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba">TgBot::ShippingOption::prices</a></div><div class="ttdeci">std::vector< LabeledPrice::Ptr > prices</div><div class="ttdoc">List of price options. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_option_8h_source.html#l00039">ShippingOption.h:39</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_shipping_option_8h_source.html','');} <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_option_8h.html">ShippingOption.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_shipping_query_8h.html b/docs/_shipping_query_8h.html index 6e844e3..793fd5e 100644 --- a/docs/_shipping_query_8h.html +++ b/docs/_shipping_query_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ShippingQuery.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,9 +135,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_query_8h.html">ShippingQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_shipping_query_8h_source.html b/docs/_shipping_query_8h_source.html index 61e2d0a..9e34ebf 100644 --- a/docs/_shipping_query_8h_source.html +++ b/docs/_shipping_query_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/ShippingQuery.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_shipping_query_8h_source.html','');}) <a href="_shipping_query_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2017 Maks Mazurov (fox.cpp)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_SHIPPINGQUERY_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_SHIPPINGQUERY_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_shipping_address_8h.html">tgbot/types/ShippingAddress.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_query.html"> 42</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_shipping_query.html">ShippingQuery</a> {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64"> 44</a></span>  <span class="keyword">typedef</span> std::shared_ptr<ShippingQuery> <a class="code" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">Ptr</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_query.html#ab3b7dedd15793e42c7efe594e38f8003"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_query.html#ab3b7dedd15793e42c7efe594e38f8003">id</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_query.html#a6f10c244ff5e3323961bdc7c5eb43f31"> 54</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_shipping_query.html#a6f10c244ff5e3323961bdc7c5eb43f31">from</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899"> 59</a></span>  std::string <a class="code" href="class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899">invoicePayload</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a"> 64</a></span>  <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> <a class="code" href="class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a">shippingAddress</a>;</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> };</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> }</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#endif //TGBOT_SHIPPINGQUERY_H</span></div><div class="ttc" id="class_tg_bot_1_1_shipping_query_html"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html">TgBot::ShippingQuery</a></div><div class="ttdoc">This object contains information about an incoming shipping query. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00042">ShippingQuery.h:42</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_query_html_a952ccde4a79282a4c20f42cfed069d64"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">TgBot::ShippingQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< ShippingQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00044">ShippingQuery.h:44</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_query_html_ab3b7dedd15793e42c7efe594e38f8003"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#ab3b7dedd15793e42c7efe594e38f8003">TgBot::ShippingQuery::id</a></div><div class="ttdeci">std::string id</div><div class="ttdoc">Unique query identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00049">ShippingQuery.h:49</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_query_html_a6f10c244ff5e3323961bdc7c5eb43f31"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#a6f10c244ff5e3323961bdc7c5eb43f31">TgBot::ShippingQuery::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdoc">User who sent the query. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00054">ShippingQuery.h:54</a></div></div> <div class="ttc" id="_shipping_address_8h_html"><div class="ttname"><a href="_shipping_address_8h.html">ShippingAddress.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_query_html_aa62e1e79cd7f9ba961128ad89dde7899"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899">TgBot::ShippingQuery::invoicePayload</a></div><div class="ttdeci">std::string invoicePayload</div><div class="ttdoc">Bot specified invoice payload. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00059">ShippingQuery.h:59</a></div></div> @@ -100,9 +124,9 @@ $(document).ready(function(){initNavTree('_shipping_query_8h_source.html','');}) <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_query_8h.html">ShippingQuery.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_sticker_8h.html b/docs/_sticker_8h.html index 0ef1b50..9f89e79 100644 --- a/docs/_sticker_8h.html +++ b/docs/_sticker_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Sticker.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_8h.html">Sticker.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_sticker_8h_source.html b/docs/_sticker_8h_source.html index 3dccc53..27ec4a3 100644 --- a/docs/_sticker_8h_source.html +++ b/docs/_sticker_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Sticker.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -89,7 +113,7 @@ $(document).ready(function(){initNavTree('_sticker_8h_source.html','');}); <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html_a63c460c539e3549bec82850fe30c8fff"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">TgBot::Sticker::Ptr</a></div><div class="ttdeci">std::shared_ptr< Sticker > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00042">Sticker.h:42</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html_aff8374f6355156deae78e8f934f3aab3"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3">TgBot::Sticker::thumb</a></div><div class="ttdeci">PhotoSize::Ptr thumb</div><div class="ttdoc">Optional. Optional. Sticker thumbnail in .webp or .jpg format. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00062">Sticker.h:62</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html">TgBot::Sticker</a></div><div class="ttdoc">This object represents a general file (as opposed to photos and audio files). </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00039">Sticker.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html_a0d0e6098f8a11ab88df19ff64e5e62ce"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce">TgBot::Sticker::height</a></div><div class="ttdeci">int32_t height</div><div class="ttdoc">Optional. Sticker height. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00057">Sticker.h:57</a></div></div> <div class="ttc" id="class_tg_bot_1_1_photo_size_html_a05f58e05528a02e6bc98b67a81e8ae83"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">TgBot::PhotoSize::Ptr</a></div><div class="ttdeci">std::shared_ptr< PhotoSize > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00039">PhotoSize.h:39</a></div></div> @@ -104,9 +128,9 @@ $(document).ready(function(){initNavTree('_sticker_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_8h.html">Sticker.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_sticker_set_8h.html b/docs/_sticker_set_8h.html index d1888aa..d7aa6b7 100644 --- a/docs/_sticker_set_8h.html +++ b/docs/_sticker_set_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/StickerSet.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_set_8h.html">StickerSet.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_sticker_set_8h_source.html b/docs/_sticker_set_8h_source.html index f937720..cfa009c 100644 --- a/docs/_sticker_set_8h_source.html +++ b/docs/_sticker_set_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/StickerSet.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_sticker_set_8h_source.html','');}); <a href="_sticker_set_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2018 JellyBrick</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_STICKERSET_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_STICKERSET_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_sticker_set.html">StickerSet</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421"> 42</a></span>  <span class="keyword">typedef</span> std::shared_ptr<StickerSet> <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">Ptr</a>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631"> 47</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631">name</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2"> 52</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2">title</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6"> 57</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6">containsMasks</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34"> 62</a></span>  std::vector<Sticker::Ptr> <a class="code" href="class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34">stickers</a>;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> };</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> }</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#endif //TGBOT_STICKERSET_H</span></div><div class="ttc" id="class_tg_bot_1_1_sticker_set_html_ad3c58f08ddacdb946507cd96a3d54421"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">TgBot::StickerSet::Ptr</a></div><div class="ttdeci">std::shared_ptr< StickerSet > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00042">StickerSet.h:42</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_ade2402dfdb526b9826eb4db22527f0e2"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2">TgBot::StickerSet::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Sticker set title. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00052">StickerSet.h:52</a></div></div> <div class="ttc" id="_sticker_8h_html"><div class="ttname"><a href="_sticker_8h.html">Sticker.h</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_a029bf60e037c38c991706c378d545f34"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34">TgBot::StickerSet::stickers</a></div><div class="ttdeci">std::vector< Sticker::Ptr > stickers</div><div class="ttdoc">List of all set stickers. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00062">StickerSet.h:62</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_a28755ab9c48ec7b667fd187976682631"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631">TgBot::StickerSet::name</a></div><div class="ttdeci">std::string name</div><div class="ttdoc">Sticker set name. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00047">StickerSet.h:47</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_ab1255b8783dc35b3535c46acbe3b4ca6"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6">TgBot::StickerSet::containsMasks</a></div><div class="ttdeci">bool containsMasks</div><div class="ttdoc">True, if the sticker set contains masks. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00057">StickerSet.h:57</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_sticker_set_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_set_8h.html">StickerSet.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_string_tools_8h.html b/docs/_string_tools_8h.html index 5e2a8ce..3b4a074 100644 --- a/docs/_string_tools_8h.html +++ b/docs/_string_tools_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/tools/StringTools.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -120,9 +144,9 @@ Functions</h2></td></tr> <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="dir_d3a0916884c776a83ed0f419714df887.html">tools</a></li><li class="navelem"><a class="el" href="_string_tools_8h.html">StringTools.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_string_tools_8h_source.html b/docs/_string_tools_8h_source.html index b04414a..d821dbd 100644 --- a/docs/_string_tools_8h_source.html +++ b/docs/_string_tools_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/tools/StringTools.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_string_tools_8h_source.html','');}); <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="dir_d3a0916884c776a83ed0f419714df887.html">tools</a></li><li class="navelem"><a class="el" href="_string_tools_8h.html">StringTools.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_successful_payment_8h.html b/docs/_successful_payment_8h.html index dedf6df..f990aa7 100644 --- a/docs/_successful_payment_8h.html +++ b/docs/_successful_payment_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/SuccessfulPayment.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +134,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_successful_payment_8h.html">SuccessfulPayment.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_successful_payment_8h_source.html b/docs/_successful_payment_8h_source.html index 2418528..dcd328e 100644 --- a/docs/_successful_payment_8h_source.html +++ b/docs/_successful_payment_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/SuccessfulPayment.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_successful_payment_8h_source.html','' </div><!--header--> <div class="contents"> <a href="_successful_payment_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright (c) 2017 Maks Mazurov (fox.cpp)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> */</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef TGBOT_SUCCESSFULPAYMENT_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define TGBOT_SUCCESSFULPAYMENT_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_order_info_8h.html">tgbot/types/OrderInfo.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html"> 41</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_successful_payment.html">SuccessfulPayment</a> {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d"> 43</a></span>  <span class="keyword">typedef</span> std::shared_ptr<SuccessfulPayment> <a class="code" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">Ptr</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a7cabedcd7e557d607baf968c2fc454f3"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_successful_payment.html#a7cabedcd7e557d607baf968c2fc454f3">currency</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7"> 61</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7">totalAmount</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6"> 66</a></span>  std::string <a class="code" href="class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6">invoicePayload</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e"> 71</a></span>  std::string <a class="code" href="class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e">shippingOptionId</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829"> 76</a></span>  <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829">orderInfo</a>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04"> 81</a></span>  std::string <a class="code" href="class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04">telegramPaymentChargeId</a>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6"> 86</a></span>  std::string <a class="code" href="class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6">providerPaymentChargeId</a>;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> };</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> }</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor">#endif //TGBOT_SUCCESSFULPAYMENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_successful_payment_html_a7fd2215c7e0a0975477d8e5fff0ae829"><div class="ttname"><a href="class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829">TgBot::SuccessfulPayment::orderInfo</a></div><div class="ttdeci">OrderInfo::Ptr orderInfo</div><div class="ttdoc">Optional. Order info provided by the user. </div><div class="ttdef"><b>Definition:</b> <a href="_successful_payment_8h_source.html#l00076">SuccessfulPayment.h:76</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_successful_payment_html_a5e2d3de9df8e9ee28b9e9c5e037cadc7"><div class="ttname"><a href="class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7">TgBot::SuccessfulPayment::totalAmount</a></div><div class="ttdeci">int32_t totalAmount</div><div class="ttdoc">Total price in the smallest units of the currency (integer, not float/double). </div><div class="ttdef"><b>Definition:</b> <a href="_successful_payment_8h_source.html#l00061">SuccessfulPayment.h:61</a></div></div> <div class="ttc" id="class_tg_bot_1_1_successful_payment_html_a260f6306836c863523054f076c9350c6"><div class="ttname"><a href="class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6">TgBot::SuccessfulPayment::invoicePayload</a></div><div class="ttdeci">std::string invoicePayload</div><div class="ttdoc">Bot specified invoice payload. </div><div class="ttdef"><b>Definition:</b> <a href="_successful_payment_8h_source.html#l00066">SuccessfulPayment.h:66</a></div></div> <div class="ttc" id="class_tg_bot_1_1_successful_payment_html_a7cabedcd7e557d607baf968c2fc454f3"><div class="ttname"><a href="class_tg_bot_1_1_successful_payment.html#a7cabedcd7e557d607baf968c2fc454f3">TgBot::SuccessfulPayment::currency</a></div><div class="ttdeci">std::string currency</div><div class="ttdoc">Three-letter ISO 4217 currency code. </div><div class="ttdef"><b>Definition:</b> <a href="_successful_payment_8h_source.html#l00048">SuccessfulPayment.h:48</a></div></div> @@ -101,9 +125,9 @@ $(document).ready(function(){initNavTree('_successful_payment_8h_source.html','' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_successful_payment_8h.html">SuccessfulPayment.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_exception_8h.html b/docs/_tg_exception_8h.html index 02c915a..45da2e3 100644 --- a/docs/_tg_exception_8h.html +++ b/docs/_tg_exception_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/TgException.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="_tg_exception_8h.html">TgException.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_exception_8h_source.html b/docs/_tg_exception_8h_source.html index a0005a8..4b1d159 100644 --- a/docs/_tg_exception_8h_source.html +++ b/docs/_tg_exception_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/TgException.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_tg_exception_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_tg_exception_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGEXCEPTION_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGEXCEPTION_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <stdexcept></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_exception.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_tg_exception.html">TgException</a> : <span class="keyword">public</span> std::runtime_error {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">explicit</span> <a class="code" href="class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15">TgException</a>(<span class="keyword">const</span> std::string description);</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif //TGBOT_TGEXCEPTION_H</span></div><div class="ttc" id="class_tg_bot_1_1_tg_exception_html"><div class="ttname"><a href="class_tg_bot_1_1_tg_exception.html">TgBot::TgException</a></div><div class="ttdoc">Exception type which is only thrown when Telegram refuses API request. </div><div class="ttdef"><b>Definition:</b> <a href="_tg_exception_8h_source.html#l00036">TgException.h:36</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_tg_exception_html_a3deeaa4d10491dd6824ef954cd0a2d15"><div class="ttname"><a href="class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15">TgBot::TgException::TgException</a></div><div class="ttdeci">TgException(const std::string description)</div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -92,9 +116,9 @@ $(document).ready(function(){initNavTree('_tg_exception_8h_source.html','');}); <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="_tg_exception_8h.html">TgException.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_long_poll_8h.html b/docs/_tg_long_poll_8h.html index ec5c1b3..8941d81 100644 --- a/docs/_tg_long_poll_8h.html +++ b/docs/_tg_long_poll_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgLongPoll.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_long_poll_8h.html">TgLongPoll.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_long_poll_8h_source.html b/docs/_tg_long_poll_8h_source.html index 6e859fb..2cc8dea 100644 --- a/docs/_tg_long_poll_8h_source.html +++ b/docs/_tg_long_poll_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgLongPoll.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,8 +108,8 @@ $(document).ready(function(){initNavTree('_tg_long_poll_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_tg_long_poll_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGLONGPOLL_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGLONGPOLL_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="_bot_8h.html">tgbot/Bot.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_api_8h.html">tgbot/Api.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_event_handler_8h.html">tgbot/EventHandler.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_long_poll.html"> 37</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_tg_long_poll.html">TgLongPoll</a> {</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e">TgLongPoll</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_api.html">Api</a>* api, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>* eventHandler, int32_t, int32_t, <span class="keyword">const</span> std::shared_ptr<std::vector<std::string>>&);</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e">TgLongPoll</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>& bot, int32_t = 100, int32_t = 60, <span class="keyword">const</span> std::shared_ptr<std::vector<std::string>>& = <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa">start</a>();</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  int32_t _lastUpdateId = 0;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  int32_t _limit;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  int32_t _timeout;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  std::shared_ptr<std::vector<std::string>> _allowupdates;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_api.html">Api</a>* _api;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>* _eventHandler;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> };</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> }</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#endif //TGBOT_TGLONGPOLL_H</span></div><div class="ttc" id="class_tg_bot_1_1_tg_long_poll_html"><div class="ttname"><a href="class_tg_bot_1_1_tg_long_poll.html">TgBot::TgLongPoll</a></div><div class="ttdoc">This class handles long polling and updates parsing. </div><div class="ttdef"><b>Definition:</b> <a href="_tg_long_poll_8h_source.html#l00037">TgLongPoll.h:37</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html"><div class="ttname"><a href="class_tg_bot_1_1_api.html">TgBot::Api</a></div><div class="ttdoc">This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available...</div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00056">Api.h:56</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html"><div class="ttname"><a href="class_tg_bot_1_1_api.html">TgBot::Api</a></div><div class="ttdoc">This class executes telegram api methods. Telegram docs: https://core.telegram.org/bots/api#available...</div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00058">Api.h:58</a></div></div> <div class="ttc" id="class_tg_bot_1_1_tg_long_poll_html_a8928ddad3b976a636a53bb066180cbaa"><div class="ttname"><a href="class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa">TgBot::TgLongPoll::start</a></div><div class="ttdeci">void start()</div><div class="ttdoc">Starts long poll. After new update will come, this method will parse it and send to EventHandler whic...</div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00032">EventHandler.h:32</a></div></div> <div class="ttc" id="_api_8h_html"><div class="ttname"><a href="_api_8h.html">Api.h</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_tg_long_poll_8h_source.html','');}); <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_long_poll_8h.html">TgLongPoll.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_type_parser_8h.html b/docs/_tg_type_parser_8h.html index e09eff5..3d801d4 100644 --- a/docs/_tg_type_parser_8h.html +++ b/docs/_tg_type_parser_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/TgTypeParser.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -79,9 +103,6 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h.html','');}); </div> <div class="header"> - <div class="summary"> -<a href="#nested-classes">Classes</a> | -<a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">TgTypeParser.h File Reference</div> </div> </div><!--header--> @@ -162,26 +183,15 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h.html','');}); <code>#include "<a class="el" href="_input_media_video_8h_source.html">tgbot/types/InputMediaVideo.h</a>"</code><br /> </div> <p><a href="_tg_type_parser_8h_source.html">Go to the source code of this file.</a></p> -<table class="memberdecls"> -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> -Classes</h2></td></tr> -<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td></tr> -<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> -</table><table class="memberdecls"> -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> -Namespaces</h2></td></tr> -<tr class="memitem:namespace_tg_bot"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_tg_bot.html">TgBot</a></td></tr> -<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> -</table> </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="_tg_type_parser_8h.html">TgTypeParser.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_type_parser_8h_source.html b/docs/_tg_type_parser_8h_source.html index 4b83728..f420e95 100644 --- a/docs/_tg_type_parser_8h_source.html +++ b/docs/_tg_type_parser_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/TgTypeParser.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,58 +107,32 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <div class="title">TgTypeParser.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_tg_type_parser_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_TGTYPEPARSER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_TGTYPEPARSER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <boost/property_tree/ptree.hpp></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <boost/property_tree/json_parser.hpp></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_chat_8h.html">tgbot/types/Chat.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_audio_8h.html">tgbot/types/Audio.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_document_8h.html">tgbot/types/Document.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_sticker_set_8h.html">tgbot/types/StickerSet.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_mask_position_8h.html">tgbot/types/MaskPosition.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_video_8h.html">tgbot/types/Video.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_video_note_8h.html">tgbot/types/VideoNote.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_contact_8h.html">tgbot/types/Contact.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="_user_profile_photos_8h.html">tgbot/types/UserProfilePhotos.h</a>"</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="_file_8h.html">tgbot/types/File.h</a>"</span></div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "<a class="code" href="_reply_keyboard_markup_8h.html">tgbot/types/ReplyKeyboardMarkup.h</a>"</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#include "<a class="code" href="_keyboard_button_8h.html">tgbot/types/KeyboardButton.h</a>"</span></div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#include "<a class="code" href="_reply_keyboard_remove_8h.html">tgbot/types/ReplyKeyboardRemove.h</a>"</span></div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#include "<a class="code" href="_force_reply_8h.html">tgbot/types/ForceReply.h</a>"</span></div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#include "<a class="code" href="_chat_member_8h.html">tgbot/types/ChatMember.h</a>"</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#include "<a class="code" href="_chat_photo_8h.html">tgbot/types/ChatPhoto.h</a>"</span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#include "<a class="code" href="_response_parameters_8h.html">tgbot/types/ResponseParameters.h</a>"</span></div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_8h.html">tgbot/types/InlineQuery.h</a>"</span></div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_audio_8h.html">tgbot/types/InlineQueryResultCachedAudio.h</a>"</span></div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_document_8h.html">tgbot/types/InlineQueryResultCachedDocument.h</a>"</span></div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_gif_8h.html">tgbot/types/InlineQueryResultCachedGif.h</a>"</span></div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_mpeg4_gif_8h.html">tgbot/types/InlineQueryResultCachedMpeg4Gif.h</a>"</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_photo_8h.html">tgbot/types/InlineQueryResultCachedPhoto.h</a>"</span></div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_sticker_8h.html">tgbot/types/InlineQueryResultCachedSticker.h</a>"</span></div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_video_8h.html">tgbot/types/InlineQueryResultCachedVideo.h</a>"</span></div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_voice_8h.html">tgbot/types/InlineQueryResultCachedVoice.h</a>"</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_article_8h.html">tgbot/types/InlineQueryResultArticle.h</a>"</span></div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_audio_8h.html">tgbot/types/InlineQueryResultAudio.h</a>"</span></div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_contact_8h.html">tgbot/types/InlineQueryResultContact.h</a>"</span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_game_8h.html">tgbot/types/InlineQueryResultGame.h</a>"</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_document_8h.html">tgbot/types/InlineQueryResultDocument.h</a>"</span></div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_gif_8h.html">tgbot/types/InlineQueryResultGif.h</a>"</span></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_location_8h.html">tgbot/types/InlineQueryResultLocation.h</a>"</span></div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_mpeg4_gif_8h.html">tgbot/types/InlineQueryResultMpeg4Gif.h</a>"</span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_photo_8h.html">tgbot/types/InlineQueryResultPhoto.h</a>"</span></div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_venue_8h.html">tgbot/types/InlineQueryResultVenue.h</a>"</span></div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_video_8h.html">tgbot/types/InlineQueryResultVideo.h</a>"</span></div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_voice_8h.html">tgbot/types/InlineQueryResultVoice.h</a>"</span></div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#include "<a class="code" href="_chosen_inline_result_8h.html">tgbot/types/ChosenInlineResult.h</a>"</span></div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor">#include "<a class="code" href="_callback_game_8h.html">tgbot/types/CallbackGame.h</a>"</span></div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="preprocessor">#include "<a class="code" href="_animation_8h.html">tgbot/types/Animation.h</a>"</span></div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#include "<a class="code" href="_game_8h.html">tgbot/types/Game.h</a>"</span></div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#include "<a class="code" href="_game_high_score_8h.html">tgbot/types/GameHighScore.h</a>"</span></div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#include "<a class="code" href="_callback_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#include "<a class="code" href="_inline_keyboard_markup_8h.html">tgbot/types/InlineKeyboardMarkup.h</a>"</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor">#include "<a class="code" href="_inline_keyboard_button_8h.html">tgbot/types/InlineKeyboardButton.h</a>"</span></div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor">#include "<a class="code" href="_webhook_info_8h.html">tgbot/types/WebhookInfo.h</a>"</span></div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor">#include "<a class="code" href="_input_message_content_8h.html">tgbot/types/InputMessageContent.h</a>"</span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#include "<a class="code" href="_input_text_message_content_8h.html">tgbot/types/InputTextMessageContent.h</a>"</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor">#include "<a class="code" href="_input_location_message_content_8h.html">tgbot/types/InputLocationMessageContent.h</a>"</span></div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#include "<a class="code" href="_input_venue_message_content_8h.html">tgbot/types/InputVenueMessageContent.h</a>"</span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor">#include "<a class="code" href="_input_contact_message_content_8h.html">tgbot/types/InputContactMessageContent.h</a>"</span></div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#include "<a class="code" href="_invoice_8h.html">tgbot/types/Invoice.h</a>"</span></div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="preprocessor">#include "<a class="code" href="_order_info_8h.html">tgbot/types/OrderInfo.h</a>"</span></div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="preprocessor">#include "<a class="code" href="_pre_checkout_query_8h.html">tgbot/types/PreCheckoutQuery.h</a>"</span></div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor">#include "<a class="code" href="_shipping_address_8h.html">tgbot/types/ShippingAddress.h</a>"</span></div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor">#include "<a class="code" href="_shipping_query_8h.html">tgbot/types/ShippingQuery.h</a>"</span></div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor">#include "<a class="code" href="_shipping_option_8h.html">tgbot/types/ShippingOption.h</a>"</span></div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="preprocessor">#include "<a class="code" href="_successful_payment_8h.html">tgbot/types/SuccessfulPayment.h</a>"</span></div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#include "<a class="code" href="_labeled_price_8h.html">tgbot/types/LabeledPrice.h</a>"</span></div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#include "<a class="code" href="_input_media_photo_8h.html">tgbot/types/InputMediaPhoto.h</a>"</span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor">#include "<a class="code" href="_input_media_video_8h.html">tgbot/types/InputMediaVideo.h</a>"</span></div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html"> 105</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a> {</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0"> 109</a></span>  <span class="keyword">using</span> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a> = std::shared_ptr<T> (<a class="code" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a>::*)(<span class="keyword">const</span> boost::property_tree::ptree&) <span class="keyword">const</span>;</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd"> 112</a></span>  <span class="keyword">using</span> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a> = std::string (<a class="code" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a>::*)(<span class="keyword">const</span> std::shared_ptr<T>&) <span class="keyword">const</span>;</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keyword">static</span> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a>& <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">getInstance</a>();</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">parseJsonAndGetChat</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">parseChat</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">parseJsonAndGetUser</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">parseUser</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89">parseJsonAndGetMessageEntity</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485">parseMessageEntity</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">parseJsonAndGetMessage</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">parseMessage</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">parseJsonAndGetPhotoSize</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">parsePhotoSize</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">parseJsonAndGetAudio</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">parseAudio</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">parseJsonAndGetDocument</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">parseDocument</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">parseJsonAndGetSticker</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">parseSticker</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9">parseJsonAndGetStickerSet</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021">parseStickerSet</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1">parseJsonAndGetMaskPosition</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d">parseMaskPosition</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">parseJsonAndGetVideo</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">parseVideo</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4">parseJsonAndGetVideoNote</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09">parseVideoNote</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d">parseJsonAndGetGame</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a">parseGame</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e">parseJsonAndGetGameHighScore</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8">parseGameHighScore</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae">parseJsonAndGetAnimation</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0">parseAnimation</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">parseJsonAndGetContact</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">parseContact</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">parseJsonAndGetLocation</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">parseLocation</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">parseJsonAndGetUpdate</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">parseUpdate</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">parseJsonAndGetUserProfilePhotos</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">parseUserProfilePhotos</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <a class="code" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f">parseJsonAndGetInputMedia</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a">parseInputMedia</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">parseJsonAndGetFile</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">parseFile</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">parseJsonAndGetReplyKeyboardMarkup</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">parseReplyKeyboardMarkup</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">parseJsonAndGetKeyboardButton</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">parseKeyboardButton</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span> </div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">parseJsonAndGetReplyKeyboardRemove</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">parseReplyKeyboardRemove</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">parseJsonAndGetForceReply</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">parseForceReply</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span> </div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">parseJsonAndGetChatMember</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">parseChatMember</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c">parseJsonAndGetChatPhoto</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7">parseChatPhoto</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">parseJsonAndGetResponseParameters</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">parseResponseParameters</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span> </div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">parseJsonAndGetGenericReply</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">parseGenericReply</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  </div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">parseJsonAndGetInlineQuery</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">parseInlineQuery</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  </div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">parseJsonAndGetInlineQueryResult</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">parseInlineQueryResult</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  </div><div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">parseJsonAndGetInlineQueryResultCachedAudio</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">parseInlineQueryResultCachedAudio</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div><div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">parseJsonAndGetInlineQueryResultCachedDocument</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">parseInlineQueryResultCachedDocument</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span> </div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">parseJsonAndGetInlineQueryResultCachedGif</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">parseInlineQueryResultCachedGif</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span> </div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">parseJsonAndGetInlineQueryResultCachedMpeg4Gif</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">parseInlineQueryResultCachedMpeg4Gif</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">parseJsonAndGetInlineQueryResultCachedPhoto</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">parseInlineQueryResultCachedPhoto</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">parseJsonAndGetInlineQueryResultCachedSticker</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">parseInlineQueryResultCachedSticker</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">parseJsonAndGetInlineQueryResultCachedVideo</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">parseInlineQueryResultCachedVideo</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">parseJsonAndGetInlineQueryResultCachedVoice</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">parseInlineQueryResultCachedVoice</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00213"></a><span class="lineno"> 213</span> </div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">parseJsonAndGetInlineQueryResultArticle</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">parseInlineQueryResultArticle</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">parseJsonAndGetInlineQueryResultAudio</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">parseInlineQueryResultAudio</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">parseJsonAndGetInlineQueryResultContact</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">parseInlineQueryResultContact</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">parseJsonAndGetInlineQueryResultGame</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">parseInlineQueryResultGame</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span> </div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">parseJsonAndGetInlineQueryResultDocument</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">parseInlineQueryResultDocument</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">parseJsonAndGetInlineQueryResultLocation</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">parseInlineQueryResultLocation</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">parseJsonAndGetInlineQueryResultVenue</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">parseInlineQueryResultVenue</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">parseJsonAndGetInlineQueryResultVoice</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">parseInlineQueryResultVoice</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">parseJsonAndGetInlineQueryResultPhoto</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">parseInlineQueryResultPhoto</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">parseJsonAndGetInlineQueryResultGif</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">parseInlineQueryResultGif</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">parseJsonAndGetInlineQueryResultMpeg4Gif</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">parseInlineQueryResultMpeg4Gif</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">parseJsonAndGetInlineQueryResultVideo</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">parseInlineQueryResultVideo</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">parseJsonAndGetChosenInlineResult</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">parseChosenInlineResult</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span> </div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">parseJsonAndGetCallbackQuery</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">parseCallbackQuery</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">parseJsonAndGetInlineKeyboardMarkup</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">parseInlineKeyboardMarkup</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">parseJsonAndGetInlineKeyboardButton</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">parseInlineKeyboardButton</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">parseJsonAndGetWebhookInfo</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">parseWebhookInfo</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span> </div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">parseJsonAndGetInputMessageContent</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">parseInputMessageContent</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span> </div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">parseJsonAndGetInputTextMessageContent</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">parseInputTextMessageContent</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span> </div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">parseJsonAndGetInputLocationMessageContent</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">parseInputLocationMessageContent</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span> </div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">parseJsonAndGetInputVenueMessageContent</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">parseInputVenueMessageContent</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span> </div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">parseJsonAndGetInputContactMessageContent</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">parseInputContactMessageContent</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span> </div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  <a class="code" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9">parseJsonAndGetInvoice</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e">parseInvoice</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span> </div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee">parseJsonAndGetLabeledPrice</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375">parseLabeledPrice</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span> </div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1">parseJsonAndGetOrderInfo</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433">parseOrderInfo</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span> </div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059">parseJsonAndGetPreCheckoutQuery</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb">parsePreCheckoutQuery</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span> </div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d">parseJsonAndGetShippingAddress</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f">parseShippingAddress</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span> </div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <a class="code" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257">parseJsonAndGetShippingOption</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311">parseShippingOption</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span> </div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <a class="code" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9">parseJsonAndGetShippingQuery</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d">parseShippingQuery</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <a class="code" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c">parseJsonAndGetSucessfulPayment</a>(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0">parseSucessfulPayment</a>(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span> </div><div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1"> 298</a></span>  <span class="keyword">inline</span> boost::property_tree::ptree <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">parseJson</a>(<span class="keyword">const</span> std::string& json)<span class="keyword"> const </span>{</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  boost::property_tree::ptree tree;</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  std::istringstream input(json);</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  boost::property_tree::read_json(input, tree);</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <span class="keywordflow">return</span> tree;</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  }</div><div class="line"><a name="l00304"></a><span class="lineno"> 304</span> </div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e"> 306</a></span>  std::shared_ptr<T> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">tryParseJson</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc<T></a> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  <span class="keywordflow">return</span> std::shared_ptr<T>();</div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  }</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <span class="keywordflow">return</span> (this->*parseFunc)(treeItem->second);</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  }</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span> </div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e"> 315</a></span>  std::vector<std::shared_ptr<T>> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">parseJsonAndGetArray</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc<T></a> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data)<span class="keyword"> const </span>{</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  std::vector<std::shared_ptr<T>> result;</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : data) {</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  result.push_back((this->*parseFunc)(innerTreeItem.second));</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  }</div><div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  }</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span> </div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5"> 324</a></span>  std::vector<T> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5">parseJsonAndGetArray</a>(std::function<T(<span class="keyword">const</span> boost::property_tree::ptree&)> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  std::vector<T> result;</div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  }</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : treeItem->second) {</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  result.push_back(parseFunc(innerTreeItem.second));</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  }</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  }</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span> </div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366"> 337</a></span>  std::vector<std::shared_ptr<T>> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366">parseJsonAndGetArray</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc<T></a> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  std::vector<std::shared_ptr<T>> result;</div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  }</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : treeItem->second) {</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  result.push_back((this->*parseFunc)(innerTreeItem.second));</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  }</div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  }</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span> </div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345"> 350</a></span>  std::vector<std::vector<std::shared_ptr<T>>> <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">parseJsonAndGet2DArray</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc<T></a> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  std::vector<std::vector<std::shared_ptr<T>>> result;</div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  }</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : treeItem->second) {</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  std::vector<std::shared_ptr<T>> innerResult;</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerInnerTreeItem : innerTreeItem.second) {</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  innerResult.push_back((this->*parseFunc)(innerInnerTreeItem.second));</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  }</div><div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  result.push_back(innerResult);</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  }</div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  }</div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span> </div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141"> 367</a></span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141">parseArray</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc<T></a> parseFunc, <span class="keyword">const</span> std::vector<std::shared_ptr<T>>& objects)<span class="keyword"> const </span>{</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  std::string result;</div><div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::shared_ptr<T>& item : objects) {</div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  result += (this->*parseFunc)(item);</div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  result += <span class="charliteral">','</span>;</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  }</div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  result.erase(result.length() - 1);</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  result += <span class="charliteral">']'</span>;</div><div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  }</div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span> </div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b"> 382</a></span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b">parseArray</a>(std::function<T(<span class="keyword">const</span> T&)> parseFunc, <span class="keyword">const</span> std::vector<T>& objects)<span class="keyword"> const </span>{</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  std::string result;</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> T& item : objects) {</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  result += parseFunc(item);</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  result += <span class="charliteral">','</span>;</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  }</div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  result.erase(result.length() - 1);</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  result += <span class="charliteral">']'</span>;</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  }</div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span> </div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5"> 397</a></span>  std::string <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">parse2DArray</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc<T></a> parseFunc, <span class="keyword">const</span> std::vector<std::vector<std::shared_ptr<T>>>& objects)<span class="keyword"> const </span>{</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  std::string result;</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::vector<std::shared_ptr<T>>& item : objects) {</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  result += <a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141">parseArray</a>(parseFunc, item);</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  result += <span class="charliteral">','</span>;</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  }</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  result.erase(result.length() - 1);</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  result += <span class="charliteral">']'</span>;</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  }</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span> </div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> std::shared_ptr<T>& value)<span class="keyword"> const </span>{</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <span class="keywordflow">if</span> (value == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  <span class="keywordflow">return</span>;</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  }</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  json += varName;</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  json += <span class="stringliteral">"\":"</span>;</div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  json += value;</div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  }</div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span> </div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> T& value)<span class="keyword"> const </span>{</div><div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  json += varName;</div><div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  json += <span class="stringliteral">"\":"</span>;</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  json += value;</div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  }</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span> </div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> <span class="keywordtype">bool</span>& value)<span class="keyword"> const </span>{</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  json += varName;</div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  json += <span class="stringliteral">"\":"</span>;</div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  json += (value ? <span class="stringliteral">"true"</span> : <span class="stringliteral">"false"</span>);</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  }</div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span> </div><div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> std::string& value) <span class="keyword">const</span>;</div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span> };</div><div class="line"><a name="l00443"></a><span class="lineno"> 443</span> </div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span> }</div><div class="line"><a name="l00445"></a><span class="lineno"> 445</span> </div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span> <span class="preprocessor">#endif //TGBOT_CPP_TGTYPEPARSER_H</span></div><div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a2b2a8a66921f689e95bcccba331ca87b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b">TgBot::TgTypeParser::parseArray</a></div><div class="ttdeci">std::string parseArray(std::function< T(const T &)> parseFunc, const std::vector< T > &objects) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00382">TgTypeParser.h:382</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_entity_html_a6710ffdbafba909633df7bcd8c488da0"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">TgBot::MessageEntity::Ptr</a></div><div class="ttdeci">std::shared_ptr< MessageEntity > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00021">MessageEntity.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a171f300f827552386b1b2efc88e0311e"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">TgBot::TgTypeParser::tryParseJson</a></div><div class="ttdeci">std::shared_ptr< T > tryParseJson(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00306">TgTypeParser.h:306</a></div></div> +<a href="_tg_type_parser_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_TGTYPEPARSER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_TGTYPEPARSER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <boost/property_tree/ptree.hpp></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <boost/property_tree/json_parser.hpp></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_chat_8h.html">tgbot/types/Chat.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_audio_8h.html">tgbot/types/Audio.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_document_8h.html">tgbot/types/Document.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_sticker_set_8h.html">tgbot/types/StickerSet.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_mask_position_8h.html">tgbot/types/MaskPosition.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_video_8h.html">tgbot/types/Video.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_video_note_8h.html">tgbot/types/VideoNote.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_contact_8h.html">tgbot/types/Contact.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="_user_profile_photos_8h.html">tgbot/types/UserProfilePhotos.h</a>"</span></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="_file_8h.html">tgbot/types/File.h</a>"</span></div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "<a class="code" href="_reply_keyboard_markup_8h.html">tgbot/types/ReplyKeyboardMarkup.h</a>"</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#include "<a class="code" href="_keyboard_button_8h.html">tgbot/types/KeyboardButton.h</a>"</span></div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#include "<a class="code" href="_reply_keyboard_remove_8h.html">tgbot/types/ReplyKeyboardRemove.h</a>"</span></div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#include "<a class="code" href="_force_reply_8h.html">tgbot/types/ForceReply.h</a>"</span></div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#include "<a class="code" href="_chat_member_8h.html">tgbot/types/ChatMember.h</a>"</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#include "<a class="code" href="_chat_photo_8h.html">tgbot/types/ChatPhoto.h</a>"</span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#include "<a class="code" href="_response_parameters_8h.html">tgbot/types/ResponseParameters.h</a>"</span></div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_8h.html">tgbot/types/InlineQuery.h</a>"</span></div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_audio_8h.html">tgbot/types/InlineQueryResultCachedAudio.h</a>"</span></div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_document_8h.html">tgbot/types/InlineQueryResultCachedDocument.h</a>"</span></div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_gif_8h.html">tgbot/types/InlineQueryResultCachedGif.h</a>"</span></div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_mpeg4_gif_8h.html">tgbot/types/InlineQueryResultCachedMpeg4Gif.h</a>"</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_photo_8h.html">tgbot/types/InlineQueryResultCachedPhoto.h</a>"</span></div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_sticker_8h.html">tgbot/types/InlineQueryResultCachedSticker.h</a>"</span></div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_video_8h.html">tgbot/types/InlineQueryResultCachedVideo.h</a>"</span></div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_cached_voice_8h.html">tgbot/types/InlineQueryResultCachedVoice.h</a>"</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_article_8h.html">tgbot/types/InlineQueryResultArticle.h</a>"</span></div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_audio_8h.html">tgbot/types/InlineQueryResultAudio.h</a>"</span></div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_contact_8h.html">tgbot/types/InlineQueryResultContact.h</a>"</span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_game_8h.html">tgbot/types/InlineQueryResultGame.h</a>"</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_document_8h.html">tgbot/types/InlineQueryResultDocument.h</a>"</span></div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_gif_8h.html">tgbot/types/InlineQueryResultGif.h</a>"</span></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_location_8h.html">tgbot/types/InlineQueryResultLocation.h</a>"</span></div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_mpeg4_gif_8h.html">tgbot/types/InlineQueryResultMpeg4Gif.h</a>"</span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_photo_8h.html">tgbot/types/InlineQueryResultPhoto.h</a>"</span></div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_venue_8h.html">tgbot/types/InlineQueryResultVenue.h</a>"</span></div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_video_8h.html">tgbot/types/InlineQueryResultVideo.h</a>"</span></div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_voice_8h.html">tgbot/types/InlineQueryResultVoice.h</a>"</span></div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="preprocessor">#include "<a class="code" href="_chosen_inline_result_8h.html">tgbot/types/ChosenInlineResult.h</a>"</span></div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="preprocessor">#include "<a class="code" href="_callback_game_8h.html">tgbot/types/CallbackGame.h</a>"</span></div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="preprocessor">#include "<a class="code" href="_animation_8h.html">tgbot/types/Animation.h</a>"</span></div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="preprocessor">#include "<a class="code" href="_game_8h.html">tgbot/types/Game.h</a>"</span></div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#include "<a class="code" href="_game_high_score_8h.html">tgbot/types/GameHighScore.h</a>"</span></div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor">#include "<a class="code" href="_callback_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#include "<a class="code" href="_inline_keyboard_markup_8h.html">tgbot/types/InlineKeyboardMarkup.h</a>"</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor">#include "<a class="code" href="_inline_keyboard_button_8h.html">tgbot/types/InlineKeyboardButton.h</a>"</span></div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="preprocessor">#include "<a class="code" href="_webhook_info_8h.html">tgbot/types/WebhookInfo.h</a>"</span></div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="preprocessor">#include "<a class="code" href="_input_message_content_8h.html">tgbot/types/InputMessageContent.h</a>"</span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#include "<a class="code" href="_input_text_message_content_8h.html">tgbot/types/InputTextMessageContent.h</a>"</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor">#include "<a class="code" href="_input_location_message_content_8h.html">tgbot/types/InputLocationMessageContent.h</a>"</span></div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#include "<a class="code" href="_input_venue_message_content_8h.html">tgbot/types/InputVenueMessageContent.h</a>"</span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor">#include "<a class="code" href="_input_contact_message_content_8h.html">tgbot/types/InputContactMessageContent.h</a>"</span></div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#include "<a class="code" href="_invoice_8h.html">tgbot/types/Invoice.h</a>"</span></div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="preprocessor">#include "<a class="code" href="_order_info_8h.html">tgbot/types/OrderInfo.h</a>"</span></div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="preprocessor">#include "<a class="code" href="_pre_checkout_query_8h.html">tgbot/types/PreCheckoutQuery.h</a>"</span></div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor">#include "<a class="code" href="_shipping_address_8h.html">tgbot/types/ShippingAddress.h</a>"</span></div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor">#include "<a class="code" href="_shipping_query_8h.html">tgbot/types/ShippingQuery.h</a>"</span></div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor">#include "<a class="code" href="_shipping_option_8h.html">tgbot/types/ShippingOption.h</a>"</span></div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="preprocessor">#include "<a class="code" href="_successful_payment_8h.html">tgbot/types/SuccessfulPayment.h</a>"</span></div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#include "<a class="code" href="_labeled_price_8h.html">tgbot/types/LabeledPrice.h</a>"</span></div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#include "<a class="code" href="_input_media_photo_8h.html">tgbot/types/InputMediaPhoto.h</a>"</span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor">#include "<a class="code" href="_input_media_video_8h.html">tgbot/types/InputMediaVideo.h</a>"</span></div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="keyword">class </span>TgTypeParser {</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keyword">using</span> JsonToTgTypeFunc = std::shared_ptr<T> (TgTypeParser::*)(<span class="keyword">const</span> boost::property_tree::ptree&) <span class="keyword">const</span>;</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">using</span> TgTypeToJsonFunc = std::string (TgTypeParser::*)(<span class="keyword">const</span> std::shared_ptr<T>&) <span class="keyword">const</span>;</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span> </div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keyword">static</span> TgTypeParser& getInstance();</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> parseJsonAndGetChat(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  std::string parseChat(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> parseJsonAndGetUser(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  std::string parseUser(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> parseJsonAndGetMessageEntity(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  std::string parseMessageEntity(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> parseJsonAndGetMessage(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  std::string parseMessage(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> parseJsonAndGetPhotoSize(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  std::string parsePhotoSize(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> parseJsonAndGetAudio(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  std::string parseAudio(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> parseJsonAndGetDocument(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  std::string parseDocument(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> parseJsonAndGetSticker(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  std::string parseSticker(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> parseJsonAndGetStickerSet(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  std::string parseStickerSet(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> parseJsonAndGetMaskPosition(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  std::string parseMaskPosition(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> parseJsonAndGetVideo(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  std::string parseVideo(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a> parseJsonAndGetVideoNote(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  std::string parseVideoNote(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> parseJsonAndGetGame(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  std::string parseGame(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> parseJsonAndGetGameHighScore(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  std::string parseGameHighScore(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> parseJsonAndGetAnimation(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  std::string parseAnimation(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> parseJsonAndGetContact(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  std::string parseContact(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> parseJsonAndGetLocation(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  std::string parseLocation(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> parseJsonAndGetUpdate(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  std::string parseUpdate(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> parseJsonAndGetUserProfilePhotos(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  std::string parseUserProfilePhotos(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <a class="code" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> parseJsonAndGetInputMedia(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  std::string parseInputMedia(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> parseJsonAndGetFile(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  std::string parseFile(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a> parseJsonAndGetReplyKeyboardMarkup(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  std::string parseReplyKeyboardMarkup(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a> parseJsonAndGetKeyboardButton(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  std::string parseKeyboardButton(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span> </div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a> parseJsonAndGetReplyKeyboardRemove(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  std::string parseReplyKeyboardRemove(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> parseJsonAndGetForceReply(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  std::string parseForceReply(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span> </div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> parseJsonAndGetChatMember(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  std::string parseChatMember(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a> parseJsonAndGetChatPhoto(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  std::string parseChatPhoto(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <a class="code" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a> parseJsonAndGetResponseParameters(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  std::string parseResponseParameters(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span> </div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> parseJsonAndGetGenericReply(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  std::string parseGenericReply(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  </div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> parseJsonAndGetInlineQuery(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  std::string parseInlineQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  </div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> parseJsonAndGetInlineQueryResult(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  std::string parseInlineQueryResult(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  </div><div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a> parseJsonAndGetInlineQueryResultCachedAudio(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  std::string parseInlineQueryResultCachedAudio(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div><div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a> parseJsonAndGetInlineQueryResultCachedDocument(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  std::string parseInlineQueryResultCachedDocument(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span> </div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a> parseJsonAndGetInlineQueryResultCachedGif(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  std::string parseInlineQueryResultCachedGif(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span> </div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a> parseJsonAndGetInlineQueryResultCachedMpeg4Gif(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  std::string parseInlineQueryResultCachedMpeg4Gif(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a> parseJsonAndGetInlineQueryResultCachedPhoto(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  std::string parseInlineQueryResultCachedPhoto(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a> parseJsonAndGetInlineQueryResultCachedSticker(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  std::string parseInlineQueryResultCachedSticker(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a> parseJsonAndGetInlineQueryResultCachedVideo(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  std::string parseInlineQueryResultCachedVideo(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a> parseJsonAndGetInlineQueryResultCachedVoice(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  std::string parseInlineQueryResultCachedVoice(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00213"></a><span class="lineno"> 213</span> </div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a> parseJsonAndGetInlineQueryResultArticle(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  std::string parseInlineQueryResultArticle(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a> parseJsonAndGetInlineQueryResultAudio(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  std::string parseInlineQueryResultAudio(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span> </div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a> parseJsonAndGetInlineQueryResultContact(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  std::string parseInlineQueryResultContact(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a> parseJsonAndGetInlineQueryResultGame(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  std::string parseInlineQueryResultGame(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span> </div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a> parseJsonAndGetInlineQueryResultDocument(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  std::string parseInlineQueryResultDocument(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a> parseJsonAndGetInlineQueryResultLocation(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  std::string parseInlineQueryResultLocation(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a> parseJsonAndGetInlineQueryResultVenue(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  std::string parseInlineQueryResultVenue(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span> </div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a> parseJsonAndGetInlineQueryResultVoice(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  std::string parseInlineQueryResultVoice(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a> parseJsonAndGetInlineQueryResultPhoto(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  std::string parseInlineQueryResultPhoto(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a> parseJsonAndGetInlineQueryResultGif(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  std::string parseInlineQueryResultGif(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a> parseJsonAndGetInlineQueryResultMpeg4Gif(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  std::string parseInlineQueryResultMpeg4Gif(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a> parseJsonAndGetInlineQueryResultVideo(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  std::string parseInlineQueryResultVideo(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> parseJsonAndGetChosenInlineResult(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  std::string parseChosenInlineResult(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span> </div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> parseJsonAndGetCallbackQuery(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  std::string parseCallbackQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> parseJsonAndGetInlineKeyboardMarkup(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  std::string parseInlineKeyboardMarkup(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a> parseJsonAndGetInlineKeyboardButton(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  std::string parseInlineKeyboardButton(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> parseJsonAndGetWebhookInfo(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  std::string parseWebhookInfo(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span> </div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> parseJsonAndGetInputMessageContent(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  std::string parseInputMessageContent(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span> </div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a> parseJsonAndGetInputTextMessageContent(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  std::string parseInputTextMessageContent(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span> </div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a> parseJsonAndGetInputLocationMessageContent(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  std::string parseInputLocationMessageContent(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span> </div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a> parseJsonAndGetInputVenueMessageContent(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  std::string parseInputVenueMessageContent(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span> </div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a> parseJsonAndGetInputContactMessageContent(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  std::string parseInputContactMessageContent(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span> </div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  <a class="code" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> parseJsonAndGetInvoice(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  std::string parseInvoice(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span> </div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> parseJsonAndGetLabeledPrice(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  std::string parseLabeledPrice(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span> </div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> parseJsonAndGetOrderInfo(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  std::string parseOrderInfo(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span> </div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> parseJsonAndGetPreCheckoutQuery(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  std::string parsePreCheckoutQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span> </div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> parseJsonAndGetShippingAddress(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  std::string parseShippingAddress(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span> </div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <a class="code" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> parseJsonAndGetShippingOption(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  std::string parseShippingOption(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span> </div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <a class="code" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> parseJsonAndGetShippingQuery(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  std::string parseShippingQuery(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <a class="code" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> parseJsonAndGetSuccessfulPayment(<span class="keyword">const</span> boost::property_tree::ptree& data) <span class="keyword">const</span>;</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  std::string parseSuccessfulPayment(<span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a>& <span class="keywordtype">object</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span> </div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <span class="keyword">inline</span> boost::property_tree::ptree parseJson(<span class="keyword">const</span> std::string& json)<span class="keyword"> const </span>{</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  boost::property_tree::ptree tree;</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  std::istringstream input(json);</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  boost::property_tree::read_json(input, tree);</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <span class="keywordflow">return</span> tree;</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  }</div><div class="line"><a name="l00304"></a><span class="lineno"> 304</span> </div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  std::shared_ptr<T> tryParseJson(JsonToTgTypeFunc<T> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  <span class="keywordflow">return</span> std::shared_ptr<T>();</div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  }</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <span class="keywordflow">return</span> (this->*parseFunc)(treeItem->second);</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  }</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span> </div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  std::vector<std::shared_ptr<T>> parseJsonAndGetArray(JsonToTgTypeFunc<T> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data)<span class="keyword"> const </span>{</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  std::vector<std::shared_ptr<T>> result;</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  result.reserve(data.size());</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : data) {</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  result.push_back((this->*parseFunc)(innerTreeItem.second));</div><div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  }</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  }</div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span> </div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  std::vector<T> parseJsonAndGetArray(std::function<T(<span class="keyword">const</span> boost::property_tree::ptree&)> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  std::vector<T> result;</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  }</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  result.reserve(treeItem->second.size());</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : treeItem->second) {</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  result.push_back(parseFunc(innerTreeItem.second));</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  }</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  }</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span> </div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  std::vector<std::shared_ptr<T>> parseJsonAndGetArray(JsonToTgTypeFunc<T> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  std::vector<std::shared_ptr<T>> result;</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  }</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  result.reserve(treeItem->second.size());</div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : treeItem->second) {</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  result.push_back((this->*parseFunc)(innerTreeItem.second));</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  }</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  }</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span> </div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  std::vector<std::vector<std::shared_ptr<T>>> parseJsonAndGet2DArray(JsonToTgTypeFunc<T> parseFunc, <span class="keyword">const</span> boost::property_tree::ptree& data, <span class="keyword">const</span> std::string& keyName)<span class="keyword"> const </span>{</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  std::vector<std::vector<std::shared_ptr<T>>> result;</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  }</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  result.reserve(treeItem->second.size());</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerTreeItem : treeItem->second) {</div><div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  std::vector<std::shared_ptr<T>> innerResult;</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::pair<const std::string, boost::property_tree::ptree>& innerInnerTreeItem : innerTreeItem.second) {</div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  innerResult.push_back((this->*parseFunc)(innerInnerTreeItem.second));</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  }</div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  result.push_back(innerResult);</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  }</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  }</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span> </div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  std::string parseArray(TgTypeToJsonFunc<T> parseFunc, <span class="keyword">const</span> std::vector<std::shared_ptr<T>>& objects)<span class="keyword"> const </span>{</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  std::string result;</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::shared_ptr<T>& item : objects) {</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  result += (this->*parseFunc)(item);</div><div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  result += <span class="charliteral">','</span>;</div><div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  }</div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  result.erase(result.length() - 1);</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  result += <span class="charliteral">']'</span>;</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  }</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span> </div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  std::string parseArray(std::function<T(<span class="keyword">const</span> T&)> parseFunc, <span class="keyword">const</span> std::vector<T>& objects)<span class="keyword"> const </span>{</div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  std::string result;</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> T& item : objects) {</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  result += parseFunc(item);</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  result += <span class="charliteral">','</span>;</div><div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  }</div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  result.erase(result.length() - 1);</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  result += <span class="charliteral">']'</span>;</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  }</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span> </div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  std::string parse2DArray(TgTypeToJsonFunc<T> parseFunc, <span class="keyword">const</span> std::vector<std::vector<std::shared_ptr<T>>>& objects)<span class="keyword"> const </span>{</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  std::string result;</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::vector<std::shared_ptr<T>>& item : objects) {</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  result += parseArray(parseFunc, item);</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  result += <span class="charliteral">','</span>;</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  }</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  result.erase(result.length() - 1);</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  result += <span class="charliteral">']'</span>;</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  }</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span> </div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> removeLastComma(std::string& input)<span class="keyword"> const </span>{</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  input.erase(input.length() - 1);</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  }</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span> </div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> std::shared_ptr<T>& value)<span class="keyword"> const </span>{</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <span class="keywordflow">if</span> (value == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  <span class="keywordflow">return</span>;</div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  }</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  json += varName;</div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  json += R<span class="stringliteral">"(":)";</span></div><div class="line"><a name="l00428"></a><span class="lineno"> 428</span> <span class="stringliteral"> json += value;</span></div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span> <span class="stringliteral"> json += </span><span class="charliteral">','</span>;</div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  }</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span> </div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> T& value)<span class="keyword"> const </span>{</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  json += varName;</div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  json += R<span class="stringliteral">"(":)";</span></div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span> <span class="stringliteral"> json += value;</span></div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span> <span class="stringliteral"> json += </span><span class="charliteral">','</span>;</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  }</div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span> </div><div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> <span class="keywordtype">bool</span>& value)<span class="keyword"> const </span>{</div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  json += varName;</div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  json += R<span class="stringliteral">"(":)";</span></div><div class="line"><a name="l00445"></a><span class="lineno"> 445</span> <span class="stringliteral"> json += (value ? </span><span class="stringliteral">"true"</span> : <span class="stringliteral">"false"</span>);</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  }</div><div class="line"><a name="l00448"></a><span class="lineno"> 448</span> </div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  <span class="keywordtype">void</span> appendToJson(std::string& json, <span class="keyword">const</span> std::string& varName, <span class="keyword">const</span> std::string& value) <span class="keyword">const</span>;</div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span> };</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span> </div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span> }</div><div class="line"><a name="l00453"></a><span class="lineno"> 453</span> </div><div class="line"><a name="l00454"></a><span class="lineno"> 454</span> <span class="preprocessor">#endif //TGBOT_CPP_TGTYPEPARSER_H</span></div><div class="ttc" id="class_tg_bot_1_1_message_entity_html_a6710ffdbafba909633df7bcd8c488da0"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">TgBot::MessageEntity::Ptr</a></div><div class="ttdeci">std::shared_ptr< MessageEntity > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00021">MessageEntity.h:21</a></div></div> <div class="ttc" id="_reply_keyboard_remove_8h_html"><div class="ttname"><a href="_reply_keyboard_remove_8h.html">ReplyKeyboardRemove.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_query_html_a952ccde4a79282a4c20f42cfed069d64"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">TgBot::ShippingQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< ShippingQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00044">ShippingQuery.h:44</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a6252774e0a216a7e30f16fb32182846d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">TgBot::TgTypeParser::parseInlineQueryResultCachedMpeg4Gif</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedMpeg4Gif(const InlineQueryResultCachedMpeg4Gif::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_labeled_price_html_a1d53775f4034427a2dfaae9ef176796c"><div class="ttname"><a href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">TgBot::LabeledPrice::Ptr</a></div><div class="ttdeci">std::shared_ptr< LabeledPrice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_labeled_price_8h_source.html#l00021">LabeledPrice.h:21</a></div></div> <div class="ttc" id="_chat_photo_8h_html"><div class="ttname"><a href="_chat_photo_8h.html">ChatPhoto.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa9fea94f0ce162339bcadc87b30cf133"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">TgBot::TgTypeParser::parseKeyboardButton</a></div><div class="ttdeci">std::string parseKeyboardButton(const KeyboardButton::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_option_html_af97bf7d55ed3bcd3090c08885f010f60"><div class="ttname"><a href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">TgBot::ShippingOption::Ptr</a></div><div class="ttdeci">std::shared_ptr< ShippingOption > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_shipping_option_8h_source.html#l00024">ShippingOption.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab5711db94f14f6862f352a47e5283d18"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">TgBot::TgTypeParser::parseJsonAndGetForceReply</a></div><div class="ttdeci">ForceReply::Ptr parseJsonAndGetForceReply(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a7803831a6a91a6e927fef4d2f102601f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">TgBot::InlineQueryResultAudio::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultAudio > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00024">InlineQueryResultAudio.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a055777bf4e153923e9a45caf85cfd2ce"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">TgBot::TgTypeParser::parseJsonAndGetVideo</a></div><div class="ttdeci">Video::Ptr parseJsonAndGetVideo(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_ad3c58f08ddacdb946507cd96a3d54421"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">TgBot::StickerSet::Ptr</a></div><div class="ttdeci">std::shared_ptr< StickerSet > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00042">StickerSet.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ac23717cd020f5f312ac00d4c106c1366"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366">TgBot::TgTypeParser::parseJsonAndGetArray</a></div><div class="ttdeci">std::vector< std::shared_ptr< T > > parseJsonAndGetArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00337">TgTypeParser.h:337</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aef4869ecc38b1a6ec32c33c0f52e6d87"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">TgBot::TgTypeParser::parseJsonAndGetFile</a></div><div class="ttdeci">File::Ptr parseJsonAndGetFile(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a794a918da14da39f17bc604c3c10fe30"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultArticle</a></div><div class="ttdeci">InlineQueryResultArticle::Ptr parseJsonAndGetInlineQueryResultArticle(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_inline_query_result_cached_audio_8h_html"><div class="ttname"><a href="_inline_query_result_cached_audio_8h.html">InlineQueryResultCachedAudio.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ad6d33a3fef556360092afd0a2cb959f0"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">TgBot::TgTypeParser::JsonToTgTypeFunc</a></div><div class="ttdeci">std::shared_ptr< T >(TgTypeParser::*)(const boost::property_tree::ptree &) const JsonToTgTypeFunc</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00109">TgTypeParser.h:109</a></div></div> <div class="ttc" id="class_tg_bot_1_1_file_html_ac47e9c73b9d762eef2322c0932c5a934"><div class="ttname"><a href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">TgBot::File::Ptr</a></div><div class="ttdeci">std::shared_ptr< File > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00026">File.h:26</a></div></div> <div class="ttc" id="_sticker_set_8h_html"><div class="ttname"><a href="_sticker_set_8h.html">StickerSet.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_button_html_a27b82f178b242b6417377daae1f09983"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">TgBot::InlineKeyboardButton::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardButton > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00022">InlineKeyboardButton.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af251f0b443ff6e652697c33d4d5193da"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">TgBot::TgTypeParser::parseJsonAndGetInputTextMessageContent</a></div><div class="ttdeci">InputTextMessageContent::Ptr parseJsonAndGetInputTextMessageContent(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3d5198a82839e4b83704c7c9cbc1019c"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c">TgBot::TgTypeParser::parseJsonAndGetSucessfulPayment</a></div><div class="ttdeci">SuccessfulPayment::Ptr parseJsonAndGetSucessfulPayment(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="_inline_query_result_cached_document_8h_html"><div class="ttname"><a href="_inline_query_result_cached_document_8h.html">InlineQueryResultCachedDocument.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html_a63c460c539e3549bec82850fe30c8fff"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">TgBot::Sticker::Ptr</a></div><div class="ttdeci">std::shared_ptr< Sticker > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00042">Sticker.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a1882c55a2f8cd4974dae09fb978e6aa2"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">TgBot::TgTypeParser::parseJsonAndGetCallbackQuery</a></div><div class="ttdeci">CallbackQuery::Ptr parseJsonAndGetCallbackQuery(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a93cdc4f7e25c531a5748aaa1c771bf50"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultGame</a></div><div class="ttdeci">InlineQueryResultGame::Ptr parseJsonAndGetInlineQueryResultGame(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a216e83019cb0df61e4bc74f4499e0eb5"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">TgBot::InlineQueryResultVenue::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultVenue > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00024">InlineQueryResultVenue.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a5e309d20e6bf4321ddc16bec7d050545"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">TgBot::TgTypeParser::parseJsonAndGetAudio</a></div><div class="ttdeci">Audio::Ptr parseJsonAndGetAudio(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_response_parameters_8h_html"><div class="ttname"><a href="_response_parameters_8h.html">ResponseParameters.h</a></div></div> <div class="ttc" id="_sticker_8h_html"><div class="ttname"><a href="_sticker_8h.html">Sticker.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3e86a9ea4c29460c3be175cbc97fdd5b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">TgBot::TgTypeParser::getInstance</a></div><div class="ttdeci">static TgTypeParser & getInstance()</div></div> <div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_a80ef24779acdb726590e8aaa87c52840"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">TgBot::InputLocationMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputLocationMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00019">InputLocationMessageContent.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_audio_html_a09651872832ece3b22c7505a2cfc0034"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">TgBot::Audio::Ptr</a></div><div class="ttdeci">std::shared_ptr< Audio > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00039">Audio.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a35ae90d0635f5761ed2e9357d2d7a141"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141">TgBot::TgTypeParser::parseArray</a></div><div class="ttdeci">std::string parseArray(TgTypeToJsonFunc< T > parseFunc, const std::vector< std::shared_ptr< T >> &objects) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00367">TgTypeParser.h:367</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_message_content_html_a2357dd0a36321a3b601b64a76d2d6dff"><div class="ttname"><a href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">TgBot::InputMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_message_content_8h_source.html#l00019">InputMessageContent.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a5db92a8dbf5b3ec781ff5209dbd9e74b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultVenue</a></div><div class="ttdeci">InlineQueryResultVenue::Ptr parseJsonAndGetInlineQueryResultVenue(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ad738633b8425a0d2cf32444e7840d8c4"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultContact</a></div><div class="ttdeci">InlineQueryResultContact::Ptr parseJsonAndGetInlineQueryResultContact(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_abde520162c5e38947c32dd0c11c00c69"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">TgBot::InlineQueryResultArticle::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultArticle > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00024">InlineQueryResultArticle.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af2f682e67258aec95323096b96813592"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">TgBot::TgTypeParser::parseDocument</a></div><div class="ttdeci">std::string parseDocument(const Document::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a6002f3681a749d9d9e1733cb926a6643"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">TgBot::TgTypeParser::parseAudio</a></div><div class="ttdeci">std::string parseAudio(const Audio::Ptr &object) const</div></div> <div class="ttc" id="_inline_keyboard_markup_8h_html"><div class="ttname"><a href="_inline_keyboard_markup_8h.html">InlineKeyboardMarkup.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_adb043a54b9bff28417ae4eb0e933eb7a"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a">TgBot::TgTypeParser::parseGame</a></div><div class="ttdeci">std::string parseGame(const Game::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_a5a5e4f8368bd95ba214e68cde5d1c7c0"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">TgBot::CallbackQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< CallbackQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00022">CallbackQuery.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a78a0f5647ffad66c7d69295c86bba3f5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">TgBot::TgTypeParser::parse2DArray</a></div><div class="ttdeci">std::string parse2DArray(TgTypeToJsonFunc< T > parseFunc, const std::vector< std::vector< std::shared_ptr< T >>> &objects) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00397">TgTypeParser.h:397</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_ab183a605903cf8dbc04b220cf1472495"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">TgBot::InputTextMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputTextMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00020">InputTextMessageContent.h:20</a></div></div> <div class="ttc" id="_inline_query_result_photo_8h_html"><div class="ttname"><a href="_inline_query_result_photo_8h.html">InlineQueryResultPhoto.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab8eb4c64bd6a69dcda8f2fc103c7338d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">TgBot::TgTypeParser::parseJsonAndGetInlineKeyboardMarkup</a></div><div class="ttdeci">InlineKeyboardMarkup::Ptr parseJsonAndGetInlineKeyboardMarkup(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af0ddbda92234bbf635b947e5ef30407d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d">TgBot::TgTypeParser::parseShippingQuery</a></div><div class="ttdeci">std::string parseShippingQuery(const ShippingQuery::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a7b363893f0f80cbf99ee48559de23cf3"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">TgBot::TgTypeParser::parseForceReply</a></div><div class="ttdeci">std::string parseForceReply(const ForceReply::Ptr &object) const</div></div> <div class="ttc" id="_input_venue_message_content_8h_html"><div class="ttname"><a href="_input_venue_message_content_8h.html">InputVenueMessageContent.h</a></div></div> <div class="ttc" id="_inline_query_result_audio_8h_html"><div class="ttname"><a href="_inline_query_result_audio_8h.html">InlineQueryResultAudio.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a470940afb4d7151f36dea3cb0b53b618"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">TgBot::InlineQueryResultGif::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultGif > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00024">InlineQueryResultGif.h:24</a></div></div> @@ -142,35 +140,17 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <div class="ttc" id="_webhook_info_8h_html"><div class="ttname"><a href="_webhook_info_8h.html">WebhookInfo.h</a></div></div> <div class="ttc" id="_video_8h_html"><div class="ttname"><a href="_video_8h.html">Video.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a217ad7763724144bd22c09270b2a308c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">TgBot::InlineQueryResultContact::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultContact > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00024">InlineQueryResultContact.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a15067523ded9cacec475b0c697b96503"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultDocument</a></div><div class="ttdeci">InlineQueryResultDocument::Ptr parseJsonAndGetInlineQueryResultDocument(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_afa6de0a228a44629248fb079ba4aea53"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedSticker</a></div><div class="ttdeci">InlineQueryResultCachedSticker::Ptr parseJsonAndGetInlineQueryResultCachedSticker(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa143e2f6c8ee094813b6a6f6d7761cd0"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">TgBot::TgTypeParser::parseJsonAndGetInputLocationMessageContent</a></div><div class="ttdeci">InputLocationMessageContent::Ptr parseJsonAndGetInputLocationMessageContent(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a126a79d2f5b024646db84e9355ffd23b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">TgBot::TgTypeParser::parseInlineQueryResultCachedAudio</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedAudio(const InlineQueryResultCachedAudio::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a7f1313fb5694efa7f7d6caa4e73176c9"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">TgBot::TgTypeParser::parseVideo</a></div><div class="ttdeci">std::string parseVideo(const Video::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a214386976a87be78bbf40f2772f11743"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">TgBot::TgTypeParser::parseInlineQueryResultArticle</a></div><div class="ttdeci">std::string parseInlineQueryResultArticle(const InlineQueryResultArticle::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aee5eb982f32ffd16eba7f9efc87865a5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">TgBot::TgTypeParser::parseJsonAndGetInputContactMessageContent</a></div><div class="ttdeci">InputContactMessageContent::Ptr parseJsonAndGetInputContactMessageContent(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_abace63cf3605fe7a480a3bb839a672a8"><div class="ttname"><a href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">TgBot::Update::Ptr</a></div><div class="ttdeci">std::shared_ptr< Update > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00043">Update.h:43</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_abace63cf3605fe7a480a3bb839a672a8"><div class="ttname"><a href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">TgBot::Update::Ptr</a></div><div class="ttdeci">std::shared_ptr< Update > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00045">Update.h:45</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_ad818a04396804ae76ea81d752d145e45"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">TgBot::InlineQueryResultMpeg4Gif::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultMpeg4Gif > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00019">InlineQueryResultMpeg4Gif.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_html_a6a83e8940305ff4fad66dfe67dbb348b"><div class="ttname"><a href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">TgBot::Game::Ptr</a></div><div class="ttdeci">std::shared_ptr< Game > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00046">Game.h:46</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a975f16b6132ea35a4844118f1a1a8374"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">TgBot::TgTypeParser::parseUpdate</a></div><div class="ttdeci">std::string parseUpdate(const Update::Ptr &object) const</div></div> <div class="ttc" id="_force_reply_8h_html"><div class="ttname"><a href="_force_reply_8h.html">ForceReply.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af633562ea1a0f1d287ac5cecf0695390"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">TgBot::TgTypeParser::parseInlineQueryResultCachedGif</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedGif(const InlineQueryResultCachedGif::Ptr &object) const</div></div> <div class="ttc" id="_callback_query_8h_html"><div class="ttname"><a href="_callback_query_8h.html">CallbackQuery.h</a></div></div> <div class="ttc" id="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ad8256fe6bd79b80711a44a4c5954b257"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257">TgBot::TgTypeParser::parseJsonAndGetShippingOption</a></div><div class="ttdeci">ShippingOption::Ptr parseJsonAndGetShippingOption(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae88fe04858df67e643d024e1f0272a05"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">TgBot::TgTypeParser::parseInlineQueryResultVenue</a></div><div class="ttdeci">std::string parseInlineQueryResultVenue(const InlineQueryResultVenue::Ptr &object) const</div></div> <div class="ttc" id="_update_8h_html"><div class="ttname"><a href="_update_8h.html">Update.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a69d57b8d5da285a07ec33918f057b132"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">TgBot::TgTypeParser::parseJsonAndGetChat</a></div><div class="ttdeci">Chat::Ptr parseJsonAndGetChat(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_shipping_query_8h_html"><div class="ttname"><a href="_shipping_query_8h.html">ShippingQuery.h</a></div></div> <div class="ttc" id="_inline_query_result_location_8h_html"><div class="ttname"><a href="_inline_query_result_location_8h.html">InlineQueryResultLocation.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aea42d5ef9d92d13956af176efe41aea1"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">TgBot::TgTypeParser::parseWebhookInfo</a></div><div class="ttdeci">std::string parseWebhookInfo(const WebhookInfo::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab8ec905ef28660617232f791dd5a4c33"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">TgBot::TgTypeParser::parseSticker</a></div><div class="ttdeci">std::string parseSticker(const Sticker::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_afb2a32bca2c0f7f2d36f7b50350df181"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">TgBot::TgTypeParser::parseJsonAndGetInputMessageContent</a></div><div class="ttdeci">InputMessageContent::Ptr parseJsonAndGetInputMessageContent(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a33fe7a4700d1f905fefa16c2e3f35217"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">TgBot::TgTypeParser::parseJsonAndGetUser</a></div><div class="ttdeci">User::Ptr parseJsonAndGetUser(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_keyboard_markup_html_a596873291582fb23cfbe6b62e20df8e7"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">TgBot::InlineKeyboardMarkup::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineKeyboardMarkup > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00023">InlineKeyboardMarkup.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a79b5f159c668a67b66dfda51470818e7"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">TgBot::TgTypeParser::parseInlineQueryResultCachedVideo</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedVideo(const InlineQueryResultCachedVideo::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a1056df14ce407245970f9108b803c311"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311">TgBot::TgTypeParser::parseShippingOption</a></div><div class="ttdeci">std::string parseShippingOption(const ShippingOption::Ptr &object) const</div></div> <div class="ttc" id="_document_8h_html"><div class="ttname"><a href="_document_8h.html">Document.h</a></div></div> <div class="ttc" id="_input_media_video_8h_html"><div class="ttname"><a href="_input_media_video_8h.html">InputMediaVideo.h</a></div></div> <div class="ttc" id="_inline_query_result_gif_8h_html"><div class="ttname"><a href="_inline_query_result_gif_8h.html">InlineQueryResultGif.h</a></div></div> @@ -178,173 +158,79 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <div class="ttc" id="class_tg_bot_1_1_keyboard_button_html_afa66915e5a8d58dbd7276265f00b0bcd"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">TgBot::KeyboardButton::Ptr</a></div><div class="ttdeci">std::shared_ptr< KeyboardButton > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00024">KeyboardButton.h:24</a></div></div> <div class="ttc" id="_successful_payment_8h_html"><div class="ttname"><a href="_successful_payment_8h.html">SuccessfulPayment.h</a></div></div> <div class="ttc" id="_inline_query_8h_html"><div class="ttname"><a href="_inline_query_8h.html">InlineQuery.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a1c5aeb82420b1974fc073e8d9d2d5804"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">TgBot::TgTypeParser::parseInlineQueryResultVideo</a></div><div class="ttdeci">std::string parseInlineQueryResultVideo(const InlineQueryResultVideo::Ptr &object) const</div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html_a5b4730538d2f7fc2ba4ebbd244922d60"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">TgBot::InlineQueryResultCachedSticker::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedSticker > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00024">InlineQueryResultCachedSticker.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a574be01cbd13bb63dac2bda2551ae170"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultVoice</a></div><div class="ttdeci">InlineQueryResultVoice::Ptr parseJsonAndGetInlineQueryResultVoice(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a0bba0597f0dc1ab7be8fc141d3561021"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021">TgBot::TgTypeParser::parseStickerSet</a></div><div class="ttdeci">std::string parseStickerSet(const StickerSet::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af9a4e1d8cb7b3a4d026785219cdaf345"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">TgBot::TgTypeParser::parseJsonAndGet2DArray</a></div><div class="ttdeci">std::vector< std::vector< std::shared_ptr< T > > > parseJsonAndGet2DArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00350">TgTypeParser.h:350</a></div></div> <div class="ttc" id="_input_media_8h_html"><div class="ttname"><a href="_input_media_8h.html">InputMedia.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ad14018321861d8fd2197b205b79b7eb9"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9">TgBot::TgTypeParser::parseJsonAndGetInvoice</a></div><div class="ttdeci">Invoice::Ptr parseJsonAndGetInvoice(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ad9980a20fca6e9b4e12211ae751e9795"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">TgBot::TgTypeParser::parseInputMessageContent</a></div><div class="ttdeci">std::string parseInputMessageContent(const InputMessageContent::Ptr &object) const</div></div> <div class="ttc" id="_invoice_8h_html"><div class="ttname"><a href="_invoice_8h.html">Invoice.h</a></div></div> <div class="ttc" id="_inline_query_result_voice_8h_html"><div class="ttname"><a href="_inline_query_result_voice_8h.html">InlineQueryResultVoice.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3496c77242846056ebf651684b05cf15"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedVoice</a></div><div class="ttdeci">InlineQueryResultCachedVoice::Ptr parseJsonAndGetInlineQueryResultCachedVoice(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ac573f03f03c30455f91e509d709c35f1"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1">TgBot::TgTypeParser::parseJsonAndGetMaskPosition</a></div><div class="ttdeci">MaskPosition::Ptr parseJsonAndGetMaskPosition(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a0854defd16651e7742f89eca2202d678"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">TgBot::Location::Ptr</a></div><div class="ttdeci">std::shared_ptr< Location > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00038">Location.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a50825341c20e8393f7c1316d9c68af8b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">TgBot::TgTypeParser::parseInlineKeyboardMarkup</a></div><div class="ttdeci">std::string parseInlineKeyboardMarkup(const InlineKeyboardMarkup::Ptr &object) const</div></div> <div class="ttc" id="_inline_query_result_cached_gif_8h_html"><div class="ttname"><a href="_inline_query_result_cached_gif_8h.html">InlineQueryResultCachedGif.h</a></div></div> <div class="ttc" id="_inline_query_result_cached_video_8h_html"><div class="ttname"><a href="_inline_query_result_cached_video_8h.html">InlineQueryResultCachedVideo.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a1bae81f994031106d8189a0f48d2ec5f"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f">TgBot::TgTypeParser::parseJsonAndGetInputMedia</a></div><div class="ttdeci">InputMedia::Ptr parseJsonAndGetInputMedia(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a179c2d86d436bcea267516e4ac49f2da"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">TgBot::TgTypeParser::parseReplyKeyboardRemove</a></div><div class="ttdeci">std::string parseReplyKeyboardRemove(const ReplyKeyboardRemove::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa89f26151c1b46bea59ff9f7e61315f3"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">TgBot::TgTypeParser::parseInputLocationMessageContent</a></div><div class="ttdeci">std::string parseInputLocationMessageContent(const InputLocationMessageContent::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3902622f007d79169d22432666b6ba89"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89">TgBot::TgTypeParser::parseJsonAndGetMessageEntity</a></div><div class="ttdeci">MessageEntity::Ptr parseJsonAndGetMessageEntity(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a0971fca04c1098373360f7ca233bbe6e"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e">TgBot::TgTypeParser::parseInvoice</a></div><div class="ttdeci">std::string parseInvoice(const Invoice::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af7397a0b12324d63ddb6d2242a6278e0"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0">TgBot::TgTypeParser::parseSucessfulPayment</a></div><div class="ttdeci">std::string parseSucessfulPayment(const SuccessfulPayment::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a560f953aae4f8fb0651b82b35867d24c"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">TgBot::TgTypeParser::parseJsonAndGetInputVenueMessageContent</a></div><div class="ttdeci">InputVenueMessageContent::Ptr parseJsonAndGetInputVenueMessageContent(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3c0d8c6734097146785dd20e6602dcbf"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">TgBot::TgTypeParser::parseJsonAndGetWebhookInfo</a></div><div class="ttdeci">WebhookInfo::Ptr parseJsonAndGetWebhookInfo(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a186e99f8de0924d47e9183c0205a689f"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">TgBot::TgTypeParser::parseJsonAndGetReplyKeyboardMarkup</a></div><div class="ttdeci">ReplyKeyboardMarkup::Ptr parseJsonAndGetReplyKeyboardMarkup(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aaa39e08cf74e63855e4c70deb7249c6e"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">TgBot::TgTypeParser::parseInlineQueryResultVoice</a></div><div class="ttdeci">std::string parseInlineQueryResultVoice(const InlineQueryResultVoice::Ptr &object) const</div></div> <div class="ttc" id="_inline_query_result_8h_html"><div class="ttname"><a href="_inline_query_result_8h.html">InlineQueryResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_photo_html_a732024e5287eef199f40dfef151d5265"><div class="ttname"><a href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">TgBot::ChatPhoto::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChatPhoto > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_photo_8h_source.html#l00038">ChatPhoto.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_ad4b7edd30fd0d876fa99493fe19b3247"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">TgBot::ChosenInlineResult::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChosenInlineResult > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00023">ChosenInlineResult.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a08cf746fbd9637ddeb172aa3871941e8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">TgBot::InlineQueryResultVideo::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultVideo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00019">InlineQueryResultVideo.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aaa1491bf38340ff8baec767732de1a5a"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">TgBot::TgTypeParser::parseInlineQueryResultContact</a></div><div class="ttdeci">std::string parseInlineQueryResultContact(const InlineQueryResultContact::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae3a90b403b79a05fbc35d4fcc681ceee"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee">TgBot::TgTypeParser::parseJsonAndGetLabeledPrice</a></div><div class="ttdeci">LabeledPrice::Ptr parseJsonAndGetLabeledPrice(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a132384640371bae32ad87337231c40e6"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">TgBot::TgTypeParser::parseFile</a></div><div class="ttdeci">std::string parseFile(const File::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a7dd3c05b4ee1ee93881cc970fdb55059"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059">TgBot::TgTypeParser::parseJsonAndGetPreCheckoutQuery</a></div><div class="ttdeci">PreCheckoutQuery::Ptr parseJsonAndGetPreCheckoutQuery(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_a4cf1aa18aaec542598e39ee7416c7df9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">TgBot::InlineQueryResultVoice::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultVoice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00019">InlineQueryResultVoice.h:19</a></div></div> <div class="ttc" id="_inline_query_result_cached_photo_8h_html"><div class="ttname"><a href="_inline_query_result_cached_photo_8h.html">InlineQueryResultCachedPhoto.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_af567dd95c4dae7c4a895e561a97ed4c5"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">TgBot::InlineQueryResult::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResult > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00023">InlineQueryResult.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html_ae306464c59510f2757fc6f919e33581f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">TgBot::InlineQueryResultCachedDocument::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedDocument > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00024">InlineQueryResultCachedDocument.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a406c000cce553b0dec2e2d43433d6485"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485">TgBot::TgTypeParser::parseMessageEntity</a></div><div class="ttdeci">std::string parseMessageEntity(const MessageEntity::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af8a160007d57837edc80b557a6467e6b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">TgBot::TgTypeParser::parseInlineQueryResultMpeg4Gif</a></div><div class="ttdeci">std::string parseInlineQueryResultMpeg4Gif(const InlineQueryResultMpeg4Gif::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a61df24aa0c04b82549931442f51ea2ae"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae">TgBot::TgTypeParser::parseJsonAndGetAnimation</a></div><div class="ttdeci">Animation::Ptr parseJsonAndGetAnimation(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_inline_query_result_cached_sticker_8h_html"><div class="ttname"><a href="_inline_query_result_cached_sticker_8h.html">InlineQueryResultCachedSticker.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a30ac065d8b649e16645cc94ea03c229b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultAudio</a></div><div class="ttdeci">InlineQueryResultAudio::Ptr parseJsonAndGetInlineQueryResultAudio(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_abe4f762145a16a14ef2c3d9f590392fc"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">TgBot::InlineQueryResultLocation::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultLocation > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00024">InlineQueryResultLocation.h:24</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a734352c5b115ea29e639f01462187d55"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">TgBot::UserProfilePhotos::Ptr</a></div><div class="ttdeci">std::shared_ptr< UserProfilePhotos > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00041">UserProfilePhotos.h:41</a></div></div> <div class="ttc" id="_video_note_8h_html"><div class="ttname"><a href="_video_note_8h.html">VideoNote.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a84eb2a26089f3fe1467b70367ed056b7"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7">TgBot::TgTypeParser::parseChatPhoto</a></div><div class="ttdeci">std::string parseChatPhoto(const ChatPhoto::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_ab80da07f964cfc6a96125a3674c90cbd"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">TgBot::InlineQueryResultDocument::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultDocument > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00024">InlineQueryResultDocument.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a6f885817899493546d20cfca4a443213"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">TgBot::TgTypeParser::parseJsonAndGetMessage</a></div><div class="ttdeci">Message::Ptr parseJsonAndGetMessage(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a2280093713d1304207d8bba2204648d6"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">TgBot::WebhookInfo::Ptr</a></div><div class="ttdeci">std::shared_ptr< WebhookInfo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00021">WebhookInfo.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_ad552a44374583a3ea339380338e87e99"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">TgBot::InputContactMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputContactMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00020">InputContactMessageContent.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a7b7b819b85ce52ea0cad3b89a1c38757"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">TgBot::TgTypeParser::parseJsonAndGetGenericReply</a></div><div class="ttdeci">GenericReply::Ptr parseJsonAndGetGenericReply(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_inline_query_result_venue_8h_html"><div class="ttname"><a href="_inline_query_result_venue_8h.html">InlineQueryResultVenue.h</a></div></div> <div class="ttc" id="_user_profile_photos_8h_html"><div class="ttname"><a href="_user_profile_photos_8h.html">UserProfilePhotos.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_adbfa2a84365eafbf54d240cf46dc8159"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">TgBot::TgTypeParser::parseInlineQueryResultPhoto</a></div><div class="ttdeci">std::string parseInlineQueryResultPhoto(const InlineQueryResultPhoto::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_aaa58ef7c177db3a3f46530bfb5fc0148"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">TgBot::ReplyKeyboardRemove::Ptr</a></div><div class="ttdeci">std::shared_ptr< ReplyKeyboardRemove > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00025">ReplyKeyboardRemove.h:25</a></div></div> <div class="ttc" id="_shipping_address_8h_html"><div class="ttname"><a href="_shipping_address_8h.html">ShippingAddress.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_game_high_score_html_a25eccb9018f74176b5c0baf25db721f4"><div class="ttname"><a href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">TgBot::GameHighScore::Ptr</a></div><div class="ttdeci">std::shared_ptr< GameHighScore > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_game_high_score_8h_source.html#l00042">GameHighScore.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a73871e9f9500adec7188e374d0ddd375"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375">TgBot::TgTypeParser::parseLabeledPrice</a></div><div class="ttdeci">std::string parseLabeledPrice(const LabeledPrice::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif_html_af229f5bd8982f0967e228194ce3345ed"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">TgBot::InlineQueryResultCachedMpeg4Gif::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedMpeg4Gif > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00024">InlineQueryResultCachedMpeg4Gif.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a8ea88c178aa2ea2b707e3f9165796cda"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">TgBot::TgTypeParser::parseChat</a></div><div class="ttdeci">std::string parseChat(const Chat::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aea2380a669e8187c0fb15f037ccd3712"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">TgBot::TgTypeParser::parseInlineQueryResult</a></div><div class="ttdeci">std::string parseInlineQueryResult(const InlineQueryResult::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html_aa7bb5f2c5484cb791e1c60c346bbb06f"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">TgBot::GenericReply::Ptr</a></div><div class="ttdeci">std::shared_ptr< GenericReply > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00037">GenericReply.h:37</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a0ae6af509c8bb860b00f2ef3586adc9d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">TgBot::TgTypeParser::parseChosenInlineResult</a></div><div class="ttdeci">std::string parseChosenInlineResult(const ChosenInlineResult::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_afb2d57ba25b6a53c308142b9386b99cb"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb">TgBot::TgTypeParser::parsePreCheckoutQuery</a></div><div class="ttdeci">std::string parsePreCheckoutQuery(const PreCheckoutQuery::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae0837eb5ac49d31700f5a337e86ea21d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d">TgBot::TgTypeParser::parseMaskPosition</a></div><div class="ttdeci">std::string parseMaskPosition(const MaskPosition::Ptr &object) const</div></div> <div class="ttc" id="_inline_keyboard_button_8h_html"><div class="ttname"><a href="_inline_keyboard_button_8h.html">InlineKeyboardButton.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aad0b2019365e871291381463d6199385"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">TgBot::TgTypeParser::parseInputVenueMessageContent</a></div><div class="ttdeci">std::string parseInputVenueMessageContent(const InputVenueMessageContent::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_game_html_ae929b7f837f1fb20fd5cda2004d7f84d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">TgBot::InlineQueryResultGame::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultGame > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00024">InlineQueryResultGame.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a84b4fc14b5073a6007e80e176c823df4"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4">TgBot::TgTypeParser::parseJsonAndGetVideoNote</a></div><div class="ttdeci">VideoNote::Ptr parseJsonAndGetVideoNote(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af5f07236f584e0642d1015b71a1cf16c"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c">TgBot::TgTypeParser::parseJsonAndGetChatPhoto</a></div><div class="ttdeci">ChatPhoto::Ptr parseJsonAndGetChatPhoto(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aca144c409956718fb5b8b2063cc48204"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">TgBot::TgTypeParser::parseChatMember</a></div><div class="ttdeci">std::string parseChatMember(const ChatMember::Ptr &object) const</div></div> <div class="ttc" id="_animation_8h_html"><div class="ttname"><a href="_animation_8h.html">Animation.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a30742479b30b2489ef5333c236ecc92e"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e">TgBot::TgTypeParser::parseJsonAndGetGameHighScore</a></div><div class="ttdeci">GameHighScore::Ptr parseJsonAndGetGameHighScore(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_successful_payment_html_a753e2643432af6f0b2561436f2b1da0d"><div class="ttname"><a href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">TgBot::SuccessfulPayment::Ptr</a></div><div class="ttdeci">std::shared_ptr< SuccessfulPayment > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_successful_payment_8h_source.html#l00043">SuccessfulPayment.h:43</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a7460cb8f2223e91fdd4bd36e7688b3b4"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedMpeg4Gif</a></div><div class="ttdeci">InlineQueryResultCachedMpeg4Gif::Ptr parseJsonAndGetInlineQueryResultCachedMpeg4Gif(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_response_parameters_html_a345c84a4e959ed8e529b1cb6e76d0182"><div class="ttname"><a href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">TgBot::ResponseParameters::Ptr</a></div><div class="ttdeci">std::shared_ptr< ResponseParameters > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00019">ResponseParameters.h:19</a></div></div> <div class="ttc" id="_inline_query_result_cached_voice_8h_html"><div class="ttname"><a href="_inline_query_result_cached_voice_8h.html">InlineQueryResultCachedVoice.h</a></div></div> <div class="ttc" id="_inline_query_result_document_8h_html"><div class="ttname"><a href="_inline_query_result_document_8h.html">InlineQueryResultDocument.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ad5346feffcb4ac969295c8b29b349e78"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">TgBot::TgTypeParser::parseInlineQueryResultCachedDocument</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedDocument(const InlineQueryResultCachedDocument::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab840017893dba49b60eca92bb36de41e"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">TgBot::TgTypeParser::parseJsonAndGetArray</a></div><div class="ttdeci">std::vector< std::shared_ptr< T > > parseJsonAndGetArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00315">TgTypeParser.h:315</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af5687838fb0246a56306e083a5518456"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">TgBot::TgTypeParser::parseLocation</a></div><div class="ttdeci">std::string parseLocation(const Location::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a675429e3e189512d9b018565699610c4"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">TgBot::TgTypeParser::parseJsonAndGetResponseParameters</a></div><div class="ttdeci">ResponseParameters::Ptr parseJsonAndGetResponseParameters(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae37d93d67c69431d1f7944e57b3324b5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">TgBot::TgTypeParser::parseInlineQueryResultCachedSticker</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedSticker(const InlineQueryResultCachedSticker::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a119f2fe4230915ee34857fab33f829f2"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultVideo</a></div><div class="ttdeci">InlineQueryResultVideo::Ptr parseJsonAndGetInlineQueryResultVideo(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_document_html_af311e27c16bf2a1128ee339899face9e"><div class="ttname"><a href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">TgBot::Document::Ptr</a></div><div class="ttdeci">std::shared_ptr< Document > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00041">Document.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a9818e295b599a08b77abefb38de75e48"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">TgBot::Chat::Ptr</a></div><div class="ttdeci">std::shared_ptr< Chat > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00041">Chat.h:41</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_af46802670f796f0e2139ec551bfa0f20"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">TgBot::TgTypeParser::parseReplyKeyboardMarkup</a></div><div class="ttdeci">std::string parseReplyKeyboardMarkup(const ReplyKeyboardMarkup::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a7ce6093da58310d5d8de2a068eeb5512"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">TgBot::TgTypeParser::parseJsonAndGetChosenInlineResult</a></div><div class="ttdeci">ChosenInlineResult::Ptr parseJsonAndGetChosenInlineResult(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a253eb0107f6fc70e9e8dedc17dfea8d9"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9">TgBot::TgTypeParser::parseJsonAndGetShippingQuery</a></div><div class="ttdeci">ShippingQuery::Ptr parseJsonAndGetShippingQuery(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a931e795baba8eab26a34adbfd6f0a3d2"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">TgBot::TgTypeParser::parseJsonAndGetKeyboardButton</a></div><div class="ttdeci">KeyboardButton::Ptr parseJsonAndGetKeyboardButton(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a2dfa0c7205973145b59dfe2e03fa5626"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">TgBot::TgTypeParser::parseUserProfilePhotos</a></div><div class="ttdeci">std::string parseUserProfilePhotos(const UserProfilePhotos::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa8cc36d3fb323ca8732db424ebd6048c"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedDocument</a></div><div class="ttdeci">InlineQueryResultCachedDocument::Ptr parseJsonAndGetInlineQueryResultCachedDocument(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa3d4d7e6505797bb9533787843525c3d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">TgBot::TgTypeParser::parseJsonAndGetDocument</a></div><div class="ttdeci">Document::Ptr parseJsonAndGetDocument(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_photo_size_html_a05f58e05528a02e6bc98b67a81e8ae83"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">TgBot::PhotoSize::Ptr</a></div><div class="ttdeci">std::shared_ptr< PhotoSize > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00039">PhotoSize.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab3735516246937208ceaa366d72b55a0"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0">TgBot::TgTypeParser::parseAnimation</a></div><div class="ttdeci">std::string parseAnimation(const Animation::Ptr &object) const</div></div> <div class="ttc" id="_game_high_score_8h_html"><div class="ttname"><a href="_game_high_score_8h.html">GameHighScore.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a416731a2264b9056c93cfd5236ef3420"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">TgBot::TgTypeParser::parseMessage</a></div><div class="ttdeci">std::string parseMessage(const Message::Ptr &object) const</div></div> <div class="ttc" id="_keyboard_button_8h_html"><div class="ttname"><a href="_keyboard_button_8h.html">KeyboardButton.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa560bfad2fb780ed8ec4f0f5a505f051"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">TgBot::TgTypeParser::parseInlineKeyboardButton</a></div><div class="ttdeci">std::string parseInlineKeyboardButton(const InlineKeyboardButton::Ptr &object) const</div></div> <div class="ttc" id="_inline_query_result_article_8h_html"><div class="ttname"><a href="_inline_query_result_article_8h.html">InlineQueryResultArticle.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aac8191cfb3e405286e4755336e9967ae"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">TgBot::TgTypeParser::parseJsonAndGetUserProfilePhotos</a></div><div class="ttdeci">UserProfilePhotos::Ptr parseJsonAndGetUserProfilePhotos(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab5c08d34cc46b64b8826684b7c43aeb1"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1">TgBot::TgTypeParser::parseJsonAndGetOrderInfo</a></div><div class="ttdeci">OrderInfo::Ptr parseJsonAndGetOrderInfo(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a50d411ea8b1cda09d04d0d1fe57f1e09"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09">TgBot::TgTypeParser::parseVideoNote</a></div><div class="ttdeci">std::string parseVideoNote(const VideoNote::Ptr &object) const</div></div> <div class="ttc" id="_reply_keyboard_markup_8h_html"><div class="ttname"><a href="_reply_keyboard_markup_8h.html">ReplyKeyboardMarkup.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_reply_keyboard_markup_html_af19f8402b914b603ab41305dee55f44a"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">TgBot::ReplyKeyboardMarkup::Ptr</a></div><div class="ttdeci">std::shared_ptr< ReplyKeyboardMarkup > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00043">ReplyKeyboardMarkup.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_invoice_html_a34a6d437618ea3be0a40c64400067f67"><div class="ttname"><a href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">TgBot::Invoice::Ptr</a></div><div class="ttdeci">std::shared_ptr< Invoice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_invoice_8h_source.html#l00041">Invoice.h:41</a></div></div> <div class="ttc" id="_order_info_8h_html"><div class="ttname"><a href="_order_info_8h.html">OrderInfo.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ade5925f7cdce4ee3641853c72a5b51c5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">TgBot::TgTypeParser::parseResponseParameters</a></div><div class="ttdeci">std::string parseResponseParameters(const ResponseParameters::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a8ff0d8cbdae9e65edc11f345e1a93a94"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">TgBot::TgTypeParser::parsePhotoSize</a></div><div class="ttdeci">std::string parsePhotoSize(const PhotoSize::Ptr &object) const</div></div> <div class="ttc" id="_chat_member_8h_html"><div class="ttname"><a href="_chat_member_8h.html">ChatMember.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a8979e13968a0ec55a811aefa588960a5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5">TgBot::TgTypeParser::parseJsonAndGetArray</a></div><div class="ttdeci">std::vector< T > parseJsonAndGetArray(std::function< T(const boost::property_tree::ptree &)> parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00324">TgTypeParser.h:324</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a11fa0dd87bf2ef69e8806e41481a29f8"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">TgBot::TgTypeParser::parseJsonAndGetPhotoSize</a></div><div class="ttdeci">PhotoSize::Ptr parseJsonAndGetPhotoSize(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae1701d47f9e5eb4a9b46a8278ea03433"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433">TgBot::TgTypeParser::parseOrderInfo</a></div><div class="ttdeci">std::string parseOrderInfo(const OrderInfo::Ptr &object) const</div></div> <div class="ttc" id="_location_8h_html"><div class="ttname"><a href="_location_8h.html">Location.h</a></div></div> <div class="ttc" id="_input_location_message_content_8h_html"><div class="ttname"><a href="_input_location_message_content_8h.html">InputLocationMessageContent.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_mask_position_html_a37edf3eefbf231ee8ab94a29425b3fe1"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">TgBot::MaskPosition::Ptr</a></div><div class="ttdeci">std::shared_ptr< MaskPosition > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00039">MaskPosition.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a48ee10add5f80c0c4afe55e99cabcddd"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgBot::TgTypeParser::TgTypeToJsonFunc</a></div><div class="ttdeci">std::string(TgTypeParser::*)(const std::shared_ptr< T > &) const TgTypeToJsonFunc</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00112">TgTypeParser.h:112</a></div></div> <div class="ttc" id="_input_media_photo_8h_html"><div class="ttname"><a href="_input_media_photo_8h.html">InputMediaPhoto.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_order_info_html_a546d93329dceb7bbd542a82d34e3b76a"><div class="ttname"><a href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">TgBot::OrderInfo::Ptr</a></div><div class="ttdeci">std::shared_ptr< OrderInfo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_order_info_8h_source.html#l00042">OrderInfo.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a32926aca562202019dabccc0bc2a59a8"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8">TgBot::TgTypeParser::parseGameHighScore</a></div><div class="ttdeci">std::string parseGameHighScore(const GameHighScore::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab84925dab3d05168099cfb1758c24eff"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">TgBot::TgTypeParser::parseInlineQueryResultAudio</a></div><div class="ttdeci">std::string parseInlineQueryResultAudio(const InlineQueryResultAudio::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_a0005786d327b3e363cb13c18e9ee0593"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">TgBot::Video::Ptr</a></div><div class="ttdeci">std::shared_ptr< Video > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00041">Video.h:41</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a1d160922a1ae90e8b46cac336e6462b6"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">TgBot::TgTypeParser::parseJsonAndGetSticker</a></div><div class="ttdeci">Sticker::Ptr parseJsonAndGetSticker(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa35193c7b8f13fbfbac6a4ebd5b68dcf"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">TgBot::TgTypeParser::parseInlineQueryResultLocation</a></div><div class="ttdeci">std::string parseInlineQueryResultLocation(const InlineQueryResultLocation::Ptr &object) const</div></div> <div class="ttc" id="class_tg_bot_1_1_contact_html_a43915fd39dc9ef11a5f8684512ce5e7b"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">TgBot::Contact::Ptr</a></div><div class="ttdeci">std::shared_ptr< Contact > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00039">Contact.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_note_html_a6724ff1d3da3887d961a70eb67b42825"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">TgBot::VideoNote::Ptr</a></div><div class="ttdeci">std::shared_ptr< VideoNote > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00041">VideoNote.h:41</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_afe554cc15fd1d1312de42fa46fb6ad2b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">TgBot::TgTypeParser::parseGenericReply</a></div><div class="ttdeci">std::string parseGenericReply(const GenericReply::Ptr &object) const</div></div> <div class="ttc" id="_inline_query_result_contact_8h_html"><div class="ttname"><a href="_inline_query_result_contact_8h.html">InlineQueryResultContact.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aa467ac58012075c932947a5e120f498a"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a">TgBot::TgTypeParser::parseInputMedia</a></div><div class="ttdeci">std::string parseInputMedia(const InputMedia::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a08541f9e83d92a4678f5cdd40bdf1269"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">TgBot::TgTypeParser::parseJsonAndGetUpdate</a></div><div class="ttdeci">Update::Ptr parseJsonAndGetUpdate(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a4ab33d085d2ae0dbc49596d4b5973aa6"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">TgBot::TgTypeParser::parseJsonAndGetInlineKeyboardButton</a></div><div class="ttdeci">InlineKeyboardButton::Ptr parseJsonAndGetInlineKeyboardButton(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00105">TgTypeParser.h:105</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aedd80048387f6f93e32757ae13c65ac7"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedGif</a></div><div class="ttdeci">InlineQueryResultCachedGif::Ptr parseJsonAndGetInlineQueryResultCachedGif(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a944d9baf9397ae21b3d02a17255d0d74"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">TgBot::TgTypeParser::parseInputTextMessageContent</a></div><div class="ttdeci">std::string parseInputTextMessageContent(const InputTextMessageContent::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a89730b5e5515446b996572a1d2eb527a"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">TgBot::TgTypeParser::parseInlineQueryResultGame</a></div><div class="ttdeci">std::string parseInlineQueryResultGame(const InlineQueryResultGame::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a5f3e07e715226a326d3de577838e5525"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">TgBot::TgTypeParser::parseJsonAndGetInlineQuery</a></div><div class="ttdeci">InlineQuery::Ptr parseJsonAndGetInlineQuery(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a6f0065be90200df3946dd781bba47263"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">TgBot::TgTypeParser::parseInlineQueryResultGif</a></div><div class="ttdeci">std::string parseInlineQueryResultGif(const InlineQueryResultGif::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a208d9ffe88d02bfc75c4eb73b9ac01ae"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultPhoto</a></div><div class="ttdeci">InlineQueryResultPhoto::Ptr parseJsonAndGetInlineQueryResultPhoto(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_voice_html_a4b6ab1c49f87861ed9eb94a267210a38"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">TgBot::InlineQueryResultCachedVoice::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedVoice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00024">InlineQueryResultCachedVoice.h:24</a></div></div> <div class="ttc" id="_input_message_content_8h_html"><div class="ttname"><a href="_input_message_content_8h.html">InputMessageContent.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html_a1c592e3dea0aae88ccd8244f70b2e8d8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">TgBot::InlineQueryResultCachedPhoto::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedPhoto > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00024">InlineQueryResultCachedPhoto.h:24</a></div></div> <div class="ttc" id="_user_8h_html"><div class="ttname"><a href="_user_8h.html">User.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3143f65a804f7441164e4f47ff69fbc9"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9">TgBot::TgTypeParser::parseJsonAndGetStickerSet</a></div><div class="ttdeci">StickerSet::Ptr parseJsonAndGetStickerSet(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_shipping_option_8h_html"><div class="ttname"><a href="_shipping_option_8h.html">ShippingOption.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aace0adff9509dcef989074fd76e6f04d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d">TgBot::TgTypeParser::parseJsonAndGetShippingAddress</a></div><div class="ttdeci">ShippingAddress::Ptr parseJsonAndGetShippingAddress(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a97c29c797018934139109f426e0c1865"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">TgBot::TgTypeParser::parseJsonAndGetChatMember</a></div><div class="ttdeci">ChatMember::Ptr parseJsonAndGetChatMember(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_aa2f66d4bc5e55b3efbaaf285bcdbe207"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">TgBot::PreCheckoutQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< PreCheckoutQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00044">PreCheckoutQuery.h:44</a></div></div> <div class="ttc" id="_audio_8h_html"><div class="ttname"><a href="_audio_8h.html">Audio.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_html_abdc38ae21d5213ead3720db082ef1f9c"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">TgBot::InputMedia::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputMedia > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00040">InputMedia.h:40</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a7f4fb7963109c5e3e49b87e331cea12c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">TgBot::InlineQueryResultPhoto::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultPhoto > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00024">InlineQueryResultPhoto.h:24</a></div></div> <div class="ttc" id="_inline_query_result_video_8h_html"><div class="ttname"><a href="_inline_query_result_video_8h.html">InlineQueryResultVideo.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a9aa9b9bb1c9869f273b6018d3eed9a67"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResult</a></div><div class="ttdeci">InlineQueryResult::Ptr parseJsonAndGetInlineQueryResult(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae196564c416664de484f8ecc046112b5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultLocation</a></div><div class="ttdeci">InlineQueryResultLocation::Ptr parseJsonAndGetInlineQueryResultLocation(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a203ed0972c40edbc296198f7cbc2d715"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedPhoto</a></div><div class="ttdeci">InlineQueryResultCachedPhoto::Ptr parseJsonAndGetInlineQueryResultCachedPhoto(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a9c904728f8fe6002694479cb83d2dc7d"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d">TgBot::TgTypeParser::parseJsonAndGetGame</a></div><div class="ttdeci">Game::Ptr parseJsonAndGetGame(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_chat_8h_html"><div class="ttname"><a href="_chat_8h.html">Chat.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_afb59dff4e2abcefdae69c98efdf61d95"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">TgBot::TgTypeParser::parseInlineQueryResultDocument</a></div><div class="ttdeci">std::string parseInlineQueryResultDocument(const InlineQueryResultDocument::Ptr &object) const</div></div> <div class="ttc" id="_contact_8h_html"><div class="ttname"><a href="_contact_8h.html">Contact.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_shipping_address_html_a92871afa1e15fa06460729711ce6641d"><div class="ttname"><a href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">TgBot::ShippingAddress::Ptr</a></div><div class="ttdeci">std::shared_ptr< ShippingAddress > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_shipping_address_8h_source.html#l00041">ShippingAddress.h:41</a></div></div> <div class="ttc" id="_callback_game_8h_html"><div class="ttname"><a href="_callback_game_8h.html">CallbackGame.h</a></div></div> <div class="ttc" id="_chosen_inline_result_8h_html"><div class="ttname"><a href="_chosen_inline_result_8h.html">ChosenInlineResult.h</a></div></div> <div class="ttc" id="_inline_query_result_game_8h_html"><div class="ttname"><a href="_inline_query_result_game_8h.html">InlineQueryResultGame.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae450dfabbb1efdc3e4c3366590e27a3b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">TgBot::TgTypeParser::parseUser</a></div><div class="ttdeci">std::string parseUser(const User::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ab65d412769ea996c0cb671f9c961631b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">TgBot::TgTypeParser::parseCallbackQuery</a></div><div class="ttdeci">std::string parseCallbackQuery(const CallbackQuery::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a9bf3c43480d706e39e15957668838d21"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedVideo</a></div><div class="ttdeci">InlineQueryResultCachedVideo::Ptr parseJsonAndGetInlineQueryResultCachedVideo(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_input_text_message_content_8h_html"><div class="ttname"><a href="_input_text_message_content_8h.html">InputTextMessageContent.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_member_html_a7c14c867a129ac28396b680c79dc495d"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">TgBot::ChatMember::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChatMember > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00022">ChatMember.h:22</a></div></div> <div class="ttc" id="_input_contact_message_content_8h_html"><div class="ttname"><a href="_input_contact_message_content_8h.html">InputContactMessageContent.h</a></div></div> @@ -352,27 +238,14 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <div class="ttc" id="class_tg_bot_1_1_inline_query_html_a82b36b38b3587e6a721b6fa579759b0c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">TgBot::InlineQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00023">InlineQuery.h:23</a></div></div> <div class="ttc" id="class_tg_bot_1_1_force_reply_html_a3d17d51e17dfdfd22d263bdeaf603b66"><div class="ttname"><a href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">TgBot::ForceReply::Ptr</a></div><div class="ttdeci">std::shared_ptr< ForceReply > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00045">ForceReply.h:45</a></div></div> <div class="ttc" id="_pre_checkout_query_8h_html"><div class="ttname"><a href="_pre_checkout_query_8h.html">PreCheckoutQuery.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a18121dfb51fce662892fcd8433df0a80"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">TgBot::TgTypeParser::parseInlineQueryResultCachedPhoto</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedPhoto(const InlineQueryResultCachedPhoto::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a8a787547e63b7ede8d20ef64e9213a02"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">TgBot::TgTypeParser::parseJsonAndGetReplyKeyboardRemove</a></div><div class="ttdeci">ReplyKeyboardRemove::Ptr parseJsonAndGetReplyKeyboardRemove(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a8baab45c76cac6427cde907f95792864"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultGif</a></div><div class="ttdeci">InlineQueryResultGif::Ptr parseJsonAndGetInlineQueryResultGif(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a170af298967452a8442571c63720b79a"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">TgBot::TgTypeParser::parseInlineQuery</a></div><div class="ttdeci">std::string parseInlineQuery(const InlineQuery::Ptr &object) const</div></div> <div class="ttc" id="_labeled_price_8h_html"><div class="ttname"><a href="_labeled_price_8h.html">LabeledPrice.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a26129e11a675d7ce0b529cd2a7965e25"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">TgBot::TgTypeParser::parseInlineQueryResultCachedVoice</a></div><div class="ttdeci">std::string parseInlineQueryResultCachedVoice(const InlineQueryResultCachedVoice::Ptr &object) const</div></div> <div class="ttc" id="_file_8h_html"><div class="ttname"><a href="_file_8h.html">File.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a51c07924f4159584f098f77b7d66a69f"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f">TgBot::TgTypeParser::parseShippingAddress</a></div><div class="ttdeci">std::string parseShippingAddress(const ShippingAddress::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a1b41989120df5127623da72428928f70"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">TgBot::TgTypeParser::parseContact</a></div><div class="ttdeci">std::string parseContact(const Contact::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a6570cf17b067f5f4d649f7a20f44040c"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultMpeg4Gif</a></div><div class="ttdeci">InlineQueryResultMpeg4Gif::Ptr parseJsonAndGetInlineQueryResultMpeg4Gif(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a4607d2db77a94d211cb243927c2d2b40"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedAudio</a></div><div class="ttdeci">InlineQueryResultCachedAudio::Ptr parseJsonAndGetInlineQueryResultCachedAudio(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_aca2d3c40be05cf683dc613b3eef602b5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">TgBot::TgTypeParser::parseJsonAndGetContact</a></div><div class="ttdeci">Contact::Ptr parseJsonAndGetContact(const boost::property_tree::ptree &data) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_ae499680fd9cc2c73fb7cd8e55906ae35"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">TgBot::TgTypeParser::parseInputContactMessageContent</a></div><div class="ttdeci">std::string parseInputContactMessageContent(const InputContactMessageContent::Ptr &object) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_acf36e32c65d1459a19ad344abd1df158"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">TgBot::TgTypeParser::parseJsonAndGetLocation</a></div><div class="ttdeci">Location::Ptr parseJsonAndGetLocation(const boost::property_tree::ptree &data) const</div></div> <div class="ttc" id="_inline_query_result_cached_mpeg4_gif_8h_html"><div class="ttname"><a href="_inline_query_result_cached_mpeg4_gif_8h.html">InlineQueryResultCachedMpeg4Gif.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html_aab9691736d261b69ca775a2cb7e130eb"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">TgBot::InlineQueryResultCachedGif::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedGif > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00024">InlineQueryResultCachedGif.h:24</a></div></div> <div class="ttc" id="_mask_position_8h_html"><div class="ttname"><a href="_mask_position_8h.html">MaskPosition.h</a></div></div> <div class="ttc" id="_inline_query_result_mpeg4_gif_8h_html"><div class="ttname"><a href="_inline_query_result_mpeg4_gif_8h.html">InlineQueryResultMpeg4Gif.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a48a9d369812ca327da77766140d22100"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">TgBot::InputVenueMessageContent::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputVenueMessageContent > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00021">InputVenueMessageContent.h:21</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_audio_html_a8c75f3fe19c25570a15ad20e11b059ec"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">TgBot::InlineQueryResultCachedAudio::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQueryResultCachedAudio > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00024">InlineQueryResultCachedAudio.h:24</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a5793eea051e46ecca54c5dc5d7c4f7d1"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">TgBot::TgTypeParser::parseJson</a></div><div class="ttdeci">boost::property_tree::ptree parseJson(const std::string &json) const</div><div class="ttdef"><b>Definition:</b> <a href="_tg_type_parser_8h_source.html#l00298">TgTypeParser.h:298</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_html_ae6ea24aef677abaaf0fd7d60adf5be79"><div class="ttname"><a href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">TgBot::User::Ptr</a></div><div class="ttdeci">std::shared_ptr< User > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00039">User.h:39</a></div></div> <div class="ttc" id="_message_8h_html"><div class="ttname"><a href="_message_8h.html">Message.h</a></div></div> </div><!-- fragment --></div><!-- contents --> @@ -381,9 +254,9 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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="_tg_type_parser_8h.html">TgTypeParser.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_webhook_local_server_8h.html b/docs/_tg_webhook_local_server_8h.html index 3341279..514a071 100644 --- a/docs/_tg_webhook_local_server_8h.html +++ b/docs/_tg_webhook_local_server_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgWebhookLocalServer.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -91,9 +115,9 @@ $(document).ready(function(){initNavTree('_tg_webhook_local_server_8h.html',''); <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_local_server_8h.html">TgWebhookLocalServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_webhook_local_server_8h_source.html b/docs/_tg_webhook_local_server_8h_source.html index 94c3715..0ca8f46 100644 --- a/docs/_tg_webhook_local_server_8h_source.html +++ b/docs/_tg_webhook_local_server_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgWebhookLocalServer.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_tg_webhook_local_server_8h_source.htm <div class="title">TgWebhookLocalServer.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_tg_webhook_local_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#ifdef BOOST_ASIO_HAS_LOCAL_SOCKETS</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_tg_webhook_server_8h.html">tgbot/net/TgWebhookServer.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">class </span>TgWebhookLocalServer : <span class="keyword">public</span> TgWebhookServer<boost::asio::local::stream_protocol> {</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  TgWebhookLocalServer(std::shared_ptr<boost::asio::basic_socket_acceptor<boost::asio::local::stream_protocol>>& acceptor, <span class="keyword">const</span> std::string& path, EventHandler* eventHandler) = <span class="keyword">delete</span>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  TgWebhookLocalServer(<span class="keyword">const</span> std::string& path, <span class="keyword">const</span> EventHandler* eventHandler) :</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  TgWebhookServer<boost::asio::local::stream_protocol>(std::make_shared<boost::asio::basic_socket_acceptor<boost::asio::local::stream_protocol>>(_ioService, boost::asio::local::stream_protocol::endpoint(path)), path, eventHandler)</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  TgWebhookLocalServer(<span class="keyword">const</span> std::string& path, <span class="keyword">const</span> Bot& bot) : TgWebhookLocalServer(path, &bot.getEventHandler()) {</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  }</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif //BOOST_ASIO_HAS_LOCAL_SOCKETS</span></div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#endif //TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_tg_webhook_local_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#ifdef BOOST_ASIO_HAS_LOCAL_SOCKETS</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_tg_webhook_server_8h.html">tgbot/net/TgWebhookServer.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">class </span>TgWebhookLocalServer : <span class="keyword">public</span> TgWebhookServer<boost::asio::local::stream_protocol> {</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  TgWebhookLocalServer(std::shared_ptr<boost::asio::basic_socket_acceptor<boost::asio::local::stream_protocol>>& acceptor, <span class="keyword">const</span> std::string& path, EventHandler* eventHandler) = <span class="keyword">delete</span>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  TgWebhookLocalServer(<span class="keyword">const</span> std::string& path, <span class="keyword">const</span> EventHandler* eventHandler) :</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  TgWebhookServer<boost::asio::local::stream_protocol>(std::make_shared<boost::asio::basic_socket_acceptor<boost::asio::local::stream_protocol>>(_ioService, boost::asio::local::stream_protocol::endpoint(path)), path, eventHandler)</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  TgWebhookLocalServer(<span class="keyword">const</span> std::string& path, <span class="keyword">const</span> Bot& bot) : TgWebhookLocalServer(path, &bot.getEventHandler()) {</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  }</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> };</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif //BOOST_ASIO_HAS_LOCAL_SOCKETS</span></div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="preprocessor">#endif //TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_tg_webhook_server_8h_html"><div class="ttname"><a href="_tg_webhook_server_8h.html">TgWebhookServer.h</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -91,9 +115,9 @@ $(document).ready(function(){initNavTree('_tg_webhook_local_server_8h_source.htm <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_local_server_8h.html">TgWebhookLocalServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_webhook_server_8h.html b/docs/_tg_webhook_server_8h.html index b2a838b..d69f2bb 100644 --- a/docs/_tg_webhook_server_8h.html +++ b/docs/_tg_webhook_server_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgWebhookServer.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_server_8h.html">TgWebhookServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_webhook_server_8h_source.html b/docs/_tg_webhook_server_8h_source.html index f201903..e530124 100644 --- a/docs/_tg_webhook_server_8h_source.html +++ b/docs/_tg_webhook_server_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgWebhookServer.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,22 +107,21 @@ $(document).ready(function(){initNavTree('_tg_webhook_server_8h_source.html','') <div class="title">TgWebhookServer.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_tg_webhook_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGHTTPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGHTTPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="_bot_8h.html">tgbot/Bot.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_event_handler_8h.html">tgbot/EventHandler.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_tg_type_parser_8h.html">tgbot/TgTypeParser.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_http_server_8h.html">tgbot/net/HttpServer.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">template</span><<span class="keyword">typename</span> Protocol></div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_server.html"> 34</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_http_server.html">HttpServer</a><Protocol> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> <span class="keyword">typename</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">HttpServer<Protocol>::ServerHandler</a>& handler) = <span class="keyword">delete</span>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9"> 39</a></span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> std::string& path, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>* eventHandler) :</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="class_tg_bot_1_1_http_server.html">HttpServer</a><Protocol>(acceptor, [eventHandler, &path](const std::string& data, const std::map<std::string, std::string>& headers) -> std::string {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordflow">if</span> (headers.at(<span class="stringliteral">"method"</span>) == <span class="stringliteral">"POST"</span> && headers.at(<span class="stringliteral">"path"</span>) == path) {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  eventHandler-><a class="code" href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">handleUpdate</a>(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">TgTypeParser::getInstance</a>().parseJsonAndGetUpdate(<a class="code" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">TgTypeParser::getInstance</a>().parseJson(data)));</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordflow">return</span> <a class="code" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">HttpParser::getInstance</a>().<a class="code" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">generateResponse</a>(<span class="stringliteral">""</span>);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  })</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  }</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1"> 49</a></span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> std::string& path, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>& bot) :</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a>(acceptor, path, &bot.getEventHandler())</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  {</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  }</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> };</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> }</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#endif //TGBOT_TGHTTPSERVER_H</span></div><div class="ttc" id="class_tg_bot_1_1_tg_webhook_server_html_a283030203b2ddd9225792d24d9f4abb1"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1">TgBot::TgWebhookServer::TgWebhookServer</a></div><div class="ttdeci">TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const Bot &bot)</div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_server_8h_source.html#l00049">TgWebhookServer.h:49</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a3e86a9ea4c29460c3be175cbc97fdd5b"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">TgBot::TgTypeParser::getInstance</a></div><div class="ttdeci">static TgTypeParser & getInstance()</div></div> +<a href="_tg_webhook_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGHTTPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGHTTPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="_bot_8h.html">tgbot/Bot.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_event_handler_8h.html">tgbot/EventHandler.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_tg_type_parser_8h.html">tgbot/TgTypeParser.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_http_server_8h.html">tgbot/net/HttpServer.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">template</span><<span class="keyword">typename</span> Protocol></div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_server.html"> 34</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_http_server.html">HttpServer</a><Protocol> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> <span class="keyword">typename</span> <a class="code" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">HttpServer<Protocol>::ServerHandler</a>& handler) = <span class="keyword">delete</span>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9"> 39</a></span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> std::string& path, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>* eventHandler) :</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="class_tg_bot_1_1_http_server.html">HttpServer</a><Protocol>(acceptor, [eventHandler, &path](const std::string& data, const std::unordered_map<std::string, std::string>& headers) -> std::string {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordflow">if</span> (headers.at(<span class="stringliteral">"method"</span>) == <span class="stringliteral">"POST"</span> && headers.at(<span class="stringliteral">"path"</span>) == path) {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  eventHandler-><a class="code" href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">handleUpdate</a>(TgTypeParser::getInstance().parseJsonAndGetUpdate(TgTypeParser::getInstance().parseJson(data)));</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  }</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordflow">return</span> <a class="code" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">HttpParser::getInstance</a>().<a class="code" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">generateResponse</a>(<span class="stringliteral">""</span>);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  })</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  }</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1"> 49</a></span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<Protocol>> acceptor, <span class="keyword">const</span> std::string& path, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>& bot) :</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a>(acceptor, path, &bot.getEventHandler())</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  {</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  }</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> };</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> }</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="preprocessor">#endif //TGBOT_TGHTTPSERVER_H</span></div><div class="ttc" id="class_tg_bot_1_1_tg_webhook_server_html_a283030203b2ddd9225792d24d9f4abb1"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1">TgBot::TgWebhookServer::TgWebhookServer</a></div><div class="ttdeci">TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const Bot &bot)</div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_server_8h_source.html#l00049">TgWebhookServer.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_server_html"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a></div><div class="ttdoc">This class handles HTTP requests from the Internet. </div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00040">HttpServer.h:40</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_handler_html_ad9ed7bb75569122246d12157963bafcc"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">TgBot::EventHandler::handleUpdate</a></div><div class="ttdeci">void handleUpdate(const Update::Ptr update) const </div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00032">EventHandler.h:32</a></div></div> <div class="ttc" id="class_tg_bot_1_1_tg_webhook_server_html_abc86408e0e5254a07e8a05666c7980f9"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9">TgBot::TgWebhookServer::TgWebhookServer</a></div><div class="ttdeci">TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const EventHandler *eventHandler)</div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_server_8h_source.html#l00039">TgWebhookServer.h:39</a></div></div> <div class="ttc" id="_tg_type_parser_8h_html"><div class="ttname"><a href="_tg_type_parser_8h.html">TgTypeParser.h</a></div></div> <div class="ttc" id="_event_handler_8h_html"><div class="ttname"><a href="_event_handler_8h.html">EventHandler.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_tg_webhook_server_html_a06ad980aa07d80a12bcad0cf908b67d0"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgBot::TgWebhookServer::TgWebhookServer</a></div><div class="ttdeci">TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename HttpServer< Protocol >::ServerHandler &handler)=delete</div></div> -<div class="ttc" id="class_tg_bot_1_1_event_handler_html_ae0fb2a7e25fe19e3e2ed6184967f1e0d"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">TgBot::EventHandler::handleUpdate</a></div><div class="ttdeci">void handleUpdate(const Update::Ptr update) const</div></div> <div class="ttc" id="class_tg_bot_1_1_bot_html"><div class="ttname"><a href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></div><div class="ttdoc">This object holds other objects specific for this bot instance. </div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00039">Bot.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a9ca6a48bea33e6258f550cb8eff11996"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">TgBot::HttpParser::generateResponse</a></div><div class="ttdeci">std::string generateResponse(const std::string &data, const std::string &mimeType="text/plain", short unsigned statusCode=200, const std::string &statusStr="OK", bool isKeepAlive=false)</div></div> <div class="ttc" id="class_tg_bot_1_1_http_parser_html_a2bd36ba8b363fa3209cf472621a2a8ab"><div class="ttname"><a href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">TgBot::HttpParser::getInstance</a></div><div class="ttdeci">static HttpParser & getInstance()</div></div> <div class="ttc" id="class_tg_bot_1_1_tg_webhook_server_html"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_server.html">TgBot::TgWebhookServer</a></div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_server_8h_source.html#l00034">TgWebhookServer.h:34</a></div></div> <div class="ttc" id="_bot_8h_html"><div class="ttname"><a href="_bot_8h.html">Bot.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_server_html_ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">TgBot::HttpServer::ServerHandler</a></div><div class="ttdeci">std::function< std::string(const std::string &, const std::map< std::string, std::string >)> ServerHandler</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00043">HttpServer.h:43</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_http_server_html_ad8b31e813a287809453853694ee0fad0"><div class="ttname"><a href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">TgBot::HttpServer::ServerHandler</a></div><div class="ttdeci">std::function< std::string(const std::string &, const std::unordered_map< std::string, std::string >)> ServerHandler</div><div class="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00043">HttpServer.h:43</a></div></div> <div class="ttc" id="_http_server_8h_html"><div class="ttname"><a href="_http_server_8h.html">HttpServer.h</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -106,9 +129,9 @@ $(document).ready(function(){initNavTree('_tg_webhook_server_8h_source.html','') <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_server_8h.html">TgWebhookServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_webhook_tcp_server_8h.html b/docs/_tg_webhook_tcp_server_8h.html index 65e64f7..cc42a43 100644 --- a/docs/_tg_webhook_tcp_server_8h.html +++ b/docs/_tg_webhook_tcp_server_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgWebhookTcpServer.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -106,9 +130,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_tcp_server_8h.html">TgWebhookTcpServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_tg_webhook_tcp_server_8h_source.html b/docs/_tg_webhook_tcp_server_8h_source.html index 6f5a014..470e6af 100644 --- a/docs/_tg_webhook_tcp_server_8h_source.html +++ b/docs/_tg_webhook_tcp_server_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/TgWebhookTcpServer.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_tg_webhook_tcp_server_8h_source.html' </div><!--header--> <div class="contents"> <a href="_tg_webhook_tcp_server_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="_tg_webhook_server_8h.html">tgbot/net/TgWebhookServer.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_tcp_server.html"> 34</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a><boost::asio::ip::tcp> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31">TgWebhookTcpServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<boost::asio::ip::tcp>> acceptor, <span class="keyword">const</span> std::string& path, <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>* eventHandler) = <span class="keyword">delete</span>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032"> 39</a></span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032">TgWebhookTcpServer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> port, <span class="keyword">const</span> std::string& path, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_event_handler.html">EventHandler</a>* eventHandler) :</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a>(std::shared_ptr<boost::asio::basic_socket_acceptor<boost::asio::ip::tcp>>(new boost::asio::ip::tcp::acceptor(<a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>, boost::asio::ip::tcp::endpoint(boost::asio::ip::tcp::v4(), port))), path, eventHandler)</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103"> 44</a></span>  <a class="code" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103">TgWebhookTcpServer</a>(<span class="keyword">const</span> std::string& path, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>& bot) : <a class="code" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a>(path, &bot.getEventHandler()) {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> }</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#endif //TGBOT_TGWEBHOOKTCPSERVER_H</span></div><div class="ttc" id="class_tg_bot_1_1_tg_webhook_tcp_server_html_a20fcf9d23bee83730df8cf444573bf31"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31">TgBot::TgWebhookTcpServer::TgWebhookTcpServer</a></div><div class="ttdeci">TgWebhookTcpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, EventHandler *eventHandler)=delete</div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_tg_webhook_tcp_server_html_a58d11a7cae91b02f58ba5597da28a103"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103">TgBot::TgWebhookTcpServer::TgWebhookTcpServer</a></div><div class="ttdeci">TgWebhookTcpServer(const std::string &path, const Bot &bot)</div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_tcp_server_8h_source.html#l00044">TgWebhookTcpServer.h:44</a></div></div> <div class="ttc" id="class_tg_bot_1_1_event_handler_html"><div class="ttname"><a href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></div><div class="ttdef"><b>Definition:</b> <a href="_event_handler_8h_source.html#l00032">EventHandler.h:32</a></div></div> <div class="ttc" id="_tg_webhook_server_8h_html"><div class="ttname"><a href="_tg_webhook_server_8h.html">TgWebhookServer.h</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_tg_webhook_tcp_server_8h_source.html' <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_tcp_server_8h.html">TgWebhookTcpServer.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_update_8h.html b/docs/_update_8h.html index f934898..213c52c 100644 --- a/docs/_update_8h.html +++ b/docs/_update_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Update.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -91,6 +115,8 @@ $(document).ready(function(){initNavTree('_update_8h.html','');}); <code>#include "<a class="el" href="_inline_query_8h_source.html">tgbot/types/InlineQuery.h</a>"</code><br /> <code>#include "<a class="el" href="_chosen_inline_result_8h_source.html">tgbot/types/ChosenInlineResult.h</a>"</code><br /> <code>#include "<a class="el" href="_callback_query_8h_source.html">tgbot/types/CallbackQuery.h</a>"</code><br /> +<code>#include "<a class="el" href="_shipping_query_8h_source.html">tgbot/types/ShippingQuery.h</a>"</code><br /> +<code>#include "<a class="el" href="_pre_checkout_query_8h_source.html">tgbot/types/PreCheckoutQuery.h</a>"</code><br /> </div> <p><a href="_update_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> @@ -111,9 +137,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_update_8h.html">Update.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_update_8h_source.html b/docs/_update_8h_source.html index 9c86cbc..8c50354 100644 --- a/docs/_update_8h_source.html +++ b/docs/_update_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Update.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,24 +107,30 @@ $(document).ready(function(){initNavTree('_update_8h_source.html','');}); <div class="title">Update.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_update_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_UPDATE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_UPDATE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_8h.html">tgbot/types/InlineQuery.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_chosen_inline_result_8h.html">tgbot/types/ChosenInlineResult.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_callback_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html"> 40</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_update.html">Update</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8"> 43</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Update> <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Ptr</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097"> 48</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">updateId</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c"> 53</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">message</a>;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5"> 58</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5">editedMessage</a>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b"> 63</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b">channelPost</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b"> 68</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b">editedChannelPost</a>;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806"> 73</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806">inlineQuery</a>;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b"> 78</a></span>  <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b">chosenInlineResult</a>;</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f"> 83</a></span>  <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">callbackQuery</a>;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> };</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> }</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor">#endif //TGBOT_CPP_UPDATE_H</span></div><div class="ttc" id="class_tg_bot_1_1_update_html_aabddc6947fe255f1763802532d34ef2b"><div class="ttname"><a href="class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b">TgBot::Update::channelPost</a></div><div class="ttdeci">Message::Ptr channelPost</div><div class="ttdoc">Optional. New incoming channel post of any kind — text, photo, sticker, etc. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00063">Update.h:63</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_af4d35314c4e49839f7012a9671ede097"><div class="ttname"><a href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">TgBot::Update::updateId</a></div><div class="ttdeci">int32_t updateId</div><div class="ttdoc">The update‘s unique identifier. Update identifiers start from a certain positive number and increase...</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00048">Update.h:48</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html"><div class="ttname"><a href="class_tg_bot_1_1_update.html">TgBot::Update</a></div><div class="ttdoc">This object represents an incoming update. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00040">Update.h:40</a></div></div> +<a href="_update_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_UPDATE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_UPDATE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_8h.html">tgbot/types/InlineQuery.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_chosen_inline_result_8h.html">tgbot/types/ChosenInlineResult.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_callback_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_shipping_query_8h.html">tgbot/types/ShippingQuery.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_pre_checkout_query_8h.html">tgbot/types/PreCheckoutQuery.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html"> 42</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_update.html">Update</a> {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8"> 45</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Update> <a class="code" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Ptr</a>;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097"> 50</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">updateId</a>;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c"> 55</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">message</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5"> 60</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5">editedMessage</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b"> 65</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b">channelPost</a>;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b"> 70</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b">editedChannelPost</a>;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806"> 75</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806">inlineQuery</a>;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b"> 80</a></span>  <a class="code" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b">chosenInlineResult</a>;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f"> 85</a></span>  <a class="code" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">callbackQuery</a>;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div><div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269"> 92</a></span>  <a class="code" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269">shippingQuery</a>;</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> </div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3"> 99</a></span>  <a class="code" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> <a class="code" href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3">preCheckoutQuery</a>;</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> };</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> }</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor">#endif //TGBOT_CPP_UPDATE_H</span></div><div class="ttc" id="class_tg_bot_1_1_shipping_query_html_a952ccde4a79282a4c20f42cfed069d64"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">TgBot::ShippingQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< ShippingQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00044">ShippingQuery.h:44</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_aabddc6947fe255f1763802532d34ef2b"><div class="ttname"><a href="class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b">TgBot::Update::channelPost</a></div><div class="ttdeci">Message::Ptr channelPost</div><div class="ttdoc">Optional. New incoming channel post of any kind — text, photo, sticker, etc. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00065">Update.h:65</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_af4d35314c4e49839f7012a9671ede097"><div class="ttname"><a href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">TgBot::Update::updateId</a></div><div class="ttdeci">int32_t updateId</div><div class="ttdoc">The update‘s unique identifier. Update identifiers start from a certain positive number and increase...</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00050">Update.h:50</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html"><div class="ttname"><a href="class_tg_bot_1_1_update.html">TgBot::Update</a></div><div class="ttdoc">This object represents an incoming update. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00042">Update.h:42</a></div></div> <div class="ttc" id="class_tg_bot_1_1_callback_query_html_a5a5e4f8368bd95ba214e68cde5d1c7c0"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">TgBot::CallbackQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< CallbackQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00022">CallbackQuery.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_a188502d94515baee85ba30f58cffa1b5"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5">TgBot::Update::editedMessage</a></div><div class="ttdeci">Message::Ptr editedMessage</div><div class="ttdoc">Optional. New version of a message that is known to the bot and was edited. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00058">Update.h:58</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_a05588da55717387ef91434f014afff1b"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b">TgBot::Update::editedChannelPost</a></div><div class="ttdeci">Message::Ptr editedChannelPost</div><div class="ttdoc">Optional. New version of a channel post that is known to the bot and was edited. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00068">Update.h:68</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_abace63cf3605fe7a480a3bb839a672a8"><div class="ttname"><a href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">TgBot::Update::Ptr</a></div><div class="ttdeci">std::shared_ptr< Update > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00043">Update.h:43</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_a188502d94515baee85ba30f58cffa1b5"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5">TgBot::Update::editedMessage</a></div><div class="ttdeci">Message::Ptr editedMessage</div><div class="ttdoc">Optional. New version of a message that is known to the bot and was edited. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00060">Update.h:60</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_a05588da55717387ef91434f014afff1b"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b">TgBot::Update::editedChannelPost</a></div><div class="ttdeci">Message::Ptr editedChannelPost</div><div class="ttdoc">Optional. New version of a channel post that is known to the bot and was edited. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00070">Update.h:70</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_abace63cf3605fe7a480a3bb839a672a8"><div class="ttname"><a href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">TgBot::Update::Ptr</a></div><div class="ttdeci">std::shared_ptr< Update > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00045">Update.h:45</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="_callback_query_8h_html"><div class="ttname"><a href="_callback_query_8h.html">CallbackQuery.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_aea03e36b9015a0fe9f1278564c5b8806"><div class="ttname"><a href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806">TgBot::Update::inlineQuery</a></div><div class="ttdeci">InlineQuery::Ptr inlineQuery</div><div class="ttdoc">Optional. New incoming inline query. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00073">Update.h:73</a></div></div> +<div class="ttc" id="_shipping_query_8h_html"><div class="ttname"><a href="_shipping_query_8h.html">ShippingQuery.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_aea03e36b9015a0fe9f1278564c5b8806"><div class="ttname"><a href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806">TgBot::Update::inlineQuery</a></div><div class="ttdeci">InlineQuery::Ptr inlineQuery</div><div class="ttdoc">Optional. New incoming inline query. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00075">Update.h:75</a></div></div> <div class="ttc" id="_inline_query_8h_html"><div class="ttname"><a href="_inline_query_8h.html">InlineQuery.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00054">Message.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a3805a5dc013c6ab23ac5efc91282c11d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">TgBot::Message::Ptr</a></div><div class="ttdeci">std::shared_ptr< Message > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00056">Message.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_ad4b7edd30fd0d876fa99493fe19b3247"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">TgBot::ChosenInlineResult::Ptr</a></div><div class="ttdeci">std::shared_ptr< ChosenInlineResult > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00023">ChosenInlineResult.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_aa3fab72bc10111e2f8f8930c43a0ff8b"><div class="ttname"><a href="class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b">TgBot::Update::chosenInlineResult</a></div><div class="ttdeci">ChosenInlineResult::Ptr chosenInlineResult</div><div class="ttdoc">Optional. The result of an inline query that was chosen by a user and sent to their chat partner...</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00078">Update.h:78</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_a2c6890adcab16d6a306b3b89fd954f6f"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">TgBot::Update::callbackQuery</a></div><div class="ttdeci">CallbackQuery::Ptr callbackQuery</div><div class="ttdoc">Optional. New incoming callback query. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00083">Update.h:83</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_a9c1dab567059da89f8529263bdc92da3"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3">TgBot::Update::preCheckoutQuery</a></div><div class="ttdeci">PreCheckoutQuery::Ptr preCheckoutQuery</div><div class="ttdoc">Optional. New incoming pre-checkout query. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00099">Update.h:99</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_ab36e473d65557a1fb6ab4096eadc1269"><div class="ttname"><a href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269">TgBot::Update::shippingQuery</a></div><div class="ttdeci">ShippingQuery::Ptr shippingQuery</div><div class="ttdoc">Optional. New incoming shipping query. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00092">Update.h:92</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_aa3fab72bc10111e2f8f8930c43a0ff8b"><div class="ttname"><a href="class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b">TgBot::Update::chosenInlineResult</a></div><div class="ttdeci">ChosenInlineResult::Ptr chosenInlineResult</div><div class="ttdoc">Optional. The result of an inline query that was chosen by a user and sent to their chat partner...</div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00080">Update.h:80</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_a2c6890adcab16d6a306b3b89fd954f6f"><div class="ttname"><a href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">TgBot::Update::callbackQuery</a></div><div class="ttdeci">CallbackQuery::Ptr callbackQuery</div><div class="ttdoc">Optional. New incoming callback query. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00085">Update.h:85</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_pre_checkout_query_html_aa2f66d4bc5e55b3efbaaf285bcdbe207"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">TgBot::PreCheckoutQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< PreCheckoutQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00044">PreCheckoutQuery.h:44</a></div></div> <div class="ttc" id="_chosen_inline_result_8h_html"><div class="ttname"><a href="_chosen_inline_result_8h.html">ChosenInlineResult.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_inline_query_html_a82b36b38b3587e6a721b6fa579759b0c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">TgBot::InlineQuery::Ptr</a></div><div class="ttdeci">std::shared_ptr< InlineQuery > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00023">InlineQuery.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_update_html_ab65136c0345978742fb3026e6855ff2c"><div class="ttname"><a href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">TgBot::Update::message</a></div><div class="ttdeci">Message::Ptr message</div><div class="ttdoc">Optional. New incoming message of any kind — text, photo, sticker, etc. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00053">Update.h:53</a></div></div> +<div class="ttc" id="_pre_checkout_query_8h_html"><div class="ttname"><a href="_pre_checkout_query_8h.html">PreCheckoutQuery.h</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_update_html_ab65136c0345978742fb3026e6855ff2c"><div class="ttname"><a href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">TgBot::Update::message</a></div><div class="ttdeci">Message::Ptr message</div><div class="ttdoc">Optional. New incoming message of any kind — text, photo, sticker, etc. </div><div class="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00055">Update.h:55</a></div></div> <div class="ttc" id="_message_8h_html"><div class="ttname"><a href="_message_8h.html">Message.h</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -108,9 +138,9 @@ $(document).ready(function(){initNavTree('_update_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_update_8h.html">Update.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_url_8h.html b/docs/_url_8h.html index e7fbd75..a917df7 100644 --- a/docs/_url_8h.html +++ b/docs/_url_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/Url.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +131,9 @@ Namespaces</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_url_8h.html">Url.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_url_8h_source.html b/docs/_url_8h_source.html index 216d9d7..49a67b0 100644 --- a/docs/_url_8h_source.html +++ b/docs/_url_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net/Url.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_url_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_url_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_URL_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_URL_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html"> 35</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_url.html">Url</a> {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3">Url</a>(<span class="keyword">const</span> std::string& url);</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49">protocol</a>;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7">host</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532"> 53</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">path</a>;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0"> 58</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0">query</a>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html#abed0138e57cc2d003b61b319f34c4fcd"> 63</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#abed0138e57cc2d003b61b319f34c4fcd">fragment</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> };</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> }</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor">#endif //TGBOT_CPP_URL_H</span></div><div class="ttc" id="class_tg_bot_1_1_url_html_a5c3add4bb050af6ad7b5444b9ad0a0a3"><div class="ttname"><a href="class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3">TgBot::Url::Url</a></div><div class="ttdeci">Url(const std::string &url)</div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_url_html_a3d50fc5ac2a9955a4d129082bbdad8b0"><div class="ttname"><a href="class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0">TgBot::Url::query</a></div><div class="ttdeci">std::string query</div><div class="ttdoc">Query part of an url without &#39;?&#39; char. Example: a=1&b=2&c=3. </div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00058">Url.h:58</a></div></div> <div class="ttc" id="class_tg_bot_1_1_url_html_a36af00d44ee8fcba1d06a8d6c5c9ac49"><div class="ttname"><a href="class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49">TgBot::Url::protocol</a></div><div class="ttdeci">std::string protocol</div><div class="ttdoc">Protocol part of an url. Example: https://. </div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00043">Url.h:43</a></div></div> <div class="ttc" id="class_tg_bot_1_1_url_html_abed0138e57cc2d003b61b319f34c4fcd"><div class="ttname"><a href="class_tg_bot_1_1_url.html#abed0138e57cc2d003b61b319f34c4fcd">TgBot::Url::fragment</a></div><div class="ttdeci">std::string fragment</div><div class="ttdoc">Fragment part of an url without &#39;#&#39; char. Example: section1. </div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00063">Url.h:63</a></div></div> @@ -97,9 +121,9 @@ $(document).ready(function(){initNavTree('_url_8h_source.html','');}); <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_url_8h.html">Url.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_user_8h.html b/docs/_user_8h.html index 4a22ba9..ec8824d 100644 --- a/docs/_user_8h.html +++ b/docs/_user_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/User.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_8h.html">User.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_user_8h_source.html b/docs/_user_8h_source.html index 5dc8cef..d012a42 100644 --- a/docs/_user_8h_source.html +++ b/docs/_user_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/User.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_user_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_user_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_USER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_USER_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html"> 36</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_user.html">User</a> {</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79"> 39</a></span>  <span class="keyword">typedef</span> std::shared_ptr<User> <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">Ptr</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f"> 44</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f">id</a>;</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf"> 49</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf">isBot</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0"> 54</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0">firstName</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0"> 59</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0">lastName</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba"> 64</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba">username</a>;</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9"> 69</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9">languageCode</a>;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> };</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> }</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="preprocessor">#endif //TGBOT_CPP_USER_H</span></div><div class="ttc" id="class_tg_bot_1_1_user_html_a7f7a9c98a98fdd7199d2c22c63dd75b0"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0">TgBot::User::firstName</a></div><div class="ttdeci">std::string firstName</div><div class="ttdoc">User‘s or bot’s first name. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00054">User.h:54</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_html_a52ed387bdcad23b2883ef86a4c1f600f"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f">TgBot::User::id</a></div><div class="ttdeci">int32_t id</div><div class="ttdoc">Unique identifier for this user or bot. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00044">User.h:44</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_html_a52e3efc4237df7992eb8a698fafad9b0"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0">TgBot::User::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdoc">Optional. User‘s or bot’s last name. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00059">User.h:59</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_html_af5318547408383fd9c491522ca2cfbc9"><div class="ttname"><a href="class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9">TgBot::User::languageCode</a></div><div class="ttdeci">std::string languageCode</div><div class="ttdoc">Optional. IETF language tag of the user&#39;s language. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00069">User.h:69</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_user_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_8h.html">User.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_user_profile_photos_8h.html b/docs/_user_profile_photos_8h.html index 889d8f0..93906d4 100644 --- a/docs/_user_profile_photos_8h.html +++ b/docs/_user_profile_photos_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/UserProfilePhotos.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_profile_photos_8h.html">UserProfilePhotos.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_user_profile_photos_8h_source.html b/docs/_user_profile_photos_8h_source.html index bbc2ed1..2f25441 100644 --- a/docs/_user_profile_photos_8h_source.html +++ b/docs/_user_profile_photos_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/UserProfilePhotos.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_user_profile_photos_8h_source.html',' </div><!--header--> <div class="contents"> <a href="_user_profile_photos_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_USERPROFILEPHOTOS_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_USERPROFILEPHOTOS_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user_profile_photos.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_user_profile_photos.html">UserProfilePhotos</a> {</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<UserProfilePhotos> <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675"> 46</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675">totalCount</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16"> 51</a></span>  std::vector<std::vector<PhotoSize::Ptr>> <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16">photos</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> };</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> }</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#endif //TGBOT_CPP_USERPROFILEPHOTOS_H</span></div><div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a734352c5b115ea29e639f01462187d55"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">TgBot::UserProfilePhotos::Ptr</a></div><div class="ttdeci">std::shared_ptr< UserProfilePhotos > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00041">UserProfilePhotos.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a33bfd559f54c4c8bf214698392473675"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675">TgBot::UserProfilePhotos::totalCount</a></div><div class="ttdeci">int32_t totalCount</div><div class="ttdoc">Total number of profile pictures the target user has. </div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00046">UserProfilePhotos.h:46</a></div></div> <div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html">TgBot::UserProfilePhotos</a></div><div class="ttdoc">This object represent a user&#39;s profile pictures. </div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00038">UserProfilePhotos.h:38</a></div></div> @@ -95,9 +119,9 @@ $(document).ready(function(){initNavTree('_user_profile_photos_8h_source.html',' <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_profile_photos_8h.html">UserProfilePhotos.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_venue_8h.html b/docs/_venue_8h.html index caee7c7..6da6ae4 100644 --- a/docs/_venue_8h.html +++ b/docs/_venue_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Venue.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_venue_8h.html">Venue.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_venue_8h_source.html b/docs/_venue_8h_source.html index b0b1aa5..30b5560 100644 --- a/docs/_venue_8h_source.html +++ b/docs/_venue_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Venue.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_venue_8h_source.html','');}); <div class="title">Venue.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_venue_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_VENUE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_VENUE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_venue.html">Venue</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Venue> <a class="code" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Ptr</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce"> 27</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce">location</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">title</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459"> 37</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">address</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968"> 42</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968">foursquare_id</a>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> };</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> }</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#endif //TGBOT_VENUE_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_venue_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_VENUE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_VENUE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_venue.html">Venue</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Venue> <a class="code" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Ptr</a>;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce"> 27</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce">location</a>;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">title</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459"> 37</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">address</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968"> 42</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968">foursquare_id</a>;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> };</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> }</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#endif //TGBOT_VENUE_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_venue_html_a9dbb9e88b790f9a938c9ec561ed773ce"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce">TgBot::Venue::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdoc">Venue location. </div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00027">Venue.h:27</a></div></div> <div class="ttc" id="class_tg_bot_1_1_location_html_a0854defd16651e7742f89eca2202d678"><div class="ttname"><a href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">TgBot::Location::Ptr</a></div><div class="ttdeci">std::shared_ptr< Location > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00038">Location.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_venue_html"><div class="ttname"><a href="class_tg_bot_1_1_venue.html">TgBot::Venue</a></div><div class="ttdoc">This object represents a venue. </div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00020">Venue.h:20</a></div></div> @@ -98,9 +122,9 @@ $(document).ready(function(){initNavTree('_venue_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_venue_8h.html">Venue.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_video_8h.html b/docs/_video_8h.html index 34bd9c5..a2128d5 100644 --- a/docs/_video_8h.html +++ b/docs/_video_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Video.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_8h.html">Video.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_video_8h_source.html b/docs/_video_8h_source.html index e48b00a..40d1379 100644 --- a/docs/_video_8h_source.html +++ b/docs/_video_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Video.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -85,7 +109,7 @@ $(document).ready(function(){initNavTree('_video_8h_source.html','');}); <div class="contents"> <a href="_video_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_VIDEO_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_VIDEO_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_video.html">Video</a> {</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Video> <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289">fileId</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35"> 51</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35">width</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968"> 56</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968">height</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a"> 61</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a">duration</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7"> 66</a></span>  <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> <a class="code" href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7">thumb</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356"> 71</a></span>  std::string <a class="code" href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356">mimeType</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f"> 76</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f">fileSize</a>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> };</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> }</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#endif //TGBOT_CPP_VIDEO_H</span></div><div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_a4162b4cc66825ce32fea222399ef3356"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356">TgBot::Video::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdoc">Optional. Mime type of a file as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00071">Video.h:71</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_ab71e1325c685af9e67ddf0af418a77a7"><div class="ttname"><a href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7">TgBot::Video::thumb</a></div><div class="ttdeci">PhotoSize::Ptr thumb</div><div class="ttdoc">Optional. Video thumbnail. </div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00066">Video.h:66</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_a0aea87cd20a804a8e8410858b6d40968"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968">TgBot::Video::height</a></div><div class="ttdeci">int32_t height</div><div class="ttdoc">Video height as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00056">Video.h:56</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_a93c71de6b8a012b185618a896c4c5e5a"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a">TgBot::Video::duration</a></div><div class="ttdeci">int32_t duration</div><div class="ttdoc">Duration of the video in seconds as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00061">Video.h:61</a></div></div> @@ -101,9 +125,9 @@ $(document).ready(function(){initNavTree('_video_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_8h.html">Video.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_video_note_8h.html b/docs/_video_note_8h.html index eea5aa3..faaf8d9 100644 --- a/docs/_video_note_8h.html +++ b/docs/_video_note_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/VideoNote.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_note_8h.html">VideoNote.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_video_note_8h_source.html b/docs/_video_note_8h_source.html index 721aafb..0ce4971 100644 --- a/docs/_video_note_8h_source.html +++ b/docs/_video_note_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/VideoNote.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,7 +110,7 @@ $(document).ready(function(){initNavTree('_video_note_8h_source.html','');}); <a href="_video_note_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_VIDEONOTE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_VIDEONOTE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_video_note.html">VideoNote</a> {</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<VideoNote> <a class="code" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">Ptr</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763">fileId</a>;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b"> 51</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b">length</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec"> 56</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec">duration</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f"> 61</a></span>  <a class="code" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> <a class="code" href="class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f">thumb</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02"> 66</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02">fileSize</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> };</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> }</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="preprocessor">#endif //TGBOT_CPP_VIDEONOTE_H</span></div><div class="ttc" id="class_tg_bot_1_1_video_note_html_ac9d929d057a59bdfb1dee50819b0e06f"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f">TgBot::VideoNote::thumb</a></div><div class="ttdeci">PhotoSize::Ptr thumb</div><div class="ttdoc">Optional. Video thumbnail. </div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00061">VideoNote.h:61</a></div></div> <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_note_html_a74532c9411fce4e1f51e4745728e1763"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763">TgBot::VideoNote::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdoc">Unique identifier for this file. </div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00046">VideoNote.h:46</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_note_html_a2e36b1968524c2476e4d3a4a34dbab02"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02">TgBot::VideoNote::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdoc">Optional. File size. </div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00066">VideoNote.h:66</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_note_html"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html">TgBot::VideoNote</a></div><div class="ttdoc">This object represents a video message (available in Telegram apps as of v.4.0). </div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00038">VideoNote.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_note_html_a353b92dd7a6d3f4b370dcbea9a7f40ec"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec">TgBot::VideoNote::duration</a></div><div class="ttdeci">int32_t duration</div><div class="ttdoc">Duration of the video in seconds as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00056">VideoNote.h:56</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_video_note_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_note_8h.html">VideoNote.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_voice_8h.html b/docs/_voice_8h.html index cb3d7f8..fd08e82 100644 --- a/docs/_voice_8h.html +++ b/docs/_voice_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Voice.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +132,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_voice_8h.html">Voice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_voice_8h_source.html b/docs/_voice_8h_source.html index be382da..551eac5 100644 --- a/docs/_voice_8h_source.html +++ b/docs/_voice_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Voice.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -84,7 +108,7 @@ $(document).ready(function(){initNavTree('_voice_8h_source.html','');}); </div><!--header--> <div class="contents"> <a href="_voice_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Andrea Giove on 17/04/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_VOICE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_VOICE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html"> 18</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_voice.html">Voice</a> {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91"> 20</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Voice> <a class="code" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">Ptr</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73"> 25</a></span>  std::string <a class="code" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73">file_id</a>;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679"> 30</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679">duration</a>;</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca"> 35</a></span>  std::string <a class="code" href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">mime_type</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1"> 40</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1">file_size</a>;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> };</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> }</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#endif //TGBOT_VOICE_H</span></div><div class="ttc" id="class_tg_bot_1_1_voice_html_aa138c0d927f53572c1b43086a10e6c73"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73">TgBot::Voice::file_id</a></div><div class="ttdeci">std::string file_id</div><div class="ttdoc">Unique identifier for this file. </div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00025">Voice.h:25</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_voice_html_a65629e696801e0c68e7822a82df13679"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679">TgBot::Voice::duration</a></div><div class="ttdeci">int32_t duration</div><div class="ttdoc">Duration of the audio in seconds as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00030">Voice.h:30</a></div></div> <div class="ttc" id="class_tg_bot_1_1_voice_html_a7c231412bd16616058b4c1d2e50244d1"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1">TgBot::Voice::file_size</a></div><div class="ttdeci">int32_t file_size</div><div class="ttdoc">Optional. File size. </div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00040">Voice.h:40</a></div></div> <div class="ttc" id="class_tg_bot_1_1_voice_html_a73311e993b61a62531f42583d82fed91"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">TgBot::Voice::Ptr</a></div><div class="ttdeci">std::shared_ptr< Voice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00020">Voice.h:20</a></div></div> @@ -96,9 +120,9 @@ $(document).ready(function(){initNavTree('_voice_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_voice_8h.html">Voice.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_webhook_info_8h.html b/docs/_webhook_info_8h.html index c233d2e..0f83d81 100644 --- a/docs/_webhook_info_8h.html +++ b/docs/_webhook_info_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/WebhookInfo.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +133,9 @@ Namespaces</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_webhook_info_8h.html">WebhookInfo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/_webhook_info_8h_source.html b/docs/_webhook_info_8h_source.html index caf8e66..15affac 100644 --- a/docs/_webhook_info_8h_source.html +++ b/docs/_webhook_info_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/WebhookInfo.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,7 +107,7 @@ $(document).ready(function(){initNavTree('_webhook_info_8h_source.html','');}); <div class="title">WebhookInfo.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_webhook_info_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_WEBHOOKINFO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_WEBHOOKINFO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_webhook_info.html">WebhookInfo</a> {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6"> 21</a></span>  <span class="keyword">typedef</span> std::shared_ptr<WebhookInfo> <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">Ptr</a>;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f"> 26</a></span>  std::string <a class="code" href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f">url</a>;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca"> 31</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca">hasCustomCertificate</a>;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726"> 36</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">pendingUpdateCount</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5"> 41</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5">lastErrorDate</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4">lastErrorMessage</a>; </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b"> 51</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b">maxConnections</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce"> 56</a></span>  std::vector<std::string> <a class="code" href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce">allowedUpdates</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> };</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> }</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#endif //TGBOT_WEBHOOKINFO_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<a href="_webhook_info_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> </div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#ifndef TGBOT_WEBHOOKINFO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_WEBHOOKINFO_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_webhook_info.html">WebhookInfo</a> {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6"> 21</a></span>  <span class="keyword">typedef</span> std::shared_ptr<WebhookInfo> <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">Ptr</a>;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f"> 26</a></span>  std::string <a class="code" href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f">url</a>;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca"> 31</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca">hasCustomCertificate</a>;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726"> 36</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">pendingUpdateCount</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5"> 41</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5">lastErrorDate</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4">lastErrorMessage</a>; </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b"> 51</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b">maxConnections</a>;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce"> 56</a></span>  std::vector<std::string> <a class="code" href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce">allowedUpdates</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> };</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> }</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#endif //TGBOT_WEBHOOKINFO_H</span></div><div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_webhook_info_html"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html">TgBot::WebhookInfo</a></div><div class="ttdoc">Contains information about the current status of a webhook. </div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00019">WebhookInfo.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_webhook_info_html_acf1dda44e0f4bf867cad1fd5b0099fca"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca">TgBot::WebhookInfo::hasCustomCertificate</a></div><div class="ttdeci">bool hasCustomCertificate</div><div class="ttdoc">True, if a custom certificate was provided for webhook certificate checks. </div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00031">WebhookInfo.h:31</a></div></div> <div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a480255d4d60fd3d669463ef86c31f4e4"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4">TgBot::WebhookInfo::lastErrorMessage</a></div><div class="ttdeci">std::string lastErrorMessage</div><div class="ttdoc">Optional. Error message in human - readable format for the most recent error that happened when tryin...</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00046">WebhookInfo.h:46</a></div></div> @@ -99,9 +123,9 @@ $(document).ready(function(){initNavTree('_webhook_info_8h_source.html','');}); <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_webhook_info_8h.html">WebhookInfo.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/annotated.html b/docs/annotated.html index 435efb8..b38f246 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -164,18 +191,17 @@ $(document).ready(function(){initNavTree('annotated.html','');}); <tr id="row_0_74_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_successful_payment.html" target="_self">SuccessfulPayment</a></td><td class="desc">This object contains basic information about a successful payment </td></tr> <tr id="row_0_75_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_exception.html" target="_self">TgException</a></td><td class="desc">Exception type which is only thrown when Telegram refuses API request </td></tr> <tr id="row_0_76_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_long_poll.html" target="_self">TgLongPoll</a></td><td class="desc">This class handles long polling and updates parsing </td></tr> -<tr id="row_0_77_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_type_parser.html" target="_self">TgTypeParser</a></td><td class="desc"></td></tr> -<tr id="row_0_78_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html" target="_self">TgWebhookServer</a></td><td class="desc"></td></tr> -<tr id="row_0_79_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html" target="_self">TgWebhookTcpServer</a></td><td class="desc"></td></tr> -<tr id="row_0_80_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">Update</a></td><td class="desc">This object represents an incoming update </td></tr> -<tr id="row_0_81_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">Url</a></td><td class="desc">This class parses a string with the url </td></tr> -<tr id="row_0_82_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> -<tr id="row_0_83_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> -<tr id="row_0_84_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">Venue</a></td><td class="desc">This object represents a venue </td></tr> -<tr id="row_0_85_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">Video</a></td><td class="desc">This object represents a video file </td></tr> -<tr id="row_0_86_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> -<tr id="row_0_87_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">Voice</a></td><td class="desc">This object represents a voice note </td></tr> -<tr id="row_0_88_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> +<tr id="row_0_77_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html" target="_self">TgWebhookServer</a></td><td class="desc"></td></tr> +<tr id="row_0_78_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html" target="_self">TgWebhookTcpServer</a></td><td class="desc"></td></tr> +<tr id="row_0_79_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">Update</a></td><td class="desc">This object represents an incoming update </td></tr> +<tr id="row_0_80_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">Url</a></td><td class="desc">This class parses a string with the url </td></tr> +<tr id="row_0_81_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> +<tr id="row_0_82_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> +<tr id="row_0_83_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">Venue</a></td><td class="desc">This object represents a venue </td></tr> +<tr id="row_0_84_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">Video</a></td><td class="desc">This object represents a video file </td></tr> +<tr id="row_0_85_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> +<tr id="row_0_86_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">Voice</a></td><td class="desc">This object represents a voice note </td></tr> +<tr id="row_0_87_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> </table> </div><!-- directory --> </div><!-- contents --> @@ -183,9 +209,9 @@ $(document).ready(function(){initNavTree('annotated.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/arrowdown.png b/docs/arrowdown.png Binary files differnew file mode 100644 index 0000000..0b63f6d --- /dev/null +++ b/docs/arrowdown.png diff --git a/docs/arrowright.png b/docs/arrowright.png Binary files differnew file mode 100644 index 0000000..c6ee22f --- /dev/null +++ b/docs/arrowright.png diff --git a/docs/class_tg_bot_1_1_animation-members.html b/docs/class_tg_bot_1_1_animation-members.html index f69f8b5..f28559e 100644 --- a/docs/class_tg_bot_1_1_animation-members.html +++ b/docs/class_tg_bot_1_1_animation-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_animation.html','');} <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_animation.html b/docs/class_tg_bot_1_1_animation.html index 7e9ef3d..b0411d8 100644 --- a/docs/class_tg_bot_1_1_animation.html +++ b/docs/class_tg_bot_1_1_animation.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Animation Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -120,11 +147,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example). </p> <p>This object represents an animation file to be displayed in the message containing a game. </p> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00041">41</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00041">41</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="afc55b2a385eeb3209e91bbbd1214c06a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afc55b2a385eeb3209e91bbbd1214c06a">◆ </a></span>Ptr</h2> - +<a class="anchor" id="afc55b2a385eeb3209e91bbbd1214c06a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -134,14 +159,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00043">43</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00043">43</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ad47a8d4e733fd4c89df680838ef88bf0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad47a8d4e733fd4c89df680838ef88bf0">◆ </a></span>fileId</h2> - +<a class="anchor" id="ad47a8d4e733fd4c89df680838ef88bf0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -153,13 +176,11 @@ Public Attributes</h2></td></tr> <p>Unique file identifier. </p> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00048">48</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00048">48</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div> </div> -<a id="a005529218689a10133d5c7b0482057df"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a005529218689a10133d5c7b0482057df">◆ </a></span>fileName</h2> - +<a class="anchor" id="a005529218689a10133d5c7b0482057df"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -171,13 +192,11 @@ Public Attributes</h2></td></tr> <p>Optional. Original animation filename as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00058">58</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00058">58</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div> </div> -<a id="a4046931b2e47deae5ec6dc06d9b231da"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4046931b2e47deae5ec6dc06d9b231da">◆ </a></span>fileSize</h2> - +<a class="anchor" id="a4046931b2e47deae5ec6dc06d9b231da"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -189,13 +208,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00068">68</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00068">68</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div> </div> -<a id="a112e29bf5a35ef1fc78f093cf7ecc48d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a112e29bf5a35ef1fc78f093cf7ecc48d">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a112e29bf5a35ef1fc78f093cf7ecc48d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -207,13 +224,11 @@ Public Attributes</h2></td></tr> <p>Optional. MIME type of the file as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00063">63</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00063">63</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div> </div> -<a id="ac8e9bb631206971b80674a71002ed8a5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac8e9bb631206971b80674a71002ed8a5">◆ </a></span>thumb</h2> - +<a class="anchor" id="ac8e9bb631206971b80674a71002ed8a5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -225,7 +240,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_animation.html" title="You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack fo...">Animation</a> thumbnail as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_animation_8h_source.html#l00053">53</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> +<p>Definition at line <a class="el" href="_animation_8h_source.html#l00053">53</a> of file <a class="el" href="_animation_8h_source.html">Animation.h</a>.</p> </div> </div> @@ -238,9 +253,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_animation.html">Animation</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_api-members.html b/docs/class_tg_bot_1_1_api-members.html index 0f0f63f..ff62626 100644 --- a/docs/class_tg_bot_1_1_api-members.html +++ b/docs/class_tg_bot_1_1_api-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,82 +113,85 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); <p>This is the complete list of members for <a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a>, including all inherited members.</p> <table class="directory"> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4">addStickerToSet</a>(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">answerCallbackQuery</a>(const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", int32_t cacheTime=0) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">answerInlineQuery</a>(const std::string &inlineQueryId, const std::vector< InlineQueryResult::Ptr > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">addStickerToSet</a>(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d">addStickerToSet</a>(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa">answerCallbackQuery</a>(const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", int32_t cacheTime=0) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af">answerInlineQuery</a>(const std::string &inlineQueryId, const std::vector< InlineQueryResult::Ptr > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c">answerPreCheckoutQuery</a>(const std::string &preCheckoutQueryId, bool ok, const std::string &errorMessage="") const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8">answerShippingQuery</a>(const std::string &shippingQueryId, bool ok, const std::vector< ShippingOption::Ptr > &shippingOptions=std::vector< ShippingOption::Ptr >(), const std::string &errorMessage="") const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a>(const std::string &token)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339">Bot</a> class</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"><span class="mlabel">friend</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151">createNewStickerSet</a>(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">deleteChatPhoto</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">deleteChatStickerSet</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">deleteMessage</a>(int64_t chatId, int32_t messageId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">deleteStickerPositionInSet</a>(const std::string &sticker) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">deleteWebhook</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">downloadFile</a>(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">editMessageCaption</a>(int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">editMessageLiveLocation</a>(float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">editMessageReplyMarkup</a>(int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">editMessageText</a>(const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">exportChatInviteLink</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">getChat</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">getChatAdministrators</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">getChatMember</a>(int64_t chatId, int32_t userId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">getChatMembersCount</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">getFile</a>(const std::string &fileId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a">getGameHighScores</a>(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">getMe</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">getStickerSet</a>(const std::string &name) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">getUpdates</a>(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">getUserProfilePhotos</a>(int32_t userId, int32_t offset=0, int32_t limit=100) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">getWebhookInfo</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">kickChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate=0) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">leaveChat</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">pinChatMessage</a>(int64_t chatId, int32_t messageId, bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">promoteChatMember</a>(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a>(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0">sendAudio</a>(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">sendChatAction</a>(int64_t chatId, const std::string &action) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">sendContact</a>(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a>(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb">sendDocument</a>(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0">sendGame</a>(int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a>(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a>(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">sendMessage</a>(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a>(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b">sendPhoto</a>(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3">sendSticker</a>(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">sendVenue</a>(int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a>(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19">sendVideo</a>(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5">sendVideoNote</a>(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a>(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee">sendVoice</a>(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">setChatDescription</a>(int64_t chatId, const std::string &description) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">setChatPhoto</a>(int64_t chatId, const InputFile::Ptr photo) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">setChatStickerSet</a>(int64_t chatId, const std::string &stickerSetName) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">setChatTitle</a>(int64_t chatId, const std::string &title) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4">setGameScore</a>(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">setStickerPositionInSet</a>(const std::string &sticker, uint32_t position) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">setWebhook</a>(const std::string &url="", const InputFile::Ptr certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">stopMessageLiveLocation</a>(int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">unbanChatMember</a>(int64_t chatId, int32_t userId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">unpinChatMessage</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">uploadStickerFile</a>(int32_t userId, const InputFile::Ptr pngSticker) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb">createNewStickerSet</a>(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642">createNewStickerSet</a>(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025">deleteChatPhoto</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d">deleteChatStickerSet</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018">deleteMessage</a>(int64_t chatId, int32_t messageId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715">deleteStickerPositionInSet</a>(const std::string &sticker) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347">deleteWebhook</a>() const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4">downloadFile</a>(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65">editMessageCaption</a>(int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0">editMessageLiveLocation</a>(float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0">editMessageReplyMarkup</a>(int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114">editMessageText</a>(const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2">exportChatInviteLink</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20">getChat</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e">getChatAdministrators</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4">getChatMember</a>(int64_t chatId, int32_t userId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4">getChatMembersCount</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b">getFile</a>(const std::string &fileId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68">getGameHighScores</a>(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1">getMe</a>() const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1">getStickerSet</a>(const std::string &name) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94">getUpdates</a>(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69">getUserProfilePhotos</a>(int32_t userId, int32_t offset=0, int32_t limit=100) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e">getWebhookInfo</a>() const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161">kickChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate=0) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4">leaveChat</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607">pinChatMessage</a>(int64_t chatId, int32_t messageId, bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc">promoteChatMember</a>(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">sendAudio</a>(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2">sendAudio</a>(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4">sendChatAction</a>(int64_t chatId, const std::string &action) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7">sendContact</a>(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">sendDocument</a>(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826">sendDocument</a>(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8">sendGame</a>(int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >(), bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371">sendInvoice</a>(int64_t chatId, const std::string &title, const std::string &description, const std::string &payload, const std::string &providerToken, const std::string &startParameter, const std::string &currency, const std::vector< LabeledPrice::Ptr > &prices, const std::string &providerData="", const std::string &photoUrl="", int32_t photoSize=0, int32_t photoWidth=0, int32_t photoHeight=0, bool needName=false, bool needPhoneNumber=false, bool needEmail=false, bool needShippingAddress=false, bool sendPhoneNumberToProvider=false, bool sendEmailToProvider=false, bool isFlexible=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66">sendLocation</a>(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3">sendMediaGroup</a>(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a">sendMessage</a>(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">sendPhoto</a>(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0">sendPhoto</a>(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">sendSticker</a>(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b">sendSticker</a>(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a">sendVenue</a>(int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">sendVideo</a>(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722">sendVideo</a>(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5">sendVideoNote</a>(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">sendVoice</a>(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac">sendVoice</a>(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53">setChatDescription</a>(int64_t chatId, const std::string &description) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217">setChatPhoto</a>(int64_t chatId, const InputFile::Ptr photo) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51">setChatStickerSet</a>(int64_t chatId, const std::string &stickerSetName) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223">setChatTitle</a>(int64_t chatId, const std::string &title) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a">setGameScore</a>(int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd">setStickerPositionInSet</a>(const std::string &sticker, uint32_t position) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71">setWebhook</a>(const std::string &url="", const InputFile::Ptr certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905">stopMessageLiveLocation</a>(int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb">unbanChatMember</a>(int64_t chatId, int32_t userId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21">unpinChatMessage</a>(int64_t chatId) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1">uploadStickerFile</a>(int32_t userId, const InputFile::Ptr pngSticker) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_api.html b/docs/class_tg_bot_1_1_api.html index af21bce..9688ea8 100644 --- a/docs/class_tg_bot_1_1_api.html +++ b/docs/class_tg_bot_1_1_api.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Api Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,204 +124,213 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); Public Member Functions</h2></td></tr> <tr class="memitem:ac0e4615a8944c07e7db3811ee84f2a94"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a> (const std::string &token)</td></tr> <tr class="separator:ac0e4615a8944c07e7db3811ee84f2a94"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a566fcf52400de18737110edd7ab01535"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">getMe</a> () const</td></tr> -<tr class="memdesc:a566fcf52400de18737110edd7ab01535"><td class="mdescLeft"> </td><td class="mdescRight">A simple method for testing your bot's auth token. <a href="#a566fcf52400de18737110edd7ab01535">More...</a><br /></td></tr> -<tr class="separator:a566fcf52400de18737110edd7ab01535"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad0f68ec32e5878a9fe4f922cd4f13b68"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">sendMessage</a> (int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:ad0f68ec32e5878a9fe4f922cd4f13b68"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send text messages. <a href="#ad0f68ec32e5878a9fe4f922cd4f13b68">More...</a><br /></td></tr> -<tr class="separator:ad0f68ec32e5878a9fe4f922cd4f13b68"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:acf5818100f3529706d8aa888f3922594"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">forwardMessage</a> (int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</td></tr> -<tr class="memdesc:acf5818100f3529706d8aa888f3922594"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to forward messages of any kind. <a href="#acf5818100f3529706d8aa888f3922594">More...</a><br /></td></tr> -<tr class="separator:acf5818100f3529706d8aa888f3922594"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:abd83eabc02928c2d2ebbb9835c410ea8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:abd83eabc02928c2d2ebbb9835c410ea8"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send photos. <a href="#abd83eabc02928c2d2ebbb9835c410ea8">More...</a><br /></td></tr> -<tr class="separator:abd83eabc02928c2d2ebbb9835c410ea8"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8693d0b6c3b782bebffdf9cdae9d7d2b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b">sendPhoto</a> (int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a8693d0b6c3b782bebffdf9cdae9d7d2b"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send photos. <a href="#a8693d0b6c3b782bebffdf9cdae9d7d2b">More...</a><br /></td></tr> -<tr class="separator:a8693d0b6c3b782bebffdf9cdae9d7d2b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa4024dc69467d5028f85380f92a6d5e9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:aa4024dc69467d5028f85380f92a6d5e9"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. For this to work, your audio must be in an .ogg file encoded with OPUS (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#aa4024dc69467d5028f85380f92a6d5e9">More...</a><br /></td></tr> -<tr class="separator:aa4024dc69467d5028f85380f92a6d5e9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a46a7d3a12ac67271c5bd2d123b6f0bb0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0">sendAudio</a> (int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a46a7d3a12ac67271c5bd2d123b6f0bb0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. For this to work, your audio must be in an .ogg file encoded with OPUS (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#a46a7d3a12ac67271c5bd2d123b6f0bb0">More...</a><br /></td></tr> -<tr class="separator:a46a7d3a12ac67271c5bd2d123b6f0bb0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1e2aa3324a8c18532261b7b57f045caf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a1e2aa3324a8c18532261b7b57f045caf"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send general files. <a href="#a1e2aa3324a8c18532261b7b57f045caf">More...</a><br /></td></tr> -<tr class="separator:a1e2aa3324a8c18532261b7b57f045caf"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a78026bdce1fb6c87c17979b037dc2dbb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb">sendDocument</a> (int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a78026bdce1fb6c87c17979b037dc2dbb"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send general files. <a href="#a78026bdce1fb6c87c17979b037dc2dbb">More...</a><br /></td></tr> -<tr class="separator:a78026bdce1fb6c87c17979b037dc2dbb"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab7767c4474092f5fee78150394ae0ef2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="memdesc:ab7767c4474092f5fee78150394ae0ef2"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send .webp stickers. <a href="#ab7767c4474092f5fee78150394ae0ef2">More...</a><br /></td></tr> -<tr class="separator:ab7767c4474092f5fee78150394ae0ef2"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a241ae72f26953de44fec46dfef2f29b3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3">sendSticker</a> (int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="memdesc:a241ae72f26953de44fec46dfef2f29b3"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send .webp stickers. <a href="#a241ae72f26953de44fec46dfef2f29b3">More...</a><br /></td></tr> -<tr class="separator:a241ae72f26953de44fec46dfef2f29b3"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a270296c79f52985fca19cacf3ed75d2f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">getStickerSet</a> (const std::string &name) const</td></tr> -<tr class="memdesc:a270296c79f52985fca19cacf3ed75d2f"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get a sticker set. <a href="#a270296c79f52985fca19cacf3ed75d2f">More...</a><br /></td></tr> -<tr class="separator:a270296c79f52985fca19cacf3ed75d2f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a2d80bc4f88e797fa455c213eb18db012"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">uploadStickerFile</a> (int32_t userId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker) const</td></tr> -<tr class="memdesc:a2d80bc4f88e797fa455c213eb18db012"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). <a href="#a2d80bc4f88e797fa455c213eb18db012">More...</a><br /></td></tr> -<tr class="separator:a2d80bc4f88e797fa455c213eb18db012"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a378064e036f99e8f2a9c5a70c5e2c33c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a> (int32_t userId, const std::string &name, const std::string &title, <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, const std::string &emojis, bool containsMasks=false, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const</td></tr> -<tr class="memdesc:a378064e036f99e8f2a9c5a70c5e2c33c"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. <a href="#a378064e036f99e8f2a9c5a70c5e2c33c">More...</a><br /></td></tr> -<tr class="separator:a378064e036f99e8f2a9c5a70c5e2c33c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a0f1480777525731928db02eddee39151"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151">createNewStickerSet</a> (int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const</td></tr> -<tr class="memdesc:a0f1480777525731928db02eddee39151"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. <a href="#a0f1480777525731928db02eddee39151">More...</a><br /></td></tr> -<tr class="separator:a0f1480777525731928db02eddee39151"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a48af7fd639ee071eac165e49c75cc6d0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a> (int32_t userId, const std::string &name, const std::string &title, <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, const std::string &emojis, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const</td></tr> -<tr class="memdesc:a48af7fd639ee071eac165e49c75cc6d0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to add a new sticker to a set created by the bot. <a href="#a48af7fd639ee071eac165e49c75cc6d0">More...</a><br /></td></tr> -<tr class="separator:a48af7fd639ee071eac165e49c75cc6d0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a88c3613916639a67f876b1ae3cfaffd4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4">addStickerToSet</a> (int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const</td></tr> -<tr class="memdesc:a88c3613916639a67f876b1ae3cfaffd4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to add a new sticker to a set created by the bot. <a href="#a88c3613916639a67f876b1ae3cfaffd4">More...</a><br /></td></tr> -<tr class="separator:a88c3613916639a67f876b1ae3cfaffd4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a0b77fde611ecb916b5975a7ab9fa87f7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">setStickerPositionInSet</a> (const std::string &sticker, uint32_t position) const</td></tr> -<tr class="memdesc:a0b77fde611ecb916b5975a7ab9fa87f7"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to move a sticker in a set created by the bot to a specific position. <a href="#a0b77fde611ecb916b5975a7ab9fa87f7">More...</a><br /></td></tr> -<tr class="separator:a0b77fde611ecb916b5975a7ab9fa87f7"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af63bf4b6ac63ad077abd7bb4056b3cc5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">deleteStickerPositionInSet</a> (const std::string &sticker) const</td></tr> -<tr class="memdesc:af63bf4b6ac63ad077abd7bb4056b3cc5"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to delete a sticker from a set created by the bot. <a href="#af63bf4b6ac63ad077abd7bb4056b3cc5">More...</a><br /></td></tr> -<tr class="separator:af63bf4b6ac63ad077abd7bb4056b3cc5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8bec931040093bd1a9344041870f47f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a8bec931040093bd1a9344041870f47f7"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#a8bec931040093bd1a9344041870f47f7">More...</a><br /></td></tr> -<tr class="separator:a8bec931040093bd1a9344041870f47f7"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a056a6163fde462a2c6c4b1d3bb2fcd19"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19">sendVideo</a> (int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a056a6163fde462a2c6c4b1d3bb2fcd19"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#a056a6163fde462a2c6c4b1d3bb2fcd19">More...</a><br /></td></tr> -<tr class="separator:a056a6163fde462a2c6c4b1d3bb2fcd19"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:abf3e04fb3ea66e0d40c40cef3aa0d5c1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1">getMe</a> () const </td></tr> +<tr class="memdesc:abf3e04fb3ea66e0d40c40cef3aa0d5c1"><td class="mdescLeft"> </td><td class="mdescRight">A simple method for testing your bot's auth token. <a href="#abf3e04fb3ea66e0d40c40cef3aa0d5c1">More...</a><br /></td></tr> +<tr class="separator:abf3e04fb3ea66e0d40c40cef3aa0d5c1"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a06a2a2462af86f236e6524d9dc4c3e0a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a">sendMessage</a> (int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:a06a2a2462af86f236e6524d9dc4c3e0a"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send text messages. <a href="#a06a2a2462af86f236e6524d9dc4c3e0a">More...</a><br /></td></tr> +<tr class="separator:a06a2a2462af86f236e6524d9dc4c3e0a"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:abe7060a706003a13dfc3951cad0af9ed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed">forwardMessage</a> (int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const </td></tr> +<tr class="memdesc:abe7060a706003a13dfc3951cad0af9ed"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to forward messages of any kind. <a href="#abe7060a706003a13dfc3951cad0af9ed">More...</a><br /></td></tr> +<tr class="separator:abe7060a706003a13dfc3951cad0af9ed"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac9731240a7670422209b62f84d8d3b88"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">sendPhoto</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:ac9731240a7670422209b62f84d8d3b88"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send photos. <a href="#ac9731240a7670422209b62f84d8d3b88">More...</a><br /></td></tr> +<tr class="separator:ac9731240a7670422209b62f84d8d3b88"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aaeecfd8c04932ae71b2bba35cee828c0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0">sendPhoto</a> (int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:aaeecfd8c04932ae71b2bba35cee828c0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send photos. <a href="#aaeecfd8c04932ae71b2bba35cee828c0">More...</a><br /></td></tr> +<tr class="separator:aaeecfd8c04932ae71b2bba35cee828c0"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa0c9cd2ca4282f883b9b340de039dae6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">sendAudio</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:aa0c9cd2ca4282f883b9b340de039dae6"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. For this to work, your audio must be in an .ogg file encoded with OPUS (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#aa0c9cd2ca4282f883b9b340de039dae6">More...</a><br /></td></tr> +<tr class="separator:aa0c9cd2ca4282f883b9b340de039dae6"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a0dfb5ae8d40232b5e83dfbc41b0aa2e2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2">sendAudio</a> (int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:a0dfb5ae8d40232b5e83dfbc41b0aa2e2"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. For this to work, your audio must be in an .ogg file encoded with OPUS (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#a0dfb5ae8d40232b5e83dfbc41b0aa2e2">More...</a><br /></td></tr> +<tr class="separator:a0dfb5ae8d40232b5e83dfbc41b0aa2e2"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ad9985830c9232994f87fa0d7d31a3d8a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">sendDocument</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:ad9985830c9232994f87fa0d7d31a3d8a"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send general files. <a href="#ad9985830c9232994f87fa0d7d31a3d8a">More...</a><br /></td></tr> +<tr class="separator:ad9985830c9232994f87fa0d7d31a3d8a"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:afc838be17df669d600260c1ca299a826"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826">sendDocument</a> (int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:afc838be17df669d600260c1ca299a826"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send general files. <a href="#afc838be17df669d600260c1ca299a826">More...</a><br /></td></tr> +<tr class="separator:afc838be17df669d600260c1ca299a826"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a7ce5b3735e59a6cc7fc75badabb05371"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371">sendInvoice</a> (int64_t chatId, const std::string &title, const std::string &description, const std::string &payload, const std::string &providerToken, const std::string &startParameter, const std::string &currency, const std::vector< <a class="el" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> > &prices, const std::string &providerData="", const std::string &photoUrl="", int32_t photoSize=0, int32_t photoWidth=0, int32_t photoHeight=0, bool needName=false, bool needPhoneNumber=false, bool needEmail=false, bool needShippingAddress=false, bool sendPhoneNumberToProvider=false, bool sendEmailToProvider=false, bool isFlexible=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const </td></tr> +<tr class="memdesc:a7ce5b3735e59a6cc7fc75badabb05371"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send invoices. <a href="#a7ce5b3735e59a6cc7fc75badabb05371">More...</a><br /></td></tr> +<tr class="separator:a7ce5b3735e59a6cc7fc75badabb05371"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a2638761a2ac9a220fd6bb47185cfeff8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8">answerShippingQuery</a> (const std::string &shippingQueryId, bool ok, const std::vector< <a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> > &shippingOptions=std::vector< <a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> >(), const std::string &errorMessage="") const </td></tr> +<tr class="memdesc:a2638761a2ac9a220fd6bb47185cfeff8"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to reply to shipping queries. <a href="#a2638761a2ac9a220fd6bb47185cfeff8">More...</a><br /></td></tr> +<tr class="separator:a2638761a2ac9a220fd6bb47185cfeff8"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a9b7cea0c518d27095803b1be9e769f7c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c">answerPreCheckoutQuery</a> (const std::string &preCheckoutQueryId, bool ok, const std::string &errorMessage="") const </td></tr> +<tr class="memdesc:a9b7cea0c518d27095803b1be9e769f7c"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to respond to such pre-checkout queries. <a href="#a9b7cea0c518d27095803b1be9e769f7c">More...</a><br /></td></tr> +<tr class="separator:a9b7cea0c518d27095803b1be9e769f7c"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a59567254a0b6b1650a2d947a777d7710"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">sendSticker</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const </td></tr> +<tr class="memdesc:a59567254a0b6b1650a2d947a777d7710"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send .webp stickers. <a href="#a59567254a0b6b1650a2d947a777d7710">More...</a><br /></td></tr> +<tr class="separator:a59567254a0b6b1650a2d947a777d7710"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a2cead806d48ab02c6cd31bee06916a7b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b">sendSticker</a> (int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const </td></tr> +<tr class="memdesc:a2cead806d48ab02c6cd31bee06916a7b"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send .webp stickers. <a href="#a2cead806d48ab02c6cd31bee06916a7b">More...</a><br /></td></tr> +<tr class="separator:a2cead806d48ab02c6cd31bee06916a7b"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a89bb062bdba276f1faa2b0d222718cb1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1">getStickerSet</a> (const std::string &name) const </td></tr> +<tr class="memdesc:a89bb062bdba276f1faa2b0d222718cb1"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get a sticker set. <a href="#a89bb062bdba276f1faa2b0d222718cb1">More...</a><br /></td></tr> +<tr class="separator:a89bb062bdba276f1faa2b0d222718cb1"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a910cdf6916c4526e8c3d449bebb55cf1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1">uploadStickerFile</a> (int32_t userId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker) const </td></tr> +<tr class="memdesc:a910cdf6916c4526e8c3d449bebb55cf1"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). <a href="#a910cdf6916c4526e8c3d449bebb55cf1">More...</a><br /></td></tr> +<tr class="separator:a910cdf6916c4526e8c3d449bebb55cf1"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:af67640a49edfa401ac72db694439fabb"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb">createNewStickerSet</a> (int32_t userId, const std::string &name, const std::string &title, <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, const std::string &emojis, bool containsMasks=false, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const </td></tr> +<tr class="memdesc:af67640a49edfa401ac72db694439fabb"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. <a href="#af67640a49edfa401ac72db694439fabb">More...</a><br /></td></tr> +<tr class="separator:af67640a49edfa401ac72db694439fabb"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a94803c798828ce9efdcb19575475c642"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642">createNewStickerSet</a> (int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const </td></tr> +<tr class="memdesc:a94803c798828ce9efdcb19575475c642"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. <a href="#a94803c798828ce9efdcb19575475c642">More...</a><br /></td></tr> +<tr class="separator:a94803c798828ce9efdcb19575475c642"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aba162af7ac35baf2259b7c2e41b2ed52"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">addStickerToSet</a> (int32_t userId, const std::string &name, const std::string &title, <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, const std::string &emojis, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const </td></tr> +<tr class="memdesc:aba162af7ac35baf2259b7c2e41b2ed52"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to add a new sticker to a set created by the bot. <a href="#aba162af7ac35baf2259b7c2e41b2ed52">More...</a><br /></td></tr> +<tr class="separator:aba162af7ac35baf2259b7c2e41b2ed52"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ad5ec52f74b334283d21d3d294c8e6f2d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d">addStickerToSet</a> (int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition=nullptr) const </td></tr> +<tr class="memdesc:ad5ec52f74b334283d21d3d294c8e6f2d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to add a new sticker to a set created by the bot. <a href="#ad5ec52f74b334283d21d3d294c8e6f2d">More...</a><br /></td></tr> +<tr class="separator:ad5ec52f74b334283d21d3d294c8e6f2d"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a6394ad645519b4faed3f4f64273d3ffd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd">setStickerPositionInSet</a> (const std::string &sticker, uint32_t position) const </td></tr> +<tr class="memdesc:a6394ad645519b4faed3f4f64273d3ffd"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to move a sticker in a set created by the bot to a specific position. <a href="#a6394ad645519b4faed3f4f64273d3ffd">More...</a><br /></td></tr> +<tr class="separator:a6394ad645519b4faed3f4f64273d3ffd"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a4f052f6b5912c95ca7e2a98e19a49715"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715">deleteStickerPositionInSet</a> (const std::string &sticker) const </td></tr> +<tr class="memdesc:a4f052f6b5912c95ca7e2a98e19a49715"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to delete a sticker from a set created by the bot. <a href="#a4f052f6b5912c95ca7e2a98e19a49715">More...</a><br /></td></tr> +<tr class="separator:a4f052f6b5912c95ca7e2a98e19a49715"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:acb86126bb7bc17af73350f09987b4e50"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">sendVideo</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:acb86126bb7bc17af73350f09987b4e50"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#acb86126bb7bc17af73350f09987b4e50">More...</a><br /></td></tr> +<tr class="separator:acb86126bb7bc17af73350f09987b4e50"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a9c23f65bd4fca613300e449a5d057722"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722">sendVideo</a> (int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:a9c23f65bd4fca613300e449a5d057722"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a>). <a href="#a9c23f65bd4fca613300e449a5d057722">More...</a><br /></td></tr> +<tr class="separator:a9c23f65bd4fca613300e449a5d057722"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aafc9eac23e52cf9f0831b0b47386f44d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=<a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>())</td></tr> <tr class="memdesc:aafc9eac23e52cf9f0831b0b47386f44d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send video messages. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. <a href="#aafc9eac23e52cf9f0831b0b47386f44d">More...</a><br /></td></tr> <tr class="separator:aafc9eac23e52cf9f0831b0b47386f44d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a00934efcb21f69e71ff6ab0eca9617a5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5">sendVideoNote</a> (int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=<a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>())</td></tr> <tr class="memdesc:a00934efcb21f69e71ff6ab0eca9617a5"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send video messages. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. <a href="#a00934efcb21f69e71ff6ab0eca9617a5">More...</a><br /></td></tr> <tr class="separator:a00934efcb21f69e71ff6ab0eca9617a5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3dad69c5211708ec8581f2bd6f3265bc"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a> (int64_t chatId, const std::vector< <a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> > &media, bool disableNotification=false, int32_t replyToMessageId=0) const</td></tr> -<tr class="memdesc:a3dad69c5211708ec8581f2bd6f3265bc"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send a group of photos or videos as an album. <a href="#a3dad69c5211708ec8581f2bd6f3265bc">More...</a><br /></td></tr> -<tr class="separator:a3dad69c5211708ec8581f2bd6f3265bc"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a80bfd115a9308c6fb0015b611cf8c5ae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:a80bfd115a9308c6fb0015b611cf8c5ae"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. <a href="#a80bfd115a9308c6fb0015b611cf8c5ae">More...</a><br /></td></tr> -<tr class="separator:a80bfd115a9308c6fb0015b611cf8c5ae"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:abbbe344c8fc03d94a2253f8ba83cb4ee"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee">sendVoice</a> (int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> -<tr class="memdesc:abbbe344c8fc03d94a2253f8ba83cb4ee"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. <a href="#abbbe344c8fc03d94a2253f8ba83cb4ee">More...</a><br /></td></tr> -<tr class="separator:abbbe344c8fc03d94a2253f8ba83cb4ee"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9d5086f523b570a9a6a973abdb15a6b0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0">sendGame</a> (int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >(), bool disableNotification=false) const</td></tr> -<tr class="memdesc:a9d5086f523b570a9a6a973abdb15a6b0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send a game. <a href="#a9d5086f523b570a9a6a973abdb15a6b0">More...</a><br /></td></tr> -<tr class="separator:a9d5086f523b570a9a6a973abdb15a6b0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5479c47ebc9f7385cb78e957351234cd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a> (int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="memdesc:a5479c47ebc9f7385cb78e957351234cd"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send point on the map. <a href="#a5479c47ebc9f7385cb78e957351234cd">More...</a><br /></td></tr> -<tr class="separator:a5479c47ebc9f7385cb78e957351234cd"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a40937330bcd8dc6c3658c582194653fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">editMessageLiveLocation</a> (float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >()) const</td></tr> -<tr class="memdesc:a40937330bcd8dc6c3658c582194653fc"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit live location messages sent by the bot or via the bot (for inline bots). <a href="#a40937330bcd8dc6c3658c582194653fc">More...</a><br /></td></tr> -<tr class="separator:a40937330bcd8dc6c3658c582194653fc"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad3751d4b049e8f7b1d845d041370df98"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">stopMessageLiveLocation</a> (int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >()) const</td></tr> -<tr class="memdesc:ad3751d4b049e8f7b1d845d041370df98"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit live location messages sent by the bot or via the bot (for inline bots). <a href="#ad3751d4b049e8f7b1d845d041370df98">More...</a><br /></td></tr> -<tr class="separator:ad3751d4b049e8f7b1d845d041370df98"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3351e9ee5561453bfa61218ddce8be47"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">sendVenue</a> (int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const</td></tr> -<tr class="memdesc:a3351e9ee5561453bfa61218ddce8be47"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send information about a venue. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. <a href="#a3351e9ee5561453bfa61218ddce8be47">More...</a><br /></td></tr> -<tr class="separator:a3351e9ee5561453bfa61218ddce8be47"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a29f67a91434a7ce8b017f103419f23c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">sendContact</a> (int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const</td></tr> -<tr class="memdesc:a29f67a91434a7ce8b017f103419f23c4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send phone contacts. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. <a href="#a29f67a91434a7ce8b017f103419f23c4">More...</a><br /></td></tr> -<tr class="separator:a29f67a91434a7ce8b017f103419f23c4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a77fe17ad287f702bb021fc92575a0e2d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">sendChatAction</a> (int64_t chatId, const std::string &action) const</td></tr> -<tr class="memdesc:a77fe17ad287f702bb021fc92575a0e2d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method when you need to tell the user that something is happening on the bot's side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status). <a href="#a77fe17ad287f702bb021fc92575a0e2d">More...</a><br /></td></tr> -<tr class="separator:a77fe17ad287f702bb021fc92575a0e2d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa605f96bd5de1a3a432e14a160bac210"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">getUserProfilePhotos</a> (int32_t userId, int32_t offset=0, int32_t limit=100) const</td></tr> -<tr class="memdesc:aa605f96bd5de1a3a432e14a160bac210"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get a list of profile pictures for a user. <a href="#aa605f96bd5de1a3a432e14a160bac210">More...</a><br /></td></tr> -<tr class="separator:aa605f96bd5de1a3a432e14a160bac210"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ac50bdd50bf0cf5a211e699925759ebc1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">getFile</a> (const std::string &fileId) const</td></tr> -<tr class="memdesc:ac50bdd50bf0cf5a211e699925759ebc1"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get basic info about a file and prepare it for downloading. For the moment, bots can download files of up to 20MB in size. <a href="#ac50bdd50bf0cf5a211e699925759ebc1">More...</a><br /></td></tr> -<tr class="separator:ac50bdd50bf0cf5a211e699925759ebc1"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a28d6bda0f615ff1c7063905eb61b5cde"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">leaveChat</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:a28d6bda0f615ff1c7063905eb61b5cde"><td class="mdescLeft"> </td><td class="mdescRight">Use this method for your bot to leave a group, supergroup or channel. <a href="#a28d6bda0f615ff1c7063905eb61b5cde">More...</a><br /></td></tr> -<tr class="separator:a28d6bda0f615ff1c7063905eb61b5cde"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad042b4d7f03f45eb59acb68085faaa23"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">getChat</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:ad042b4d7f03f45eb59acb68085faaa23"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.). Returns a <a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a> object on success. <a href="#ad042b4d7f03f45eb59acb68085faaa23">More...</a><br /></td></tr> -<tr class="separator:ad042b4d7f03f45eb59acb68085faaa23"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a2fd133b562c8bcad74d4b76e4fdbc5b8"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">getChatAdministrators</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:a2fd133b562c8bcad74d4b76e4fdbc5b8"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get a list of administrators in a chat. On success, returns an Array of <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> objects that contains information about all chat administrators except other bots. If the chat is a group or a supergroup and no administrators were appointed, only the creator will be returned. <a href="#a2fd133b562c8bcad74d4b76e4fdbc5b8">More...</a><br /></td></tr> -<tr class="separator:a2fd133b562c8bcad74d4b76e4fdbc5b8"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a018da546747f0d34a5fa3bdb6a715a07"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">getChatMembersCount</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:a018da546747f0d34a5fa3bdb6a715a07"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get the number of members in a chat. Returns Int on success. <a href="#a018da546747f0d34a5fa3bdb6a715a07">More...</a><br /></td></tr> -<tr class="separator:a018da546747f0d34a5fa3bdb6a715a07"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a648190cc90ed13172bc2327344d0e7f6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">getChatMember</a> (int64_t chatId, int32_t userId) const</td></tr> -<tr class="memdesc:a648190cc90ed13172bc2327344d0e7f6"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get information about a member of a chat. Returns a <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> object on success. <a href="#a648190cc90ed13172bc2327344d0e7f6">More...</a><br /></td></tr> -<tr class="separator:a648190cc90ed13172bc2327344d0e7f6"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aafb54206146f5b9510ef89026d0b8589"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">setChatStickerSet</a> (int64_t chatId, const std::string &stickerSetName) const</td></tr> -<tr class="memdesc:aafb54206146f5b9510ef89026d0b8589"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get information about a member of a chat. Returns a <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> object on success. <a href="#aafb54206146f5b9510ef89026d0b8589">More...</a><br /></td></tr> -<tr class="separator:aafb54206146f5b9510ef89026d0b8589"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a885e70f75a1def9b953290aea2991c42"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">deleteChatStickerSet</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:a885e70f75a1def9b953290aea2991c42"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get information about a member of a chat. Returns a <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> object on success. <a href="#a885e70f75a1def9b953290aea2991c42">More...</a><br /></td></tr> -<tr class="separator:a885e70f75a1def9b953290aea2991c42"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a2f73414941d8bb67ff3721a674274bf8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">answerCallbackQuery</a> (const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", int32_t cacheTime=0) const</td></tr> -<tr class="memdesc:a2f73414941d8bb67ff3721a674274bf8"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send answers to callback queries sent from inline keyboards. The answer will be displayed to the user as a notification at the top of the chat screen or as an alert. <a href="#a2f73414941d8bb67ff3721a674274bf8">More...</a><br /></td></tr> -<tr class="separator:a2f73414941d8bb67ff3721a674274bf8"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aaf32b01ea203366959676afd98e8d7e2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">editMessageText</a> (const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const</td></tr> -<tr class="memdesc:aaf32b01ea203366959676afd98e8d7e2"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit text and game messages sent by the bot or via the bot (for inline bots) <a href="#aaf32b01ea203366959676afd98e8d7e2">More...</a><br /></td></tr> -<tr class="separator:aaf32b01ea203366959676afd98e8d7e2"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a979612d47e46ed29bc9d2e7ab1addb7e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">editMessageCaption</a> (int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const</td></tr> -<tr class="memdesc:a979612d47e46ed29bc9d2e7ab1addb7e"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit captions of messages sent by the bot or via the bot (for inline bots). <a href="#a979612d47e46ed29bc9d2e7ab1addb7e">More...</a><br /></td></tr> -<tr class="separator:a979612d47e46ed29bc9d2e7ab1addb7e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1dd8b4abfb95233c70b7436515ca680d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">editMessageReplyMarkup</a> (int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const</td></tr> -<tr class="memdesc:a1dd8b4abfb95233c70b7436515ca680d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit only the reply markup of messages sent by the bot or via the bot (for inline bots). <a href="#a1dd8b4abfb95233c70b7436515ca680d">More...</a><br /></td></tr> -<tr class="separator:a1dd8b4abfb95233c70b7436515ca680d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a963570ff375bced1e5b21246082365f1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">deleteMessage</a> (int64_t chatId, int32_t messageId) const</td></tr> -<tr class="memdesc:a963570ff375bced1e5b21246082365f1"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to delete messages sent by bot (or by other users if bot is admin). <a href="#a963570ff375bced1e5b21246082365f1">More...</a><br /></td></tr> -<tr class="separator:a963570ff375bced1e5b21246082365f1"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:abd10abcfaf859c63cab0526b8c9179c9"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">getUpdates</a> (int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const</td></tr> -<tr class="memdesc:abd10abcfaf859c63cab0526b8c9179c9"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to receive incoming updates using long polling. <a href="#abd10abcfaf859c63cab0526b8c9179c9">More...</a><br /></td></tr> -<tr class="separator:abd10abcfaf859c63cab0526b8c9179c9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af961a33f53579fee24090059dab328ea"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">setWebhook</a> (const std::string &url="", const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) const</td></tr> -<tr class="memdesc:af961a33f53579fee24090059dab328ea"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to specify a url and receive incoming updates via an outgoing webhook. Whenever there is an update for the bot, we will send an HTTPS POST request to the specified url, containing a JSON-serialized <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a>. In case of an unsuccessful request, we will give up after a reasonable amount of attempts. <a href="#af961a33f53579fee24090059dab328ea">More...</a><br /></td></tr> -<tr class="separator:af961a33f53579fee24090059dab328ea"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8fbfde4234553c478987746c43b08e62"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">deleteWebhook</a> () const</td></tr> -<tr class="memdesc:a8fbfde4234553c478987746c43b08e62"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to remove webhook integration if you decide to switch back to getUpdates. <a href="#a8fbfde4234553c478987746c43b08e62">More...</a><br /></td></tr> -<tr class="separator:a8fbfde4234553c478987746c43b08e62"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a43bf35783ec4f9a03e46925e36fda24c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">getWebhookInfo</a> () const</td></tr> -<tr class="memdesc:a43bf35783ec4f9a03e46925e36fda24c"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get current webhook status. <a href="#a43bf35783ec4f9a03e46925e36fda24c">More...</a><br /></td></tr> -<tr class="separator:a43bf35783ec4f9a03e46925e36fda24c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a430f9e036859250345d2125b7688a1f9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">answerInlineQuery</a> (const std::string &inlineQueryId, const std::vector< <a class="el" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const</td></tr> -<tr class="memdesc:a430f9e036859250345d2125b7688a1f9"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send answers to an inline query. No mode that 50 results per query are allowed. <a href="#a430f9e036859250345d2125b7688a1f9">More...</a><br /></td></tr> -<tr class="separator:a430f9e036859250345d2125b7688a1f9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3b85e962cd7ed5df9f4204b8424aabef"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">kickChatMember</a> (int64_t chatId, int32_t userId, uint64_t untilDate=0) const</td></tr> -<tr class="memdesc:a3b85e962cd7ed5df9f4204b8424aabef"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to kick a user from a group or a supergroup. <a href="#a3b85e962cd7ed5df9f4204b8424aabef">More...</a><br /></td></tr> -<tr class="separator:a3b85e962cd7ed5df9f4204b8424aabef"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a44ea670c4eecdf100f60be3c90911eec"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">unbanChatMember</a> (int64_t chatId, int32_t userId) const</td></tr> -<tr class="memdesc:a44ea670c4eecdf100f60be3c90911eec"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to unban a previously kicked user in a supergroup. <a href="#a44ea670c4eecdf100f60be3c90911eec">More...</a><br /></td></tr> -<tr class="separator:a44ea670c4eecdf100f60be3c90911eec"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad77e4687f7536606890a3db42ff5de1f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">restrictChatMember</a> (int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const</td></tr> -<tr class="memdesc:ad77e4687f7536606890a3db42ff5de1f"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to restrict a user in a supergroup. <a href="#ad77e4687f7536606890a3db42ff5de1f">More...</a><br /></td></tr> -<tr class="separator:ad77e4687f7536606890a3db42ff5de1f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a4a701223b6a834b594e216a80695d300"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">promoteChatMember</a> (int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const</td></tr> -<tr class="memdesc:a4a701223b6a834b594e216a80695d300"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to promote or demote a user in a supergroup or a channel. <a href="#a4a701223b6a834b594e216a80695d300">More...</a><br /></td></tr> -<tr class="separator:a4a701223b6a834b594e216a80695d300"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5b0cf2c9b99bd1376def02fb698b8076"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">exportChatInviteLink</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:a5b0cf2c9b99bd1376def02fb698b8076"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to generate a new invite link for a chat; any previously generated link is revoked. <a href="#a5b0cf2c9b99bd1376def02fb698b8076">More...</a><br /></td></tr> -<tr class="separator:a5b0cf2c9b99bd1376def02fb698b8076"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a958b5a97bddd5c2ff57df30788a4385b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">setChatPhoto</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo) const</td></tr> -<tr class="memdesc:a958b5a97bddd5c2ff57df30788a4385b"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to set a new profile photo for the chat. <a href="#a958b5a97bddd5c2ff57df30788a4385b">More...</a><br /></td></tr> -<tr class="separator:a958b5a97bddd5c2ff57df30788a4385b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a61fa540a7db9597618b7fb15fe5095a0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">deleteChatPhoto</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:a61fa540a7db9597618b7fb15fe5095a0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to delete a chat photo. <a href="#a61fa540a7db9597618b7fb15fe5095a0">More...</a><br /></td></tr> -<tr class="separator:a61fa540a7db9597618b7fb15fe5095a0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a43c91c467f45e4207968bf6cf1cb3a6e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">setChatTitle</a> (int64_t chatId, const std::string &title) const</td></tr> -<tr class="memdesc:a43c91c467f45e4207968bf6cf1cb3a6e"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to change the title of a chat. <a href="#a43c91c467f45e4207968bf6cf1cb3a6e">More...</a><br /></td></tr> -<tr class="separator:a43c91c467f45e4207968bf6cf1cb3a6e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa9a0592b9a6c3ffe0d05005292b90250"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">setChatDescription</a> (int64_t chatId, const std::string &description) const</td></tr> -<tr class="memdesc:aa9a0592b9a6c3ffe0d05005292b90250"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to change the description of a supergroup or a channel. <a href="#aa9a0592b9a6c3ffe0d05005292b90250">More...</a><br /></td></tr> -<tr class="separator:aa9a0592b9a6c3ffe0d05005292b90250"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a84538c3c1ab19dc262b471edb361ad8d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">pinChatMessage</a> (int64_t chatId, int32_t messageId, bool disableNotification=false) const</td></tr> -<tr class="memdesc:a84538c3c1ab19dc262b471edb361ad8d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to pin a message in a supergroup or a channel. <a href="#a84538c3c1ab19dc262b471edb361ad8d">More...</a><br /></td></tr> -<tr class="separator:a84538c3c1ab19dc262b471edb361ad8d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae999adb4e101bdf95cdee77867e084fc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">unpinChatMessage</a> (int64_t chatId) const</td></tr> -<tr class="memdesc:ae999adb4e101bdf95cdee77867e084fc"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to unpin a message in a supergroup or a channel. <a href="#ae999adb4e101bdf95cdee77867e084fc">More...</a><br /></td></tr> -<tr class="separator:ae999adb4e101bdf95cdee77867e084fc"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9cec040119c296aa991a53a77d3cd8c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4">setGameScore</a> (int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const</td></tr> -<tr class="memdesc:a9cec040119c296aa991a53a77d3cd8c4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to set the score of the specified user in a game. <a href="#a9cec040119c296aa991a53a77d3cd8c4">More...</a><br /></td></tr> -<tr class="separator:a9cec040119c296aa991a53a77d3cd8c4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a39064867aa8ebfa92495df478228796a"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a">getGameHighScores</a> (int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const</td></tr> -<tr class="memdesc:a39064867aa8ebfa92495df478228796a"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get data for high score tables. <a href="#a39064867aa8ebfa92495df478228796a">More...</a><br /></td></tr> -<tr class="separator:a39064867aa8ebfa92495df478228796a"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa60ec06b9171d94ef717f1ac03190f07"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">downloadFile</a> (const std::string &filePath, const std::vector< <a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> > &args=std::vector< <a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> >()) const</td></tr> -<tr class="memdesc:aa60ec06b9171d94ef717f1ac03190f07"><td class="mdescLeft"> </td><td class="mdescRight">Downloads file from Telegram and saves it in memory. <a href="#aa60ec06b9171d94ef717f1ac03190f07">More...</a><br /></td></tr> -<tr class="separator:aa60ec06b9171d94ef717f1ac03190f07"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a2028955491cb7057f5150634583e4ac3"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3">sendMediaGroup</a> (int64_t chatId, const std::vector< <a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> > &media, bool disableNotification=false, int32_t replyToMessageId=0) const </td></tr> +<tr class="memdesc:a2028955491cb7057f5150634583e4ac3"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send a group of photos or videos as an album. <a href="#a2028955491cb7057f5150634583e4ac3">More...</a><br /></td></tr> +<tr class="separator:a2028955491cb7057f5150634583e4ac3"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a6664f4fa87a3648afc5a9f3023a7887d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">sendVoice</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:a6664f4fa87a3648afc5a9f3023a7887d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. <a href="#a6664f4fa87a3648afc5a9f3023a7887d">More...</a><br /></td></tr> +<tr class="separator:a6664f4fa87a3648afc5a9f3023a7887d"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:addfd50730c548e33d61f7ee81eb8c6ac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac">sendVoice</a> (int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const </td></tr> +<tr class="memdesc:addfd50730c548e33d61f7ee81eb8c6ac"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. <a href="#addfd50730c548e33d61f7ee81eb8c6ac">More...</a><br /></td></tr> +<tr class="separator:addfd50730c548e33d61f7ee81eb8c6ac"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a1f57d0622b6dc52d64f590e4468c20f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8">sendGame</a> (int64_t chatId, const std::string &gameShortName, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >(), bool disableNotification=false) const </td></tr> +<tr class="memdesc:a1f57d0622b6dc52d64f590e4468c20f8"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send a game. <a href="#a1f57d0622b6dc52d64f590e4468c20f8">More...</a><br /></td></tr> +<tr class="separator:a1f57d0622b6dc52d64f590e4468c20f8"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:afa6fd752ac02553795bfef4290f9fb66"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66">sendLocation</a> (int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const </td></tr> +<tr class="memdesc:afa6fd752ac02553795bfef4290f9fb66"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send point on the map. <a href="#afa6fd752ac02553795bfef4290f9fb66">More...</a><br /></td></tr> +<tr class="separator:afa6fd752ac02553795bfef4290f9fb66"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:af8056aea6a062a5c4c629c7dc5cfe8c0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0">editMessageLiveLocation</a> (float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >()) const </td></tr> +<tr class="memdesc:af8056aea6a062a5c4c629c7dc5cfe8c0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit live location messages sent by the bot or via the bot (for inline bots). <a href="#af8056aea6a062a5c4c629c7dc5cfe8c0">More...</a><br /></td></tr> +<tr class="separator:af8056aea6a062a5c4c629c7dc5cfe8c0"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ab5fc9e83dee40c6040fe1c56a882c905"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905">stopMessageLiveLocation</a> (int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >()) const </td></tr> +<tr class="memdesc:ab5fc9e83dee40c6040fe1c56a882c905"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit live location messages sent by the bot or via the bot (for inline bots). <a href="#ab5fc9e83dee40c6040fe1c56a882c905">More...</a><br /></td></tr> +<tr class="separator:ab5fc9e83dee40c6040fe1c56a882c905"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:afbd6a5c72f53341ccbd71033d45aac4a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a">sendVenue</a> (int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const </td></tr> +<tr class="memdesc:afbd6a5c72f53341ccbd71033d45aac4a"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send information about a venue. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. <a href="#afbd6a5c72f53341ccbd71033d45aac4a">More...</a><br /></td></tr> +<tr class="separator:afbd6a5c72f53341ccbd71033d45aac4a"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a48415173f58fe4c4cc8ec7cc5c836cb7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7">sendContact</a> (int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const </td></tr> +<tr class="memdesc:a48415173f58fe4c4cc8ec7cc5c836cb7"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send phone contacts. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. <a href="#a48415173f58fe4c4cc8ec7cc5c836cb7">More...</a><br /></td></tr> +<tr class="separator:a48415173f58fe4c4cc8ec7cc5c836cb7"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a1a901654ddad96464a5bff3210932fc4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4">sendChatAction</a> (int64_t chatId, const std::string &action) const </td></tr> +<tr class="memdesc:a1a901654ddad96464a5bff3210932fc4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method when you need to tell the user that something is happening on the bot's side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status). <a href="#a1a901654ddad96464a5bff3210932fc4">More...</a><br /></td></tr> +<tr class="separator:a1a901654ddad96464a5bff3210932fc4"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a2ec0062e6fc92767298b663c6e354e69"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69">getUserProfilePhotos</a> (int32_t userId, int32_t offset=0, int32_t limit=100) const </td></tr> +<tr class="memdesc:a2ec0062e6fc92767298b663c6e354e69"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get a list of profile pictures for a user. <a href="#a2ec0062e6fc92767298b663c6e354e69">More...</a><br /></td></tr> +<tr class="separator:a2ec0062e6fc92767298b663c6e354e69"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:afd78c8ca4b91c632df03e51eb967075b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b">getFile</a> (const std::string &fileId) const </td></tr> +<tr class="memdesc:afd78c8ca4b91c632df03e51eb967075b"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get basic info about a file and prepare it for downloading. For the moment, bots can download files of up to 20MB in size. <a href="#afd78c8ca4b91c632df03e51eb967075b">More...</a><br /></td></tr> +<tr class="separator:afd78c8ca4b91c632df03e51eb967075b"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a40a68303a485e8dc778af103fefa76a4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4">leaveChat</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:a40a68303a485e8dc778af103fefa76a4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method for your bot to leave a group, supergroup or channel. <a href="#a40a68303a485e8dc778af103fefa76a4">More...</a><br /></td></tr> +<tr class="separator:a40a68303a485e8dc778af103fefa76a4"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ae2233d6a8b8cf51e4be08853d972ba20"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20">getChat</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:ae2233d6a8b8cf51e4be08853d972ba20"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.). Returns a <a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a> object on success. <a href="#ae2233d6a8b8cf51e4be08853d972ba20">More...</a><br /></td></tr> +<tr class="separator:ae2233d6a8b8cf51e4be08853d972ba20"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a09af96dadde7bce75045924bc137f73e"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e">getChatAdministrators</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:a09af96dadde7bce75045924bc137f73e"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get a list of administrators in a chat. On success, returns an Array of <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> objects that contains information about all chat administrators except other bots. If the chat is a group or a supergroup and no administrators were appointed, only the creator will be returned. <a href="#a09af96dadde7bce75045924bc137f73e">More...</a><br /></td></tr> +<tr class="separator:a09af96dadde7bce75045924bc137f73e"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:add7de90c14200ebc0654f6ff94615dc4"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4">getChatMembersCount</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:add7de90c14200ebc0654f6ff94615dc4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get the number of members in a chat. Returns Int on success. <a href="#add7de90c14200ebc0654f6ff94615dc4">More...</a><br /></td></tr> +<tr class="separator:add7de90c14200ebc0654f6ff94615dc4"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa2d667d976f4c6e19f3df9473f5b0cb4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4">getChatMember</a> (int64_t chatId, int32_t userId) const </td></tr> +<tr class="memdesc:aa2d667d976f4c6e19f3df9473f5b0cb4"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get information about a member of a chat. Returns a <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> object on success. <a href="#aa2d667d976f4c6e19f3df9473f5b0cb4">More...</a><br /></td></tr> +<tr class="separator:aa2d667d976f4c6e19f3df9473f5b0cb4"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac9d05feddc2844907335cf07ad5d9a51"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51">setChatStickerSet</a> (int64_t chatId, const std::string &stickerSetName) const </td></tr> +<tr class="memdesc:ac9d05feddc2844907335cf07ad5d9a51"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get information about a member of a chat. Returns a <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> object on success. <a href="#ac9d05feddc2844907335cf07ad5d9a51">More...</a><br /></td></tr> +<tr class="separator:ac9d05feddc2844907335cf07ad5d9a51"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a74f9c4536b999ae3d3e04cf7e2fc107d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d">deleteChatStickerSet</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:a74f9c4536b999ae3d3e04cf7e2fc107d"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get information about a member of a chat. Returns a <a class="el" href="class_tg_bot_1_1_chat_member.html" title="This object contains information about one member of the chat. ">ChatMember</a> object on success. <a href="#a74f9c4536b999ae3d3e04cf7e2fc107d">More...</a><br /></td></tr> +<tr class="separator:a74f9c4536b999ae3d3e04cf7e2fc107d"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a9f1cbc18cfd16def2bd4d4b816e87cfa"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa">answerCallbackQuery</a> (const std::string &callbackQueryId, const std::string &text="", bool showAlert=false, const std::string &url="", int32_t cacheTime=0) const </td></tr> +<tr class="memdesc:a9f1cbc18cfd16def2bd4d4b816e87cfa"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send answers to callback queries sent from inline keyboards. The answer will be displayed to the user as a notification at the top of the chat screen or as an alert. <a href="#a9f1cbc18cfd16def2bd4d4b816e87cfa">More...</a><br /></td></tr> +<tr class="separator:a9f1cbc18cfd16def2bd4d4b816e87cfa"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a96e0fc377bddcff4e6daadfbe2c06114"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114">editMessageText</a> (const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const </td></tr> +<tr class="memdesc:a96e0fc377bddcff4e6daadfbe2c06114"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit text and game messages sent by the bot or via the bot (for inline bots) <a href="#a96e0fc377bddcff4e6daadfbe2c06114">More...</a><br /></td></tr> +<tr class="separator:a96e0fc377bddcff4e6daadfbe2c06114"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a34017cf57676c8a0255f3083f12a9d65"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65">editMessageCaption</a> (int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const </td></tr> +<tr class="memdesc:a34017cf57676c8a0255f3083f12a9d65"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit captions of messages sent by the bot or via the bot (for inline bots). <a href="#a34017cf57676c8a0255f3083f12a9d65">More...</a><br /></td></tr> +<tr class="separator:a34017cf57676c8a0255f3083f12a9d65"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a7c737b0c3cc0b9f3894ac51d9210fba0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0">editMessageReplyMarkup</a> (int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()) const </td></tr> +<tr class="memdesc:a7c737b0c3cc0b9f3894ac51d9210fba0"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to edit only the reply markup of messages sent by the bot or via the bot (for inline bots). <a href="#a7c737b0c3cc0b9f3894ac51d9210fba0">More...</a><br /></td></tr> +<tr class="separator:a7c737b0c3cc0b9f3894ac51d9210fba0"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a6302f338a5af745533847c62e2c91018"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018">deleteMessage</a> (int64_t chatId, int32_t messageId) const </td></tr> +<tr class="memdesc:a6302f338a5af745533847c62e2c91018"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to delete messages sent by bot (or by other users if bot is admin). <a href="#a6302f338a5af745533847c62e2c91018">More...</a><br /></td></tr> +<tr class="separator:a6302f338a5af745533847c62e2c91018"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa43007edecb1c3a8438e3217fcfbbc94"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94">getUpdates</a> (int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const </td></tr> +<tr class="memdesc:aa43007edecb1c3a8438e3217fcfbbc94"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to receive incoming updates using long polling. <a href="#aa43007edecb1c3a8438e3217fcfbbc94">More...</a><br /></td></tr> +<tr class="separator:aa43007edecb1c3a8438e3217fcfbbc94"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ace37f034356c0afd60c03799bf263f71"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71">setWebhook</a> (const std::string &url="", const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> certificate=nullptr, int32_t maxConnection=40, const StringArrayPtr &allowedUpdates=nullptr) const </td></tr> +<tr class="memdesc:ace37f034356c0afd60c03799bf263f71"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to specify a url and receive incoming updates via an outgoing webhook. Whenever there is an update for the bot, we will send an HTTPS POST request to the specified url, containing a JSON-serialized <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a>. In case of an unsuccessful request, we will give up after a reasonable amount of attempts. <a href="#ace37f034356c0afd60c03799bf263f71">More...</a><br /></td></tr> +<tr class="separator:ace37f034356c0afd60c03799bf263f71"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:af924cf5917fcb39f9c3df91a748d0347"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347">deleteWebhook</a> () const </td></tr> +<tr class="memdesc:af924cf5917fcb39f9c3df91a748d0347"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to remove webhook integration if you decide to switch back to getUpdates. <a href="#af924cf5917fcb39f9c3df91a748d0347">More...</a><br /></td></tr> +<tr class="separator:af924cf5917fcb39f9c3df91a748d0347"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a27558973e48073b292ad49e613c7da8e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e">getWebhookInfo</a> () const </td></tr> +<tr class="memdesc:a27558973e48073b292ad49e613c7da8e"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get current webhook status. <a href="#a27558973e48073b292ad49e613c7da8e">More...</a><br /></td></tr> +<tr class="separator:a27558973e48073b292ad49e613c7da8e"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:af1191f022ce6029cc4889ceebc7189af"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af">answerInlineQuery</a> (const std::string &inlineQueryId, const std::vector< <a class="el" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const </td></tr> +<tr class="memdesc:af1191f022ce6029cc4889ceebc7189af"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to send answers to an inline query. No mode that 50 results per query are allowed. <a href="#af1191f022ce6029cc4889ceebc7189af">More...</a><br /></td></tr> +<tr class="separator:af1191f022ce6029cc4889ceebc7189af"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:af0b6c399430facc369c5592aa1ecf161"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161">kickChatMember</a> (int64_t chatId, int32_t userId, uint64_t untilDate=0) const </td></tr> +<tr class="memdesc:af0b6c399430facc369c5592aa1ecf161"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to kick a user from a group or a supergroup. <a href="#af0b6c399430facc369c5592aa1ecf161">More...</a><br /></td></tr> +<tr class="separator:af0b6c399430facc369c5592aa1ecf161"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a72fbbf1282eb25dc158db9ab2a39cacb"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb">unbanChatMember</a> (int64_t chatId, int32_t userId) const </td></tr> +<tr class="memdesc:a72fbbf1282eb25dc158db9ab2a39cacb"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to unban a previously kicked user in a supergroup. <a href="#a72fbbf1282eb25dc158db9ab2a39cacb">More...</a><br /></td></tr> +<tr class="separator:a72fbbf1282eb25dc158db9ab2a39cacb"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a87abb412b48b905e8cea6262c410363b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b">restrictChatMember</a> (int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const </td></tr> +<tr class="memdesc:a87abb412b48b905e8cea6262c410363b"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to restrict a user in a supergroup. <a href="#a87abb412b48b905e8cea6262c410363b">More...</a><br /></td></tr> +<tr class="separator:a87abb412b48b905e8cea6262c410363b"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a1938236a7e5fb80b60061d2edcbcbabc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc">promoteChatMember</a> (int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const </td></tr> +<tr class="memdesc:a1938236a7e5fb80b60061d2edcbcbabc"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to promote or demote a user in a supergroup or a channel. <a href="#a1938236a7e5fb80b60061d2edcbcbabc">More...</a><br /></td></tr> +<tr class="separator:a1938236a7e5fb80b60061d2edcbcbabc"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a6061ec1d126165709955b526b17fd2c2"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2">exportChatInviteLink</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:a6061ec1d126165709955b526b17fd2c2"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to generate a new invite link for a chat; any previously generated link is revoked. <a href="#a6061ec1d126165709955b526b17fd2c2">More...</a><br /></td></tr> +<tr class="separator:a6061ec1d126165709955b526b17fd2c2"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a53c636b18acde8eacdb26201808ad217"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217">setChatPhoto</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo) const </td></tr> +<tr class="memdesc:a53c636b18acde8eacdb26201808ad217"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to set a new profile photo for the chat. <a href="#a53c636b18acde8eacdb26201808ad217">More...</a><br /></td></tr> +<tr class="separator:a53c636b18acde8eacdb26201808ad217"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a154af6a79db40c4eecc006924836e025"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025">deleteChatPhoto</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:a154af6a79db40c4eecc006924836e025"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to delete a chat photo. <a href="#a154af6a79db40c4eecc006924836e025">More...</a><br /></td></tr> +<tr class="separator:a154af6a79db40c4eecc006924836e025"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa680466fe9910e2c923717519bb90223"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223">setChatTitle</a> (int64_t chatId, const std::string &title) const </td></tr> +<tr class="memdesc:aa680466fe9910e2c923717519bb90223"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to change the title of a chat. <a href="#aa680466fe9910e2c923717519bb90223">More...</a><br /></td></tr> +<tr class="separator:aa680466fe9910e2c923717519bb90223"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a781b82abe744bc56d9e7c3e51cd54c53"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53">setChatDescription</a> (int64_t chatId, const std::string &description) const </td></tr> +<tr class="memdesc:a781b82abe744bc56d9e7c3e51cd54c53"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to change the description of a supergroup or a channel. <a href="#a781b82abe744bc56d9e7c3e51cd54c53">More...</a><br /></td></tr> +<tr class="separator:a781b82abe744bc56d9e7c3e51cd54c53"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a79fe90a632c8f2579ec8e371a42cb607"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607">pinChatMessage</a> (int64_t chatId, int32_t messageId, bool disableNotification=false) const </td></tr> +<tr class="memdesc:a79fe90a632c8f2579ec8e371a42cb607"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to pin a message in a supergroup or a channel. <a href="#a79fe90a632c8f2579ec8e371a42cb607">More...</a><br /></td></tr> +<tr class="separator:a79fe90a632c8f2579ec8e371a42cb607"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa0e2429129522a75401bf4f9a034fb21"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21">unpinChatMessage</a> (int64_t chatId) const </td></tr> +<tr class="memdesc:aa0e2429129522a75401bf4f9a034fb21"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to unpin a message in a supergroup or a channel. <a href="#aa0e2429129522a75401bf4f9a034fb21">More...</a><br /></td></tr> +<tr class="separator:aa0e2429129522a75401bf4f9a034fb21"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa2b32e8b322719b0431b3d77b18fb09a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a">setGameScore</a> (int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const </td></tr> +<tr class="memdesc:aa2b32e8b322719b0431b3d77b18fb09a"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to set the score of the specified user in a game. <a href="#aa2b32e8b322719b0431b3d77b18fb09a">More...</a><br /></td></tr> +<tr class="separator:aa2b32e8b322719b0431b3d77b18fb09a"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a6a2ce85e426e9c2242ceefc933abde68"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68">getGameHighScores</a> (int32_t userId, int32_t score, bool force=false, bool disableEditMessage=false, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="") const </td></tr> +<tr class="memdesc:a6a2ce85e426e9c2242ceefc933abde68"><td class="mdescLeft"> </td><td class="mdescRight">Use this method to get data for high score tables. <a href="#a6a2ce85e426e9c2242ceefc933abde68">More...</a><br /></td></tr> +<tr class="separator:a6a2ce85e426e9c2242ceefc933abde68"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a093648c83194f1fef00c3cf3fbec3ae4"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4">downloadFile</a> (const std::string &filePath, const std::vector< <a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> > &args=std::vector< <a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> >()) const </td></tr> +<tr class="memdesc:a093648c83194f1fef00c3cf3fbec3ae4"><td class="mdescLeft"> </td><td class="mdescRight">Downloads file from Telegram and saves it in memory. <a href="#a093648c83194f1fef00c3cf3fbec3ae4">More...</a><br /></td></tr> +<tr class="separator:a093648c83194f1fef00c3cf3fbec3ae4"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a> Friends</h2></td></tr> @@ -304,11 +340,9 @@ Friends</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class executes telegram api methods. Telegram docs: <a href="https://core.telegram.org/bots/api#available-methods">https://core.telegram.org/bots/api#available-methods</a> </p> -<p class="definition">Definition at line <a class="el" href="_api_8h_source.html#l00056">56</a> of file <a class="el" href="_api_8h_source.html">Api.h</a>.</p> +<p>Definition at line <a class="el" href="_api_8h_source.html#l00058">58</a> of file <a class="el" href="_api_8h_source.html">Api.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ac0e4615a8944c07e7db3811ee84f2a94"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac0e4615a8944c07e7db3811ee84f2a94">◆ </a></span>Api()</h2> - +<a class="anchor" id="ac0e4615a8944c07e7db3811ee84f2a94"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -325,9 +359,7 @@ Friends</h2></td></tr> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="a48af7fd639ee071eac165e49c75cc6d0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a48af7fd639ee071eac165e49c75cc6d0">◆ </a></span>addStickerToSet() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="aba162af7ac35baf2259b7c2e41b2ed52"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -391,9 +423,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a88c3613916639a67f876b1ae3cfaffd4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a88c3613916639a67f876b1ae3cfaffd4">◆ </a></span>addStickerToSet() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="ad5ec52f74b334283d21d3d294c8e6f2d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -457,9 +487,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a2f73414941d8bb67ff3721a674274bf8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2f73414941d8bb67ff3721a674274bf8">◆ </a></span>answerCallbackQuery()</h2> - +<a class="anchor" id="a9f1cbc18cfd16def2bd4d4b816e87cfa"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -516,9 +544,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a430f9e036859250345d2125b7688a1f9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a430f9e036859250345d2125b7688a1f9">◆ </a></span>answerInlineQuery()</h2> - +<a class="anchor" id="af1191f022ce6029cc4889ceebc7189af"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -589,9 +615,102 @@ Friends</h2></td></tr> </div> </div> -<a id="a378064e036f99e8f2a9c5a70c5e2c33c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a378064e036f99e8f2a9c5a70c5e2c33c">◆ </a></span>createNewStickerSet() <span class="overload">[1/2]</span></h2> +<a class="anchor" id="a9b7cea0c518d27095803b1be9e769f7c"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool TgBot::Api::answerPreCheckoutQuery </td> + <td>(</td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>preCheckoutQueryId</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>ok</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>errorMessage</em> = <code>""</code> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td> const</td> + </tr> + </table> +</div><div class="memdoc"> +<p>Use this method to respond to such pre-checkout queries. </p> +<p>Once the user has confirmed their payment and shipping details, the <a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> API sends the final confirmation in the form of an <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a> with the field preCheckoutQuery. Note: The <a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> API must receive an answer within 10 seconds after the pre-checkout query was sent.</p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramname">preCheckoutQueryId</td><td>Unique identifier for the query to be answered </td></tr> + <tr><td class="paramname">ok</td><td>Specify True if everything is alright (goods are available, etc.) and the bot is ready to proceed with the order. Use False if there are any problems. </td></tr> + <tr><td class="paramname">errorMessage</td><td>Required if ok is False. Error message in human readable form that explains the reason for failure to proceed with the checkout (e.g. "Sorry, somebody just bought the last of our amazing black T-shirts while you were busy filling out your payment details. Please choose a different color or garment!"). Telegram will display this message to the user. </td></tr> + </table> + </dd> +</dl> +<dl class="section return"><dt>Returns</dt><dd>On success, True is returned. </dd></dl> + +</div> +</div> +<a class="anchor" id="a2638761a2ac9a220fd6bb47185cfeff8"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool TgBot::Api::answerShippingQuery </td> + <td>(</td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>shippingQueryId</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>ok</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::vector< <a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> > & </td> + <td class="paramname"><em>shippingOptions</em> = <code>std::vector< <a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> >()</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>errorMessage</em> = <code>""</code> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td> const</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Use this method to reply to shipping queries. </p> +<p>If you sent an invoice requesting a shipping address and the parameter isFlexible was specified, the <a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> API will send an <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a> with a shipping_query field to the bot.</p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramname">shippingQueryId</td><td>Unique identifier for the query to be answered. </td></tr> + <tr><td class="paramname">ok</td><td>Specify True if delivery to the specified address is possible and False if there are any problems (for example, if delivery to the specified address is not possible) </td></tr> + <tr><td class="paramname">shippingOptions</td><td>Optional. Required if ok is True. A JSON-serialized array of available shipping options. </td></tr> + <tr><td class="paramname">errorMessage</td><td>Optional. Required if ok is False. Error message in human readable form that explains why it is impossible to complete the order (e.g. "Sorry, delivery to your desired address is unavailable'). Telegram will display this message to the user. </td></tr> + </table> + </dd> +</dl> +<dl class="section return"><dt>Returns</dt><dd>On success, True is returned. </dd></dl> + +</div> +</div> +<a class="anchor" id="af67640a49edfa401ac72db694439fabb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -662,9 +781,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a0f1480777525731928db02eddee39151"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0f1480777525731928db02eddee39151">◆ </a></span>createNewStickerSet() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a94803c798828ce9efdcb19575475c642"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -735,9 +852,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a61fa540a7db9597618b7fb15fe5095a0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a61fa540a7db9597618b7fb15fe5095a0">◆ </a></span>deleteChatPhoto()</h2> - +<a class="anchor" id="a154af6a79db40c4eecc006924836e025"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -763,9 +878,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a885e70f75a1def9b953290aea2991c42"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a885e70f75a1def9b953290aea2991c42">◆ </a></span>deleteChatStickerSet()</h2> - +<a class="anchor" id="a74f9c4536b999ae3d3e04cf7e2fc107d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -790,9 +903,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a963570ff375bced1e5b21246082365f1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a963570ff375bced1e5b21246082365f1">◆ </a></span>deleteMessage()</h2> - +<a class="anchor" id="a6302f338a5af745533847c62e2c91018"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -827,9 +938,7 @@ Friends</h2></td></tr> </div> </div> -<a id="af63bf4b6ac63ad077abd7bb4056b3cc5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af63bf4b6ac63ad077abd7bb4056b3cc5">◆ </a></span>deleteStickerPositionInSet()</h2> - +<a class="anchor" id="a4f052f6b5912c95ca7e2a98e19a49715"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -854,9 +963,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a8fbfde4234553c478987746c43b08e62"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8fbfde4234553c478987746c43b08e62">◆ </a></span>deleteWebhook()</h2> - +<a class="anchor" id="af924cf5917fcb39f9c3df91a748d0347"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -875,9 +982,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aa60ec06b9171d94ef717f1ac03190f07"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa60ec06b9171d94ef717f1ac03190f07">◆ </a></span>downloadFile()</h2> - +<a class="anchor" id="a093648c83194f1fef00c3cf3fbec3ae4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -913,9 +1018,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a979612d47e46ed29bc9d2e7ab1addb7e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a979612d47e46ed29bc9d2e7ab1addb7e">◆ </a></span>editMessageCaption()</h2> - +<a class="anchor" id="a34017cf57676c8a0255f3083f12a9d65"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -972,9 +1075,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a40937330bcd8dc6c3658c582194653fc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a40937330bcd8dc6c3658c582194653fc">◆ </a></span>editMessageLiveLocation()</h2> - +<a class="anchor" id="af8056aea6a062a5c4c629c7dc5cfe8c0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1038,9 +1139,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a1dd8b4abfb95233c70b7436515ca680d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1dd8b4abfb95233c70b7436515ca680d">◆ </a></span>editMessageReplyMarkup()</h2> - +<a class="anchor" id="a7c737b0c3cc0b9f3894ac51d9210fba0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1090,9 +1189,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aaf32b01ea203366959676afd98e8d7e2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aaf32b01ea203366959676afd98e8d7e2">◆ </a></span>editMessageText()</h2> - +<a class="anchor" id="a96e0fc377bddcff4e6daadfbe2c06114"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1163,9 +1260,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a5b0cf2c9b99bd1376def02fb698b8076"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5b0cf2c9b99bd1376def02fb698b8076">◆ </a></span>exportChatInviteLink()</h2> - +<a class="anchor" id="a6061ec1d126165709955b526b17fd2c2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1190,9 +1285,7 @@ Friends</h2></td></tr> </div> </div> -<a id="acf5818100f3529706d8aa888f3922594"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acf5818100f3529706d8aa888f3922594">◆ </a></span>forwardMessage()</h2> - +<a class="anchor" id="abe7060a706003a13dfc3951cad0af9ed"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1242,9 +1335,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ad042b4d7f03f45eb59acb68085faaa23"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad042b4d7f03f45eb59acb68085faaa23">◆ </a></span>getChat()</h2> - +<a class="anchor" id="ae2233d6a8b8cf51e4be08853d972ba20"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1269,9 +1360,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a2fd133b562c8bcad74d4b76e4fdbc5b8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2fd133b562c8bcad74d4b76e4fdbc5b8">◆ </a></span>getChatAdministrators()</h2> - +<a class="anchor" id="a09af96dadde7bce75045924bc137f73e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1296,9 +1385,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a648190cc90ed13172bc2327344d0e7f6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a648190cc90ed13172bc2327344d0e7f6">◆ </a></span>getChatMember()</h2> - +<a class="anchor" id="aa2d667d976f4c6e19f3df9473f5b0cb4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1334,9 +1421,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a018da546747f0d34a5fa3bdb6a715a07"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a018da546747f0d34a5fa3bdb6a715a07">◆ </a></span>getChatMembersCount()</h2> - +<a class="anchor" id="add7de90c14200ebc0654f6ff94615dc4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1361,9 +1446,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ac50bdd50bf0cf5a211e699925759ebc1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac50bdd50bf0cf5a211e699925759ebc1">◆ </a></span>getFile()</h2> - +<a class="anchor" id="afd78c8ca4b91c632df03e51eb967075b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1388,9 +1471,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a39064867aa8ebfa92495df478228796a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a39064867aa8ebfa92495df478228796a">◆ </a></span>getGameHighScores()</h2> - +<a class="anchor" id="a6a2ce85e426e9c2242ceefc933abde68"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1459,9 +1540,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a566fcf52400de18737110edd7ab01535"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a566fcf52400de18737110edd7ab01535">◆ </a></span>getMe()</h2> - +<a class="anchor" id="abf3e04fb3ea66e0d40c40cef3aa0d5c1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1479,9 +1558,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a270296c79f52985fca19cacf3ed75d2f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a270296c79f52985fca19cacf3ed75d2f">◆ </a></span>getStickerSet()</h2> - +<a class="anchor" id="a89bb062bdba276f1faa2b0d222718cb1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1506,9 +1583,7 @@ Friends</h2></td></tr> </div> </div> -<a id="abd10abcfaf859c63cab0526b8c9179c9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abd10abcfaf859c63cab0526b8c9179c9">◆ </a></span>getUpdates()</h2> - +<a class="anchor" id="aa43007edecb1c3a8438e3217fcfbbc94"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1559,9 +1634,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aa605f96bd5de1a3a432e14a160bac210"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa605f96bd5de1a3a432e14a160bac210">◆ </a></span>getUserProfilePhotos()</h2> - +<a class="anchor" id="a2ec0062e6fc92767298b663c6e354e69"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1604,9 +1677,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a43bf35783ec4f9a03e46925e36fda24c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a43bf35783ec4f9a03e46925e36fda24c">◆ </a></span>getWebhookInfo()</h2> - +<a class="anchor" id="a27558973e48073b292ad49e613c7da8e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1625,9 +1696,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a3b85e962cd7ed5df9f4204b8424aabef"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3b85e962cd7ed5df9f4204b8424aabef">◆ </a></span>kickChatMember()</h2> - +<a class="anchor" id="af0b6c399430facc369c5592aa1ecf161"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1670,9 +1739,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a28d6bda0f615ff1c7063905eb61b5cde"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a28d6bda0f615ff1c7063905eb61b5cde">◆ </a></span>leaveChat()</h2> - +<a class="anchor" id="a40a68303a485e8dc778af103fefa76a4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1697,9 +1764,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a84538c3c1ab19dc262b471edb361ad8d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a84538c3c1ab19dc262b471edb361ad8d">◆ </a></span>pinChatMessage()</h2> - +<a class="anchor" id="a79fe90a632c8f2579ec8e371a42cb607"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1742,9 +1807,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a4a701223b6a834b594e216a80695d300"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4a701223b6a834b594e216a80695d300">◆ </a></span>promoteChatMember()</h2> - +<a class="anchor" id="a1938236a7e5fb80b60061d2edcbcbabc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1830,9 +1893,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ad77e4687f7536606890a3db42ff5de1f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad77e4687f7536606890a3db42ff5de1f">◆ </a></span>restrictChatMember()</h2> - +<a class="anchor" id="a87abb412b48b905e8cea6262c410363b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1903,9 +1964,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aa4024dc69467d5028f85380f92a6d5e9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa4024dc69467d5028f85380f92a6d5e9">◆ </a></span>sendAudio() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="aa0c9cd2ca4282f883b9b340de039dae6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -1997,9 +2056,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a46a7d3a12ac67271c5bd2d123b6f0bb0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a46a7d3a12ac67271c5bd2d123b6f0bb0">◆ </a></span>sendAudio() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a0dfb5ae8d40232b5e83dfbc41b0aa2e2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2091,9 +2148,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a77fe17ad287f702bb021fc92575a0e2d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a77fe17ad287f702bb021fc92575a0e2d">◆ </a></span>sendChatAction()</h2> - +<a class="anchor" id="a1a901654ddad96464a5bff3210932fc4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2129,9 +2184,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a29f67a91434a7ce8b017f103419f23c4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a29f67a91434a7ce8b017f103419f23c4">◆ </a></span>sendContact()</h2> - +<a class="anchor" id="a48415173f58fe4c4cc8ec7cc5c836cb7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2202,9 +2255,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a1e2aa3324a8c18532261b7b57f045caf"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1e2aa3324a8c18532261b7b57f045caf">◆ </a></span>sendDocument() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="ad9985830c9232994f87fa0d7d31a3d8a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2275,9 +2326,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a78026bdce1fb6c87c17979b037dc2dbb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a78026bdce1fb6c87c17979b037dc2dbb">◆ </a></span>sendDocument() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="afc838be17df669d600260c1ca299a826"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2348,9 +2397,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a9d5086f523b570a9a6a973abdb15a6b0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9d5086f523b570a9a6a973abdb15a6b0">◆ </a></span>sendGame()</h2> - +<a class="anchor" id="a1f57d0622b6dc52d64f590e4468c20f8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2407,9 +2454,190 @@ Friends</h2></td></tr> </div> </div> -<a id="a5479c47ebc9f7385cb78e957351234cd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5479c47ebc9f7385cb78e957351234cd">◆ </a></span>sendLocation()</h2> +<a class="anchor" id="a7ce5b3735e59a6cc7fc75badabb05371"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> TgBot::Api::sendInvoice </td> + <td>(</td> + <td class="paramtype">int64_t </td> + <td class="paramname"><em>chatId</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>title</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>description</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>payload</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>providerToken</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>startParameter</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>currency</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::vector< <a class="el" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> > & </td> + <td class="paramname"><em>prices</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>providerData</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>photoUrl</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>photoSize</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>photoWidth</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>photoHeight</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>needName</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>needPhoneNumber</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>needEmail</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>needShippingAddress</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>sendPhoneNumberToProvider</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>sendEmailToProvider</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>isFlexible</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>replyToMessageId</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> </td> + <td class="paramname"><em>replyMarkup</em> = <code>std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >()</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td> const</td> + </tr> + </table> +</div><div class="memdoc"> +<p>Use this method to send invoices. </p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramname">chatId</td><td>Unique identifier for the target private chat. </td></tr> + <tr><td class="paramname">title</td><td>Product name, 1-32 characters. </td></tr> + <tr><td class="paramname">description</td><td>Product description, 1-255 characters. </td></tr> + <tr><td class="paramname">payload</td><td>Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes. </td></tr> + <tr><td class="paramname">providerToken</td><td>Payments provider token, obtained via Botfather. </td></tr> + <tr><td class="paramname">startParameter</td><td>Unique deep-linking parameter that can be used to generate this invoice when used as a start parameter. </td></tr> + <tr><td class="paramname">currency</td><td>Three-letter ISO 4217 currency code. </td></tr> + <tr><td class="paramname">prices</td><td>Price breakdown, a list of components (e.g. product price, tax, discount, delivery cost, delivery tax, bonus, etc.) </td></tr> + <tr><td class="paramname">providerData</td><td>Optional. JSON-encoded data about the invoice, which will be shared with the payment provider. A detailed description of required fields should be provided by the payment provider. </td></tr> + <tr><td class="paramname">photoUrl</td><td>Optional. URL of the product photo for the invoice. Can be a photo of the goods or a marketing image for a service. People like it better when they see what they are paying for. </td></tr> + <tr><td class="paramname">photoSize</td><td>Optional. Photo size </td></tr> + <tr><td class="paramname">photoWidth</td><td>Optional. Photo width </td></tr> + <tr><td class="paramname">photoHeight</td><td>Optional. Photo height </td></tr> + <tr><td class="paramname">needName</td><td>Optional. Pass True, if you require the user's full name to complete the order. </td></tr> + <tr><td class="paramname">needPhoneNumber</td><td>Optional. Pass True, if you require the user's phone number to complete the order. </td></tr> + <tr><td class="paramname">needEmail</td><td>Optional. Pass True, if you require the user's email address to complete the order. </td></tr> + <tr><td class="paramname">needShippingAddress</td><td>Optional. Pass True, if you require the user's shipping address to complete the order. </td></tr> + <tr><td class="paramname">sendPhoneNumberToProvider</td><td>Optional. Pass True, if user's phone number should be sent to provider. </td></tr> + <tr><td class="paramname">sendEmailToProvider</td><td>Optional. Pass True, if user's email address should be sent to provider </td></tr> + <tr><td class="paramname">isFlexible</td><td>Optional. Pass True, if the final price depends on the shipping method. </td></tr> + <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> + <tr><td class="paramname">replyMarkup</td><td>Optional. A JSON-serialized object for an inline keyboard. If empty, one 'Pay total price' button will be shown. If not empty, the first button must be a Pay button. </td></tr> + <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silently. Users will receive a notification with no sound. </td></tr> + </table> + </dd> +</dl> +<dl class="section return"><dt>Returns</dt><dd>On success, the sent <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned. </dd></dl> + +</div> +</div> +<a class="anchor" id="afa6fd752ac02553795bfef4290f9fb66"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2480,9 +2708,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a3dad69c5211708ec8581f2bd6f3265bc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3dad69c5211708ec8581f2bd6f3265bc">◆ </a></span>sendMediaGroup()</h2> - +<a class="anchor" id="a2028955491cb7057f5150634583e4ac3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2532,9 +2758,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ad0f68ec32e5878a9fe4f922cd4f13b68"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad0f68ec32e5878a9fe4f922cd4f13b68">◆ </a></span>sendMessage()</h2> - +<a class="anchor" id="a06a2a2462af86f236e6524d9dc4c3e0a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2605,9 +2829,7 @@ Friends</h2></td></tr> </div> </div> -<a id="abd83eabc02928c2d2ebbb9835c410ea8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abd83eabc02928c2d2ebbb9835c410ea8">◆ </a></span>sendPhoto() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="ac9731240a7670422209b62f84d8d3b88"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2678,9 +2900,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a8693d0b6c3b782bebffdf9cdae9d7d2b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8693d0b6c3b782bebffdf9cdae9d7d2b">◆ </a></span>sendPhoto() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="aaeecfd8c04932ae71b2bba35cee828c0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2751,9 +2971,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ab7767c4474092f5fee78150394ae0ef2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab7767c4474092f5fee78150394ae0ef2">◆ </a></span>sendSticker() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="a59567254a0b6b1650a2d947a777d7710"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2810,9 +3028,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a241ae72f26953de44fec46dfef2f29b3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a241ae72f26953de44fec46dfef2f29b3">◆ </a></span>sendSticker() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a2cead806d48ab02c6cd31bee06916a7b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2869,9 +3085,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a3351e9ee5561453bfa61218ddce8be47"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3351e9ee5561453bfa61218ddce8be47">◆ </a></span>sendVenue()</h2> - +<a class="anchor" id="afbd6a5c72f53341ccbd71033d45aac4a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -2956,9 +3170,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a8bec931040093bd1a9344041870f47f7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8bec931040093bd1a9344041870f47f7">◆ </a></span>sendVideo() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="acb86126bb7bc17af73350f09987b4e50"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3057,9 +3269,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a056a6163fde462a2c6c4b1d3bb2fcd19"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a056a6163fde462a2c6c4b1d3bb2fcd19">◆ </a></span>sendVideo() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a9c23f65bd4fca613300e449a5d057722"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3158,9 +3368,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aafc9eac23e52cf9f0831b0b47386f44d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aafc9eac23e52cf9f0831b0b47386f44d">◆ </a></span>sendVideoNote() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="aafc9eac23e52cf9f0831b0b47386f44d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3231,9 +3439,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a00934efcb21f69e71ff6ab0eca9617a5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a00934efcb21f69e71ff6ab0eca9617a5">◆ </a></span>sendVideoNote() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a00934efcb21f69e71ff6ab0eca9617a5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3304,9 +3510,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a80bfd115a9308c6fb0015b611cf8c5ae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a80bfd115a9308c6fb0015b611cf8c5ae">◆ </a></span>sendVoice() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="a6664f4fa87a3648afc5a9f3023a7887d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3384,9 +3588,7 @@ Friends</h2></td></tr> </div> </div> -<a id="abbbe344c8fc03d94a2253f8ba83cb4ee"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abbbe344c8fc03d94a2253f8ba83cb4ee">◆ </a></span>sendVoice() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="addfd50730c548e33d61f7ee81eb8c6ac"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3464,9 +3666,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aa9a0592b9a6c3ffe0d05005292b90250"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa9a0592b9a6c3ffe0d05005292b90250">◆ </a></span>setChatDescription()</h2> - +<a class="anchor" id="a781b82abe744bc56d9e7c3e51cd54c53"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3502,9 +3702,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a958b5a97bddd5c2ff57df30788a4385b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a958b5a97bddd5c2ff57df30788a4385b">◆ </a></span>setChatPhoto()</h2> - +<a class="anchor" id="a53c636b18acde8eacdb26201808ad217"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3541,9 +3739,7 @@ Friends</h2></td></tr> </div> </div> -<a id="aafb54206146f5b9510ef89026d0b8589"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aafb54206146f5b9510ef89026d0b8589">◆ </a></span>setChatStickerSet()</h2> - +<a class="anchor" id="ac9d05feddc2844907335cf07ad5d9a51"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3579,9 +3775,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a43c91c467f45e4207968bf6cf1cb3a6e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a43c91c467f45e4207968bf6cf1cb3a6e">◆ </a></span>setChatTitle()</h2> - +<a class="anchor" id="aa680466fe9910e2c923717519bb90223"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3618,9 +3812,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a9cec040119c296aa991a53a77d3cd8c4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9cec040119c296aa991a53a77d3cd8c4">◆ </a></span>setGameScore()</h2> - +<a class="anchor" id="aa2b32e8b322719b0431b3d77b18fb09a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3692,9 +3884,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a0b77fde611ecb916b5975a7ab9fa87f7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0b77fde611ecb916b5975a7ab9fa87f7">◆ </a></span>setStickerPositionInSet()</h2> - +<a class="anchor" id="a6394ad645519b4faed3f4f64273d3ffd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3730,9 +3920,7 @@ Friends</h2></td></tr> </div> </div> -<a id="af961a33f53579fee24090059dab328ea"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af961a33f53579fee24090059dab328ea">◆ </a></span>setWebhook()</h2> - +<a class="anchor" id="ace37f034356c0afd60c03799bf263f71"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3779,9 +3967,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ad3751d4b049e8f7b1d845d041370df98"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad3751d4b049e8f7b1d845d041370df98">◆ </a></span>stopMessageLiveLocation()</h2> - +<a class="anchor" id="ab5fc9e83dee40c6040fe1c56a882c905"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3831,9 +4017,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a44ea670c4eecdf100f60be3c90911eec"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a44ea670c4eecdf100f60be3c90911eec">◆ </a></span>unbanChatMember()</h2> - +<a class="anchor" id="a72fbbf1282eb25dc158db9ab2a39cacb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3869,9 +4053,7 @@ Friends</h2></td></tr> </div> </div> -<a id="ae999adb4e101bdf95cdee77867e084fc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae999adb4e101bdf95cdee77867e084fc">◆ </a></span>unpinChatMessage()</h2> - +<a class="anchor" id="aa0e2429129522a75401bf4f9a034fb21"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3896,9 +4078,7 @@ Friends</h2></td></tr> </div> </div> -<a id="a2d80bc4f88e797fa455c213eb18db012"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2d80bc4f88e797fa455c213eb18db012">◆ </a></span>uploadStickerFile()</h2> - +<a class="anchor" id="a910cdf6916c4526e8c3d449bebb55cf1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -3935,9 +4115,7 @@ Friends</h2></td></tr> </div> </div> <h2 class="groupheader">Friends And Related Function Documentation</h2> -<a id="afb5d57ac6b56fe83e7894e3b686c3339"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afb5d57ac6b56fe83e7894e3b686c3339">◆ </a></span>Bot</h2> - +<a class="anchor" id="afb5d57ac6b56fe83e7894e3b686c3339"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -3955,7 +4133,7 @@ Friends</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_api_8h_source.html#l00060">60</a> of file <a class="el" href="_api_8h_source.html">Api.h</a>.</p> +<p>Definition at line <a class="el" href="_api_8h_source.html#l00062">62</a> of file <a class="el" href="_api_8h_source.html">Api.h</a>.</p> </div> </div> @@ -3968,9 +4146,9 @@ Friends</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_api.html">Api</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_api.js b/docs/class_tg_bot_1_1_api.js index 123e0e9..85ed017 100644 --- a/docs/class_tg_bot_1_1_api.js +++ b/docs/class_tg_bot_1_1_api.js @@ -1,71 +1,74 @@ var class_tg_bot_1_1_api = [ [ "Api", "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94", null ], - [ "addStickerToSet", "class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0", null ], - [ "addStickerToSet", "class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4", null ], - [ "answerCallbackQuery", "class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8", null ], - [ "answerInlineQuery", "class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9", null ], - [ "createNewStickerSet", "class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c", null ], - [ "createNewStickerSet", "class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151", null ], - [ "deleteChatPhoto", "class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0", null ], - [ "deleteChatStickerSet", "class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42", null ], - [ "deleteMessage", "class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1", null ], - [ "deleteStickerPositionInSet", "class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5", null ], - [ "deleteWebhook", "class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62", null ], - [ "downloadFile", "class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07", null ], - [ "editMessageCaption", "class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e", null ], - [ "editMessageLiveLocation", "class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc", null ], - [ "editMessageReplyMarkup", "class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d", null ], - [ "editMessageText", "class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2", null ], - [ "exportChatInviteLink", "class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076", null ], - [ "forwardMessage", "class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594", null ], - [ "getChat", "class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23", null ], - [ "getChatAdministrators", "class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8", null ], - [ "getChatMember", "class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6", null ], - [ "getChatMembersCount", "class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07", null ], - [ "getFile", "class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1", null ], - [ "getGameHighScores", "class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a", null ], - [ "getMe", "class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535", null ], - [ "getStickerSet", "class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f", null ], - [ "getUpdates", "class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9", null ], - [ "getUserProfilePhotos", "class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210", null ], - [ "getWebhookInfo", "class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c", null ], - [ "kickChatMember", "class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef", null ], - [ "leaveChat", "class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde", null ], - [ "pinChatMessage", "class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d", null ], - [ "promoteChatMember", "class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300", null ], - [ "restrictChatMember", "class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0", null ], - [ "sendChatAction", "class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d", null ], - [ "sendContact", "class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb", null ], - [ "sendGame", "class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0", null ], - [ "sendLocation", "class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd", null ], - [ "sendMediaGroup", "class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc", null ], - [ "sendMessage", "class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b", null ], - [ "sendSticker", "class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2", null ], - [ "sendSticker", "class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3", null ], - [ "sendVenue", "class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19", null ], + [ "addStickerToSet", "class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52", null ], + [ "addStickerToSet", "class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d", null ], + [ "answerCallbackQuery", "class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa", null ], + [ "answerInlineQuery", "class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af", null ], + [ "answerPreCheckoutQuery", "class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c", null ], + [ "answerShippingQuery", "class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8", null ], + [ "createNewStickerSet", "class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb", null ], + [ "createNewStickerSet", "class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642", null ], + [ "deleteChatPhoto", "class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025", null ], + [ "deleteChatStickerSet", "class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d", null ], + [ "deleteMessage", "class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018", null ], + [ "deleteStickerPositionInSet", "class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715", null ], + [ "deleteWebhook", "class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347", null ], + [ "downloadFile", "class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4", null ], + [ "editMessageCaption", "class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65", null ], + [ "editMessageLiveLocation", "class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0", null ], + [ "editMessageReplyMarkup", "class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0", null ], + [ "editMessageText", "class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114", null ], + [ "exportChatInviteLink", "class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2", null ], + [ "forwardMessage", "class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed", null ], + [ "getChat", "class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20", null ], + [ "getChatAdministrators", "class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e", null ], + [ "getChatMember", "class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4", null ], + [ "getChatMembersCount", "class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4", null ], + [ "getFile", "class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b", null ], + [ "getGameHighScores", "class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68", null ], + [ "getMe", "class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1", null ], + [ "getStickerSet", "class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1", null ], + [ "getUpdates", "class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94", null ], + [ "getUserProfilePhotos", "class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69", null ], + [ "getWebhookInfo", "class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e", null ], + [ "kickChatMember", "class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161", null ], + [ "leaveChat", "class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4", null ], + [ "pinChatMessage", "class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607", null ], + [ "promoteChatMember", "class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc", null ], + [ "restrictChatMember", "class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2", null ], + [ "sendChatAction", "class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4", null ], + [ "sendContact", "class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826", null ], + [ "sendGame", "class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8", null ], + [ "sendInvoice", "class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371", null ], + [ "sendLocation", "class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66", null ], + [ "sendMediaGroup", "class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3", null ], + [ "sendMessage", "class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0", null ], + [ "sendSticker", "class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710", null ], + [ "sendSticker", "class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b", null ], + [ "sendVenue", "class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee", null ], - [ "setChatDescription", "class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250", null ], - [ "setChatPhoto", "class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b", null ], - [ "setChatStickerSet", "class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589", null ], - [ "setChatTitle", "class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e", null ], - [ "setGameScore", "class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4", null ], - [ "setStickerPositionInSet", "class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7", null ], - [ "setWebhook", "class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea", null ], - [ "stopMessageLiveLocation", "class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98", null ], - [ "unbanChatMember", "class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec", null ], - [ "unpinChatMessage", "class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc", null ], - [ "uploadStickerFile", "class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac", null ], + [ "setChatDescription", "class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53", null ], + [ "setChatPhoto", "class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217", null ], + [ "setChatStickerSet", "class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51", null ], + [ "setChatTitle", "class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223", null ], + [ "setGameScore", "class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a", null ], + [ "setStickerPositionInSet", "class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd", null ], + [ "setWebhook", "class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71", null ], + [ "stopMessageLiveLocation", "class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905", null ], + [ "unbanChatMember", "class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb", null ], + [ "unpinChatMessage", "class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21", null ], + [ "uploadStickerFile", "class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1", null ], [ "Bot", "class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339", null ] ];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_audio-members.html b/docs/class_tg_bot_1_1_audio-members.html index 8223b5a..997fe0d 100644 --- a/docs/class_tg_bot_1_1_audio-members.html +++ b/docs/class_tg_bot_1_1_audio-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -98,9 +125,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_audio.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_audio.html b/docs/class_tg_bot_1_1_audio.html index d187ccc..a70737d 100644 --- a/docs/class_tg_bot_1_1_audio.html +++ b/docs/class_tg_bot_1_1_audio.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Audio Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -122,11 +149,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents an audio file (voice note). </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00036">36</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00036">36</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a09651872832ece3b22c7505a2cfc0034"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a09651872832ece3b22c7505a2cfc0034">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a09651872832ece3b22c7505a2cfc0034"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -136,14 +161,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00039">39</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00039">39</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a91867bc1857d43021c352781c8b1764d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a91867bc1857d43021c352781c8b1764d">◆ </a></span>duration</h2> - +<a class="anchor" id="a91867bc1857d43021c352781c8b1764d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -155,13 +178,11 @@ Public Attributes</h2></td></tr> <p>Duration of the audio in seconds as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00049">49</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00049">49</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> -<a id="accecab325a61cce4c4260923d21e2726"></a> -<h2 class="memtitle"><span class="permalink"><a href="#accecab325a61cce4c4260923d21e2726">◆ </a></span>fileId</h2> - +<a class="anchor" id="accecab325a61cce4c4260923d21e2726"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -173,13 +194,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00044">44</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00044">44</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> -<a id="ae874fb9f864741e2df69287c57fbd035"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae874fb9f864741e2df69287c57fbd035">◆ </a></span>fileSize</h2> - +<a class="anchor" id="ae874fb9f864741e2df69287c57fbd035"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -191,13 +210,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00071">71</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00071">71</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> -<a id="a0657e6fec492919e086084ab07bcf7ae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0657e6fec492919e086084ab07bcf7ae">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a0657e6fec492919e086084ab07bcf7ae"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -209,13 +226,11 @@ Public Attributes</h2></td></tr> <p>Optional. MIME type of the file as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00066">66</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00066">66</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> -<a id="ac91ee59f6137da2da2f7c8ad6d1e9119"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac91ee59f6137da2da2f7c8ad6d1e9119">◆ </a></span>performer</h2> - +<a class="anchor" id="ac91ee59f6137da2da2f7c8ad6d1e9119"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -227,13 +242,11 @@ Public Attributes</h2></td></tr> <p>Optional. Performer of the audio as defined by sender or by audio tags. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00055">55</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00055">55</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> -<a id="a93a600b9821a425e31e51fdee027e1b4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a93a600b9821a425e31e51fdee027e1b4">◆ </a></span>title</h2> - +<a class="anchor" id="a93a600b9821a425e31e51fdee027e1b4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -245,7 +258,7 @@ Public Attributes</h2></td></tr> <p>Optional. Title of the audio as defined by sender or by audio tags. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00061">61</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<p>Definition at line <a class="el" href="_audio_8h_source.html#l00061">61</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> </div> </div> @@ -258,9 +271,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_bot-members.html b/docs/class_tg_bot_1_1_bot-members.html index eff5388..4d16f25 100644 --- a/docs/class_tg_bot_1_1_bot-members.html +++ b/docs/class_tg_bot_1_1_bot-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,18 +114,18 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_bot.html','');}); <p>This is the complete list of members for <a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">Bot</a>(const std::string &token)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3">getApi</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579">getEventHandler</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0">getApi</a>() const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4">getEventHandler</a>() const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">getEvents</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91">getToken</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e">getToken</a>() const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_bot.html b/docs/class_tg_bot_1_1_bot.html index 8b949d1..b932d39 100644 --- a/docs/class_tg_bot_1_1_bot.html +++ b/docs/class_tg_bot_1_1_bot.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Bot Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,23 +123,21 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_bot.html','');}); Public Member Functions</h2></td></tr> <tr class="memitem:a8b644ad116aa6f79a7bc2c308e02d332"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">Bot</a> (const std::string &token)</td></tr> <tr class="separator:a8b644ad116aa6f79a7bc2c308e02d332"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6443b4ec5838112a4f5689ec60665e91"><td class="memItemLeft" align="right" valign="top">const std::string & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91">getToken</a> () const</td></tr> -<tr class="separator:a6443b4ec5838112a4f5689ec60665e91"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a99a820c47aa8f8cc0dba35bcd001cbe3"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_api.html">Api</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3">getApi</a> () const</td></tr> -<tr class="separator:a99a820c47aa8f8cc0dba35bcd001cbe3"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a0b39c38221b318e55d4600c4796bce7e"><td class="memItemLeft" align="right" valign="top">const std::string & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e">getToken</a> () const </td></tr> +<tr class="separator:a0b39c38221b318e55d4600c4796bce7e"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a9e2638a37f98b2f78d93cf1ef1b804e0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_api.html">Api</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0">getApi</a> () const </td></tr> +<tr class="separator:a9e2638a37f98b2f78d93cf1ef1b804e0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac7becb36b294dfbc556d534925d564ac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">getEvents</a> ()</td></tr> <tr class="separator:ac7becb36b294dfbc556d534925d564ac"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a2f36a7774c1552d00c6e08accf495579"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579">getEventHandler</a> () const</td></tr> -<tr class="separator:a2f36a7774c1552d00c6e08accf495579"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac91d74f842caadc2329ffc8678f734b4"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4">getEventHandler</a> () const </td></tr> +<tr class="separator:ac91d74f842caadc2329ffc8678f734b4"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object holds other objects specific for this bot instance. </p> -<p class="definition">Definition at line <a class="el" href="_bot_8h_source.html#l00039">39</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<p>Definition at line <a class="el" href="_bot_8h_source.html#l00039">39</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a8b644ad116aa6f79a7bc2c308e02d332"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8b644ad116aa6f79a7bc2c308e02d332">◆ </a></span>Bot()</h2> - +<a class="anchor" id="a8b644ad116aa6f79a7bc2c308e02d332"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -134,14 +159,12 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_bot_8h_source.html#l00042">42</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<p>Definition at line <a class="el" href="_bot_8h_source.html#l00042">42</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="a99a820c47aa8f8cc0dba35bcd001cbe3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a99a820c47aa8f8cc0dba35bcd001cbe3">◆ </a></span>getApi()</h2> - +<a class="anchor" id="a9e2638a37f98b2f78d93cf1ef1b804e0"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -163,13 +186,11 @@ Public Member Functions</h2></td></tr> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>Object which can execute Telegram <a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> API methods. </dd></dl> -<p class="definition">Definition at line <a class="el" href="_bot_8h_source.html#l00055">55</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<p>Definition at line <a class="el" href="_bot_8h_source.html#l00055">55</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> </div> </div> -<a id="a2f36a7774c1552d00c6e08accf495579"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2f36a7774c1552d00c6e08accf495579">◆ </a></span>getEventHandler()</h2> - +<a class="anchor" id="ac91d74f842caadc2329ffc8678f734b4"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -191,13 +212,11 @@ Public Member Functions</h2></td></tr> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>Object which handles new update objects. Usually it's only needed for <a class="el" href="class_tg_bot_1_1_tg_long_poll.html" title="This class handles long polling and updates parsing. ">TgLongPoll</a>, TgWebhookLocalServer and <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a> objects. </dd></dl> -<p class="definition">Definition at line <a class="el" href="_bot_8h_source.html#l00069">69</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<p>Definition at line <a class="el" href="_bot_8h_source.html#l00069">69</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> </div> </div> -<a id="ac7becb36b294dfbc556d534925d564ac"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac7becb36b294dfbc556d534925d564ac">◆ </a></span>getEvents()</h2> - +<a class="anchor" id="ac7becb36b294dfbc556d534925d564ac"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -219,13 +238,11 @@ Public Member Functions</h2></td></tr> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>Object which holds all event listeners. </dd></dl> -<p class="definition">Definition at line <a class="el" href="_bot_8h_source.html#l00062">62</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<p>Definition at line <a class="el" href="_bot_8h_source.html#l00062">62</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> </div> </div> -<a id="a6443b4ec5838112a4f5689ec60665e91"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6443b4ec5838112a4f5689ec60665e91">◆ </a></span>getToken()</h2> - +<a class="anchor" id="a0b39c38221b318e55d4600c4796bce7e"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -247,7 +264,7 @@ Public Member Functions</h2></td></tr> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>Token for accessing api. </dd></dl> -<p class="definition">Definition at line <a class="el" href="_bot_8h_source.html#l00048">48</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<p>Definition at line <a class="el" href="_bot_8h_source.html#l00048">48</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> </div> </div> @@ -260,9 +277,9 @@ Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_bot.js b/docs/class_tg_bot_1_1_bot.js index 42cdd2c..13c0b87 100644 --- a/docs/class_tg_bot_1_1_bot.js +++ b/docs/class_tg_bot_1_1_bot.js @@ -1,8 +1,8 @@ var class_tg_bot_1_1_bot = [ [ "Bot", "class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332", null ], - [ "getApi", "class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3", null ], - [ "getEventHandler", "class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579", null ], + [ "getApi", "class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0", null ], + [ "getEventHandler", "class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4", null ], [ "getEvents", "class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac", null ], - [ "getToken", "class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91", null ] + [ "getToken", "class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e", null ] ];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_callback_game-members.html b/docs/class_tg_bot_1_1_callback_game-members.html index 2346ef5..a3c841b 100644 --- a/docs/class_tg_bot_1_1_callback_game-members.html +++ b/docs/class_tg_bot_1_1_callback_game-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -92,9 +119,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_callback_game.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_callback_game.html b/docs/class_tg_bot_1_1_callback_game.html index ebe234e..fe91423 100644 --- a/docs/class_tg_bot_1_1_callback_game.html +++ b/docs/class_tg_bot_1_1_callback_game.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::CallbackGame Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -100,11 +127,9 @@ Public Types</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>A placeholder, currently holds no information. Use BotFather to set up your game. </p> -<p class="definition">Definition at line <a class="el" href="_callback_game_8h_source.html#l00036">36</a> of file <a class="el" href="_callback_game_8h_source.html">CallbackGame.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_game_8h_source.html#l00036">36</a> of file <a class="el" href="_callback_game_8h_source.html">CallbackGame.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a9bf84f7624a6ad378d65dc6d84b8d624"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9bf84f7624a6ad378d65dc6d84b8d624">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a9bf84f7624a6ad378d65dc6d84b8d624"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -114,7 +139,7 @@ Public Types</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_callback_game_8h_source.html#l00038">38</a> of file <a class="el" href="_callback_game_8h_source.html">CallbackGame.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_game_8h_source.html#l00038">38</a> of file <a class="el" href="_callback_game_8h_source.html">CallbackGame.h</a>.</p> </div> </div> @@ -127,9 +152,9 @@ Public Types</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_callback_query-members.html b/docs/class_tg_bot_1_1_callback_query-members.html index 8d4f2ea..26169eb 100644 --- a/docs/class_tg_bot_1_1_callback_query-members.html +++ b/docs/class_tg_bot_1_1_callback_query-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +126,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_callback_query.html', <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_callback_query.html b/docs/class_tg_bot_1_1_callback_query.html index 529454b..521928e 100644 --- a/docs/class_tg_bot_1_1_callback_query.html +++ b/docs/class_tg_bot_1_1_callback_query.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::CallbackQuery Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -124,11 +151,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents an incoming callback query from a callback button in an inline keyboard. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00020">20</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00020">20</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a5a5e4f8368bd95ba214e68cde5d1c7c0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5a5e4f8368bd95ba214e68cde5d1c7c0">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a5a5e4f8368bd95ba214e68cde5d1c7c0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -138,14 +163,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00022">22</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00022">22</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a1c60e74159327d5e9e686f4a1278a373"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1c60e74159327d5e9e686f4a1278a373">◆ </a></span>chatInstance</h2> - +<a class="anchor" id="a1c60e74159327d5e9e686f4a1278a373"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -157,13 +180,11 @@ Public Attributes</h2></td></tr> <p>Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00047">47</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00047">47</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> -<a id="a9247402a210f4df79cf044683fb66734"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9247402a210f4df79cf044683fb66734">◆ </a></span>data</h2> - +<a class="anchor" id="a9247402a210f4df79cf044683fb66734"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -175,13 +196,11 @@ Public Attributes</h2></td></tr> <p>Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00052">52</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00052">52</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> -<a id="a355ff7d9025603af780a63be540da901"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a355ff7d9025603af780a63be540da901">◆ </a></span>from</h2> - +<a class="anchor" id="a355ff7d9025603af780a63be540da901"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -193,13 +212,11 @@ Public Attributes</h2></td></tr> <p>Sender. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00032">32</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00032">32</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> -<a id="ab2547a0ea44c8a39f351354335082234"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab2547a0ea44c8a39f351354335082234">◆ </a></span>gameShortName</h2> - +<a class="anchor" id="ab2547a0ea44c8a39f351354335082234"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -209,13 +226,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00057">57</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00057">57</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> -<a id="ae9a9b23ba076f2c6d6ba4421de85f7df"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae9a9b23ba076f2c6d6ba4421de85f7df">◆ </a></span>id</h2> - +<a class="anchor" id="ae9a9b23ba076f2c6d6ba4421de85f7df"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -227,13 +242,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this query. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00027">27</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00027">27</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> -<a id="a1565d380d5aa70d2304f572e5b56a24e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1565d380d5aa70d2304f572e5b56a24e">◆ </a></span>inlineMessageId</h2> - +<a class="anchor" id="a1565d380d5aa70d2304f572e5b56a24e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -245,13 +258,11 @@ Public Attributes</h2></td></tr> <p>Optional. Identifier of the message sent via the bot in inline mode, that originated the query. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00042">42</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00042">42</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> -<a id="a4d36cf008195c0b9b95d2ad7c8561795"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4d36cf008195c0b9b95d2ad7c8561795">◆ </a></span>message</h2> - +<a class="anchor" id="a4d36cf008195c0b9b95d2ad7c8561795"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -263,7 +274,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> with the callback button that originated the query. Note that message content and message date will not be available if the message is too old. </p> -<p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00037">37</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_callback_query_8h_source.html#l00037">37</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> </div> </div> @@ -276,9 +287,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_callback_query.html">CallbackQuery</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chat-members.html b/docs/class_tg_bot_1_1_chat-members.html index b52b298..cd8fdb3 100644 --- a/docs/class_tg_bot_1_1_chat-members.html +++ b/docs/class_tg_bot_1_1_chat-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -106,9 +133,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chat.html b/docs/class_tg_bot_1_1_chat.html index d68e3ce..2af707f 100644 --- a/docs/class_tg_bot_1_1_chat.html +++ b/docs/class_tg_bot_1_1_chat.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Chat Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -150,11 +177,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a Telegram <a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a>. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00038">38</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00038">38</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a9818e295b599a08b77abefb38de75e48"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9818e295b599a08b77abefb38de75e48">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a9818e295b599a08b77abefb38de75e48"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -164,14 +189,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00041">41</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00041">41</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> <h2 class="groupheader">Member Enumeration Documentation</h2> -<a id="a939946fe3181210f9e3f3d9610edb52e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a939946fe3181210f9e3f3d9610edb52e">◆ </a></span>Type</h2> - +<a class="anchor" id="a939946fe3181210f9e3f3d9610edb52e"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -191,20 +214,22 @@ Public Attributes</h2></td></tr> <p>Enum of possible types of a chat. </p> <table class="fieldtable"> -<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1"></a>Private </td><td class="fielddoc"></td></tr> -<tr><td class="fieldname"><a id="a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0"></a>Group </td><td class="fielddoc"></td></tr> -<tr><td class="fieldname"><a id="a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5"></a>Supergroup </td><td class="fielddoc"></td></tr> -<tr><td class="fieldname"><a id="a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8"></a>Channel </td><td class="fielddoc"></td></tr> +<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1"></a>Private </td><td class="fielddoc"> +</td></tr> +<tr><td class="fieldname"><a class="anchor" id="a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0"></a>Group </td><td class="fielddoc"> +</td></tr> +<tr><td class="fieldname"><a class="anchor" id="a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5"></a>Supergroup </td><td class="fielddoc"> +</td></tr> +<tr><td class="fieldname"><a class="anchor" id="a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8"></a>Channel </td><td class="fielddoc"> +</td></tr> </table> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00046">46</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00046">46</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a46092ec51dcc2ab4f54716eb21c4fb68"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a46092ec51dcc2ab4f54716eb21c4fb68">◆ </a></span>allMembersAreAdministrators</h2> - +<a class="anchor" id="a46092ec51dcc2ab4f54716eb21c4fb68"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -216,13 +241,11 @@ Public Attributes</h2></td></tr> <p>Optional. True if a group has ‘All Members Are Admins’ enabled. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00087">87</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00087">87</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a634c679550d78b602254cf3044f6169a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a634c679550d78b602254cf3044f6169a">◆ </a></span>canSetStickerSet</h2> - +<a class="anchor" id="a634c679550d78b602254cf3044f6169a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -234,13 +257,11 @@ Public Attributes</h2></td></tr> <p>Optional. True, if the bot can change the group sticker set. Returned only in getChat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00123">123</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00123">123</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a8f87f388215d07bb2745cdf2600ff299"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8f87f388215d07bb2745cdf2600ff299">◆ </a></span>description</h2> - +<a class="anchor" id="a8f87f388215d07bb2745cdf2600ff299"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -252,13 +273,11 @@ Public Attributes</h2></td></tr> <p>Optional. Description, for supergroups and channel chats. Returned only in getChat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00099">99</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00099">99</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a884c0c1c6d6f0a5453231f7b9049da29"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a884c0c1c6d6f0a5453231f7b9049da29">◆ </a></span>firstName</h2> - +<a class="anchor" id="a884c0c1c6d6f0a5453231f7b9049da29"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -270,13 +289,11 @@ Public Attributes</h2></td></tr> <p>Optional. First name of the other party in private chat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00075">75</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00075">75</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a0cb746cc149d10ada1af86753f25f93c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0cb746cc149d10ada1af86753f25f93c">◆ </a></span>id</h2> - +<a class="anchor" id="a0cb746cc149d10ada1af86753f25f93c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -288,13 +305,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this chat, not exceeding 1e13 by absolute value. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00053">53</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00053">53</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a5653ec719aa43764670c2c88055107e2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5653ec719aa43764670c2c88055107e2">◆ </a></span>inviteLink</h2> - +<a class="anchor" id="a5653ec719aa43764670c2c88055107e2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -306,13 +321,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a> invite link, for supergroups and channel chats. Returned only in getChat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00105">105</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00105">105</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="aea14be3f3c081d6aea387cd3613fc82e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aea14be3f3c081d6aea387cd3613fc82e">◆ </a></span>lastName</h2> - +<a class="anchor" id="aea14be3f3c081d6aea387cd3613fc82e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -324,13 +337,11 @@ Public Attributes</h2></td></tr> <p>Optional. Last name of the other party in private chat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00081">81</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00081">81</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="acbc96ba84a02da42e5fa3c936458b735"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acbc96ba84a02da42e5fa3c936458b735">◆ </a></span>photo</h2> - +<a class="anchor" id="acbc96ba84a02da42e5fa3c936458b735"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -342,13 +353,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a> photo. Returned only in getChat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00093">93</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00093">93</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="af6904afd95332cd46ce65d3c82139875"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af6904afd95332cd46ce65d3c82139875">◆ </a></span>pinnedMessage</h2> - +<a class="anchor" id="af6904afd95332cd46ce65d3c82139875"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -360,13 +369,11 @@ Public Attributes</h2></td></tr> <p>Optional. Pinned message, for supergroups and channel chats. Returned only in getChat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00111">111</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00111">111</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a056b7b53d5d81e5ab395dd555fa35c14"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a056b7b53d5d81e5ab395dd555fa35c14">◆ </a></span>stickerSetName</h2> - +<a class="anchor" id="a056b7b53d5d81e5ab395dd555fa35c14"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -378,13 +385,11 @@ Public Attributes</h2></td></tr> <p>Optional. For supergroups, name of group sticker set. Returned only in getChat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00117">117</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00117">117</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a15a1f1328125b45ba80ea8ee5a99aed0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a15a1f1328125b45ba80ea8ee5a99aed0">◆ </a></span>title</h2> - +<a class="anchor" id="a15a1f1328125b45ba80ea8ee5a99aed0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -396,13 +401,11 @@ Public Attributes</h2></td></tr> <p>Optional. Title for channels and group chat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00063">63</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00063">63</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="a86d47a69eb66a74d7f5b294700d884cd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a86d47a69eb66a74d7f5b294700d884cd">◆ </a></span>type</h2> - +<a class="anchor" id="a86d47a69eb66a74d7f5b294700d884cd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -414,13 +417,11 @@ Public Attributes</h2></td></tr> <p>Type of chat: can be either "private", "group", "supergroup, or "channel". </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00058">58</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00058">58</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> -<a id="afce7dfa93a025025eef940447ed17990"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afce7dfa93a025025eef940447ed17990">◆ </a></span>username</h2> - +<a class="anchor" id="afce7dfa93a025025eef940447ed17990"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -432,7 +433,7 @@ Public Attributes</h2></td></tr> <p>Optional. Username for private chats and channels. </p> -<p class="definition">Definition at line <a class="el" href="_chat_8h_source.html#l00069">69</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_8h_source.html#l00069">69</a> of file <a class="el" href="_chat_8h_source.html">Chat.h</a>.</p> </div> </div> @@ -445,9 +446,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_chat.html">Chat</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chat_member-members.html b/docs/class_tg_bot_1_1_chat_member-members.html index e4a3141..d5ea4a1 100644 --- a/docs/class_tg_bot_1_1_chat_member-members.html +++ b/docs/class_tg_bot_1_1_chat_member-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +135,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_member.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chat_member.html b/docs/class_tg_bot_1_1_chat_member.html index ffb743d..d4be7cc 100644 --- a/docs/class_tg_bot_1_1_chat_member.html +++ b/docs/class_tg_bot_1_1_chat_member.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ChatMember Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -152,11 +179,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object contains information about one member of the chat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00020">20</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00020">20</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a7c14c867a129ac28396b680c79dc495d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7c14c867a129ac28396b680c79dc495d">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a7c14c867a129ac28396b680c79dc495d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -166,14 +191,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00022">22</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00022">22</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a1c6b3267284c33738529f21ed421f422"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1c6b3267284c33738529f21ed421f422">◆ </a></span>canAddWebPagePreviews</h2> - +<a class="anchor" id="a1c6b3267284c33738529f21ed421f422"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +208,11 @@ Public Attributes</h2></td></tr> <p>Optional. Restricted only. True, if user may add web page previews to his messages, implies can_send_media_messages. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00102">102</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00102">102</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a384d160e04985dfc09fe75b2d41ee959"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a384d160e04985dfc09fe75b2d41ee959">◆ </a></span>canBeEdited</h2> - +<a class="anchor" id="a384d160e04985dfc09fe75b2d41ee959"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,13 +224,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the bot is allowed to edit administrator privileges of that user. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00042">42</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00042">42</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a8f87b8e49404e2dcf10f0b7fdc0ebd2e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8f87b8e49404e2dcf10f0b7fdc0ebd2e">◆ </a></span>canChangeInfo</h2> - +<a class="anchor" id="a8f87b8e49404e2dcf10f0b7fdc0ebd2e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -221,13 +240,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can change the chat title, photo and other settings. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00047">47</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00047">47</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a94c6526ee858618a2de90e97b206c987"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a94c6526ee858618a2de90e97b206c987">◆ </a></span>canDeleteMessages</h2> - +<a class="anchor" id="a94c6526ee858618a2de90e97b206c987"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -239,13 +256,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can delete messages of other users. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00062">62</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00062">62</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a0f785d057d0b4ad7178f54c8a366b7b7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0f785d057d0b4ad7178f54c8a366b7b7">◆ </a></span>canEditMessages</h2> - +<a class="anchor" id="a0f785d057d0b4ad7178f54c8a366b7b7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -257,13 +272,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can edit messages of other users and can pin messages, channels only. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00057">57</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00057">57</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a8da77ae47a171bdafc72c5420293ecbc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8da77ae47a171bdafc72c5420293ecbc">◆ </a></span>canInviteUsers</h2> - +<a class="anchor" id="a8da77ae47a171bdafc72c5420293ecbc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -275,13 +288,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can invite new users to the chat. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00067">67</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00067">67</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="aebb5db396b746a9cbd1a4b7fed79b0a0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aebb5db396b746a9cbd1a4b7fed79b0a0">◆ </a></span>canPinMessages</h2> - +<a class="anchor" id="aebb5db396b746a9cbd1a4b7fed79b0a0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -293,13 +304,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can pin messages, supergroups only. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00077">77</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00077">77</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a1c80bc423c534a4118ea8a4d1b7b9b2b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1c80bc423c534a4118ea8a4d1b7b9b2b">◆ </a></span>canPostMessages</h2> - +<a class="anchor" id="a1c80bc423c534a4118ea8a4d1b7b9b2b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -311,13 +320,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can post in the channel, channels only. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00052">52</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00052">52</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="abee156a19f1a0b23e67a7424b432cb23"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abee156a19f1a0b23e67a7424b432cb23">◆ </a></span>canPromoteMembers</h2> - +<a class="anchor" id="abee156a19f1a0b23e67a7424b432cb23"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -329,13 +336,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can add new administrators with a subset of his own privileges or demote administrators that he has promoted, directly or indirectly (promoted by administrators that were appointed by the user). </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00082">82</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00082">82</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a12701701c84d3b29be86ac15fa940ed7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a12701701c84d3b29be86ac15fa940ed7">◆ </a></span>canRestrictMembers</h2> - +<a class="anchor" id="a12701701c84d3b29be86ac15fa940ed7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -347,13 +352,11 @@ Public Attributes</h2></td></tr> <p>Optional. Administrators only. True, if the administrator can restrict, ban or unban chat members. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00072">72</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00072">72</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="af834543dad37d08f3496f92d7c5e9f9c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af834543dad37d08f3496f92d7c5e9f9c">◆ </a></span>canSendMediaMessages</h2> - +<a class="anchor" id="af834543dad37d08f3496f92d7c5e9f9c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -365,13 +368,11 @@ Public Attributes</h2></td></tr> <p>Optional. Restricted only. True, if the user can send audios, documents, photos, videos, video notes and voice notes, implies can_send_messages. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00092">92</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00092">92</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="ae8c21db2c7d9dae42c40494299ae9c01"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae8c21db2c7d9dae42c40494299ae9c01">◆ </a></span>canSendMessages</h2> - +<a class="anchor" id="ae8c21db2c7d9dae42c40494299ae9c01"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -383,13 +384,11 @@ Public Attributes</h2></td></tr> <p>Optional. Restricted only. True, if the user can send text messages, contacts, locations and venues. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00087">87</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00087">87</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="acf62ee2b93c10a11a34ec12dbdca7d21"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acf62ee2b93c10a11a34ec12dbdca7d21">◆ </a></span>canSendOtherMessages</h2> - +<a class="anchor" id="acf62ee2b93c10a11a34ec12dbdca7d21"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -401,13 +400,11 @@ Public Attributes</h2></td></tr> <p>Optional. Restricted only. True, if the user can send animations, games, stickers and use inline bots, implies can_send_media_messages. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00097">97</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00097">97</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a373057cf2fcca9ecb49951a5e61a6666"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a373057cf2fcca9ecb49951a5e61a6666">◆ </a></span>status</h2> - +<a class="anchor" id="a373057cf2fcca9ecb49951a5e61a6666"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -419,13 +416,11 @@ Public Attributes</h2></td></tr> <p>The member's status in the chat. Can be “creator”, “administrator”, “member”, “restricted”, “left” or “kicked” </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00032">32</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00032">32</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="ace7455f999a39f804ff559bc77f7814d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ace7455f999a39f804ff559bc77f7814d">◆ </a></span>untilDate</h2> - +<a class="anchor" id="ace7455f999a39f804ff559bc77f7814d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -437,13 +432,11 @@ Public Attributes</h2></td></tr> <p>Optional. Restricted and kicked only. Date when restrictions will be lifted for this user, unix time. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00037">37</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00037">37</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> -<a id="a1a1cefdfec4a60bd6ba1e588edad9aa1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1a1cefdfec4a60bd6ba1e588edad9aa1">◆ </a></span>user</h2> - +<a class="anchor" id="a1a1cefdfec4a60bd6ba1e588edad9aa1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -455,7 +448,7 @@ Public Attributes</h2></td></tr> <p>Information about the user. </p> -<p class="definition">Definition at line <a class="el" href="_chat_member_8h_source.html#l00027">27</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_member_8h_source.html#l00027">27</a> of file <a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>.</p> </div> </div> @@ -468,9 +461,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_chat_member.html">ChatMember</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chat_photo-members.html b/docs/class_tg_bot_1_1_chat_photo-members.html index 941363b..0812187 100644 --- a/docs/class_tg_bot_1_1_chat_photo-members.html +++ b/docs/class_tg_bot_1_1_chat_photo-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_photo.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chat_photo.html b/docs/class_tg_bot_1_1_chat_photo.html index 0b0584e..f0231fc 100644 --- a/docs/class_tg_bot_1_1_chat_photo.html +++ b/docs/class_tg_bot_1_1_chat_photo.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ChatPhoto Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,11 +137,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a chat photo. </p> -<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00036">36</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_photo_8h_source.html#l00036">36</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a732024e5287eef199f40dfef151d5265"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a732024e5287eef199f40dfef151d5265">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a732024e5287eef199f40dfef151d5265"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -124,14 +149,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00038">38</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_photo_8h_source.html#l00038">38</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a6939e40e825e12b9b5dd2002d6d4d178"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6939e40e825e12b9b5dd2002d6d4d178">◆ </a></span>bigFileId</h2> - +<a class="anchor" id="a6939e40e825e12b9b5dd2002d6d4d178"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -143,13 +166,11 @@ Public Attributes</h2></td></tr> <p>Unique file identifier of big (640x640) chat photo. This file_id can be used only for photo download. </p> -<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00048">48</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_photo_8h_source.html#l00048">48</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> </div> </div> -<a id="a57106860db152f24486aba761cb5f44e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a57106860db152f24486aba761cb5f44e">◆ </a></span>smallFileId</h2> - +<a class="anchor" id="a57106860db152f24486aba761cb5f44e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -161,7 +182,7 @@ Public Attributes</h2></td></tr> <p>Unique file identifier of small (160x160) chat photo. This file_id can be used only for photo download. </p> -<p class="definition">Definition at line <a class="el" href="_chat_photo_8h_source.html#l00043">43</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_chat_photo_8h_source.html#l00043">43</a> of file <a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>.</p> </div> </div> @@ -174,9 +195,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_chat_photo.html">ChatPhoto</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chosen_inline_result-members.html b/docs/class_tg_bot_1_1_chosen_inline_result-members.html index b8763a4..5f585ce 100644 --- a/docs/class_tg_bot_1_1_chosen_inline_result-members.html +++ b/docs/class_tg_bot_1_1_chosen_inline_result-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chosen_inline_result. <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_chosen_inline_result.html b/docs/class_tg_bot_1_1_chosen_inline_result.html index 2366be4..4b781e2 100644 --- a/docs/class_tg_bot_1_1_chosen_inline_result.html +++ b/docs/class_tg_bot_1_1_chosen_inline_result.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ChosenInlineResult Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -119,11 +146,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a result of an inline query that was chosen by the user and sent to their chat partner. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00021">21</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00021">21</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ad4b7edd30fd0d876fa99493fe19b3247"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad4b7edd30fd0d876fa99493fe19b3247">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ad4b7edd30fd0d876fa99493fe19b3247"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -133,14 +158,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00023">23</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00023">23</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ab35d35a8968b0d943a415a23feed48cd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab35d35a8968b0d943a415a23feed48cd">◆ </a></span>from</h2> - +<a class="anchor" id="ab35d35a8968b0d943a415a23feed48cd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -152,13 +175,11 @@ Public Attributes</h2></td></tr> <p>The user that chose the result. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00033">33</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00033">33</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div> </div> -<a id="ab61cb2aadbf6ab78e334cbc49076514c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab61cb2aadbf6ab78e334cbc49076514c">◆ </a></span>inlineMessageId</h2> - +<a class="anchor" id="ab61cb2aadbf6ab78e334cbc49076514c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -171,13 +192,11 @@ Public Attributes</h2></td></tr> <p>Optional. Identifier of the sent inline message. </p> <p>Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used to edit the message. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00046">46</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00046">46</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div> </div> -<a id="af4b33cf65a66df2adb1c06843b0ff998"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af4b33cf65a66df2adb1c06843b0ff998">◆ </a></span>location</h2> - +<a class="anchor" id="af4b33cf65a66df2adb1c06843b0ff998"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -189,13 +208,11 @@ Public Attributes</h2></td></tr> <p>Optional. Sender location, only for bots that require user location. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00038">38</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00038">38</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div> </div> -<a id="a0fa803cc7dc0df4f5f35ce1db26d4c6d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0fa803cc7dc0df4f5f35ce1db26d4c6d">◆ </a></span>query</h2> - +<a class="anchor" id="a0fa803cc7dc0df4f5f35ce1db26d4c6d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -207,13 +224,11 @@ Public Attributes</h2></td></tr> <p>The query that was used to obtain the result. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00051">51</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00051">51</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div> </div> -<a id="a34fcb883f27cc3d3fae621a11c8f8270"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a34fcb883f27cc3d3fae621a11c8f8270">◆ </a></span>resultId</h2> - +<a class="anchor" id="a34fcb883f27cc3d3fae621a11c8f8270"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -225,7 +240,7 @@ Public Attributes</h2></td></tr> <p>The unique identifier for the result that was chosen. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00028">28</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<p>Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00028">28</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> </div> </div> @@ -238,9 +253,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_contact-members.html b/docs/class_tg_bot_1_1_contact-members.html index 77114f0..f8c80f4 100644 --- a/docs/class_tg_bot_1_1_contact-members.html +++ b/docs/class_tg_bot_1_1_contact-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_contact.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_contact.html b/docs/class_tg_bot_1_1_contact.html index 3a60955..8f4efa0 100644 --- a/docs/class_tg_bot_1_1_contact.html +++ b/docs/class_tg_bot_1_1_contact.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Contact Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,11 +143,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a phone contact. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00036">36</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<p>Definition at line <a class="el" href="_contact_8h_source.html#l00036">36</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a43915fd39dc9ef11a5f8684512ce5e7b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a43915fd39dc9ef11a5f8684512ce5e7b">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a43915fd39dc9ef11a5f8684512ce5e7b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -130,14 +155,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00039">39</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<p>Definition at line <a class="el" href="_contact_8h_source.html#l00039">39</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a81956d457d30f743bcb74dfbe1635bc8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a81956d457d30f743bcb74dfbe1635bc8">◆ </a></span>firstName</h2> - +<a class="anchor" id="a81956d457d30f743bcb74dfbe1635bc8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -149,13 +172,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00049">49</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<p>Definition at line <a class="el" href="_contact_8h_source.html#l00049">49</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> </div> </div> -<a id="acece1a697b1e94ba95e5a4b161f7e2d3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acece1a697b1e94ba95e5a4b161f7e2d3">◆ </a></span>lastName</h2> - +<a class="anchor" id="acece1a697b1e94ba95e5a4b161f7e2d3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +188,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00054">54</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<p>Definition at line <a class="el" href="_contact_8h_source.html#l00054">54</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> </div> </div> -<a id="ada9f5461d2dd84b547cf563db624ff28"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ada9f5461d2dd84b547cf563db624ff28">◆ </a></span>phoneNumber</h2> - +<a class="anchor" id="ada9f5461d2dd84b547cf563db624ff28"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +204,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00044">44</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<p>Definition at line <a class="el" href="_contact_8h_source.html#l00044">44</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> </div> </div> -<a id="a35e56ce0b16eb1119431043dccd8056b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a35e56ce0b16eb1119431043dccd8056b">◆ </a></span>userId</h2> - +<a class="anchor" id="a35e56ce0b16eb1119431043dccd8056b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,7 +220,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s user identifier in Telegram. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00059">59</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<p>Definition at line <a class="el" href="_contact_8h_source.html#l00059">59</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> </div> </div> @@ -216,9 +233,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_document-members.html b/docs/class_tg_bot_1_1_document-members.html index 16d4431..63e7796 100644 --- a/docs/class_tg_bot_1_1_document-members.html +++ b/docs/class_tg_bot_1_1_document-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_document.html','');}) <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_document.html b/docs/class_tg_bot_1_1_document.html index 7c4ff2d..83a67da 100644 --- a/docs/class_tg_bot_1_1_document.html +++ b/docs/class_tg_bot_1_1_document.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Document Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -119,11 +146,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a general file (as opposed to photos and audio files). </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00038">38</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00038">38</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="af311e27c16bf2a1128ee339899face9e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af311e27c16bf2a1128ee339899face9e">◆ </a></span>Ptr</h2> - +<a class="anchor" id="af311e27c16bf2a1128ee339899face9e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -133,14 +158,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00041">41</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00041">41</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="aa67870c6320092c13154abde7dcdf94c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa67870c6320092c13154abde7dcdf94c">◆ </a></span>fileId</h2> - +<a class="anchor" id="aa67870c6320092c13154abde7dcdf94c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -152,13 +175,11 @@ Public Attributes</h2></td></tr> <p>Unique file identifier. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00046">46</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00046">46</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div> </div> -<a id="a0b36f1611eb0cda45e47c989689456d6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0b36f1611eb0cda45e47c989689456d6">◆ </a></span>fileName</h2> - +<a class="anchor" id="a0b36f1611eb0cda45e47c989689456d6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -170,13 +191,11 @@ Public Attributes</h2></td></tr> <p>Optional. Original filename as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00056">56</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00056">56</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div> </div> -<a id="a3c9b2dca38059ddd219abab398694bc9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3c9b2dca38059ddd219abab398694bc9">◆ </a></span>fileSize</h2> - +<a class="anchor" id="a3c9b2dca38059ddd219abab398694bc9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -188,13 +207,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00066">66</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00066">66</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div> </div> -<a id="ac95f48d00ace3b28c97c4bfc1e3e592b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac95f48d00ace3b28c97c4bfc1e3e592b">◆ </a></span>mimeType</h2> - +<a class="anchor" id="ac95f48d00ace3b28c97c4bfc1e3e592b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -206,13 +223,11 @@ Public Attributes</h2></td></tr> <p>Optional. MIME type of the file as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00061">61</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00061">61</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div> </div> -<a id="a21a156d86da82dcb636fba01a3ef351f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a21a156d86da82dcb636fba01a3ef351f">◆ </a></span>thumb</h2> - +<a class="anchor" id="a21a156d86da82dcb636fba01a3ef351f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -224,7 +239,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_document.html" title="This object represents a general file (as opposed to photos and audio files). ">Document</a> thumbnail as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00051">51</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<p>Definition at line <a class="el" href="_document_8h_source.html#l00051">51</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> </div> </div> @@ -237,9 +252,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_document.html">Document</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_event_broadcaster-members.html b/docs/class_tg_bot_1_1_event_broadcaster-members.html index 6997005..f0f71bf 100644 --- a/docs/class_tg_bot_1_1_event_broadcaster-members.html +++ b/docs/class_tg_bot_1_1_event_broadcaster-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_event_broadcaster.htm <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_event_broadcaster.html b/docs/class_tg_bot_1_1_event_broadcaster.html index 2ece4f8..14396b5 100644 --- a/docs/class_tg_bot_1_1_event_broadcaster.html +++ b/docs/class_tg_bot_1_1_event_broadcaster.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::EventBroadcaster Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -133,11 +160,9 @@ Public Member Functions</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class holds all event listeners. </p> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00045">45</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00045">45</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a44f1bbafcca84f78f82dc0ef1801619a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a44f1bbafcca84f78f82dc0ef1801619a">◆ </a></span>CallbackQueryListener</h2> - +<a class="anchor" id="a44f1bbafcca84f78f82dc0ef1801619a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -147,13 +172,11 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00053">53</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00053">53</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a5348beecf29bdf52c7d21985668bca93"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5348beecf29bdf52c7d21985668bca93">◆ </a></span>ChosenInlineResultListener</h2> - +<a class="anchor" id="a5348beecf29bdf52c7d21985668bca93"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -163,13 +186,11 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00052">52</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00052">52</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a2c0338bc5cc3c1654d0e3f0dac0ab8a6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">◆ </a></span>InlineQueryListener</h2> - +<a class="anchor" id="a2c0338bc5cc3c1654d0e3f0dac0ab8a6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -179,13 +200,11 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00051">51</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00051">51</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a95899d82f77288a43a28dd24d0fa687a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a95899d82f77288a43a28dd24d0fa687a">◆ </a></span>MessageListener</h2> - +<a class="anchor" id="a95899d82f77288a43a28dd24d0fa687a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -195,14 +214,12 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00050">50</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00050">50</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="a21adc85e9ed2a08a186423a5231342a9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a21adc85e9ed2a08a186423a5231342a9">◆ </a></span>onAnyMessage()</h2> - +<a class="anchor" id="a21adc85e9ed2a08a186423a5231342a9"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -232,13 +249,11 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00059">59</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00059">59</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a3ec551ffdcf5be1b9b39ed081ea078d4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3ec551ffdcf5be1b9b39ed081ea078d4">◆ </a></span>onCallbackQuery()</h2> - +<a class="anchor" id="a3ec551ffdcf5be1b9b39ed081ea078d4"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -260,13 +275,11 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00116">116</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00116">116</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a7397520ff294c863b306142e29030482"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7397520ff294c863b306142e29030482">◆ </a></span>onChosenInlineResult()</h2> - +<a class="anchor" id="a7397520ff294c863b306142e29030482"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -296,13 +309,11 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00112">112</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00112">112</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a13e4a906203fe43a950f1420b68c7583"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a13e4a906203fe43a950f1420b68c7583">◆ </a></span>onCommand() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="a13e4a906203fe43a950f1420b68c7583"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -343,13 +354,11 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00068">68</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00068">68</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="ad8e56ab49dbe9b4960d454f8b408bf13"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad8e56ab49dbe9b4960d454f8b408bf13">◆ </a></span>onCommand() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="ad8e56ab49dbe9b4960d454f8b408bf13"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -390,13 +399,11 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00077">77</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00077">77</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a9d3f31225ea84af8cb47ab2a53186ef0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9d3f31225ea84af8cb47ab2a53186ef0">◆ </a></span>onInlineQuery()</h2> - +<a class="anchor" id="a9d3f31225ea84af8cb47ab2a53186ef0"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -426,13 +433,11 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00104">104</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00104">104</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a22e70b8493ea455e70734a36968f3d55"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a22e70b8493ea455e70734a36968f3d55">◆ </a></span>onNonCommandMessage()</h2> - +<a class="anchor" id="a22e70b8493ea455e70734a36968f3d55"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -462,13 +467,11 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00096">96</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00096">96</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> -<a id="a5bed996221f047ec0469ae19e7bd00eb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5bed996221f047ec0469ae19e7bd00eb">◆ </a></span>onUnknownCommand()</h2> - +<a class="anchor" id="a5bed996221f047ec0469ae19e7bd00eb"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -498,7 +501,7 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00088">88</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<p>Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00088">88</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> </div> </div> @@ -511,9 +514,9 @@ Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_event_handler-members.html b/docs/class_tg_bot_1_1_event_handler-members.html index b8589a6..5b931ba 100644 --- a/docs/class_tg_bot_1_1_event_handler-members.html +++ b/docs/class_tg_bot_1_1_event_handler-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -87,15 +114,15 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_event_handler.html',' <p>This is the complete list of members for <a class="el" href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">EventHandler</a>(const EventBroadcaster *broadcaster)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">handleUpdate</a>(const Update::Ptr update) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">handleUpdate</a>(const Update::Ptr update) const </td><td class="entry"><a class="el" href="class_tg_bot_1_1_event_handler.html">TgBot::EventHandler</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_event_handler.html b/docs/class_tg_bot_1_1_event_handler.html index 2319b0f..e1629da 100644 --- a/docs/class_tg_bot_1_1_event_handler.html +++ b/docs/class_tg_bot_1_1_event_handler.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::EventHandler Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -93,16 +120,14 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_event_handler.html',' Public Member Functions</h2></td></tr> <tr class="memitem:a3cb3f630e5a0bdc0baa44586920771b7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">EventHandler</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> *broadcaster)</td></tr> <tr class="separator:a3cb3f630e5a0bdc0baa44586920771b7"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae0fb2a7e25fe19e3e2ed6184967f1e0d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">handleUpdate</a> (const <a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> update) const</td></tr> -<tr class="separator:ae0fb2a7e25fe19e3e2ed6184967f1e0d"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ad9ed7bb75569122246d12157963bafcc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">handleUpdate</a> (const <a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> update) const </td></tr> +<tr class="separator:ad9ed7bb75569122246d12157963bafcc"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> -<p class="definition">Definition at line <a class="el" href="_event_handler_8h_source.html#l00032">32</a> of file <a class="el" href="_event_handler_8h_source.html">EventHandler.h</a>.</p> +<p>Definition at line <a class="el" href="_event_handler_8h_source.html#l00032">32</a> of file <a class="el" href="_event_handler_8h_source.html">EventHandler.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a3cb3f630e5a0bdc0baa44586920771b7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3cb3f630e5a0bdc0baa44586920771b7">◆ </a></span>EventHandler()</h2> - +<a class="anchor" id="a3cb3f630e5a0bdc0baa44586920771b7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -124,14 +149,12 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_event_handler_8h_source.html#l00035">35</a> of file <a class="el" href="_event_handler_8h_source.html">EventHandler.h</a>.</p> +<p>Definition at line <a class="el" href="_event_handler_8h_source.html#l00035">35</a> of file <a class="el" href="_event_handler_8h_source.html">EventHandler.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="ae0fb2a7e25fe19e3e2ed6184967f1e0d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae0fb2a7e25fe19e3e2ed6184967f1e0d">◆ </a></span>handleUpdate()</h2> - +<a class="anchor" id="ad9ed7bb75569122246d12157963bafcc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -156,9 +179,9 @@ Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_event_handler.js b/docs/class_tg_bot_1_1_event_handler.js index 6e432cd..9188b65 100644 --- a/docs/class_tg_bot_1_1_event_handler.js +++ b/docs/class_tg_bot_1_1_event_handler.js @@ -1,5 +1,5 @@ var class_tg_bot_1_1_event_handler = [ [ "EventHandler", "class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7", null ], - [ "handleUpdate", "class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d", null ] + [ "handleUpdate", "class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc", null ] ];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_file-members.html b/docs/class_tg_bot_1_1_file-members.html index 83d84a1..3fe9459 100644 --- a/docs/class_tg_bot_1_1_file-members.html +++ b/docs/class_tg_bot_1_1_file-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_file.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_file.html b/docs/class_tg_bot_1_1_file.html index fefc695..6426c80 100644 --- a/docs/class_tg_bot_1_1_file.html +++ b/docs/class_tg_bot_1_1_file.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::File Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -114,11 +141,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents a file ready to be downloaded. </p> <p>The file can be downloaded via the link <a href="https://api.telegram.org/file/bot">https://api.telegram.org/file/bot</a><token>/<file_path>. It is guaranteed that the link will be valid for at least 1 hour. When the link expires, a new one can be requested by calling getFile. Maximum file size to download is 20 MB </p> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00023">23</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<p>Definition at line <a class="el" href="_file_8h_source.html#l00023">23</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ac47e9c73b9d762eef2322c0932c5a934"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac47e9c73b9d762eef2322c0932c5a934">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ac47e9c73b9d762eef2322c0932c5a934"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -128,14 +153,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00026">26</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<p>Definition at line <a class="el" href="_file_8h_source.html#l00026">26</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a0e64b7f89b84e674ea890399ea27dd6e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0e64b7f89b84e674ea890399ea27dd6e">◆ </a></span>fileId</h2> - +<a class="anchor" id="a0e64b7f89b84e674ea890399ea27dd6e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -147,13 +170,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00031">31</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<p>Definition at line <a class="el" href="_file_8h_source.html#l00031">31</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> </div> </div> -<a id="ad1abfaf438998878eee537fc82b4bb6e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad1abfaf438998878eee537fc82b4bb6e">◆ </a></span>filePath</h2> - +<a class="anchor" id="ad1abfaf438998878eee537fc82b4bb6e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -166,13 +187,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> path. </p> <p>Use <a href="https://api.telegram.org/file/bot">https://api.telegram.org/file/bot</a><token>/<file_path> to get the file. </p> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00043">43</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<p>Definition at line <a class="el" href="_file_8h_source.html#l00043">43</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> </div> </div> -<a id="a1c4a6f8d51e846ec75d15ffa2c5d1445"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1c4a6f8d51e846ec75d15ffa2c5d1445">◆ </a></span>fileSize</h2> - +<a class="anchor" id="a1c4a6f8d51e846ec75d15ffa2c5d1445"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -184,7 +203,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size, if known. </p> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00036">36</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<p>Definition at line <a class="el" href="_file_8h_source.html#l00036">36</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> </div> </div> @@ -197,9 +216,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_file.html">File</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_force_reply-members.html b/docs/class_tg_bot_1_1_force_reply-members.html index c02c607..074bfa8 100644 --- a/docs/class_tg_bot_1_1_force_reply-members.html +++ b/docs/class_tg_bot_1_1_force_reply-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_force_reply.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_force_reply.html b/docs/class_tg_bot_1_1_force_reply.html index b7d7671..b01877e 100644 --- a/docs/class_tg_bot_1_1_force_reply.html +++ b/docs/class_tg_bot_1_1_force_reply.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ForceReply Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,11 +156,9 @@ Additional Inherited Members</h2></td></tr> <div class="textblock"><p>Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot‘s message and tapped ’Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode. </p> <p>Example: A poll bot for groups runs in privacy mode (only receives commands, replies to its messages and mentions). There could be two ways to create a new poll: Explain the user how to send a command with parameters (e.g. /newpoll question answer1 answer2). May be appealing for hardcore users but lacks modern day polish. Guide the user through a step-by-step process. ‘Please send me your question’, ‘Cool, now let’s add the first answer option‘, ’Great. Keep adding answer options, then send /done when you‘re ready’. The last option is definitely more attractive. And if you use <a class="el" href="class_tg_bot_1_1_force_reply.html" title="Upon receiving a message with this object, Telegram clients will display a reply interface to the use...">ForceReply</a> in your bot‘s questions, it will receive the user’s answers even if it only receives replies, commands and mentions — without any extra work for the user. </p> -<p class="definition">Definition at line <a class="el" href="_force_reply_8h_source.html#l00042">42</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<p>Definition at line <a class="el" href="_force_reply_8h_source.html#l00042">42</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a3d17d51e17dfdfd22d263bdeaf603b66"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3d17d51e17dfdfd22d263bdeaf603b66">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a3d17d51e17dfdfd22d263bdeaf603b66"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -143,14 +168,12 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_force_reply_8h_source.html#l00045">45</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<p>Definition at line <a class="el" href="_force_reply_8h_source.html#l00045">45</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a8c4637ab74050185a86f5c058cf35de7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8c4637ab74050185a86f5c058cf35de7">◆ </a></span>forceReply</h2> - +<a class="anchor" id="a8c4637ab74050185a86f5c058cf35de7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -162,13 +185,11 @@ Additional Inherited Members</h2></td></tr> <p>Shows reply interface to the user, as if they manually selected the bot‘s message and tapped ’Reply'. </p> -<p class="definition">Definition at line <a class="el" href="_force_reply_8h_source.html#l00050">50</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<p>Definition at line <a class="el" href="_force_reply_8h_source.html#l00050">50</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> </div> </div> -<a id="afbb510a24ebda5409311ff0d385065dc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afbb510a24ebda5409311ff0d385065dc">◆ </a></span>selective</h2> - +<a class="anchor" id="afbb510a24ebda5409311ff0d385065dc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -180,7 +201,7 @@ Additional Inherited Members</h2></td></tr> <p>Optional. Use this parameter if you want to force reply from specific users only. Targets: 1) users that are in the text of the <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message. </p> -<p class="definition">Definition at line <a class="el" href="_force_reply_8h_source.html#l00055">55</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<p>Definition at line <a class="el" href="_force_reply_8h_source.html#l00055">55</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> </div> </div> @@ -193,9 +214,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_force_reply.html">ForceReply</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_game-members.html b/docs/class_tg_bot_1_1_game-members.html index 20932f9..88c841f 100644 --- a/docs/class_tg_bot_1_1_game-members.html +++ b/docs/class_tg_bot_1_1_game-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -98,9 +125,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_game.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_game.html b/docs/class_tg_bot_1_1_game.html index 3739c33..9fceb42 100644 --- a/docs/class_tg_bot_1_1_game.html +++ b/docs/class_tg_bot_1_1_game.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Game Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -123,11 +150,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents a game. </p> <p>Use BotFather to create and edit games, their short names will act as unique identifiers. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00044">44</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00044">44</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a6a83e8940305ff4fad66dfe67dbb348b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6a83e8940305ff4fad66dfe67dbb348b">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a6a83e8940305ff4fad66dfe67dbb348b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -137,14 +162,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00046">46</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00046">46</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a2578e62f28ad5191e1754983a14cad4c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2578e62f28ad5191e1754983a14cad4c">◆ </a></span>animation</h2> - +<a class="anchor" id="a2578e62f28ad5191e1754983a14cad4c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -156,13 +179,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_animation.html" title="You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack fo...">Animation</a> that will be displayed in the game message in chats. Upload via BotFather. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00078">78</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00078">78</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> -<a id="acfd798616a7d6e8d1a0c7f6962e38893"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acfd798616a7d6e8d1a0c7f6962e38893">◆ </a></span>description</h2> - +<a class="anchor" id="acfd798616a7d6e8d1a0c7f6962e38893"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -174,13 +195,11 @@ Public Attributes</h2></td></tr> <p>Description of the game. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00056">56</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00056">56</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> -<a id="a38fe8bac265c3718117881a4d989f271"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a38fe8bac265c3718117881a4d989f271">◆ </a></span>photo</h2> - +<a class="anchor" id="a38fe8bac265c3718117881a4d989f271"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -192,13 +211,11 @@ Public Attributes</h2></td></tr> <p>Photo that will be displayed in the game message in chats. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00061">61</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00061">61</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> -<a id="aa1f513d7c8058839d766f22b4090a3cb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa1f513d7c8058839d766f22b4090a3cb">◆ </a></span>text</h2> - +<a class="anchor" id="aa1f513d7c8058839d766f22b4090a3cb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -211,13 +228,11 @@ Public Attributes</h2></td></tr> <p>Optional. Brief description of the game or high scores included in the game message. </p> <p>Can be automatically edited to include current high scores for the game when the bot calls setGameScore, or manually edited using editMessageText. 0-4096 characters. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00068">68</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00068">68</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> -<a id="a0ed54ba6406a8cc8623ba1748c166e7f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0ed54ba6406a8cc8623ba1748c166e7f">◆ </a></span>textEntities</h2> - +<a class="anchor" id="a0ed54ba6406a8cc8623ba1748c166e7f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -229,13 +244,11 @@ Public Attributes</h2></td></tr> <p>Optional. Special entities that appear in text, such as usernames, URLs, bot commands, etc. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00073">73</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00073">73</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> -<a id="ac0edbacabf558513040e47b81910cdec"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac0edbacabf558513040e47b81910cdec">◆ </a></span>title</h2> - +<a class="anchor" id="ac0edbacabf558513040e47b81910cdec"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -247,7 +260,7 @@ Public Attributes</h2></td></tr> <p>Title of the game. </p> -<p class="definition">Definition at line <a class="el" href="_game_8h_source.html#l00051">51</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> +<p>Definition at line <a class="el" href="_game_8h_source.html#l00051">51</a> of file <a class="el" href="_game_8h_source.html">Game.h</a>.</p> </div> </div> @@ -260,9 +273,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_game.html">Game</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_game_high_score-members.html b/docs/class_tg_bot_1_1_game_high_score-members.html index 9d7a941..0ff66cb 100644 --- a/docs/class_tg_bot_1_1_game_high_score-members.html +++ b/docs/class_tg_bot_1_1_game_high_score-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_game_high_score.html' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_game_high_score.html b/docs/class_tg_bot_1_1_game_high_score.html index 3b509ce..5ecedea 100644 --- a/docs/class_tg_bot_1_1_game_high_score.html +++ b/docs/class_tg_bot_1_1_game_high_score.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::GameHighScore Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -113,11 +140,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents one row of the high scores table for a game. </p> -<p class="definition">Definition at line <a class="el" href="_game_high_score_8h_source.html#l00040">40</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> +<p>Definition at line <a class="el" href="_game_high_score_8h_source.html#l00040">40</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a25eccb9018f74176b5c0baf25db721f4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a25eccb9018f74176b5c0baf25db721f4">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a25eccb9018f74176b5c0baf25db721f4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -127,14 +152,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_game_high_score_8h_source.html#l00042">42</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> +<p>Definition at line <a class="el" href="_game_high_score_8h_source.html#l00042">42</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a76d2ff519f8a09b6550d78666950204f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a76d2ff519f8a09b6550d78666950204f">◆ </a></span>position</h2> - +<a class="anchor" id="a76d2ff519f8a09b6550d78666950204f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -146,13 +169,11 @@ Public Attributes</h2></td></tr> <p>Position in high score table for the game. </p> -<p class="definition">Definition at line <a class="el" href="_game_high_score_8h_source.html#l00047">47</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> +<p>Definition at line <a class="el" href="_game_high_score_8h_source.html#l00047">47</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> </div> </div> -<a id="a327a049b8df70d93d9a734ad311f130d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a327a049b8df70d93d9a734ad311f130d">◆ </a></span>score</h2> - +<a class="anchor" id="a327a049b8df70d93d9a734ad311f130d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -164,13 +185,11 @@ Public Attributes</h2></td></tr> <p>Score. </p> -<p class="definition">Definition at line <a class="el" href="_game_high_score_8h_source.html#l00057">57</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> +<p>Definition at line <a class="el" href="_game_high_score_8h_source.html#l00057">57</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> </div> </div> -<a id="a8cbe4f32e28775c3f8aa0c9b78a9842b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8cbe4f32e28775c3f8aa0c9b78a9842b">◆ </a></span>user</h2> - +<a class="anchor" id="a8cbe4f32e28775c3f8aa0c9b78a9842b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -182,7 +201,7 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a>. </p> -<p class="definition">Definition at line <a class="el" href="_game_high_score_8h_source.html#l00052">52</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> +<p>Definition at line <a class="el" href="_game_high_score_8h_source.html#l00052">52</a> of file <a class="el" href="_game_high_score_8h_source.html">GameHighScore.h</a>.</p> </div> </div> @@ -195,9 +214,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_game_high_score.html">GameHighScore</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_generic_reply-members.html b/docs/class_tg_bot_1_1_generic_reply-members.html index e6f4f4a..ce27929 100644 --- a/docs/class_tg_bot_1_1_generic_reply-members.html +++ b/docs/class_tg_bot_1_1_generic_reply-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -93,9 +120,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_generic_reply.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_generic_reply.html b/docs/class_tg_bot_1_1_generic_reply.html index 685dbd9..a0f36ba 100644 --- a/docs/class_tg_bot_1_1_generic_reply.html +++ b/docs/class_tg_bot_1_1_generic_reply.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::GenericReply Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -118,11 +145,9 @@ Public Member Functions</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This abstract class is base of all keyboard related events. </p> -<p class="definition">Definition at line <a class="el" href="_generic_reply_8h_source.html#l00034">34</a> of file <a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>.</p> +<p>Definition at line <a class="el" href="_generic_reply_8h_source.html#l00034">34</a> of file <a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="aa7bb5f2c5484cb791e1c60c346bbb06f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa7bb5f2c5484cb791e1c60c346bbb06f">◆ </a></span>Ptr</h2> - +<a class="anchor" id="aa7bb5f2c5484cb791e1c60c346bbb06f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -132,14 +157,12 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_generic_reply_8h_source.html#l00037">37</a> of file <a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>.</p> +<p>Definition at line <a class="el" href="_generic_reply_8h_source.html#l00037">37</a> of file <a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a519019da5ab3cb27fc11bd56cc94123c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a519019da5ab3cb27fc11bd56cc94123c">◆ </a></span>~GenericReply()</h2> - +<a class="anchor" id="a519019da5ab3cb27fc11bd56cc94123c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -160,7 +183,7 @@ Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_generic_reply_8h_source.html#l00039">39</a> of file <a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>.</p> +<p>Definition at line <a class="el" href="_generic_reply_8h_source.html#l00039">39</a> of file <a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>.</p> </div> </div> @@ -173,9 +196,9 @@ Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_client-members.html b/docs/class_tg_bot_1_1_http_client-members.html index 241806d..9173660 100644 --- a/docs/class_tg_bot_1_1_http_client-members.html +++ b/docs/class_tg_bot_1_1_http_client-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -93,9 +120,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_client.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_client.html b/docs/class_tg_bot_1_1_http_client.html index fbac82f..9012991 100644 --- a/docs/class_tg_bot_1_1_http_client.html +++ b/docs/class_tg_bot_1_1_http_client.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::HttpClient Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,11 +135,9 @@ Static Public Member Functions</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class makes http requests. </p> -<p class="definition">Definition at line <a class="el" href="_http_client_8h_source.html#l00041">41</a> of file <a class="el" href="_http_client_8h_source.html">HttpClient.h</a>.</p> +<p>Definition at line <a class="el" href="_http_client_8h_source.html#l00041">41</a> of file <a class="el" href="_http_client_8h_source.html">HttpClient.h</a>.</p> </div><h2 class="groupheader">Member Function Documentation</h2> -<a id="a284380646ddc0fe9fd06cae29ba51a77"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a284380646ddc0fe9fd06cae29ba51a77">◆ </a></span>getInstance()</h2> - +<a class="anchor" id="a284380646ddc0fe9fd06cae29ba51a77"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -137,9 +162,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="a1de1ba0e962c7446e9820337bbf6d3e5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1de1ba0e962c7446e9820337bbf6d3e5">◆ </a></span>makeRequest()</h2> - +<a class="anchor" id="a1de1ba0e962c7446e9820337bbf6d3e5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -177,9 +200,9 @@ Static Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_http_client.html">HttpClient</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_parser-members.html b/docs/class_tg_bot_1_1_http_parser-members.html index 2ecd449..7d7ad22 100644 --- a/docs/class_tg_bot_1_1_http_parser-members.html +++ b/docs/class_tg_bot_1_1_http_parser-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -92,18 +119,18 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_parser.html','') <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">generateResponse</a>(const std::string &data, const std::string &mimeType="text/plain", short unsigned statusCode=200, const std::string &statusStr="OK", bool isKeepAlive=false)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">generateWwwFormUrlencoded</a>(const std::vector< HttpReqArg > &args)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">getInstance</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">static</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d">parseRequest</a>(const std::string &data, std::map< std::string, std::string > &headers)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a">parseRequest</a>(const std::string &data, std::unordered_map< std::string, std::string > &headers)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">parseRequest</a>(const std::string &data)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">parseResponse</a>(const std::string &data, std::map< std::string, std::string > &headers)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">parseResponse</a>(const std::string &data, std::unordered_map< std::string, std::string > &headers)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">parseResponse</a>(const std::string &data)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_parser.html">TgBot::HttpParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_parser.html b/docs/class_tg_bot_1_1_http_parser.html index 9ee5b3b..9ee3401 100644 --- a/docs/class_tg_bot_1_1_http_parser.html +++ b/docs/class_tg_bot_1_1_http_parser.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::HttpParser Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -102,12 +129,12 @@ Public Member Functions</h2></td></tr> <tr class="separator:af32ca4f29ff9bf6ebcde3b8eaf7f6eb4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9ca6a48bea33e6258f550cb8eff11996"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">generateResponse</a> (const std::string &data, const std::string &mimeType="text/plain", short unsigned statusCode=200, const std::string &statusStr="OK", bool isKeepAlive=false)</td></tr> <tr class="separator:a9ca6a48bea33e6258f550cb8eff11996"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:acb35df8dadb12af1c4526d7bfbe0310d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d">parseRequest</a> (const std::string &data, std::map< std::string, std::string > &headers)</td></tr> -<tr class="separator:acb35df8dadb12af1c4526d7bfbe0310d"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ae0ef9c43ea35abecc12db56d9fc28c3a"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a">parseRequest</a> (const std::string &data, std::unordered_map< std::string, std::string > &headers)</td></tr> +<tr class="separator:ae0ef9c43ea35abecc12db56d9fc28c3a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d079d6433fa19dde0c1d45e95f1078d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">parseRequest</a> (const std::string &data)</td></tr> <tr class="separator:a1d079d6433fa19dde0c1d45e95f1078d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a90bf3fc79f65796c6cc04a45f7f40487"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">parseResponse</a> (const std::string &data, std::map< std::string, std::string > &headers)</td></tr> -<tr class="separator:a90bf3fc79f65796c6cc04a45f7f40487"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a7161fcc67584704512888be7dc5d92af"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">parseResponse</a> (const std::string &data, std::unordered_map< std::string, std::string > &headers)</td></tr> +<tr class="separator:a7161fcc67584704512888be7dc5d92af"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2b1741c0cd99ca9fb09786bcdb9d2aeb"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">parseResponse</a> (const std::string &data)</td></tr> <tr class="separator:a2b1741c0cd99ca9fb09786bcdb9d2aeb"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> @@ -118,11 +145,9 @@ Static Public Member Functions</h2></td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> -<p class="definition">Definition at line <a class="el" href="_http_parser_8h_source.html#l00035">35</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> +<p>Definition at line <a class="el" href="_http_parser_8h_source.html#l00035">35</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> </div><h2 class="groupheader">Member Function Documentation</h2> -<a id="a1950d2edd050dd933a3a06f1292ac671"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1950d2edd050dd933a3a06f1292ac671">◆ </a></span>generateMultipartBoundary()</h2> - +<a class="anchor" id="a1950d2edd050dd933a3a06f1292ac671"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -138,9 +163,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="aec7201adbe2d835925716cceeddf9074"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aec7201adbe2d835925716cceeddf9074">◆ </a></span>generateMultipartFormData()</h2> - +<a class="anchor" id="aec7201adbe2d835925716cceeddf9074"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -166,9 +189,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="a182538da4def93b40fdd6ac9398944f6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a182538da4def93b40fdd6ac9398944f6">◆ </a></span>generateRequest()</h2> - +<a class="anchor" id="a182538da4def93b40fdd6ac9398944f6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -200,9 +221,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="a9ca6a48bea33e6258f550cb8eff11996"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9ca6a48bea33e6258f550cb8eff11996">◆ </a></span>generateResponse()</h2> - +<a class="anchor" id="a9ca6a48bea33e6258f550cb8eff11996"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -246,9 +265,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="af32ca4f29ff9bf6ebcde3b8eaf7f6eb4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">◆ </a></span>generateWwwFormUrlencoded()</h2> - +<a class="anchor" id="af32ca4f29ff9bf6ebcde3b8eaf7f6eb4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -264,9 +281,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="a2bd36ba8b363fa3209cf472621a2a8ab"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2bd36ba8b363fa3209cf472621a2a8ab">◆ </a></span>getInstance()</h2> - +<a class="anchor" id="a2bd36ba8b363fa3209cf472621a2a8ab"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -289,9 +304,7 @@ Static Public Member Functions</h2></td></tr> </div> </div> -<a id="acb35df8dadb12af1c4526d7bfbe0310d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acb35df8dadb12af1c4526d7bfbe0310d">◆ </a></span>parseRequest() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="ae0ef9c43ea35abecc12db56d9fc28c3a"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -307,7 +320,7 @@ Static Public Member Functions</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">std::map< std::string, std::string > & </td> + <td class="paramtype">std::unordered_map< std::string, std::string > & </td> <td class="paramname"><em>headers</em> </td> </tr> <tr> @@ -323,13 +336,11 @@ Static Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_parser_8h_source.html#l00046">46</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> +<p>Definition at line <a class="el" href="_http_parser_8h_source.html#l00046">46</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> </div> </div> -<a id="a1d079d6433fa19dde0c1d45e95f1078d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1d079d6433fa19dde0c1d45e95f1078d">◆ </a></span>parseRequest() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a1d079d6433fa19dde0c1d45e95f1078d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -351,13 +362,11 @@ Static Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_parser_8h_source.html#l00050">50</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> +<p>Definition at line <a class="el" href="_http_parser_8h_source.html#l00050">50</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> </div> </div> -<a id="a90bf3fc79f65796c6cc04a45f7f40487"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a90bf3fc79f65796c6cc04a45f7f40487">◆ </a></span>parseResponse() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="a7161fcc67584704512888be7dc5d92af"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -373,7 +382,7 @@ Static Public Member Functions</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">std::map< std::string, std::string > & </td> + <td class="paramtype">std::unordered_map< std::string, std::string > & </td> <td class="paramname"><em>headers</em> </td> </tr> <tr> @@ -389,13 +398,11 @@ Static Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_parser_8h_source.html#l00054">54</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> +<p>Definition at line <a class="el" href="_http_parser_8h_source.html#l00054">54</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> </div> </div> -<a id="a2b1741c0cd99ca9fb09786bcdb9d2aeb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2b1741c0cd99ca9fb09786bcdb9d2aeb">◆ </a></span>parseResponse() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a2b1741c0cd99ca9fb09786bcdb9d2aeb"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -417,7 +424,7 @@ Static Public Member Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_parser_8h_source.html#l00058">58</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> +<p>Definition at line <a class="el" href="_http_parser_8h_source.html#l00058">58</a> of file <a class="el" href="_http_parser_8h_source.html">HttpParser.h</a>.</p> </div> </div> @@ -430,9 +437,9 @@ Static Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_http_parser.html">HttpParser</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_parser.js b/docs/class_tg_bot_1_1_http_parser.js index ac532d4..dbc5d64 100644 --- a/docs/class_tg_bot_1_1_http_parser.js +++ b/docs/class_tg_bot_1_1_http_parser.js @@ -5,8 +5,8 @@ var class_tg_bot_1_1_http_parser = [ "generateRequest", "class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6", null ], [ "generateResponse", "class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996", null ], [ "generateWwwFormUrlencoded", "class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4", null ], - [ "parseRequest", "class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d", null ], + [ "parseRequest", "class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a", null ], [ "parseRequest", "class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d", null ], - [ "parseResponse", "class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487", null ], + [ "parseResponse", "class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af", null ], [ "parseResponse", "class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb", null ] ];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_http_req_arg-members.html b/docs/class_tg_bot_1_1_http_req_arg-members.html index 3138e29..3fb4ea4 100644 --- a/docs/class_tg_bot_1_1_http_req_arg-members.html +++ b/docs/class_tg_bot_1_1_http_req_arg-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_req_arg.html','' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_req_arg.html b/docs/class_tg_bot_1_1_http_req_arg.html index 0407007..a5f4e1c 100644 --- a/docs/class_tg_bot_1_1_http_req_arg.html +++ b/docs/class_tg_bot_1_1_http_req_arg.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::HttpReqArg Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -120,11 +147,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class represents argument in POST http requests. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00039">39</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00039">39</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="aaff7072fe781f191ddca430088447d19"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aaff7072fe781f191ddca430088447d19">◆ </a></span>HttpReqArg()</h2> - +<a class="anchor" id="aaff7072fe781f191ddca430088447d19"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -176,14 +201,12 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00043">43</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00043">43</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="af75b0592fd96d9dcc31f7f5dc95425dc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af75b0592fd96d9dcc31f7f5dc95425dc">◆ </a></span>fileName</h2> - +<a class="anchor" id="af75b0592fd96d9dcc31f7f5dc95425dc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -195,13 +218,11 @@ template<typename T > </div> <p>Should be set if an argument value hold some file contents. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00071">71</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00071">71</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div> </div> -<a id="a9e372ea4360d239037cfeb673d31d9f3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9e372ea4360d239037cfeb673d31d9f3">◆ </a></span>isFile</h2> - +<a class="anchor" id="a9e372ea4360d239037cfeb673d31d9f3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -213,13 +234,11 @@ template<typename T > </div> <p>Should be true if an argument value hold some file contents. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00061">61</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00061">61</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div> </div> -<a id="a74387e5b5fe9713a805b33e693930bd5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a74387e5b5fe9713a805b33e693930bd5">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a74387e5b5fe9713a805b33e693930bd5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +250,11 @@ template<typename T > </div> <p>Mime type of an argument value. This field makes sense only if isFile is true. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00066">66</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00066">66</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div> </div> -<a id="a9772f0982d33fdebe587106d0b4f921d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9772f0982d33fdebe587106d0b4f921d">◆ </a></span>name</h2> - +<a class="anchor" id="a9772f0982d33fdebe587106d0b4f921d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +266,11 @@ template<typename T > </div> <p>Name of an argument. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00051">51</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00051">51</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div> </div> -<a id="ae854084229a093b6819953d0055844eb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae854084229a093b6819953d0055844eb">◆ </a></span>value</h2> - +<a class="anchor" id="ae854084229a093b6819953d0055844eb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -267,7 +282,7 @@ template<typename T > </div> <p>Value of an argument. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00056">56</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<p>Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00056">56</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> </div> </div> @@ -280,9 +295,9 @@ template<typename T > </div> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_server-members.html b/docs/class_tg_bot_1_1_http_server-members.html index fffb8d9..fd4492c 100644 --- a/docs/class_tg_bot_1_1_http_server-members.html +++ b/docs/class_tg_bot_1_1_http_server-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -90,7 +117,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_server.html','') <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a>(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const ServerHandler &handler)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> @@ -98,9 +125,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_server.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_server.html b/docs/class_tg_bot_1_1_http_server.html index 19975a4..b645983 100644 --- a/docs/class_tg_bot_1_1_http_server.html +++ b/docs/class_tg_bot_1_1_http_server.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::HttpServer< Protocol > Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,7 +126,7 @@ Inheritance diagram for TgBot::HttpServer< Protocol >:</div> <div class="dyncontent"> <div class="center"> <img src="class_tg_bot_1_1_http_server.png" usemap="#TgBot::HttpServer_3C_20Protocol_20_3E_map" alt=""/> - <map id="TgBot::HttpServer_3C_20Protocol_20_3E_map" name="TgBot::HttpServer_3C_20Protocol_20_3E_map"> + <map id="TgBot::HttpServer_3C_20Protocol_20_3E_map" name="TgBot::HttpServer< Protocol >_map"> <area href="class_tg_bot_1_1_tg_webhook_server.html" alt="TgBot::TgWebhookServer< Protocol >" shape="rect" coords="0,56,226,80"/> </map> </div></div> @@ -111,12 +138,12 @@ Classes</h2></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> Public Types</h2></td></tr> -<tr class="memitem:ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"><td class="memItemLeft" align="right" valign="top">typedef std::function< std::string(const std::string &, const std::map< std::string, std::string >)> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a></td></tr> -<tr class="separator:ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ad8b31e813a287809453853694ee0fad0"><td class="memItemLeft" align="right" valign="top">typedef std::function< std::string(const std::string &, const std::unordered_map< std::string, std::string >)> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a></td></tr> +<tr class="separator:ad8b31e813a287809453853694ee0fad0"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> -<tr class="memitem:a8edad0dd91ffffa6cacce4d49cb60abe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> &handler)</td></tr> +<tr class="memitem:a8edad0dd91ffffa6cacce4d49cb60abe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> &handler)</td></tr> <tr class="separator:a8edad0dd91ffffa6cacce4d49cb60abe"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa237b199d8a0712b983e4913970ad7f7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a> ()</td></tr> <tr class="memdesc:aa237b199d8a0712b983e4913970ad7f7"><td class="mdescLeft"> </td><td class="mdescRight">Starts receiving new connections. <a href="#aa237b199d8a0712b983e4913970ad7f7">More...</a><br /></td></tr> @@ -131,7 +158,7 @@ Protected Attributes</h2></td></tr> <tr class="separator:a68812914f5c398331ee3ef8e77fe39b7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a020e76d58f70ad41686081be41a8c108"><td class="memItemLeft" align="right" valign="top">std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol > > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a></td></tr> <tr class="separator:a020e76d58f70ad41686081be41a8c108"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9af2cf386463a1f40d0d3e9d92d88eec"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td></tr> +<tr class="memitem:a9af2cf386463a1f40d0d3e9d92d88eec"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td></tr> <tr class="separator:a9af2cf386463a1f40d0d3e9d92d88eec"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -140,30 +167,26 @@ class TgBot::HttpServer< Protocol ></h3> <p>This class handles HTTP requests from the Internet. </p> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00040">40</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00040">40</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">◆ </a></span>ServerHandler</h2> - +<a class="anchor" id="ad8b31e813a287809453853694ee0fad0"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename Protocol> </div> <table class="memname"> <tr> - <td class="memname">typedef std::function<std::string (const std::string&, const std::map<std::string, std::string>)> <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a>< Protocol >::<a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a></td> + <td class="memname">typedef std::function<std::string (const std::string&, const std::unordered_map<std::string, std::string>)> <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a>< Protocol >::<a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a></td> </tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00043">43</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00043">43</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a8edad0dd91ffffa6cacce4d49cb60abe"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8edad0dd91ffffa6cacce4d49cb60abe">◆ </a></span>HttpServer()</h2> - +<a class="anchor" id="a8edad0dd91ffffa6cacce4d49cb60abe"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -181,7 +204,7 @@ template<typename Protocol> </div> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> & </td> + <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> & </td> <td class="paramname"><em>handler</em> </td> </tr> <tr> @@ -197,14 +220,12 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00048">48</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00048">48</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="aa237b199d8a0712b983e4913970ad7f7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa237b199d8a0712b983e4913970ad7f7">◆ </a></span>start()</h2> - +<a class="anchor" id="aa237b199d8a0712b983e4913970ad7f7"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -229,13 +250,11 @@ template<typename Protocol> </div> <p>Starts receiving new connections. </p> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00054">54</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00054">54</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> -<a id="aeed8b9200cc2932126b9c27946751377"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aeed8b9200cc2932126b9c27946751377">◆ </a></span>stop()</h2> - +<a class="anchor" id="aeed8b9200cc2932126b9c27946751377"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -260,14 +279,12 @@ template<typename Protocol> </div> <p>Stops receiving new connections. </p> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00067">67</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00067">67</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a020e76d58f70ad41686081be41a8c108"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a020e76d58f70ad41686081be41a8c108">◆ </a></span>_acceptor</h2> - +<a class="anchor" id="a020e76d58f70ad41686081be41a8c108"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -287,13 +304,11 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00097">97</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00097">97</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> -<a id="a9af2cf386463a1f40d0d3e9d92d88eec"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9af2cf386463a1f40d0d3e9d92d88eec">◆ </a></span>_handler</h2> - +<a class="anchor" id="a9af2cf386463a1f40d0d3e9d92d88eec"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -303,7 +318,7 @@ template<typename Protocol> </div> <td class="mlabels-left"> <table class="memname"> <tr> - <td class="memname">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a>< Protocol >::_handler</td> + <td class="memname">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a>< Protocol >::_handler</td> </tr> </table> </td> @@ -313,13 +328,11 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00098">98</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00098">98</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> -<a id="a68812914f5c398331ee3ef8e77fe39b7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a68812914f5c398331ee3ef8e77fe39b7">◆ </a></span>_ioService</h2> - +<a class="anchor" id="a68812914f5c398331ee3ef8e77fe39b7"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -339,7 +352,7 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00096">96</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00096">96</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> @@ -352,9 +365,9 @@ template<typename Protocol> </div> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_server.js b/docs/class_tg_bot_1_1_http_server.js index ce16ee3..30d3130 100644 --- a/docs/class_tg_bot_1_1_http_server.js +++ b/docs/class_tg_bot_1_1_http_server.js @@ -1,7 +1,7 @@ var class_tg_bot_1_1_http_server = [ [ "Connection", "class_tg_bot_1_1_http_server_1_1_connection.html", "class_tg_bot_1_1_http_server_1_1_connection" ], - [ "ServerHandler", "class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b", null ], + [ "ServerHandler", "class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0", null ], [ "HttpServer", "class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe", null ], [ "start", "class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7", null ], [ "stop", "class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377", null ], diff --git a/docs/class_tg_bot_1_1_http_server_1_1_connection-members.html b/docs/class_tg_bot_1_1_http_server_1_1_connection-members.html index 916f1d4..ea6d137 100644 --- a/docs/class_tg_bot_1_1_http_server_1_1_connection-members.html +++ b/docs/class_tg_bot_1_1_http_server_1_1_connection-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_server_1_1_conne <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_http_server_1_1_connection.html b/docs/class_tg_bot_1_1_http_server_1_1_connection.html index 37088be..c21638d 100644 --- a/docs/class_tg_bot_1_1_http_server_1_1_connection.html +++ b/docs/class_tg_bot_1_1_http_server_1_1_connection.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::HttpServer< Protocol >::Connection Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -93,7 +120,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_server_1_1_conne <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> -<tr class="memitem:a91a16ce20e8d889657a7d2c982d8b1c8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">Connection</a> (std::shared_ptr< boost::asio::basic_stream_socket< Protocol >> &<a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>, const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> &handler)</td></tr> +<tr class="memitem:a91a16ce20e8d889657a7d2c982d8b1c8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">Connection</a> (std::shared_ptr< boost::asio::basic_stream_socket< Protocol >> &<a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20">socket</a>, const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> &handler)</td></tr> <tr class="separator:a91a16ce20e8d889657a7d2c982d8b1c8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8cecda345ca78c8dc43c39423511af4d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d">start</a> ()</td></tr> <tr class="separator:a8cecda345ca78c8dc43c39423511af4d"><td class="memSeparator" colspan="2"> </td></tr> @@ -107,7 +134,7 @@ Public Attributes</h2></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a> Protected Attributes</h2></td></tr> -<tr class="memitem:ab630576fda90c3a33e563e44cd5a08dd"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a></td></tr> +<tr class="memitem:ab630576fda90c3a33e563e44cd5a08dd"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd">_handler</a></td></tr> <tr class="separator:ab630576fda90c3a33e563e44cd5a08dd"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -115,11 +142,9 @@ Protected Attributes</h2></td></tr> class TgBot::HttpServer< Protocol >::Connection</h3> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00072">72</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00072">72</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a91a16ce20e8d889657a7d2c982d8b1c8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a91a16ce20e8d889657a7d2c982d8b1c8">◆ </a></span>Connection()</h2> - +<a class="anchor" id="a91a16ce20e8d889657a7d2c982d8b1c8"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -137,7 +162,7 @@ template<typename Protocol> </div> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> & </td> + <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> & </td> <td class="paramname"><em>handler</em> </td> </tr> <tr> @@ -153,14 +178,12 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00075">75</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00075">75</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="a8cecda345ca78c8dc43c39423511af4d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8cecda345ca78c8dc43c39423511af4d">◆ </a></span>start()</h2> - +<a class="anchor" id="a8cecda345ca78c8dc43c39423511af4d"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -183,14 +206,12 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00080">80</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00080">80</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ab630576fda90c3a33e563e44cd5a08dd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab630576fda90c3a33e563e44cd5a08dd">◆ </a></span>_handler</h2> - +<a class="anchor" id="ab630576fda90c3a33e563e44cd5a08dd"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -200,7 +221,7 @@ template<typename Protocol> </div> <td class="mlabels-left"> <table class="memname"> <tr> - <td class="memname">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a>< Protocol >::Connection::_handler</td> + <td class="memname">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer</a>< Protocol >::Connection::_handler</td> </tr> </table> </td> @@ -210,13 +231,11 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00093">93</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00093">93</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> -<a id="a23e0644c0e4d02eb96b9dd61404a8788"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a23e0644c0e4d02eb96b9dd61404a8788">◆ </a></span>data</h2> - +<a class="anchor" id="a23e0644c0e4d02eb96b9dd61404a8788"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -228,13 +247,11 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00090">90</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00090">90</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> -<a id="a2104f20074b0a9fb17192ebbb1846b20"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2104f20074b0a9fb17192ebbb1846b20">◆ </a></span>socket</h2> - +<a class="anchor" id="a2104f20074b0a9fb17192ebbb1846b20"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -246,7 +263,7 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00089">89</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_http_server_8h_source.html#l00089">89</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> </div> </div> @@ -259,9 +276,9 @@ template<typename Protocol> </div> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html">Connection</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_keyboard_button-members.html b/docs/class_tg_bot_1_1_inline_keyboard_button-members.html index 4d25205..fc185eb 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_button-members.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_button-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -88,19 +115,20 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_keyboard_butto <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">callbackData</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">callbackGame</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274">switchInlineQuery</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406">switchInlineQueryCurrentChat</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">url</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2">pay</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274">switchInlineQuery</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406">switchInlineQueryCurrentChat</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">url</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_keyboard_button.html b/docs/class_tg_bot_1_1_inline_keyboard_button.html index 1f46ec4..0b08a28 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_button.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_button.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineKeyboardButton Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -118,15 +145,16 @@ Public Attributes</h2></td></tr> <tr class="memitem:a7607991eb8529b9cf0dc2734008cc579"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">CallbackGame::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">callbackGame</a></td></tr> <tr class="memdesc:a7607991eb8529b9cf0dc2734008cc579"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Description of the game that will be launched when the user presses the button. <a href="#a7607991eb8529b9cf0dc2734008cc579">More...</a><br /></td></tr> <tr class="separator:a7607991eb8529b9cf0dc2734008cc579"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a4b25902fc2688c3d93d189cdee0434d2"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2">pay</a> = false</td></tr> +<tr class="memdesc:a4b25902fc2688c3d93d189cdee0434d2"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Specify True, to send a Pay button. <a href="#a4b25902fc2688c3d93d189cdee0434d2">More...</a><br /></td></tr> +<tr class="separator:a4b25902fc2688c3d93d189cdee0434d2"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents one button of an inline keyboard. You must use exactly one of the optional fields. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a27b82f178b242b6417377daae1f09983"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a27b82f178b242b6417377daae1f09983">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a27b82f178b242b6417377daae1f09983"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -136,14 +164,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a25716bdfc7a0719f1c17702a8d6a8aa4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a25716bdfc7a0719f1c17702a8d6a8aa4">◆ </a></span>callbackData</h2> - +<a class="anchor" id="a25716bdfc7a0719f1c17702a8d6a8aa4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -155,13 +181,11 @@ Public Attributes</h2></td></tr> <p>Optional. Data to be sent in a callback query to the bot when button is pressed. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00037">37</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00037">37</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> -<a id="a7607991eb8529b9cf0dc2734008cc579"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7607991eb8529b9cf0dc2734008cc579">◆ </a></span>callbackGame</h2> - +<a class="anchor" id="a7607991eb8529b9cf0dc2734008cc579"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,15 +196,30 @@ Public Attributes</h2></td></tr> </div><div class="memdoc"> <p>Optional. Description of the game that will be launched when the user presses the button. </p> -<p>NOTE: This type of button must always be the first button in the first row. </p> +<p>Note: This type of button must always be the first button in the first row. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00056">56</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00056">56</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> -<a id="ac04cb38b85aa31568e0acbb54202c274"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac04cb38b85aa31568e0acbb54202c274">◆ </a></span>switchInlineQuery</h2> +<a class="anchor" id="a4b25902fc2688c3d93d189cdee0434d2"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool TgBot::InlineKeyboardButton::pay = false</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Optional. Specify True, to send a Pay button. </p> +<p>Note: This type of button must always be the first button in the first row. </p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00063">63</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> + +</div> +</div> +<a class="anchor" id="ac04cb38b85aa31568e0acbb54202c274"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -193,13 +232,11 @@ Public Attributes</h2></td></tr> <p>Optional. If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot‘s username and the specified inline query in the input field. Can be empty, in which case just the bot’s username will be inserted. </p> <p>Note: This offers an easy way for users to start using your bot in inline mode when they are currently in a private chat with it. Especially useful when combined with switch_pm… actions – in this case the user will be automatically returned to the chat they switched from, skipping the chat selection screen. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> -<a id="a12c3bfab730b6ec9f0d8ef39957bf406"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a12c3bfab730b6ec9f0d8ef39957bf406">◆ </a></span>switchInlineQueryCurrentChat</h2> - +<a class="anchor" id="a12c3bfab730b6ec9f0d8ef39957bf406"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -211,13 +248,11 @@ Public Attributes</h2></td></tr> <p>Optional. If set, pressing the button will insert the bot‘s username and the specified inline query in the current chat's input field. Can be empty, in which case only the bot’s username will be inserted. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> -<a id="aa96c745e6d2c531bc50bf344ff0fee6f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa96c745e6d2c531bc50bf344ff0fee6f">◆ </a></span>text</h2> - +<a class="anchor" id="aa96c745e6d2c531bc50bf344ff0fee6f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -229,13 +264,11 @@ Public Attributes</h2></td></tr> <p>Label text on the button. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00027">27</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00027">27</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> -<a id="ab9b5e02f10e2cd937a3d3794d26e6bf3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab9b5e02f10e2cd937a3d3794d26e6bf3">◆ </a></span>url</h2> - +<a class="anchor" id="ab9b5e02f10e2cd937a3d3794d26e6bf3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -247,7 +280,7 @@ Public Attributes</h2></td></tr> <p>Optional. HTTP url to be opened when button is pressed. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00032">32</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00032">32</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> </div> </div> @@ -260,9 +293,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">InlineKeyboardButton</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_keyboard_button.js b/docs/class_tg_bot_1_1_inline_keyboard_button.js index e20f9dd..7c092d8 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_button.js +++ b/docs/class_tg_bot_1_1_inline_keyboard_button.js @@ -3,6 +3,7 @@ var class_tg_bot_1_1_inline_keyboard_button = [ "Ptr", "class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983", null ], [ "callbackData", "class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4", null ], [ "callbackGame", "class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579", null ], + [ "pay", "class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2", null ], [ "switchInlineQuery", "class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274", null ], [ "switchInlineQueryCurrentChat", "class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406", null ], [ "text", "class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f", null ], diff --git a/docs/class_tg_bot_1_1_inline_keyboard_markup-members.html b/docs/class_tg_bot_1_1_inline_keyboard_markup-members.html index b546999..fdd9faf 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_markup-members.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_markup-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_keyboard_marku <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_keyboard_markup.html b/docs/class_tg_bot_1_1_inline_keyboard_markup.html index 99741e9..2fda6eb 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_markup.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_markup.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineKeyboardMarkup Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -125,11 +152,9 @@ Additional Inherited Members</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents an inline keyboard that appears right next to the message it belongs to. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a596873291582fb23cfbe6b62e20df8e7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a596873291582fb23cfbe6b62e20df8e7">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a596873291582fb23cfbe6b62e20df8e7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -139,14 +164,12 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a7ff086034bc62f1a791f2e872e652b4b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7ff086034bc62f1a791f2e872e652b4b">◆ </a></span>inlineKeyboard</h2> - +<a class="anchor" id="a7ff086034bc62f1a791f2e872e652b4b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -158,7 +181,7 @@ Additional Inherited Members</h2></td></tr> <p>Array of button rows, each represented by an Array of <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html" title="This object represents one button of an inline keyboard. You must use exactly one of the optional fie...">InlineKeyboardButton</a> objects. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00028">28</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00028">28</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> </div> </div> @@ -171,9 +194,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query-members.html b/docs/class_tg_bot_1_1_inline_query-members.html index 0f64d36..db0b134 100644 --- a/docs/class_tg_bot_1_1_inline_query-members.html +++ b/docs/class_tg_bot_1_1_inline_query-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query.html','' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query.html b/docs/class_tg_bot_1_1_inline_query.html index 570b7bc..445d52d 100644 --- a/docs/class_tg_bot_1_1_inline_query.html +++ b/docs/class_tg_bot_1_1_inline_query.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQuery Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -119,11 +146,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents an incoming inline query. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a82b36b38b3587e6a721b6fa579759b0c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a82b36b38b3587e6a721b6fa579759b0c">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a82b36b38b3587e6a721b6fa579759b0c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -133,14 +158,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a95db52178399e81913eec2b615ef8e04"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a95db52178399e81913eec2b615ef8e04">◆ </a></span>from</h2> - +<a class="anchor" id="a95db52178399e81913eec2b615ef8e04"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -152,13 +175,11 @@ Public Attributes</h2></td></tr> <p>Sender. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div> </div> -<a id="a8787b5e72cbfc95c3e938143ba7f6ee7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8787b5e72cbfc95c3e938143ba7f6ee7">◆ </a></span>id</h2> - +<a class="anchor" id="a8787b5e72cbfc95c3e938143ba7f6ee7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -170,13 +191,11 @@ Public Attributes</h2></td></tr> <p>Unique query identifier. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00028">28</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00028">28</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div> </div> -<a id="aeee09d6d167fb08ed2edd266befa8f8a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aeee09d6d167fb08ed2edd266befa8f8a">◆ </a></span>location</h2> - +<a class="anchor" id="aeee09d6d167fb08ed2edd266befa8f8a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -188,13 +207,11 @@ Public Attributes</h2></td></tr> <p>Optional. Sender location, only for bots that request user location. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div> </div> -<a id="a02b19f8ececa0f1091ea52a17c3c8589"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a02b19f8ececa0f1091ea52a17c3c8589">◆ </a></span>offset</h2> - +<a class="anchor" id="a02b19f8ececa0f1091ea52a17c3c8589"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -206,13 +223,11 @@ Public Attributes</h2></td></tr> <p>Offset of the results to be returned. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00048">48</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00048">48</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div> </div> -<a id="ab82e5c7e1033a89af639cb105413568c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab82e5c7e1033a89af639cb105413568c">◆ </a></span>query</h2> - +<a class="anchor" id="ab82e5c7e1033a89af639cb105413568c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -224,7 +239,7 @@ Public Attributes</h2></td></tr> <p>Text of the query. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00043">43</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_8h_source.html#l00043">43</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> </div> </div> @@ -237,9 +252,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query.html">InlineQuery</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result-members.html b/docs/class_tg_bot_1_1_inline_query_result-members.html index 288eb34..6e9b240 100644 --- a/docs/class_tg_bot_1_1_inline_query_result-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -100,9 +127,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result.h <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result.html b/docs/class_tg_bot_1_1_inline_query_result.html index 0da8cf2..10ac9c4 100644 --- a/docs/class_tg_bot_1_1_inline_query_result.html +++ b/docs/class_tg_bot_1_1_inline_query_result.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResult Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -158,11 +185,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This abstract class is base of all inline query results. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="af567dd95c4dae7c4a895e561a97ed4c5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af567dd95c4dae7c4a895e561a97ed4c5">◆ </a></span>Ptr</h2> - +<a class="anchor" id="af567dd95c4dae7c4a895e561a97ed4c5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,14 +197,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a3d521bee0ec085b4d59d99435ec5d282"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3d521bee0ec085b4d59d99435ec5d282">◆ </a></span>InlineQueryResult()</h2> - +<a class="anchor" id="a3d521bee0ec085b4d59d99435ec5d282"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -200,13 +223,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00025">25</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00025">25</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> -<a id="a1adbb76a14ff772aa8e06b26f302ade0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1adbb76a14ff772aa8e06b26f302ade0">◆ </a></span>~InlineQueryResult()</h2> - +<a class="anchor" id="a1adbb76a14ff772aa8e06b26f302ade0"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -227,14 +248,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00029">29</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00029">29</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="acfc3e23bb91a081e9cbebea3de417f70"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acfc3e23bb91a081e9cbebea3de417f70">◆ </a></span>caption</h2> - +<a class="anchor" id="acfc3e23bb91a081e9cbebea3de417f70"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -246,13 +265,11 @@ Public Attributes</h2></td></tr> <p>Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> -<a id="a75316c8ba9522f44aedb9788584156db"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a75316c8ba9522f44aedb9788584156db">◆ </a></span>id</h2> - +<a class="anchor" id="a75316c8ba9522f44aedb9788584156db"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -264,13 +281,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this result. (1-64 bytes) </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> -<a id="ace9850f165c2e823696aab62391b3943"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ace9850f165c2e823696aab62391b3943">◆ </a></span>inputMessageContent</h2> - +<a class="anchor" id="ace9850f165c2e823696aab62391b3943"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -282,13 +297,11 @@ Public Attributes</h2></td></tr> <p>Requred, optional or missing. See description of derived classes. Content of the message to be sent. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00059">59</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00059">59</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> -<a id="a5b19b26210f5191e80fc1ed8de9a12a0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5b19b26210f5191e80fc1ed8de9a12a0">◆ </a></span>replyMarkup</h2> - +<a class="anchor" id="a5b19b26210f5191e80fc1ed8de9a12a0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -300,13 +313,11 @@ Public Attributes</h2></td></tr> <p>Optional. Inline keyboard attached to the message. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00054">54</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00054">54</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> -<a id="a1d94f4380732940843c30408fa85f994"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1d94f4380732940843c30408fa85f994">◆ </a></span>title</h2> - +<a class="anchor" id="a1d94f4380732940843c30408fa85f994"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -318,13 +329,11 @@ Public Attributes</h2></td></tr> <p>Requred, optional or missing. See description of derived classes. Title of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> -<a id="a264821cb9ed371fc04809effb2ec9bf0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a264821cb9ed371fc04809effb2ec9bf0">◆ </a></span>type</h2> - +<a class="anchor" id="a264821cb9ed371fc04809effb2ec9bf0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -336,7 +345,7 @@ Public Attributes</h2></td></tr> <p>Type of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> </div> </div> @@ -349,9 +358,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_article-members.html b/docs/class_tg_bot_1_1_inline_query_result_article-members.html index 5436103..1f16710 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_article-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_article-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +135,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_a <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_article.html b/docs/class_tg_bot_1_1_inline_query_result_article.html index cf1d02e..b3a687d 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_article.html +++ b/docs/class_tg_bot_1_1_inline_query_result_article.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultArticle Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -144,22 +171,22 @@ Public Attributes</h2></td></tr> <tr class="separator:aff3b505e37177d9e7e6e2983c0aedcba"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -170,11 +197,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to an article of web page. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="abde520162c5e38947c32dd0c11c00c69"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abde520162c5e38947c32dd0c11c00c69">◆ </a></span>Ptr</h2> - +<a class="anchor" id="abde520162c5e38947c32dd0c11c00c69"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -184,14 +209,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a5d70803e8c68ea279c0d620f73623b90"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5d70803e8c68ea279c0d620f73623b90">◆ </a></span>InlineQueryResultArticle()</h2> - +<a class="anchor" id="a5d70803e8c68ea279c0d620f73623b90"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -212,14 +235,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="adb17d53fd713e3203b6e3ebf4947d404"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adb17d53fd713e3203b6e3ebf4947d404">◆ </a></span>description</h2> - +<a class="anchor" id="adb17d53fd713e3203b6e3ebf4947d404"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +252,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00046">46</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00046">46</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> -<a id="a4f2858334ee45a2e409e82cdb5be0256"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4f2858334ee45a2e409e82cdb5be0256">◆ </a></span>hideUrl</h2> - +<a class="anchor" id="a4f2858334ee45a2e409e82cdb5be0256"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +268,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Pass True if you don't want the URL to be shown in the message. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00041">41</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00041">41</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> -<a id="aff3b505e37177d9e7e6e2983c0aedcba"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aff3b505e37177d9e7e6e2983c0aedcba">◆ </a></span>thumbHeight</h2> - +<a class="anchor" id="aff3b505e37177d9e7e6e2983c0aedcba"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -267,13 +284,11 @@ Static Public Attributes</h2></td></tr> <p>Optinal. Thumbnail height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00061">61</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00061">61</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> -<a id="a842471f67e9ae13cbe79e1a1bb43b21e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a842471f67e9ae13cbe79e1a1bb43b21e">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="a842471f67e9ae13cbe79e1a1bb43b21e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -285,13 +300,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_url.html" title="This class parses a string with the url. ">Url</a> of the thumbnail for the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00051">51</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00051">51</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> -<a id="a20bcfc41429b0b8f77339ffa45ebf42d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a20bcfc41429b0b8f77339ffa45ebf42d">◆ </a></span>thumbWidth</h2> - +<a class="anchor" id="a20bcfc41429b0b8f77339ffa45ebf42d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -303,13 +316,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00056">56</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00056">56</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> -<a id="a2ac4cf6bc5250918a174dbe682c3bf53"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2ac4cf6bc5250918a174dbe682c3bf53">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a2ac4cf6bc5250918a174dbe682c3bf53"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -327,13 +338,11 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> -<a id="a772fc689e3813a8025eb3c0d69e6a109"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a772fc689e3813a8025eb3c0d69e6a109">◆ </a></span>url</h2> - +<a class="anchor" id="a772fc689e3813a8025eb3c0d69e6a109"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -345,7 +354,7 @@ Static Public Attributes</h2></td></tr> <p>Optional. URL of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00036">36</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00036">36</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> </div> </div> @@ -358,9 +367,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html">InlineQueryResultArticle</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_audio-members.html b/docs/class_tg_bot_1_1_inline_query_result_audio-members.html index ef13243..3fb4a62 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_audio-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_audio-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -105,9 +132,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_a <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_audio.html b/docs/class_tg_bot_1_1_inline_query_result_audio.html index 7591643..cdbf6cd 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_audio.html +++ b/docs/class_tg_bot_1_1_inline_query_result_audio.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultAudio Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -135,22 +162,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a18d053fc3cfc83d5e8a769002a12ad01"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -161,11 +188,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to an mp3 audio file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a7803831a6a91a6e927fef4d2f102601f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7803831a6a91a6e927fef4d2f102601f">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a7803831a6a91a6e927fef4d2f102601f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -175,14 +200,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a566b685dd3a4334a1bd15c53f5abf6ca"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a566b685dd3a4334a1bd15c53f5abf6ca">◆ </a></span>InlineQueryResultAudio()</h2> - +<a class="anchor" id="a566b685dd3a4334a1bd15c53f5abf6ca"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -203,14 +226,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a18d053fc3cfc83d5e8a769002a12ad01"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a18d053fc3cfc83d5e8a769002a12ad01">◆ </a></span>audioDuration</h2> - +<a class="anchor" id="a18d053fc3cfc83d5e8a769002a12ad01"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -222,13 +243,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_audio.html" title="This object represents an audio file (voice note). ">Audio</a> duration in seconds. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div> </div> -<a id="a32196651921816a857b75a7e0163ed40"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a32196651921816a857b75a7e0163ed40">◆ </a></span>audioUrl</h2> - +<a class="anchor" id="a32196651921816a857b75a7e0163ed40"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -240,13 +259,11 @@ Static Public Attributes</h2></td></tr> <p>A valid URL for the audio file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div> </div> -<a id="aed3fcf3bc848aaae21bab04a3f840ec1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aed3fcf3bc848aaae21bab04a3f840ec1">◆ </a></span>performer</h2> - +<a class="anchor" id="aed3fcf3bc848aaae21bab04a3f840ec1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -258,13 +275,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Performer. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div> </div> -<a id="ab960012722242607ff0a750fdfe23af8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab960012722242607ff0a750fdfe23af8">◆ </a></span>TYPE</h2> - +<a class="anchor" id="ab960012722242607ff0a750fdfe23af8"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -282,7 +297,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> </div> </div> @@ -295,9 +310,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html">InlineQueryResultAudio</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_audio-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_audio-members.html index daa5a04..33bed79 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_audio-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_audio-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_audio.html b/docs/class_tg_bot_1_1_inline_query_result_cached_audio.html index 7688c1b..7c7dcb3 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_audio.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_audio.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedAudio Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,22 +156,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a318af9a876c7785d9b70a1df30284a39"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -155,11 +182,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to an mp3 audio file stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a8c75f3fe19c25570a15ad20e11b059ec"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8c75f3fe19c25570a15ad20e11b059ec">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a8c75f3fe19c25570a15ad20e11b059ec"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -169,14 +194,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="aa4e782d6b42aebab1d50584b00f1dbaa"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa4e782d6b42aebab1d50584b00f1dbaa">◆ </a></span>InlineQueryResultCachedAudio()</h2> - +<a class="anchor" id="aa4e782d6b42aebab1d50584b00f1dbaa"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -197,14 +220,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a318af9a876c7785d9b70a1df30284a39"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a318af9a876c7785d9b70a1df30284a39">◆ </a></span>audioFileId</h2> - +<a class="anchor" id="a318af9a876c7785d9b70a1df30284a39"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -216,13 +237,11 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier for the audio file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> </div> </div> -<a id="acf2eff803eb8424b82ab8aea8aa80861"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acf2eff803eb8424b82ab8aea8aa80861">◆ </a></span>TYPE</h2> - +<a class="anchor" id="acf2eff803eb8424b82ab8aea8aa80861"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -240,7 +259,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_audio_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> </div> </div> @@ -253,9 +272,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html">InlineQueryResultCachedAudio</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_document-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_document-members.html index f9bf1bf..06db090 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_document-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_document-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -104,9 +131,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_document.html b/docs/class_tg_bot_1_1_inline_query_result_cached_document.html index eb3dded..b8d4891 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_document.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_document.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedDocument Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -132,22 +159,22 @@ Public Attributes</h2></td></tr> <tr class="separator:adbd95fa3dd4f9d2efce22f79efff5650"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -158,11 +185,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a file stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ae306464c59510f2757fc6f919e33581f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae306464c59510f2757fc6f919e33581f">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ae306464c59510f2757fc6f919e33581f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,14 +197,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a9863569993d146cbba9f6b82d36982fc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9863569993d146cbba9f6b82d36982fc">◆ </a></span>InlineQueryResultCachedDocument()</h2> - +<a class="anchor" id="a9863569993d146cbba9f6b82d36982fc"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -200,14 +223,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="adbd95fa3dd4f9d2efce22f79efff5650"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adbd95fa3dd4f9d2efce22f79efff5650">◆ </a></span>description</h2> - +<a class="anchor" id="adbd95fa3dd4f9d2efce22f79efff5650"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -219,13 +240,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> </div> </div> -<a id="adc8dec6c94ecd3948a02123010fc9454"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adc8dec6c94ecd3948a02123010fc9454">◆ </a></span>documentFileId</h2> - +<a class="anchor" id="adc8dec6c94ecd3948a02123010fc9454"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -237,13 +256,11 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier for the file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> </div> </div> -<a id="a9d80911440193d7339cb8e92e9cd9689"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9d80911440193d7339cb8e92e9cd9689">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a9d80911440193d7339cb8e92e9cd9689"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -261,7 +278,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_document_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> </div> </div> @@ -274,9 +291,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html">InlineQueryResultCachedDocument</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_gif-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_gif-members.html index 5b92d3c..1938d17 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_gif-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_gif-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_gif.html b/docs/class_tg_bot_1_1_inline_query_result_cached_gif.html index d8e487a..faaa8ee 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_gif.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_gif.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedGif Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,22 +156,22 @@ Public Attributes</h2></td></tr> <tr class="separator:ad23bb77e92125e6720c55e7747a9bb6f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -155,11 +182,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to an animated GIF file stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="aab9691736d261b69ca775a2cb7e130eb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aab9691736d261b69ca775a2cb7e130eb">◆ </a></span>Ptr</h2> - +<a class="anchor" id="aab9691736d261b69ca775a2cb7e130eb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -169,14 +194,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ac990c0bdfcfc50e823cdc932b4b62ce9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac990c0bdfcfc50e823cdc932b4b62ce9">◆ </a></span>InlineQueryResultCachedGif()</h2> - +<a class="anchor" id="ac990c0bdfcfc50e823cdc932b4b62ce9"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -197,14 +220,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ad23bb77e92125e6720c55e7747a9bb6f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad23bb77e92125e6720c55e7747a9bb6f">◆ </a></span>gifFileId</h2> - +<a class="anchor" id="ad23bb77e92125e6720c55e7747a9bb6f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -216,13 +237,11 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier for the GIF file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> </div> </div> -<a id="aede9144f3bb8981f762fe41b535d70f3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aede9144f3bb8981f762fe41b535d70f3">◆ </a></span>TYPE</h2> - +<a class="anchor" id="aede9144f3bb8981f762fe41b535d70f3"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -240,7 +259,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_gif_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> </div> </div> @@ -253,9 +272,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html">InlineQueryResultCachedGif</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif-members.html index 2a12fc0..545a2ba 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html b/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html index 10d5b16..9769134 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedMpeg4Gif Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,22 +156,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a22d408fa2322cf94ac758fdec28796f8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -155,11 +182,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="af229f5bd8982f0967e228194ce3345ed"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af229f5bd8982f0967e228194ce3345ed">◆ </a></span>Ptr</h2> - +<a class="anchor" id="af229f5bd8982f0967e228194ce3345ed"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -169,14 +194,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a254f37e1825c60c400ce0a7842d87dd1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a254f37e1825c60c400ce0a7842d87dd1">◆ </a></span>InlineQueryResultCachedMpeg4Gif()</h2> - +<a class="anchor" id="a254f37e1825c60c400ce0a7842d87dd1"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -197,14 +220,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a22d408fa2322cf94ac758fdec28796f8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a22d408fa2322cf94ac758fdec28796f8">◆ </a></span>mpeg4FileId</h2> - +<a class="anchor" id="a22d408fa2322cf94ac758fdec28796f8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -216,13 +237,11 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier for the MP4 file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> </div> </div> -<a id="a15f048e3a8941af275ed1b1acff315dc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a15f048e3a8941af275ed1b1acff315dc">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a15f048e3a8941af275ed1b1acff315dc"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -240,7 +259,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> </div> </div> @@ -253,9 +272,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html">InlineQueryResultCachedMpeg4Gif</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_photo-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_photo-members.html index d8e55db..8182efa 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_photo-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_photo-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -104,9 +131,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_photo.html b/docs/class_tg_bot_1_1_inline_query_result_cached_photo.html index 635c662..452e725 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_photo.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_photo.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedPhoto Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -132,22 +159,22 @@ Public Attributes</h2></td></tr> <tr class="separator:ae3ee1094fb0d586145265557a4967472"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -158,11 +185,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a photo stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a1c592e3dea0aae88ccd8244f70b2e8d8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1c592e3dea0aae88ccd8244f70b2e8d8">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a1c592e3dea0aae88ccd8244f70b2e8d8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,14 +197,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="afcb0d2106b2d57b2e0f77679258adbe7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afcb0d2106b2d57b2e0f77679258adbe7">◆ </a></span>InlineQueryResultCachedPhoto()</h2> - +<a class="anchor" id="afcb0d2106b2d57b2e0f77679258adbe7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -200,14 +223,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ae3ee1094fb0d586145265557a4967472"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae3ee1094fb0d586145265557a4967472">◆ </a></span>description</h2> - +<a class="anchor" id="ae3ee1094fb0d586145265557a4967472"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -219,13 +240,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> </div> </div> -<a id="ab565bf88ec7ebb111aa0d628e20031ac"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab565bf88ec7ebb111aa0d628e20031ac">◆ </a></span>photoFileId</h2> - +<a class="anchor" id="ab565bf88ec7ebb111aa0d628e20031ac"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -237,13 +256,11 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> </div> </div> -<a id="a488700afb101023e8b2b3db6ea473516"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a488700afb101023e8b2b3db6ea473516">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a488700afb101023e8b2b3db6ea473516"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -261,7 +278,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_photo_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> </div> </div> @@ -274,9 +291,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html">InlineQueryResultCachedPhoto</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_sticker-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_sticker-members.html index 25fe223..aa9b417 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_sticker-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_sticker-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_sticker.html b/docs/class_tg_bot_1_1_inline_query_result_cached_sticker.html index 486f438..792bb99 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_sticker.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_sticker.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedSticker Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,22 +156,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a64bd220c343ee8165afc4e079bcb52fb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -155,11 +182,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a sticker stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a5b4730538d2f7fc2ba4ebbd244922d60"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5b4730538d2f7fc2ba4ebbd244922d60">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a5b4730538d2f7fc2ba4ebbd244922d60"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -169,14 +194,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a5058676da96b77c58d6abb1979b0783e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5058676da96b77c58d6abb1979b0783e">◆ </a></span>InlineQueryResultCachedSticker()</h2> - +<a class="anchor" id="a5058676da96b77c58d6abb1979b0783e"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -197,14 +220,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a64bd220c343ee8165afc4e079bcb52fb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a64bd220c343ee8165afc4e079bcb52fb">◆ </a></span>stickerFileId</h2> - +<a class="anchor" id="a64bd220c343ee8165afc4e079bcb52fb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -216,13 +237,11 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier of the sticker. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> </div> </div> -<a id="acc1ea7fb18381536e9febe703a877b6a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acc1ea7fb18381536e9febe703a877b6a">◆ </a></span>TYPE</h2> - +<a class="anchor" id="acc1ea7fb18381536e9febe703a877b6a"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -240,7 +259,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_sticker_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> </div> </div> @@ -253,9 +272,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html">InlineQueryResultCachedSticker</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_video-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_video-members.html index 56c1675..a9accc1 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_video-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_video-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -104,9 +131,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_video.html b/docs/class_tg_bot_1_1_inline_query_result_cached_video.html index 4bbca2e..cf3ac77 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_video.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_video.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedVideo Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -132,22 +159,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a9e8cec9c88eaa986929575dda800f833"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -158,11 +185,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a video file stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a91d532c7ec70a7362c3c5b94b1eef563"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a91d532c7ec70a7362c3c5b94b1eef563">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a91d532c7ec70a7362c3c5b94b1eef563"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,14 +197,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ab67710f0343f80f75efc8d090e8e76c7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab67710f0343f80f75efc8d090e8e76c7">◆ </a></span>InlineQueryResultCachedVideo()</h2> - +<a class="anchor" id="ab67710f0343f80f75efc8d090e8e76c7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -200,14 +223,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a9e8cec9c88eaa986929575dda800f833"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9e8cec9c88eaa986929575dda800f833">◆ </a></span>description</h2> - +<a class="anchor" id="a9e8cec9c88eaa986929575dda800f833"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -219,13 +240,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> </div> </div> -<a id="a8fcf93246bb9aca282f0a7cd9c267847"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8fcf93246bb9aca282f0a7cd9c267847">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a8fcf93246bb9aca282f0a7cd9c267847"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -243,13 +262,11 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> </div> </div> -<a id="abea4deca4249a41cb3fbe999ed820fa0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abea4deca4249a41cb3fbe999ed820fa0">◆ </a></span>videoFileId</h2> - +<a class="anchor" id="abea4deca4249a41cb3fbe999ed820fa0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -261,7 +278,7 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier of the video. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_video_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> </div> </div> @@ -274,9 +291,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html">InlineQueryResultCachedVideo</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_voice-members.html b/docs/class_tg_bot_1_1_inline_query_result_cached_voice-members.html index 4c3013d..2c0ba84 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_voice-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_voice-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_cached_voice.html b/docs/class_tg_bot_1_1_inline_query_result_cached_voice.html index 00ba836..1617bcc 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_cached_voice.html +++ b/docs/class_tg_bot_1_1_inline_query_result_cached_voice.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultCachedVoice Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,22 +156,22 @@ Public Attributes</h2></td></tr> <tr class="separator:ab3810efdb799663c6fa106b3d28fb759"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -155,11 +182,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a voice message stored on the Telegram servers. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a4b6ab1c49f87861ed9eb94a267210a38"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4b6ab1c49f87861ed9eb94a267210a38">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a4b6ab1c49f87861ed9eb94a267210a38"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -169,14 +194,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a461c71f3ef391bc8676a20e31540bf88"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a461c71f3ef391bc8676a20e31540bf88">◆ </a></span>InlineQueryResultCachedVoice()</h2> - +<a class="anchor" id="a461c71f3ef391bc8676a20e31540bf88"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -197,14 +220,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="abdb1348f2bcc954f2c96f9521ba79a82"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abdb1348f2bcc954f2c96f9521ba79a82">◆ </a></span>TYPE</h2> - +<a class="anchor" id="abdb1348f2bcc954f2c96f9521ba79a82"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -222,13 +243,11 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> </div> </div> -<a id="ab3810efdb799663c6fa106b3d28fb759"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab3810efdb799663c6fa106b3d28fb759">◆ </a></span>voiceFileId</h2> - +<a class="anchor" id="ab3810efdb799663c6fa106b3d28fb759"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -240,7 +259,7 @@ Static Public Attributes</h2></td></tr> <p>A valid file identifier of the voice message. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_cached_voice_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> </div> </div> @@ -253,9 +272,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html">InlineQueryResultCachedVoice</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_contact-members.html b/docs/class_tg_bot_1_1_inline_query_result_contact-members.html index b6f7827..0effa56 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_contact-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_contact-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +135,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_contact.html b/docs/class_tg_bot_1_1_inline_query_result_contact.html index 116c3d4..023c8c7 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_contact.html +++ b/docs/class_tg_bot_1_1_inline_query_result_contact.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultContact Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -144,22 +171,22 @@ Public Attributes</h2></td></tr> <tr class="separator:aa75d7c816783d54170b307ce99d65e56"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -170,11 +197,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a contact with a phone number. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a217ad7763724144bd22c09270b2a308c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a217ad7763724144bd22c09270b2a308c">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a217ad7763724144bd22c09270b2a308c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -184,14 +209,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a17bc65a6ab9f48a3490d1d9f1357bc48"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a17bc65a6ab9f48a3490d1d9f1357bc48">◆ </a></span>InlineQueryResultContact()</h2> - +<a class="anchor" id="a17bc65a6ab9f48a3490d1d9f1357bc48"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -212,14 +235,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a70df19e3e75c6b798a72cfb3057da235"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a70df19e3e75c6b798a72cfb3057da235">◆ </a></span>firstName</h2> - +<a class="anchor" id="a70df19e3e75c6b798a72cfb3057da235"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +252,11 @@ Static Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> -<a id="a5ee952bdd68e0006d377398221c6e003"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5ee952bdd68e0006d377398221c6e003">◆ </a></span>lastName</h2> - +<a class="anchor" id="a5ee952bdd68e0006d377398221c6e003"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +268,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> -<a id="a8bf9d71688e348b69876301a4422f228"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8bf9d71688e348b69876301a4422f228">◆ </a></span>phoneNumber</h2> - +<a class="anchor" id="a8bf9d71688e348b69876301a4422f228"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -267,13 +284,11 @@ Static Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> -<a id="aa75d7c816783d54170b307ce99d65e56"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa75d7c816783d54170b307ce99d65e56">◆ </a></span>thumbHeight</h2> - +<a class="anchor" id="aa75d7c816783d54170b307ce99d65e56"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -285,13 +300,11 @@ Static Public Attributes</h2></td></tr> <p>Optinal. Thumbnail height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> -<a id="a27661e2e0d1e7746e92e569a023b566d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a27661e2e0d1e7746e92e569a023b566d">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="a27661e2e0d1e7746e92e569a023b566d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -303,13 +316,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_url.html" title="This class parses a string with the url. ">Url</a> of the thumbnail for the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> -<a id="a518e5a825d0e5a715d5bbdc08b75ecfa"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a518e5a825d0e5a715d5bbdc08b75ecfa">◆ </a></span>thumbWidth</h2> - +<a class="anchor" id="a518e5a825d0e5a715d5bbdc08b75ecfa"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -321,13 +332,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> -<a id="a6025353b3ddcda68373fb9cef201b625"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6025353b3ddcda68373fb9cef201b625">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a6025353b3ddcda68373fb9cef201b625"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -345,7 +354,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> </div> </div> @@ -358,9 +367,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html">InlineQueryResultContact</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_document-members.html b/docs/class_tg_bot_1_1_inline_query_result_document-members.html index c91e835..013c997 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_document-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_document-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,9 +135,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_d <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_document.html b/docs/class_tg_bot_1_1_inline_query_result_document.html index c893fd5..9331148 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_document.html +++ b/docs/class_tg_bot_1_1_inline_query_result_document.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultDocument Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -144,22 +171,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a02c137d775ab621a206e12268491392f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -170,11 +197,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ab80da07f964cfc6a96125a3674c90cbd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab80da07f964cfc6a96125a3674c90cbd">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ab80da07f964cfc6a96125a3674c90cbd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -184,14 +209,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ad92da531239a23a1badfee324d6cd03f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad92da531239a23a1badfee324d6cd03f">◆ </a></span>InlineQueryResultDocument()</h2> - +<a class="anchor" id="ad92da531239a23a1badfee324d6cd03f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -212,14 +235,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a1a8cb4000b1a15091a03196d3304b363"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1a8cb4000b1a15091a03196d3304b363">◆ </a></span>description</h2> - +<a class="anchor" id="a1a8cb4000b1a15091a03196d3304b363"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +252,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> -<a id="ad100723d377947665ed69b77bc3a7746"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad100723d377947665ed69b77bc3a7746">◆ </a></span>documentUrl</h2> - +<a class="anchor" id="ad100723d377947665ed69b77bc3a7746"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +268,11 @@ Static Public Attributes</h2></td></tr> <p>A valid URL for the file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> -<a id="a77536770d42b1df1879519ee99e7a182"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a77536770d42b1df1879519ee99e7a182">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a77536770d42b1df1879519ee99e7a182"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -267,13 +284,11 @@ Static Public Attributes</h2></td></tr> <p>Mime type of the content of the file, either 'application/pdf' or 'application/zip'. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> -<a id="a02c137d775ab621a206e12268491392f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a02c137d775ab621a206e12268491392f">◆ </a></span>thumbHeight</h2> - +<a class="anchor" id="a02c137d775ab621a206e12268491392f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -285,13 +300,11 @@ Static Public Attributes</h2></td></tr> <p>Optinal. Thumbnail height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> -<a id="a7d119b843296c1f51392f05b7dc221df"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7d119b843296c1f51392f05b7dc221df">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="a7d119b843296c1f51392f05b7dc221df"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -303,13 +316,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_url.html" title="This class parses a string with the url. ">Url</a> of the thumbnail for the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> -<a id="a5b795d9e5cc5bac980c68d44fca1e6ce"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5b795d9e5cc5bac980c68d44fca1e6ce">◆ </a></span>thumbWidth</h2> - +<a class="anchor" id="a5b795d9e5cc5bac980c68d44fca1e6ce"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -321,13 +332,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> -<a id="a89b5f6af9fa3ec4efb09422795e5e6a6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a89b5f6af9fa3ec4efb09422795e5e6a6">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a89b5f6af9fa3ec4efb09422795e5e6a6"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -345,7 +354,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> </div> </div> @@ -358,9 +367,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html">InlineQueryResultDocument</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_game-members.html b/docs/class_tg_bot_1_1_inline_query_result_game-members.html index ae42ccd..2361368 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_game-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_game-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -103,9 +130,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_g <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_game.html b/docs/class_tg_bot_1_1_inline_query_result_game.html index cbe3b74..b192b76 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_game.html +++ b/docs/class_tg_bot_1_1_inline_query_result_game.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultGame Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,22 +156,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a27eeb729c70e39bd963b99090c53e93a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -155,11 +182,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a>. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ae929b7f837f1fb20fd5cda2004d7f84d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae929b7f837f1fb20fd5cda2004d7f84d">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ae929b7f837f1fb20fd5cda2004d7f84d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -169,14 +194,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="adb22300e3e1fedc1b0ff50826d6035f8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adb22300e3e1fedc1b0ff50826d6035f8">◆ </a></span>InlineQueryResultGame()</h2> - +<a class="anchor" id="adb22300e3e1fedc1b0ff50826d6035f8"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -197,14 +220,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a27eeb729c70e39bd963b99090c53e93a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a27eeb729c70e39bd963b99090c53e93a">◆ </a></span>gameShortName</h2> - +<a class="anchor" id="a27eeb729c70e39bd963b99090c53e93a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -216,13 +237,11 @@ Static Public Attributes</h2></td></tr> <p>Short name of the game. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> </div> </div> -<a id="aa5f1b3040c290d0a60c5019f7f3109c7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa5f1b3040c290d0a60c5019f7f3109c7">◆ </a></span>TYPE</h2> - +<a class="anchor" id="aa5f1b3040c290d0a60c5019f7f3109c7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -240,7 +259,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> </div> </div> @@ -253,9 +272,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_game.html">InlineQueryResultGame</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_gif-members.html b/docs/class_tg_bot_1_1_inline_query_result_gif-members.html index 4049d58..0145c79 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_gif-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_gif-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +134,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_g <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_gif.html b/docs/class_tg_bot_1_1_inline_query_result_gif.html index 4da8aba..5bd4bbc 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_gif.html +++ b/docs/class_tg_bot_1_1_inline_query_result_gif.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultGif Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -141,22 +168,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a0872ef8aa09cbf3b1fba851dd37e49a3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -167,11 +194,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to an animated GIF file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a470940afb4d7151f36dea3cb0b53b618"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a470940afb4d7151f36dea3cb0b53b618">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a470940afb4d7151f36dea3cb0b53b618"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -181,14 +206,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="afdc37593f7f371b473a042e9dd832874"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afdc37593f7f371b473a042e9dd832874">◆ </a></span>InlineQueryResultGif()</h2> - +<a class="anchor" id="afdc37593f7f371b473a042e9dd832874"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -209,14 +232,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="abe09430a376eb777fe7bc563ea1df5f6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abe09430a376eb777fe7bc563ea1df5f6">◆ </a></span>gifDuration</h2> - +<a class="anchor" id="abe09430a376eb777fe7bc563ea1df5f6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -228,13 +249,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Duration of the GIF. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> -<a id="ac668e2b6fca9f023e5d4198acb73faae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac668e2b6fca9f023e5d4198acb73faae">◆ </a></span>gifHeight</h2> - +<a class="anchor" id="ac668e2b6fca9f023e5d4198acb73faae"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -246,13 +265,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Height of the GIF. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> -<a id="a7f38ad7e89d2e911f3b5b8e4f9209ad0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7f38ad7e89d2e911f3b5b8e4f9209ad0">◆ </a></span>gifUrl</h2> - +<a class="anchor" id="a7f38ad7e89d2e911f3b5b8e4f9209ad0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -264,13 +281,11 @@ Static Public Attributes</h2></td></tr> <p>A valid URL for the GIF file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> -<a id="a0a205b57827e2512f96f4f2e3ae62376"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0a205b57827e2512f96f4f2e3ae62376">◆ </a></span>gifWidth</h2> - +<a class="anchor" id="a0a205b57827e2512f96f4f2e3ae62376"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -282,13 +297,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Width of the GIF. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> -<a id="a0872ef8aa09cbf3b1fba851dd37e49a3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0872ef8aa09cbf3b1fba851dd37e49a3">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="a0872ef8aa09cbf3b1fba851dd37e49a3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -300,13 +313,11 @@ Static Public Attributes</h2></td></tr> <p>URL of the static thumbnail for the result (jpeg or gif) </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> -<a id="a0e1e6dfd253f170a7b9948e41305cf19"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0e1e6dfd253f170a7b9948e41305cf19">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a0e1e6dfd253f170a7b9948e41305cf19"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -324,7 +335,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> </div> </div> @@ -337,9 +348,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html">InlineQueryResultGif</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_location-members.html b/docs/class_tg_bot_1_1_inline_query_result_location-members.html index 4e47c08..585263d 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_location-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_location-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +134,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_l <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_location.html b/docs/class_tg_bot_1_1_inline_query_result_location.html index 37778f7..9196825 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_location.html +++ b/docs/class_tg_bot_1_1_inline_query_result_location.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultLocation Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -141,22 +168,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a5a62d2f1ab0003c08cea5f66cc8fbaf2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -167,11 +194,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a location on a map. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="abe4f762145a16a14ef2c3d9f590392fc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abe4f762145a16a14ef2c3d9f590392fc">◆ </a></span>Ptr</h2> - +<a class="anchor" id="abe4f762145a16a14ef2c3d9f590392fc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -181,14 +206,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ad5211e1bb511b3311161bbe5a5ae794d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad5211e1bb511b3311161bbe5a5ae794d">◆ </a></span>InlineQueryResultLocation()</h2> - +<a class="anchor" id="ad5211e1bb511b3311161bbe5a5ae794d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -209,14 +232,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="aedb605f7593c1772185cbb66bb63019b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aedb605f7593c1772185cbb66bb63019b">◆ </a></span>latitude</h2> - +<a class="anchor" id="aedb605f7593c1772185cbb66bb63019b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -228,13 +249,11 @@ Static Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_location.html" title="This object represents a point on the map. ">Location</a> latitude in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> -<a id="a7561bd9c6447a72a2a45a7fe966dbfb7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7561bd9c6447a72a2a45a7fe966dbfb7">◆ </a></span>longitude</h2> - +<a class="anchor" id="a7561bd9c6447a72a2a45a7fe966dbfb7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -246,13 +265,11 @@ Static Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_location.html" title="This object represents a point on the map. ">Location</a> longitude in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> -<a id="a5a62d2f1ab0003c08cea5f66cc8fbaf2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5a62d2f1ab0003c08cea5f66cc8fbaf2">◆ </a></span>thumbHeight</h2> - +<a class="anchor" id="a5a62d2f1ab0003c08cea5f66cc8fbaf2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -264,13 +281,11 @@ Static Public Attributes</h2></td></tr> <p>Optinal. Thumbnail height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> -<a id="ae18d6b73278913416e3cbc1b23dc88a4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae18d6b73278913416e3cbc1b23dc88a4">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="ae18d6b73278913416e3cbc1b23dc88a4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -282,13 +297,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_url.html" title="This class parses a string with the url. ">Url</a> of the thumbnail for the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> -<a id="a486129a565c022620721f78f6b546442"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a486129a565c022620721f78f6b546442">◆ </a></span>thumbWidth</h2> - +<a class="anchor" id="a486129a565c022620721f78f6b546442"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -300,13 +313,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> -<a id="adadca32d8d97f8222b68fdcd58502d8c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adadca32d8d97f8222b68fdcd58502d8c">◆ </a></span>TYPE</h2> - +<a class="anchor" id="adadca32d8d97f8222b68fdcd58502d8c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -324,7 +335,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> </div> </div> @@ -337,9 +348,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html">InlineQueryResultLocation</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif-members.html b/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif-members.html index 0ea68c1..b8ee7dd 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +134,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_m <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif.html b/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif.html index 0923eca..d4f7ee7 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif.html +++ b/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultMpeg4Gif Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -141,22 +168,22 @@ Public Attributes</h2></td></tr> <tr class="separator:ac90d65262a4481d149f90153bcf621e5"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -167,11 +194,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00015">15</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00015">15</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ad818a04396804ae76ea81d752d145e45"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad818a04396804ae76ea81d752d145e45">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ad818a04396804ae76ea81d752d145e45"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -181,14 +206,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00019">19</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00019">19</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="aee32f547953b7ea4735302fb41b7ac74"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aee32f547953b7ea4735302fb41b7ac74">◆ </a></span>InlineQueryResultMpeg4Gif()</h2> - +<a class="anchor" id="aee32f547953b7ea4735302fb41b7ac74"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -209,14 +232,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a046e5ad4661be2e9adbe15890409584e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a046e5ad4661be2e9adbe15890409584e">◆ </a></span>mpeg4Duration</h2> - +<a class="anchor" id="a046e5ad4661be2e9adbe15890409584e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -228,13 +249,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> -<a id="a783d22cb41d4f8ee598cddde8d98b90c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a783d22cb41d4f8ee598cddde8d98b90c">◆ </a></span>mpeg4Height</h2> - +<a class="anchor" id="a783d22cb41d4f8ee598cddde8d98b90c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -246,13 +265,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> -<a id="a32b8a36f73b908be5a142f58e3355069"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a32b8a36f73b908be5a142f58e3355069">◆ </a></span>mpeg4Url</h2> - +<a class="anchor" id="a32b8a36f73b908be5a142f58e3355069"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -264,13 +281,11 @@ Static Public Attributes</h2></td></tr> <p>A valid URL for the MP4 file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00030">30</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00030">30</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> -<a id="a5fe876f117ad0b850c6e0333717e431c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5fe876f117ad0b850c6e0333717e431c">◆ </a></span>mpeg4Width</h2> - +<a class="anchor" id="a5fe876f117ad0b850c6e0333717e431c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -282,13 +297,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> -<a id="ac90d65262a4481d149f90153bcf621e5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac90d65262a4481d149f90153bcf621e5">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="ac90d65262a4481d149f90153bcf621e5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -300,13 +313,11 @@ Static Public Attributes</h2></td></tr> <p>URL of the static thumbnail (jpeg or gif) for the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> -<a id="adb13797566bf91aa480bf10cf1655239"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adb13797566bf91aa480bf10cf1655239">◆ </a></span>TYPE</h2> - +<a class="anchor" id="adb13797566bf91aa480bf10cf1655239"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -324,7 +335,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00017">17</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00017">17</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> </div> </div> @@ -337,9 +348,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html">InlineQueryResultMpeg4Gif</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_photo-members.html b/docs/class_tg_bot_1_1_inline_query_result_photo-members.html index 8a4ca12..f5cb1fe 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_photo-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_photo-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +134,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_p <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_photo.html b/docs/class_tg_bot_1_1_inline_query_result_photo.html index f3c5be9..57a3a1f 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_photo.html +++ b/docs/class_tg_bot_1_1_inline_query_result_photo.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultPhoto Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -141,22 +168,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a3bc4bf8bfdadeff170be433b537d445a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -167,11 +194,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a link to a photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a7f4fb7963109c5e3e49b87e331cea12c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7f4fb7963109c5e3e49b87e331cea12c">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a7f4fb7963109c5e3e49b87e331cea12c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -181,14 +206,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a3a81f1e745b332f7152376de4b700e54"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3a81f1e745b332f7152376de4b700e54">◆ </a></span>InlineQueryResultPhoto()</h2> - +<a class="anchor" id="a3a81f1e745b332f7152376de4b700e54"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -209,14 +232,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a3bc4bf8bfdadeff170be433b537d445a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3bc4bf8bfdadeff170be433b537d445a">◆ </a></span>description</h2> - +<a class="anchor" id="a3bc4bf8bfdadeff170be433b537d445a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -228,13 +249,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> -<a id="ae82fef29603bd4667558ea7aeb7d73f7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae82fef29603bd4667558ea7aeb7d73f7">◆ </a></span>photoHeight</h2> - +<a class="anchor" id="ae82fef29603bd4667558ea7aeb7d73f7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -246,13 +265,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Height of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> -<a id="a0ad0da22b0a217208453aea34ed9a2c2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0ad0da22b0a217208453aea34ed9a2c2">◆ </a></span>photoUrl</h2> - +<a class="anchor" id="a0ad0da22b0a217208453aea34ed9a2c2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -264,13 +281,11 @@ Static Public Attributes</h2></td></tr> <p>A valid URL of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> -<a id="a13c4e25b5f0709aa32d25b01ecb44cc8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a13c4e25b5f0709aa32d25b01ecb44cc8">◆ </a></span>photoWidth</h2> - +<a class="anchor" id="a13c4e25b5f0709aa32d25b01ecb44cc8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -282,13 +297,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Width of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> -<a id="aca6ea097fce7827241ae1628c44a5893"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aca6ea097fce7827241ae1628c44a5893">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="aca6ea097fce7827241ae1628c44a5893"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -300,13 +313,11 @@ Static Public Attributes</h2></td></tr> <p>URL of the thumbnail for the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> -<a id="a09ab59ecf475c00b74d22dcf3b848279"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a09ab59ecf475c00b74d22dcf3b848279">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a09ab59ecf475c00b74d22dcf3b848279"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -324,7 +335,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> </div> </div> @@ -337,9 +348,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html">InlineQueryResultPhoto</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_venue-members.html b/docs/class_tg_bot_1_1_inline_query_result_venue-members.html index 8155ac5..38539e2 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_venue-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_venue-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +136,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_v <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_venue.html b/docs/class_tg_bot_1_1_inline_query_result_venue.html index 51193a6..8cdc4fd 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_venue.html +++ b/docs/class_tg_bot_1_1_inline_query_result_venue.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultVenue Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -147,22 +174,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a284c445f7142d1f83fe78c22681747c2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -173,11 +200,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a venue. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a216e83019cb0df61e4bc74f4499e0eb5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a216e83019cb0df61e4bc74f4499e0eb5">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a216e83019cb0df61e4bc74f4499e0eb5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -187,14 +212,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a7a696bc221c372c4cff2633159a5dac1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7a696bc221c372c4cff2633159a5dac1">◆ </a></span>InlineQueryResultVenue()</h2> - +<a class="anchor" id="a7a696bc221c372c4cff2633159a5dac1"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -215,14 +238,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a065ae48c35a1fccad49e1dd9c143443b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a065ae48c35a1fccad49e1dd9c143443b">◆ </a></span>address</h2> - +<a class="anchor" id="a065ae48c35a1fccad49e1dd9c143443b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -234,13 +255,11 @@ Static Public Attributes</h2></td></tr> <p>Address of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a046d6213f587de9c4acbe7bc2eb194d9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a046d6213f587de9c4acbe7bc2eb194d9">◆ </a></span>foursquareId</h2> - +<a class="anchor" id="a046d6213f587de9c4acbe7bc2eb194d9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -252,13 +271,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Foursquare identifier of the venue if known. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a842e5f5e15da3e24e81f8d68ec00ad97"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a842e5f5e15da3e24e81f8d68ec00ad97">◆ </a></span>latitude</h2> - +<a class="anchor" id="a842e5f5e15da3e24e81f8d68ec00ad97"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -270,13 +287,11 @@ Static Public Attributes</h2></td></tr> <p>Latitude of the venue location in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a385d6861f463a496af03accc31143a4c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a385d6861f463a496af03accc31143a4c">◆ </a></span>longitude</h2> - +<a class="anchor" id="a385d6861f463a496af03accc31143a4c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -288,13 +303,11 @@ Static Public Attributes</h2></td></tr> <p>Longitude of the venue location in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00040">40</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a284c445f7142d1f83fe78c22681747c2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a284c445f7142d1f83fe78c22681747c2">◆ </a></span>thumbHeight</h2> - +<a class="anchor" id="a284c445f7142d1f83fe78c22681747c2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -306,13 +319,11 @@ Static Public Attributes</h2></td></tr> <p>Optinal. Thumbnail height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00065">65</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00065">65</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a7c54d597c7b13147109ca777364abf90"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7c54d597c7b13147109ca777364abf90">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="a7c54d597c7b13147109ca777364abf90"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -324,13 +335,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_url.html" title="This class parses a string with the url. ">Url</a> of the thumbnail for the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a88471f6acad35d4d45641572e4730517"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a88471f6acad35d4d45641572e4730517">◆ </a></span>thumbWidth</h2> - +<a class="anchor" id="a88471f6acad35d4d45641572e4730517"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -342,13 +351,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> -<a id="a8c83ac044324cfa8051dac217d8a5c48"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8c83ac044324cfa8051dac217d8a5c48">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a8c83ac044324cfa8051dac217d8a5c48"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -366,7 +373,7 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00022">22</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> </div> </div> @@ -379,9 +386,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html">InlineQueryResultVenue</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_video-members.html b/docs/class_tg_bot_1_1_inline_query_result_video-members.html index 94bb91f..c10cfe7 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_video-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_video-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -109,9 +136,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_v <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_video.html b/docs/class_tg_bot_1_1_inline_query_result_video.html index 7dc42d1..63cef68 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_video.html +++ b/docs/class_tg_bot_1_1_inline_query_result_video.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultVideo Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -147,22 +174,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a43bbb53cf78b8ea8f40590d014e23eec"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -173,11 +200,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents link to a page containing an embedded video player or a video file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00015">15</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00015">15</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a08cf746fbd9637ddeb172aa3871941e8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a08cf746fbd9637ddeb172aa3871941e8">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a08cf746fbd9637ddeb172aa3871941e8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -187,14 +212,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00019">19</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00019">19</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a028d74e67867e8f59ac9dfb07709da46"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a028d74e67867e8f59ac9dfb07709da46">◆ </a></span>InlineQueryResultVideo()</h2> - +<a class="anchor" id="a028d74e67867e8f59ac9dfb07709da46"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -215,14 +238,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a43bbb53cf78b8ea8f40590d014e23eec"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a43bbb53cf78b8ea8f40590d014e23eec">◆ </a></span>description</h2> - +<a class="anchor" id="a43bbb53cf78b8ea8f40590d014e23eec"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -234,13 +255,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Short description of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00061">61</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00061">61</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="a6eb48f1bc3089f4caef133c8c6644baf"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6eb48f1bc3089f4caef133c8c6644baf">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a6eb48f1bc3089f4caef133c8c6644baf"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -252,13 +271,11 @@ Static Public Attributes</h2></td></tr> <p>Mime type of the content of video url, "text/html" or "video/mp4". </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00036">36</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00036">36</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="aa03003971380ecfaef6466f2cbb3e721"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa03003971380ecfaef6466f2cbb3e721">◆ </a></span>thumbUrl</h2> - +<a class="anchor" id="aa03003971380ecfaef6466f2cbb3e721"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -270,13 +287,11 @@ Static Public Attributes</h2></td></tr> <p>URL of the thumbnail (jpeg only) for the video. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00041">41</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00041">41</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="a047be2302b52d3a4b1aaccf4045bb922"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a047be2302b52d3a4b1aaccf4045bb922">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a047be2302b52d3a4b1aaccf4045bb922"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -294,13 +309,11 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00017">17</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00017">17</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="a80c3c9b52a29c93ea2899fdfa12ebfa4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a80c3c9b52a29c93ea2899fdfa12ebfa4">◆ </a></span>videoDuration</h2> - +<a class="anchor" id="a80c3c9b52a29c93ea2899fdfa12ebfa4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -312,13 +325,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00056">56</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00056">56</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="a309ec0df18900ecaf458d6373b9aa49e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a309ec0df18900ecaf458d6373b9aa49e">◆ </a></span>videoHeight</h2> - +<a class="anchor" id="a309ec0df18900ecaf458d6373b9aa49e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -330,13 +341,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00051">51</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00051">51</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="ace4b498ad92fd17782fbd8e40564f287"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ace4b498ad92fd17782fbd8e40564f287">◆ </a></span>videoUrl</h2> - +<a class="anchor" id="ace4b498ad92fd17782fbd8e40564f287"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -348,13 +357,11 @@ Static Public Attributes</h2></td></tr> <p>A valid URL for the embedded video player or video file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00026">26</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> -<a id="ac8b569e1eb960afc51ef894a553750a3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac8b569e1eb960afc51ef894a553750a3">◆ </a></span>videoWidth</h2> - +<a class="anchor" id="ac8b569e1eb960afc51ef894a553750a3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -366,7 +373,7 @@ Static Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00046">46</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00046">46</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> </div> </div> @@ -379,9 +386,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html">InlineQueryResultVideo</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_voice-members.html b/docs/class_tg_bot_1_1_inline_query_result_voice-members.html index b115765..f2302c3 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_voice-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_voice-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -104,9 +131,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_v <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_inline_query_result_voice.html b/docs/class_tg_bot_1_1_inline_query_result_voice.html index 11a9a69..dd06d14 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_voice.html +++ b/docs/class_tg_bot_1_1_inline_query_result_voice.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InlineQueryResultVoice Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -132,22 +159,22 @@ Public Attributes</h2></td></tr> <tr class="separator:a628636c93a2dbf8440cb3989ba1aaceb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_inline_query_result"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_inline_query_result')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</a></td></tr> -<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> +<tr class="memdesc:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</a></td></tr> -<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> +<tr class="memdesc:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this result. (1-64 bytes) <a href="#a75316c8ba9522f44aedb9788584156db">More...</a><br /></td></tr> <tr class="separator:a75316c8ba9522f44aedb9788584156db inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</a></td></tr> -<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> +<tr class="memdesc:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Title of the result. <a href="#a1d94f4380732940843c30408fa85f994">More...</a><br /></td></tr> <tr class="separator:a1d94f4380732940843c30408fa85f994 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</a></td></tr> -<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> +<tr class="memdesc:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional or missing. See description of derived classes. Caption of the file to be sent, 0-200 characters. <a href="#acfc3e23bb91a081e9cbebea3de417f70">More...</a><br /></td></tr> <tr class="separator:acfc3e23bb91a081e9cbebea3de417f70 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</a></td></tr> -<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> +<tr class="memdesc:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Inline keyboard attached to the message. <a href="#a5b19b26210f5191e80fc1ed8de9a12a0">More...</a><br /></td></tr> <tr class="separator:a5b19b26210f5191e80fc1ed8de9a12a0 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</a></td></tr> -<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> +<tr class="memdesc:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="mdescLeft"> </td><td class="mdescRight">Requred, optional or missing. See description of derived classes. Content of the message to be sent. <a href="#ace9850f165c2e823696aab62391b3943">More...</a><br /></td></tr> <tr class="separator:ace9850f165c2e823696aab62391b3943 inherit pub_attribs_class_tg_bot_1_1_inline_query_result"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> @@ -158,11 +185,9 @@ Static Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents link to a page containing an embedded video player or a video file. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00015">15</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00015">15</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a4cf1aa18aaec542598e39ee7416c7df9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4cf1aa18aaec542598e39ee7416c7df9">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a4cf1aa18aaec542598e39ee7416c7df9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,14 +197,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00019">19</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00019">19</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a01f73a78827c6ec75f7b355b521efd47"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a01f73a78827c6ec75f7b355b521efd47">◆ </a></span>InlineQueryResultVoice()</h2> - +<a class="anchor" id="a01f73a78827c6ec75f7b355b521efd47"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -200,14 +223,12 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="aed1455e6e8e8ba89bc9fa5895f52896d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aed1455e6e8e8ba89bc9fa5895f52896d">◆ </a></span>TYPE</h2> - +<a class="anchor" id="aed1455e6e8e8ba89bc9fa5895f52896d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -225,13 +246,11 @@ Static Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00017">17</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00017">17</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> </div> </div> -<a id="a628636c93a2dbf8440cb3989ba1aaceb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a628636c93a2dbf8440cb3989ba1aaceb">◆ </a></span>voiceDuration</h2> - +<a class="anchor" id="a628636c93a2dbf8440cb3989ba1aaceb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -243,13 +262,11 @@ Static Public Attributes</h2></td></tr> <p>Optional. Recording duration in seconds. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> </div> </div> -<a id="afc09fe61b4fcdce1644d55ec488ecda9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afc09fe61b4fcdce1644d55ec488ecda9">◆ </a></span>voiceUrl</h2> - +<a class="anchor" id="afc09fe61b4fcdce1644d55ec488ecda9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -261,7 +278,7 @@ Static Public Attributes</h2></td></tr> <p>A valid URL for the voice recording. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<p>Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> </div> </div> @@ -274,9 +291,9 @@ Static Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html">InlineQueryResultVoice</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_contact_message_content-members.html b/docs/class_tg_bot_1_1_input_contact_message_content-members.html index cafa3ad..2dd1ad1 100644 --- a/docs/class_tg_bot_1_1_input_contact_message_content-members.html +++ b/docs/class_tg_bot_1_1_input_contact_message_content-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -100,9 +127,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_contact_message <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_contact_message_content.html b/docs/class_tg_bot_1_1_input_contact_message_content.html index cdf2d89..ba1882e 100644 --- a/docs/class_tg_bot_1_1_input_contact_message_content.html +++ b/docs/class_tg_bot_1_1_input_contact_message_content.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputContactMessageContent Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -141,11 +168,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents the content of a contact message to be sent as the result of an inline query. </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00018">18</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00018">18</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ad552a44374583a3ea339380338e87e99"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad552a44374583a3ea339380338e87e99">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ad552a44374583a3ea339380338e87e99"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -155,14 +180,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00020">20</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00020">20</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a389b68f90eed647eafe4dc23d2754e7d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a389b68f90eed647eafe4dc23d2754e7d">◆ </a></span>InputContactMessageContent()</h2> - +<a class="anchor" id="a389b68f90eed647eafe4dc23d2754e7d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -183,13 +206,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00022">22</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00022">22</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div> </div> -<a id="ae6b8788ba14b203ba53373262d9a67c0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae6b8788ba14b203ba53373262d9a67c0">◆ </a></span>~InputContactMessageContent()</h2> - +<a class="anchor" id="ae6b8788ba14b203ba53373262d9a67c0"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -210,14 +231,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00041">41</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00041">41</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a673d5217669bf5fce75f51578cdc5c1c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a673d5217669bf5fce75f51578cdc5c1c">◆ </a></span>firstName</h2> - +<a class="anchor" id="a673d5217669bf5fce75f51578cdc5c1c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -229,13 +248,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00034">34</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00034">34</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div> </div> -<a id="a125669f026157308736f940e1400ed23"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a125669f026157308736f940e1400ed23">◆ </a></span>lastName</h2> - +<a class="anchor" id="a125669f026157308736f940e1400ed23"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -247,13 +264,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00039">39</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00039">39</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div> </div> -<a id="a96fe449f5efd3f80c2dde6af364a7aa6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a96fe449f5efd3f80c2dde6af364a7aa6">◆ </a></span>phoneNumber</h2> - +<a class="anchor" id="a96fe449f5efd3f80c2dde6af364a7aa6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -265,7 +280,7 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00029">29</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00029">29</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> </div> </div> @@ -278,9 +293,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_contact_message_content.html">InputContactMessageContent</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_file-members.html b/docs/class_tg_bot_1_1_input_file-members.html index 62d4686..e258787 100644 --- a/docs/class_tg_bot_1_1_input_file-members.html +++ b/docs/class_tg_bot_1_1_input_file-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_file.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_file.html b/docs/class_tg_bot_1_1_input_file.html index 215bb96..0a5537c 100644 --- a/docs/class_tg_bot_1_1_input_file.html +++ b/docs/class_tg_bot_1_1_input_file.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputFile Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -120,11 +147,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents the contents of a file to be uploaded. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00037">37</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<p>Definition at line <a class="el" href="_input_file_8h_source.html#l00037">37</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a9b1b7a8f913d9c4d4a389d9a4353d94f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9b1b7a8f913d9c4d4a389d9a4353d94f">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a9b1b7a8f913d9c4d4a389d9a4353d94f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -134,14 +159,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00040">40</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<p>Definition at line <a class="el" href="_input_file_8h_source.html#l00040">40</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="a2d0f20f1d9a8ff4a1b9fe2cba06a779c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">◆ </a></span>fromFile()</h2> - +<a class="anchor" id="a2d0f20f1d9a8ff4a1b9fe2cba06a779c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -178,9 +201,7 @@ Public Attributes</h2></td></tr> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a1633c8f4a40274f53ee6aed3ecd42ef7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1633c8f4a40274f53ee6aed3ecd42ef7">◆ </a></span>data</h2> - +<a class="anchor" id="a1633c8f4a40274f53ee6aed3ecd42ef7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -192,13 +213,11 @@ Public Attributes</h2></td></tr> <p>Contents of a file. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00045">45</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<p>Definition at line <a class="el" href="_input_file_8h_source.html#l00045">45</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> </div> </div> -<a id="a47c113dd1cb4678d7ab14f1f033a5b1d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a47c113dd1cb4678d7ab14f1f033a5b1d">◆ </a></span>fileName</h2> - +<a class="anchor" id="a47c113dd1cb4678d7ab14f1f033a5b1d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -210,13 +229,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> name. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00055">55</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<p>Definition at line <a class="el" href="_input_file_8h_source.html#l00055">55</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> </div> </div> -<a id="a02575330b4deaa9d2cab5ebd8d8e2e5e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a02575330b4deaa9d2cab5ebd8d8e2e5e">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a02575330b4deaa9d2cab5ebd8d8e2e5e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -228,7 +245,7 @@ Public Attributes</h2></td></tr> <p>Mime type of a file. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00050">50</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<p>Definition at line <a class="el" href="_input_file_8h_source.html#l00050">50</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> </div> </div> @@ -241,9 +258,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_file.html">InputFile</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_location_message_content-members.html b/docs/class_tg_bot_1_1_input_location_message_content-members.html index 70e7361..587495a 100644 --- a/docs/class_tg_bot_1_1_input_location_message_content-members.html +++ b/docs/class_tg_bot_1_1_input_location_message_content-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +126,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_location_messag <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_location_message_content.html b/docs/class_tg_bot_1_1_input_location_message_content.html index 89bedd6..2983f1e 100644 --- a/docs/class_tg_bot_1_1_input_location_message_content.html +++ b/docs/class_tg_bot_1_1_input_location_message_content.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputLocationMessageContent Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -138,11 +165,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents the content of a location message to be sent as the result of an inline query. </p> -<p class="definition">Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00017">17</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00017">17</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a80ef24779acdb726590e8aaa87c52840"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a80ef24779acdb726590e8aaa87c52840">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a80ef24779acdb726590e8aaa87c52840"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -152,14 +177,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00019">19</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00019">19</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ace56f8081ed46a4729a5f37dacdcb05e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ace56f8081ed46a4729a5f37dacdcb05e">◆ </a></span>InputLocationMessageContent()</h2> - +<a class="anchor" id="ace56f8081ed46a4729a5f37dacdcb05e"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -180,13 +203,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00021">21</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00021">21</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> </div> </div> -<a id="acbcd463ae944168b265e789509e6de55"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acbcd463ae944168b265e789509e6de55">◆ </a></span>~InputLocationMessageContent()</h2> - +<a class="anchor" id="acbcd463ae944168b265e789509e6de55"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -207,14 +228,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00035">35</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00035">35</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a2fd689365b19b085bdd59f928e3c3e16"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2fd689365b19b085bdd59f928e3c3e16">◆ </a></span>latitude</h2> - +<a class="anchor" id="a2fd689365b19b085bdd59f928e3c3e16"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -226,13 +245,11 @@ Public Attributes</h2></td></tr> <p>Latitude of the location in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00028">28</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00028">28</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> </div> </div> -<a id="a6dea79838b9c9f9194c1ec49d5eb8e49"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6dea79838b9c9f9194c1ec49d5eb8e49">◆ </a></span>longitude</h2> - +<a class="anchor" id="a6dea79838b9c9f9194c1ec49d5eb8e49"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -244,7 +261,7 @@ Public Attributes</h2></td></tr> <p>Longitude of the location in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00033">33</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_location_message_content_8h_source.html#l00033">33</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> </div> </div> @@ -257,9 +274,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html">InputLocationMessageContent</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_media-members.html b/docs/class_tg_bot_1_1_input_media-members.html index 792b9b0..b81772f 100644 --- a/docs/class_tg_bot_1_1_input_media-members.html +++ b/docs/class_tg_bot_1_1_input_media-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -101,9 +128,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_media.html b/docs/class_tg_bot_1_1_input_media.html index 0ed23bf..c7fbd41 100644 --- a/docs/class_tg_bot_1_1_input_media.html +++ b/docs/class_tg_bot_1_1_input_media.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputMedia Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -142,11 +169,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents the content of a media message to be sent. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00038">38</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00038">38</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="abdc38ae21d5213ead3720db082ef1f9c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abdc38ae21d5213ead3720db082ef1f9c">◆ </a></span>Ptr</h2> - +<a class="anchor" id="abdc38ae21d5213ead3720db082ef1f9c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -156,14 +181,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00040">40</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00040">40</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> <h2 class="groupheader">Member Enumeration Documentation</h2> -<a id="a15b9867f0c1834b2a4d16ac48f25fb73"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a15b9867f0c1834b2a4d16ac48f25fb73">◆ </a></span>TYPE</h2> - +<a class="anchor" id="a15b9867f0c1834b2a4d16ac48f25fb73"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -181,18 +204,18 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> <table class="fieldtable"> -<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf"></a>PHOTO </td><td class="fielddoc"></td></tr> -<tr><td class="fieldname"><a id="a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18"></a>VIDEO </td><td class="fielddoc"></td></tr> +<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf"></a>PHOTO </td><td class="fielddoc"> +</td></tr> +<tr><td class="fieldname"><a class="anchor" id="a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18"></a>VIDEO </td><td class="fielddoc"> +</td></tr> </table> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00042">42</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00042">42</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a5fd875b292792f8d699d7bb678e68c90"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5fd875b292792f8d699d7bb678e68c90">◆ </a></span>caption</h2> - +<a class="anchor" id="a5fd875b292792f8d699d7bb678e68c90"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -204,13 +227,11 @@ Public Attributes</h2></td></tr> <p>Optional. Caption of the photo to be sent, 0-200 characters. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00060">60</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00060">60</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="aadf7e972c4ea70c771a0da27da4aa7cd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aadf7e972c4ea70c771a0da27da4aa7cd">◆ </a></span>duration</h2> - +<a class="anchor" id="aadf7e972c4ea70c771a0da27da4aa7cd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -222,13 +243,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00080">80</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00080">80</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="aeac8eae9ef4e06fa0c67b98a8a8042f8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aeac8eae9ef4e06fa0c67b98a8a8042f8">◆ </a></span>height</h2> - +<a class="anchor" id="aeac8eae9ef4e06fa0c67b98a8a8042f8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -240,13 +259,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00075">75</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00075">75</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="a3b06a5b4686339b58c4a95b5734b4b77"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3b06a5b4686339b58c4a95b5734b4b77">◆ </a></span>media</h2> - +<a class="anchor" id="a3b06a5b4686339b58c4a95b5734b4b77"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -258,13 +275,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00055">55</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00055">55</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="ae2761ade0de31f96074d6760661c7edc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae2761ade0de31f96074d6760661c7edc">◆ </a></span>parseMode</h2> - +<a class="anchor" id="ae2761ade0de31f96074d6760661c7edc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -276,13 +291,11 @@ Public Attributes</h2></td></tr> <p>Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in the media caption. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00065">65</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00065">65</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="a0b8e0cc28a8283ca946b4aa5c5384a3b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0b8e0cc28a8283ca946b4aa5c5384a3b">◆ </a></span>supportsStreaming</h2> - +<a class="anchor" id="a0b8e0cc28a8283ca946b4aa5c5384a3b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -294,13 +307,11 @@ Public Attributes</h2></td></tr> <p>Optional. Pass True, if the uploaded video is suitable for streaming. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00085">85</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00085">85</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="a8080040900519b706a367ecfd7b28226"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8080040900519b706a367ecfd7b28226">◆ </a></span>type</h2> - +<a class="anchor" id="a8080040900519b706a367ecfd7b28226"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -312,13 +323,11 @@ Public Attributes</h2></td></tr> <p>Type of the result, It should be one of <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TYPE::PHOTO</a>/TYPE::VIDEO. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00050">50</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00050">50</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> -<a id="afa903b8b20fd1cf71b1f0510a4563a9a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afa903b8b20fd1cf71b1f0510a4563a9a">◆ </a></span>width</h2> - +<a class="anchor" id="afa903b8b20fd1cf71b1f0510a4563a9a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -330,7 +339,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00070">70</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_8h_source.html#l00070">70</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> </div> </div> @@ -343,9 +352,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_media.html">InputMedia</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_media_photo-members.html b/docs/class_tg_bot_1_1_input_media_photo-members.html index 4b3eba5..ac30fa8 100644 --- a/docs/class_tg_bot_1_1_input_media_photo-members.html +++ b/docs/class_tg_bot_1_1_input_media_photo-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -102,9 +129,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media_photo.htm <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_media_photo.html b/docs/class_tg_bot_1_1_input_media_photo.html index fbcc87c..69fd5c5 100644 --- a/docs/class_tg_bot_1_1_input_media_photo.html +++ b/docs/class_tg_bot_1_1_input_media_photo.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputMediaPhoto Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -123,38 +150,36 @@ Public Member Functions</h2></td></tr> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_input_media"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_input_media')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_input_media.html">TgBot::InputMedia</a></td></tr> <tr class="memitem:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TYPE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">type</a></td></tr> -<tr class="memdesc:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result, It should be one of <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TYPE::PHOTO</a>/TYPE::VIDEO. <a href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">More...</a><br /></td></tr> +<tr class="memdesc:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result, It should be one of <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TYPE::PHOTO</a>/TYPE::VIDEO. <a href="#a8080040900519b706a367ecfd7b28226">More...</a><br /></td></tr> <tr class="separator:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">media</a></td></tr> -<tr class="memdesc:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. <a href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">More...</a><br /></td></tr> +<tr class="memdesc:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. <a href="#a3b06a5b4686339b58c4a95b5734b4b77">More...</a><br /></td></tr> <tr class="separator:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">caption</a></td></tr> -<tr class="memdesc:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Caption of the photo to be sent, 0-200 characters. <a href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">More...</a><br /></td></tr> +<tr class="memdesc:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Caption of the photo to be sent, 0-200 characters. <a href="#a5fd875b292792f8d699d7bb678e68c90">More...</a><br /></td></tr> <tr class="separator:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">parseMode</a></td></tr> -<tr class="memdesc:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in the media caption. <a href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">More...</a><br /></td></tr> +<tr class="memdesc:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in the media caption. <a href="#ae2761ade0de31f96074d6760661c7edc">More...</a><br /></td></tr> <tr class="separator:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">width</a> = 0</td></tr> -<tr class="memdesc:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. <a href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">More...</a><br /></td></tr> +<tr class="memdesc:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. <a href="#afa903b8b20fd1cf71b1f0510a4563a9a">More...</a><br /></td></tr> <tr class="separator:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">height</a> = 0</td></tr> -<tr class="memdesc:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. <a href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">More...</a><br /></td></tr> +<tr class="memdesc:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. <a href="#aeac8eae9ef4e06fa0c67b98a8a8042f8">More...</a><br /></td></tr> <tr class="separator:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd">duration</a> = 0</td></tr> -<tr class="memdesc:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. <a href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd">More...</a><br /></td></tr> +<tr class="memdesc:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. <a href="#aadf7e972c4ea70c771a0da27da4aa7cd">More...</a><br /></td></tr> <tr class="separator:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">supportsStreaming</a> = false</td></tr> -<tr class="memdesc:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Pass True, if the uploaded video is suitable for streaming. <a href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">More...</a><br /></td></tr> +<tr class="memdesc:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Pass True, if the uploaded video is suitable for streaming. <a href="#a0b8e0cc28a8283ca946b4aa5c5384a3b">More...</a><br /></td></tr> <tr class="separator:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a photo to be sent. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_photo_8h_source.html#l00039">39</a> of file <a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_photo_8h_source.html#l00039">39</a> of file <a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a02ac033a0ebe474b02f745f4d9e8e2b3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a02ac033a0ebe474b02f745f4d9e8e2b3">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a02ac033a0ebe474b02f745f4d9e8e2b3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -164,14 +189,12 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_media_photo_8h_source.html#l00041">41</a> of file <a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_photo_8h_source.html#l00041">41</a> of file <a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="ab064268a26729415ebfb71c5a0abf36f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab064268a26729415ebfb71c5a0abf36f">◆ </a></span>InputMediaPhoto()</h2> - +<a class="anchor" id="ab064268a26729415ebfb71c5a0abf36f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -192,7 +215,7 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_media_photo_8h_source.html#l00043">43</a> of file <a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_photo_8h_source.html#l00043">43</a> of file <a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>.</p> </div> </div> @@ -205,9 +228,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_media_photo.html">InputMediaPhoto</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_media_video-members.html b/docs/class_tg_bot_1_1_input_media_video-members.html index 933c136..502d5ce 100644 --- a/docs/class_tg_bot_1_1_input_media_video-members.html +++ b/docs/class_tg_bot_1_1_input_media_video-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -102,9 +129,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media_video.htm <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_media_video.html b/docs/class_tg_bot_1_1_input_media_video.html index 6c4bf63..5598b89 100644 --- a/docs/class_tg_bot_1_1_input_media_video.html +++ b/docs/class_tg_bot_1_1_input_media_video.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputMediaVideo Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -123,38 +150,36 @@ Public Member Functions</h2></td></tr> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_input_media"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_input_media')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_input_media.html">TgBot::InputMedia</a></td></tr> <tr class="memitem:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TYPE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">type</a></td></tr> -<tr class="memdesc:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result, It should be one of <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TYPE::PHOTO</a>/TYPE::VIDEO. <a href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">More...</a><br /></td></tr> +<tr class="memdesc:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result, It should be one of <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TYPE::PHOTO</a>/TYPE::VIDEO. <a href="#a8080040900519b706a367ecfd7b28226">More...</a><br /></td></tr> <tr class="separator:a8080040900519b706a367ecfd7b28226 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">media</a></td></tr> -<tr class="memdesc:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. <a href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">More...</a><br /></td></tr> +<tr class="memdesc:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. <a href="#a3b06a5b4686339b58c4a95b5734b4b77">More...</a><br /></td></tr> <tr class="separator:a3b06a5b4686339b58c4a95b5734b4b77 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">caption</a></td></tr> -<tr class="memdesc:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Caption of the photo to be sent, 0-200 characters. <a href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">More...</a><br /></td></tr> +<tr class="memdesc:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Caption of the photo to be sent, 0-200 characters. <a href="#a5fd875b292792f8d699d7bb678e68c90">More...</a><br /></td></tr> <tr class="separator:a5fd875b292792f8d699d7bb678e68c90 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">parseMode</a></td></tr> -<tr class="memdesc:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in the media caption. <a href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">More...</a><br /></td></tr> +<tr class="memdesc:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in the media caption. <a href="#ae2761ade0de31f96074d6760661c7edc">More...</a><br /></td></tr> <tr class="separator:ae2761ade0de31f96074d6760661c7edc inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">width</a> = 0</td></tr> -<tr class="memdesc:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. <a href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">More...</a><br /></td></tr> +<tr class="memdesc:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width. <a href="#afa903b8b20fd1cf71b1f0510a4563a9a">More...</a><br /></td></tr> <tr class="separator:afa903b8b20fd1cf71b1f0510a4563a9a inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">height</a> = 0</td></tr> -<tr class="memdesc:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. <a href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">More...</a><br /></td></tr> +<tr class="memdesc:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height. <a href="#aeac8eae9ef4e06fa0c67b98a8a8042f8">More...</a><br /></td></tr> <tr class="separator:aeac8eae9ef4e06fa0c67b98a8a8042f8 inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd">duration</a> = 0</td></tr> -<tr class="memdesc:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. <a href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd">More...</a><br /></td></tr> +<tr class="memdesc:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> duration. <a href="#aadf7e972c4ea70c771a0da27da4aa7cd">More...</a><br /></td></tr> <tr class="separator:aadf7e972c4ea70c771a0da27da4aa7cd inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">supportsStreaming</a> = false</td></tr> -<tr class="memdesc:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Pass True, if the uploaded video is suitable for streaming. <a href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">More...</a><br /></td></tr> +<tr class="memdesc:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Pass True, if the uploaded video is suitable for streaming. <a href="#a0b8e0cc28a8283ca946b4aa5c5384a3b">More...</a><br /></td></tr> <tr class="separator:a0b8e0cc28a8283ca946b4aa5c5384a3b inherit pub_attribs_class_tg_bot_1_1_input_media"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents a video to be sent. </p> -<p class="definition">Definition at line <a class="el" href="_input_media_video_8h_source.html#l00039">39</a> of file <a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_video_8h_source.html#l00039">39</a> of file <a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a659beee71ba67a81f85892800761eb0f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a659beee71ba67a81f85892800761eb0f">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a659beee71ba67a81f85892800761eb0f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -164,14 +189,12 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_media_video_8h_source.html#l00041">41</a> of file <a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_video_8h_source.html#l00041">41</a> of file <a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a698a73c20b1c6c10be011543ec1253ea"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a698a73c20b1c6c10be011543ec1253ea">◆ </a></span>InputMediaVideo()</h2> - +<a class="anchor" id="a698a73c20b1c6c10be011543ec1253ea"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -192,7 +215,7 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_media_video_8h_source.html#l00043">43</a> of file <a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>.</p> +<p>Definition at line <a class="el" href="_input_media_video_8h_source.html#l00043">43</a> of file <a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>.</p> </div> </div> @@ -205,9 +228,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_media_video.html">InputMediaVideo</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_message_content-members.html b/docs/class_tg_bot_1_1_input_message_content-members.html index 1659a1a..ec448fd 100644 --- a/docs/class_tg_bot_1_1_input_message_content-members.html +++ b/docs/class_tg_bot_1_1_input_message_content-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_message_content <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_message_content.html b/docs/class_tg_bot_1_1_input_message_content.html index 6d95999..3056fd9 100644 --- a/docs/class_tg_bot_1_1_input_message_content.html +++ b/docs/class_tg_bot_1_1_input_message_content.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputMessageContent Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -126,11 +153,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents the content of a message to be sent as a result of an inline query. </p> -<p class="definition">Definition at line <a class="el" href="_input_message_content_8h_source.html#l00017">17</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_message_content_8h_source.html#l00017">17</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a2357dd0a36321a3b601b64a76d2d6dff"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2357dd0a36321a3b601b64a76d2d6dff">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a2357dd0a36321a3b601b64a76d2d6dff"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -140,14 +165,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_message_content_8h_source.html#l00019">19</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_message_content_8h_source.html#l00019">19</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="adfe3185ed78c3bfdfb82bee0546eb100"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adfe3185ed78c3bfdfb82bee0546eb100">◆ </a></span>InputMessageContent()</h2> - +<a class="anchor" id="adfe3185ed78c3bfdfb82bee0546eb100"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -169,13 +192,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_message_content_8h_source.html#l00021">21</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_message_content_8h_source.html#l00021">21</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> </div> </div> -<a id="a102a0b7456c22110a7cf751f0273ee7d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a102a0b7456c22110a7cf751f0273ee7d">◆ </a></span>~InputMessageContent()</h2> - +<a class="anchor" id="a102a0b7456c22110a7cf751f0273ee7d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -196,14 +217,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_message_content_8h_source.html#l00034">34</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_message_content_8h_source.html#l00034">34</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ad9bc101393caa3296bdae0fe01f4e033"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad9bc101393caa3296bdae0fe01f4e033">◆ </a></span>type</h2> - +<a class="anchor" id="ad9bc101393caa3296bdae0fe01f4e033"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -214,7 +233,7 @@ Public Attributes</h2></td></tr> </div><div class="memdoc"> <p>May be <a class="el" href="class_tg_bot_1_1_input_text_message_content.html" title="Represents the content of a text message to be sent as the result of an inline query. ">InputTextMessageContent</a> <a class="el" href="class_tg_bot_1_1_input_location_message_content.html" title="Represents the content of a location message to be sent as the result of an inline query...">InputLocationMessageContent</a> <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html" title="Represents the content of a venue message to be sent as the result of an inline query. ">InputVenueMessageContent</a> <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html" title="Represents the content of a contact message to be sent as the result of an inline query...">InputContactMessageContent</a> </p> -<p class="definition">Definition at line <a class="el" href="_input_message_content_8h_source.html#l00032">32</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_message_content_8h_source.html#l00032">32</a> of file <a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>.</p> </div> </div> @@ -227,9 +246,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_text_message_content-members.html b/docs/class_tg_bot_1_1_input_text_message_content-members.html index fcb8a08..d1f6e64 100644 --- a/docs/class_tg_bot_1_1_input_text_message_content-members.html +++ b/docs/class_tg_bot_1_1_input_text_message_content-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -100,9 +127,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_text_message_co <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_text_message_content.html b/docs/class_tg_bot_1_1_input_text_message_content.html index 710a4aa..6f6a427 100644 --- a/docs/class_tg_bot_1_1_input_text_message_content.html +++ b/docs/class_tg_bot_1_1_input_text_message_content.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputTextMessageContent Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -141,11 +168,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents the content of a text message to be sent as the result of an inline query. </p> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00018">18</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00018">18</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ab183a605903cf8dbc04b220cf1472495"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab183a605903cf8dbc04b220cf1472495">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ab183a605903cf8dbc04b220cf1472495"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -155,14 +180,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00020">20</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00020">20</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a6926fc1a1b56159d2e2d92ed3de507e7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6926fc1a1b56159d2e2d92ed3de507e7">◆ </a></span>InputTextMessageContent()</h2> - +<a class="anchor" id="a6926fc1a1b56159d2e2d92ed3de507e7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -183,13 +206,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00022">22</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00022">22</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div> </div> -<a id="af14b835e369c107071adf6e63b9e2760"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af14b835e369c107071adf6e63b9e2760">◆ </a></span>~InputTextMessageContent()</h2> - +<a class="anchor" id="af14b835e369c107071adf6e63b9e2760"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -210,14 +231,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00041">41</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00041">41</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a34537bb0f04f312293f4717526f32ecc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a34537bb0f04f312293f4717526f32ecc">◆ </a></span>disableWebPagePreview</h2> - +<a class="anchor" id="a34537bb0f04f312293f4717526f32ecc"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -229,13 +248,11 @@ Public Attributes</h2></td></tr> <p>Optional. Disables link previews for links in the sent message. </p> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00039">39</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00039">39</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div> </div> -<a id="a6c7e1a9893a7c7c3be75f221f801e8e1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6c7e1a9893a7c7c3be75f221f801e8e1">◆ </a></span>messageText</h2> - +<a class="anchor" id="a6c7e1a9893a7c7c3be75f221f801e8e1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -247,13 +264,11 @@ Public Attributes</h2></td></tr> <p>Text of the message to be sent, 1-4096 characters. </p> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00029">29</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00029">29</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div> </div> -<a id="abc5610bba9379026280ab5cf2e5d6c0c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abc5610bba9379026280ab5cf2e5d6c0c">◆ </a></span>parseMode</h2> - +<a class="anchor" id="abc5610bba9379026280ab5cf2e5d6c0c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -265,7 +280,7 @@ Public Attributes</h2></td></tr> <p>Optional. Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </p> -<p class="definition">Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00034">34</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_text_message_content_8h_source.html#l00034">34</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> </div> </div> @@ -278,9 +293,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_text_message_content.html">InputTextMessageContent</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_venue_message_content-members.html b/docs/class_tg_bot_1_1_input_venue_message_content-members.html index d46e740..dfbd7e9 100644 --- a/docs/class_tg_bot_1_1_input_venue_message_content-members.html +++ b/docs/class_tg_bot_1_1_input_venue_message_content-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -102,9 +129,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_venue_message_c <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_input_venue_message_content.html b/docs/class_tg_bot_1_1_input_venue_message_content.html index ad6b83b..e96cc09 100644 --- a/docs/class_tg_bot_1_1_input_venue_message_content.html +++ b/docs/class_tg_bot_1_1_input_venue_message_content.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::InputVenueMessageContent Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -147,11 +174,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Represents the content of a venue message to be sent as the result of an inline query. </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00019">19</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00019">19</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a48a9d369812ca327da77766140d22100"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a48a9d369812ca327da77766140d22100">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a48a9d369812ca327da77766140d22100"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -161,14 +186,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00021">21</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00021">21</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a25b40f55f2e1c3f08d4159e7254a2e77"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a25b40f55f2e1c3f08d4159e7254a2e77">◆ </a></span>InputVenueMessageContent()</h2> - +<a class="anchor" id="a25b40f55f2e1c3f08d4159e7254a2e77"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -189,13 +212,11 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00023">23</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00023">23</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> -<a id="a3d08b7d6946538e949ec0293f72edec5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3d08b7d6946538e949ec0293f72edec5">◆ </a></span>~InputVenueMessageContent()</h2> - +<a class="anchor" id="a3d08b7d6946538e949ec0293f72edec5"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -216,14 +237,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00052">52</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00052">52</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a12eae6e237d0c62260a07f944fcfbdfa"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a12eae6e237d0c62260a07f944fcfbdfa">◆ </a></span>address</h2> - +<a class="anchor" id="a12eae6e237d0c62260a07f944fcfbdfa"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -235,13 +254,11 @@ Public Attributes</h2></td></tr> <p>Address of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00045">45</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00045">45</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> -<a id="a567018a9fe54af6933dfa7815f6b4a34"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a567018a9fe54af6933dfa7815f6b4a34">◆ </a></span>foursquareId</h2> - +<a class="anchor" id="a567018a9fe54af6933dfa7815f6b4a34"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -253,13 +270,11 @@ Public Attributes</h2></td></tr> <p>Optional. Foursquare identifier of the venue, if known. </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00050">50</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00050">50</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> -<a id="a9e367296fc30563e5694764d0fcaffcb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9e367296fc30563e5694764d0fcaffcb">◆ </a></span>latitude</h2> - +<a class="anchor" id="a9e367296fc30563e5694764d0fcaffcb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -271,13 +286,11 @@ Public Attributes</h2></td></tr> <p>Latitude of the location in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00030">30</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00030">30</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> -<a id="ad3fb2b24df33d6eaa96243ab7a06f3f8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad3fb2b24df33d6eaa96243ab7a06f3f8">◆ </a></span>longitude</h2> - +<a class="anchor" id="ad3fb2b24df33d6eaa96243ab7a06f3f8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -289,13 +302,11 @@ Public Attributes</h2></td></tr> <p>Longitude of the location in degrees. </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00035">35</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00035">35</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> -<a id="ae5c1b7d2263d1722662b7eb6fceb9038"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae5c1b7d2263d1722662b7eb6fceb9038">◆ </a></span>title</h2> - +<a class="anchor" id="ae5c1b7d2263d1722662b7eb6fceb9038"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -307,7 +318,7 @@ Public Attributes</h2></td></tr> <p>Name of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00040">40</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<p>Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00040">40</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> </div> </div> @@ -320,9 +331,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html">InputVenueMessageContent</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_invoice-members.html b/docs/class_tg_bot_1_1_invoice-members.html index d90a32f..c7cf20d 100644 --- a/docs/class_tg_bot_1_1_invoice-members.html +++ b/docs/class_tg_bot_1_1_invoice-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_invoice.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_invoice.html b/docs/class_tg_bot_1_1_invoice.html index 05f6fb6..7e0a8a8 100644 --- a/docs/class_tg_bot_1_1_invoice.html +++ b/docs/class_tg_bot_1_1_invoice.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Invoice Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -120,11 +147,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object contains basic information about an invoice. </p> <p><a href="https://core.telegram.org/bots/api#invoice">https://core.telegram.org/bots/api#invoice</a> </p> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00039">39</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00039">39</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a34a6d437618ea3be0a40c64400067f67"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a34a6d437618ea3be0a40c64400067f67">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a34a6d437618ea3be0a40c64400067f67"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -134,14 +159,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00041">41</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00041">41</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a9207fea93e6b3f3aa1081c8ab9039f8a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9207fea93e6b3f3aa1081c8ab9039f8a">◆ </a></span>currency</h2> - +<a class="anchor" id="a9207fea93e6b3f3aa1081c8ab9039f8a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -153,13 +176,11 @@ Public Attributes</h2></td></tr> <p>Three-letter ISO 4217 currency code. </p> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00061">61</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00061">61</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div> </div> -<a id="ad3c1a7a4fbf8157e3fd72a2352226fbd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad3c1a7a4fbf8157e3fd72a2352226fbd">◆ </a></span>description</h2> - +<a class="anchor" id="ad3c1a7a4fbf8157e3fd72a2352226fbd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -171,13 +192,11 @@ Public Attributes</h2></td></tr> <p>Product description. </p> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00051">51</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00051">51</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div> </div> -<a id="a659ac0711c1be89009dddc04eea4dfb2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a659ac0711c1be89009dddc04eea4dfb2">◆ </a></span>startParameter</h2> - +<a class="anchor" id="a659ac0711c1be89009dddc04eea4dfb2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -189,13 +208,11 @@ Public Attributes</h2></td></tr> <p>Unique bot deep-linking parameter that can be used to generate this invoice. </p> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00056">56</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00056">56</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div> </div> -<a id="a5b53e4a6a2e3669a960d379a4147abae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5b53e4a6a2e3669a960d379a4147abae">◆ </a></span>title</h2> - +<a class="anchor" id="a5b53e4a6a2e3669a960d379a4147abae"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -207,13 +224,11 @@ Public Attributes</h2></td></tr> <p>Product name. </p> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00046">46</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00046">46</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div> </div> -<a id="a8008d2f948d705aa48bc0557d071e62f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8008d2f948d705aa48bc0557d071e62f">◆ </a></span>totalAmount</h2> - +<a class="anchor" id="a8008d2f948d705aa48bc0557d071e62f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -227,7 +242,7 @@ Public Attributes</h2></td></tr> <p>For example, for a price of US$ 1.45 pass amount = 145. See the exp parameter in currencies.json, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).</p> <p><a href="https://core.telegram.org/bots/payments/currencies.json">https://core.telegram.org/bots/payments/currencies.json</a> </p> -<p class="definition">Definition at line <a class="el" href="_invoice_8h_source.html#l00074">74</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> +<p>Definition at line <a class="el" href="_invoice_8h_source.html#l00074">74</a> of file <a class="el" href="_invoice_8h_source.html">Invoice.h</a>.</p> </div> </div> @@ -240,9 +255,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_invoice.html">Invoice</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_keyboard_button-members.html b/docs/class_tg_bot_1_1_keyboard_button-members.html index ce75d23..4e3ad7d 100644 --- a/docs/class_tg_bot_1_1_keyboard_button-members.html +++ b/docs/class_tg_bot_1_1_keyboard_button-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_keyboard_button.html' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_keyboard_button.html b/docs/class_tg_bot_1_1_keyboard_button.html index 25e1357..4326df2 100644 --- a/docs/class_tg_bot_1_1_keyboard_button.html +++ b/docs/class_tg_bot_1_1_keyboard_button.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::KeyboardButton Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -114,11 +141,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents one button of the reply keyboard. </p> <p>For simple text buttons String can be used instead of this object to specify text of the button. Optional fields are mutually exclusive. </p> -<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00021">21</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00021">21</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="afa66915e5a8d58dbd7276265f00b0bcd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afa66915e5a8d58dbd7276265f00b0bcd">◆ </a></span>Ptr</h2> - +<a class="anchor" id="afa66915e5a8d58dbd7276265f00b0bcd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -128,14 +153,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00024">24</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00024">24</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a3e8c6e40ecf3a8f739a12265a89fd381"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3e8c6e40ecf3a8f739a12265a89fd381">◆ </a></span>requestContact</h2> - +<a class="anchor" id="a3e8c6e40ecf3a8f739a12265a89fd381"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -147,13 +170,11 @@ Public Attributes</h2></td></tr> <p>Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only. </p> -<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00036">36</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00036">36</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> </div> </div> -<a id="a8948e0ca465352d04c44767c25275022"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8948e0ca465352d04c44767c25275022">◆ </a></span>requestLocation</h2> - +<a class="anchor" id="a8948e0ca465352d04c44767c25275022"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -165,13 +186,11 @@ Public Attributes</h2></td></tr> <p>Optional. If True, the user's current location will be sent when the button is pressed. Available in private chats only. </p> -<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00041">41</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00041">41</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> </div> </div> -<a id="ac9ac8ddd73e27732fcbab7163ff74e2e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac9ac8ddd73e27732fcbab7163ff74e2e">◆ </a></span>text</h2> - +<a class="anchor" id="ac9ac8ddd73e27732fcbab7163ff74e2e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -183,7 +202,7 @@ Public Attributes</h2></td></tr> <p>Text of the button. If none of the optional fields are used, it will be sent to the bot as a message when the button is pressed. </p> -<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00030">30</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<p>Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00030">30</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> </div> </div> @@ -196,9 +215,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_keyboard_button.html">KeyboardButton</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_labeled_price-members.html b/docs/class_tg_bot_1_1_labeled_price-members.html index adb6a82..d62c65c 100644 --- a/docs/class_tg_bot_1_1_labeled_price-members.html +++ b/docs/class_tg_bot_1_1_labeled_price-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_labeled_price.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_labeled_price.html b/docs/class_tg_bot_1_1_labeled_price.html index 29fa4d0..852ac63 100644 --- a/docs/class_tg_bot_1_1_labeled_price.html +++ b/docs/class_tg_bot_1_1_labeled_price.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::LabeledPrice Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,11 +138,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents a portion of the price for goods or services. </p> <p><a href="https://core.telegram.org/bots/api#labeledprice">https://core.telegram.org/bots/api#labeledprice</a> </p> -<p class="definition">Definition at line <a class="el" href="_labeled_price_8h_source.html#l00019">19</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> +<p>Definition at line <a class="el" href="_labeled_price_8h_source.html#l00019">19</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a1d53775f4034427a2dfaae9ef176796c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1d53775f4034427a2dfaae9ef176796c">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a1d53775f4034427a2dfaae9ef176796c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -125,14 +150,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_labeled_price_8h_source.html#l00021">21</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> +<p>Definition at line <a class="el" href="_labeled_price_8h_source.html#l00021">21</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a09b9a91f5bebc7e889bad2d4455b243c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a09b9a91f5bebc7e889bad2d4455b243c">◆ </a></span>amount</h2> - +<a class="anchor" id="a09b9a91f5bebc7e889bad2d4455b243c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -146,13 +169,11 @@ Public Attributes</h2></td></tr> <p>For example, for a price of US$ 1.45 pass amount = 145. See the exp parameter in currencies.json, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).</p> <p><a href="https://core.telegram.org/bots/payments/currencies.json">https://core.telegram.org/bots/payments/currencies.json</a> </p> -<p class="definition">Definition at line <a class="el" href="_labeled_price_8h_source.html#l00038">38</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> +<p>Definition at line <a class="el" href="_labeled_price_8h_source.html#l00038">38</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> </div> </div> -<a id="a035375dfc58fe01e91d07fe918847046"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a035375dfc58fe01e91d07fe918847046">◆ </a></span>label</h2> - +<a class="anchor" id="a035375dfc58fe01e91d07fe918847046"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -164,7 +185,7 @@ Public Attributes</h2></td></tr> <p>Portion label. </p> -<p class="definition">Definition at line <a class="el" href="_labeled_price_8h_source.html#l00026">26</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> +<p>Definition at line <a class="el" href="_labeled_price_8h_source.html#l00026">26</a> of file <a class="el" href="_labeled_price_8h_source.html">LabeledPrice.h</a>.</p> </div> </div> @@ -177,9 +198,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_labeled_price.html">LabeledPrice</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_location-members.html b/docs/class_tg_bot_1_1_location-members.html index ecb4fce..015cb54 100644 --- a/docs/class_tg_bot_1_1_location-members.html +++ b/docs/class_tg_bot_1_1_location-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_location.html','');}) <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_location.html b/docs/class_tg_bot_1_1_location.html index 8dea50c..ade7b29 100644 --- a/docs/class_tg_bot_1_1_location.html +++ b/docs/class_tg_bot_1_1_location.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Location Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,11 +137,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a point on the map. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00035">35</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p>Definition at line <a class="el" href="_location_8h_source.html#l00035">35</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a0854defd16651e7742f89eca2202d678"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0854defd16651e7742f89eca2202d678">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a0854defd16651e7742f89eca2202d678"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -124,14 +149,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00038">38</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p>Definition at line <a class="el" href="_location_8h_source.html#l00038">38</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a01c1a917a3ae8bcbc8977b1b5f0aea7b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a01c1a917a3ae8bcbc8977b1b5f0aea7b">◆ </a></span>latitude</h2> - +<a class="anchor" id="a01c1a917a3ae8bcbc8977b1b5f0aea7b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -143,13 +166,11 @@ Public Attributes</h2></td></tr> <p>Latitude as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00048">48</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p>Definition at line <a class="el" href="_location_8h_source.html#l00048">48</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div> </div> -<a id="aac2c4c71d72f1734a2439368f3e38687"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aac2c4c71d72f1734a2439368f3e38687">◆ </a></span>longitude</h2> - +<a class="anchor" id="aac2c4c71d72f1734a2439368f3e38687"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -161,7 +182,7 @@ Public Attributes</h2></td></tr> <p>Longitude as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00043">43</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<p>Definition at line <a class="el" href="_location_8h_source.html#l00043">43</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> </div> </div> @@ -174,9 +195,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_location.html">Location</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_mask_position-members.html b/docs/class_tg_bot_1_1_mask_position-members.html index 1e87a16..646f9f7 100644 --- a/docs/class_tg_bot_1_1_mask_position-members.html +++ b/docs/class_tg_bot_1_1_mask_position-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_mask_position.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_mask_position.html b/docs/class_tg_bot_1_1_mask_position.html index 109cf7a..79221ed 100644 --- a/docs/class_tg_bot_1_1_mask_position.html +++ b/docs/class_tg_bot_1_1_mask_position.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::MaskPosition Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,11 +143,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object describes the position on faces where a mask should be placed by default. </p> -<p class="definition">Definition at line <a class="el" href="_mask_position_8h_source.html#l00037">37</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<p>Definition at line <a class="el" href="_mask_position_8h_source.html#l00037">37</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a37edf3eefbf231ee8ab94a29425b3fe1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a37edf3eefbf231ee8ab94a29425b3fe1">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a37edf3eefbf231ee8ab94a29425b3fe1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -130,14 +155,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_mask_position_8h_source.html#l00039">39</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<p>Definition at line <a class="el" href="_mask_position_8h_source.html#l00039">39</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a8c22f087cecfcc16c6c563a6df6c9d7e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8c22f087cecfcc16c6c563a6df6c9d7e">◆ </a></span>point</h2> - +<a class="anchor" id="a8c22f087cecfcc16c6c563a6df6c9d7e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -149,13 +172,11 @@ Public Attributes</h2></td></tr> <p>The part of the face relative to which the mask should be placed. One of “forehead”, “eyes”, “mouth”, or “chin”. </p> -<p class="definition">Definition at line <a class="el" href="_mask_position_8h_source.html#l00044">44</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<p>Definition at line <a class="el" href="_mask_position_8h_source.html#l00044">44</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> </div> </div> -<a id="a8f78e6dcdb37975c435cfd0d9a923963"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8f78e6dcdb37975c435cfd0d9a923963">◆ </a></span>scale</h2> - +<a class="anchor" id="a8f78e6dcdb37975c435cfd0d9a923963"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +188,11 @@ Public Attributes</h2></td></tr> <p>Mask scaling coefficient. For example, 2.0 means double size. </p> -<p class="definition">Definition at line <a class="el" href="_mask_position_8h_source.html#l00059">59</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<p>Definition at line <a class="el" href="_mask_position_8h_source.html#l00059">59</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> </div> </div> -<a id="ac4e73bf83077bce72be0ee031f2f5d83"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac4e73bf83077bce72be0ee031f2f5d83">◆ </a></span>xShift</h2> - +<a class="anchor" id="ac4e73bf83077bce72be0ee031f2f5d83"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +204,11 @@ Public Attributes</h2></td></tr> <p>Shift by X-axis measured in widths of the mask scaled to the face size, from left to right. For example, choosing -1.0 will place mask just to the left of the default mask position. </p> -<p class="definition">Definition at line <a class="el" href="_mask_position_8h_source.html#l00049">49</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<p>Definition at line <a class="el" href="_mask_position_8h_source.html#l00049">49</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> </div> </div> -<a id="a56700f4f5ce4902c978df680cfd6a424"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a56700f4f5ce4902c978df680cfd6a424">◆ </a></span>yShift</h2> - +<a class="anchor" id="a56700f4f5ce4902c978df680cfd6a424"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,7 +220,7 @@ Public Attributes</h2></td></tr> <p>Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom. For example, 1.0 will place the mask just below the default mask position. </p> -<p class="definition">Definition at line <a class="el" href="_mask_position_8h_source.html#l00054">54</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<p>Definition at line <a class="el" href="_mask_position_8h_source.html#l00054">54</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> </div> </div> @@ -216,9 +233,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_mask_position.html">MaskPosition</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_message-members.html b/docs/class_tg_bot_1_1_message-members.html index b26644b..a0c85ff 100644 --- a/docs/class_tg_bot_1_1_message-members.html +++ b/docs/class_tg_bot_1_1_message-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +134,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message.html','');}); <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">game</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832">invoice</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> @@ -122,19 +149,20 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message.html','');}); <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a">successfulPayment</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_message.html b/docs/class_tg_bot_1_1_message.html index 50be6ee..3a13aa9 100644 --- a/docs/class_tg_bot_1_1_message.html +++ b/docs/class_tg_bot_1_1_message.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Message Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +108,6 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message.html','');}); <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> | -<a href="#pub-methods">Public Member Functions</a> | <a href="#pub-attribs">Public Attributes</a> | <a href="class_tg_bot_1_1_message-members.html">List of all members</a> </div> <div class="headertitle"> @@ -99,11 +125,6 @@ Public Types</h2></td></tr> <tr class="memitem:a3805a5dc013c6ab23ac5efc91282c11d"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr< <a class="el" href="class_tg_bot_1_1_message.html">Message</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a></td></tr> <tr class="separator:a3805a5dc013c6ab23ac5efc91282c11d"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> -Public Member Functions</h2></td></tr> -<tr class="memitem:a1ccff5e715e303ba0352cbd0fbe8eb6b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a> ()</td></tr> -<tr class="separator:a1ccff5e715e303ba0352cbd0fbe8eb6b"><td class="memSeparator" colspan="2"> </td></tr> -</table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ad88191e75068adc70028660086928d14"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a></td></tr> @@ -199,27 +220,33 @@ Public Attributes</h2></td></tr> <tr class="memitem:a8f8a9c50fd30fa24476605b8efdd95ea"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a></td></tr> <tr class="memdesc:a8f8a9c50fd30fa24476605b8efdd95ea"><td class="mdescLeft"> </td><td class="mdescRight">Optional. A group photo was change to this value. <a href="#a8f8a9c50fd30fa24476605b8efdd95ea">More...</a><br /></td></tr> <tr class="separator:a8f8a9c50fd30fa24476605b8efdd95ea"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a35db549a420fd4b5a28b4a5a569770d5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a></td></tr> +<tr class="memitem:a35db549a420fd4b5a28b4a5a569770d5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a> = false</td></tr> <tr class="memdesc:a35db549a420fd4b5a28b4a5a569770d5"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Informs that the group photo was deleted. <a href="#a35db549a420fd4b5a28b4a5a569770d5">More...</a><br /></td></tr> <tr class="separator:a35db549a420fd4b5a28b4a5a569770d5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5bbf76e34ec52a41a6392f7d61c19035"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a></td></tr> +<tr class="memitem:a5bbf76e34ec52a41a6392f7d61c19035"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a> = false</td></tr> <tr class="memdesc:a5bbf76e34ec52a41a6392f7d61c19035"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Informs that the group has been created. <a href="#a5bbf76e34ec52a41a6392f7d61c19035">More...</a><br /></td></tr> <tr class="separator:a5bbf76e34ec52a41a6392f7d61c19035"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a49695ef9284f68853700ca5426fd506f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a></td></tr> +<tr class="memitem:a49695ef9284f68853700ca5426fd506f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a> = false</td></tr> <tr class="memdesc:a49695ef9284f68853700ca5426fd506f"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Service message: the supergroup has been created. <a href="#a49695ef9284f68853700ca5426fd506f">More...</a><br /></td></tr> <tr class="separator:a49695ef9284f68853700ca5426fd506f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a537a751af11a7f18d92c1d70c93c9f2d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a></td></tr> +<tr class="memitem:a537a751af11a7f18d92c1d70c93c9f2d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a> = false</td></tr> <tr class="memdesc:a537a751af11a7f18d92c1d70c93c9f2d"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Service message: the channel has been created. <a href="#a537a751af11a7f18d92c1d70c93c9f2d">More...</a><br /></td></tr> <tr class="separator:a537a751af11a7f18d92c1d70c93c9f2d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa79eb6592094b18fdc9a330fac0b53ef"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a></td></tr> +<tr class="memitem:aa79eb6592094b18fdc9a330fac0b53ef"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a> = 0</td></tr> <tr class="memdesc:aa79eb6592094b18fdc9a330fac0b53ef"><td class="mdescLeft"> </td><td class="mdescRight">Optional. The group has been migrated to a supergroup with the specified identifier, not exceeding 1e13 by absolute value. <a href="#aa79eb6592094b18fdc9a330fac0b53ef">More...</a><br /></td></tr> <tr class="separator:aa79eb6592094b18fdc9a330fac0b53ef"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a4eb6cf508337183adbe060baf907c0e0"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a></td></tr> +<tr class="memitem:a4eb6cf508337183adbe060baf907c0e0"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a> = 0</td></tr> <tr class="memdesc:a4eb6cf508337183adbe060baf907c0e0"><td class="mdescLeft"> </td><td class="mdescRight">Optional. The supergroup has been migrated from a group with the specified identifier, not exceeding 1e13 by absolute value. <a href="#a4eb6cf508337183adbe060baf907c0e0">More...</a><br /></td></tr> <tr class="separator:a4eb6cf508337183adbe060baf907c0e0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a92e01a2f89ce8edb5aa1c116585b19a6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a></td></tr> <tr class="memdesc:a92e01a2f89ce8edb5aa1c116585b19a6"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Specified message was pinned. Note that the <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object in this field will not contain further reply_to_message fields even if it is itself a reply. <a href="#a92e01a2f89ce8edb5aa1c116585b19a6">More...</a><br /></td></tr> <tr class="separator:a92e01a2f89ce8edb5aa1c116585b19a6"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ade904bacf5a1b53b09924ebb965a3832"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832">invoice</a></td></tr> +<tr class="memdesc:ade904bacf5a1b53b09924ebb965a3832"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is an invoice for a payment, information about the invoice. <a href="#ade904bacf5a1b53b09924ebb965a3832">More...</a><br /></td></tr> +<tr class="separator:ade904bacf5a1b53b09924ebb965a3832"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a9a29d1deca8234fbd2ab448d95f56f6a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a">successfulPayment</a></td></tr> +<tr class="memdesc:a9a29d1deca8234fbd2ab448d95f56f6a"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a service message about a successful payment, information about the payment. <a href="#a9a29d1deca8234fbd2ab448d95f56f6a">More...</a><br /></td></tr> +<tr class="separator:a9a29d1deca8234fbd2ab448d95f56f6a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a44a07b98262601eb86a5dc9ae0e3b932"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a></td></tr> <tr class="memdesc:a44a07b98262601eb86a5dc9ae0e3b932"><td class="mdescLeft"> </td><td class="mdescRight">Optional. The domain name of the website on which the user has logged in. <a href="#a44a07b98262601eb86a5dc9ae0e3b932">More...</a><br /></td></tr> <tr class="separator:a44a07b98262601eb86a5dc9ae0e3b932"><td class="memSeparator" colspan="2"> </td></tr> @@ -227,11 +254,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a message. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00052">52</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00054">54</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a3805a5dc013c6ab23ac5efc91282c11d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3805a5dc013c6ab23ac5efc91282c11d">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a3805a5dc013c6ab23ac5efc91282c11d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -241,42 +266,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00054">54</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> - -</div> -</div> -<h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a1ccff5e715e303ba0352cbd0fbe8eb6b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1ccff5e715e303ba0352cbd0fbe8eb6b">◆ </a></span>Message()</h2> - -<div class="memitem"> -<div class="memproto"> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">TgBot::Message::Message </td> - <td>(</td> - <td class="paramname"></td><td>)</td> - <td></td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00056">56</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00056">56</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a5119ef820bcb4c231a1402147305ea67"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5119ef820bcb4c231a1402147305ea67">◆ </a></span>audio</h2> - +<a class="anchor" id="a5119ef820bcb4c231a1402147305ea67"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -288,13 +283,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is an audio file, information about the file. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00143">143</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00136">136</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a5e23abf4c637e59a51bd7f7a49339d54"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5e23abf4c637e59a51bd7f7a49339d54">◆ </a></span>authorSignature</h2> - +<a class="anchor" id="a5e23abf4c637e59a51bd7f7a49339d54"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -306,13 +299,11 @@ Public Attributes</h2></td></tr> <p>Optional. Signature of the post author for messages in channels. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00123">123</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00116">116</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a2c8eb6214270371cfb094b699c07f695"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2c8eb6214270371cfb094b699c07f695">◆ </a></span>caption</h2> - +<a class="anchor" id="a2c8eb6214270371cfb094b699c07f695"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -324,13 +315,11 @@ Public Attributes</h2></td></tr> <p>Optional. Caption for the document, photo or video, 0-200 characters. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00178">178</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00171">171</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a112bce084dd4b01dc5918a1232c4cc05"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a112bce084dd4b01dc5918a1232c4cc05">◆ </a></span>captionEntities</h2> - +<a class="anchor" id="a112bce084dd4b01dc5918a1232c4cc05"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -342,31 +331,27 @@ Public Attributes</h2></td></tr> <p>Optional. For messages with a caption, special entities like usernames, URLs, bot commands, etc. that appear in the caption. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00138">138</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00131">131</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a537a751af11a7f18d92c1d70c93c9f2d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a537a751af11a7f18d92c1d70c93c9f2d">◆ </a></span>channelChatCreated</h2> - +<a class="anchor" id="a537a751af11a7f18d92c1d70c93c9f2d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">bool TgBot::Message::channelChatCreated</td> + <td class="memname">bool TgBot::Message::channelChatCreated = false</td> </tr> </table> </div><div class="memdoc"> <p>Optional. Service message: the channel has been created. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00238">238</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00231">231</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a773fa770b84fe97263a096c0ddfb096a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a773fa770b84fe97263a096c0ddfb096a">◆ </a></span>chat</h2> - +<a class="anchor" id="a773fa770b84fe97263a096c0ddfb096a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -378,13 +363,11 @@ Public Attributes</h2></td></tr> <p>Conversation the message belongs to. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00083">83</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00076">76</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a44a07b98262601eb86a5dc9ae0e3b932"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a44a07b98262601eb86a5dc9ae0e3b932">◆ </a></span>connectedWebsite</h2> - +<a class="anchor" id="a44a07b98262601eb86a5dc9ae0e3b932"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -396,13 +379,11 @@ Public Attributes</h2></td></tr> <p>Optional. The domain name of the website on which the user has logged in. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00258">258</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00261">261</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="adb3a1a65ce014085f7231f8d356b6c4f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adb3a1a65ce014085f7231f8d356b6c4f">◆ </a></span>contact</h2> - +<a class="anchor" id="adb3a1a65ce014085f7231f8d356b6c4f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -414,13 +395,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a shared contact, information about the contact. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00183">183</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00176">176</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="ad49187c847973a024ab158103a8c87fd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad49187c847973a024ab158103a8c87fd">◆ </a></span>date</h2> - +<a class="anchor" id="ad49187c847973a024ab158103a8c87fd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -432,31 +411,27 @@ Public Attributes</h2></td></tr> <p>Date the message was sent in Unix time. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00078">78</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00071">71</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a35db549a420fd4b5a28b4a5a569770d5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a35db549a420fd4b5a28b4a5a569770d5">◆ </a></span>deleteChatPhoto</h2> - +<a class="anchor" id="a35db549a420fd4b5a28b4a5a569770d5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">bool TgBot::Message::deleteChatPhoto</td> + <td class="memname">bool TgBot::Message::deleteChatPhoto = false</td> </tr> </table> </div><div class="memdoc"> <p>Optional. Informs that the group photo was deleted. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00223">223</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00216">216</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a9d4520b321f421425803aa5c5a414e72"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9d4520b321f421425803aa5c5a414e72">◆ </a></span>document</h2> - +<a class="anchor" id="a9d4520b321f421425803aa5c5a414e72"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -468,13 +443,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a general file, information about the file. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00148">148</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00141">141</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a5e47295516df0a7ceb9fbb8119c8ab0a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5e47295516df0a7ceb9fbb8119c8ab0a">◆ </a></span>editDate</h2> - +<a class="anchor" id="a5e47295516df0a7ceb9fbb8119c8ab0a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -486,13 +459,11 @@ Public Attributes</h2></td></tr> <p>Optional. Date the message was last edited in Unix time. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00118">118</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00111">111</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a53c199056538ebe72c65e409deaf7a8e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a53c199056538ebe72c65e409deaf7a8e">◆ </a></span>entities</h2> - +<a class="anchor" id="a53c199056538ebe72c65e409deaf7a8e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -504,13 +475,11 @@ Public Attributes</h2></td></tr> <p>Optional. For text messages, special entities like usernames, URLs, bot commands, etc. that appear in the text. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00133">133</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00126">126</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="aca1eca2a8a31a45a0b85ba472bfe991d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aca1eca2a8a31a45a0b85ba472bfe991d">◆ </a></span>forwardDate</h2> - +<a class="anchor" id="aca1eca2a8a31a45a0b85ba472bfe991d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -522,13 +491,11 @@ Public Attributes</h2></td></tr> <p>Optional. For forwarded messages, date the original message was sent in Unix time. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00108">108</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00101">101</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a7e4d984cb1464d0ae504d7c8ed11b508"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7e4d984cb1464d0ae504d7c8ed11b508">◆ </a></span>forwardFrom</h2> - +<a class="anchor" id="a7e4d984cb1464d0ae504d7c8ed11b508"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -540,13 +507,11 @@ Public Attributes</h2></td></tr> <p>Optional. For forwarded messages, sender of the original message. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00088">88</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00081">81</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="aeab58d33a3f4e712e8b78d65f48892e5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aeab58d33a3f4e712e8b78d65f48892e5">◆ </a></span>forwardFromChat</h2> - +<a class="anchor" id="aeab58d33a3f4e712e8b78d65f48892e5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -558,13 +523,11 @@ Public Attributes</h2></td></tr> <p>Optional. For messages forwarded from a channel, information about the original channel. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00093">93</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00086">86</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a2149f82b01245e592cb392e2133e4667"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2149f82b01245e592cb392e2133e4667">◆ </a></span>forwardFromMessageId</h2> - +<a class="anchor" id="a2149f82b01245e592cb392e2133e4667"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -576,13 +539,11 @@ Public Attributes</h2></td></tr> <p>Optional. For forwarded channel posts, identifier of the original message in the channel. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00098">98</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00091">91</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a70f5fe7a8e14b0ce0842fa8661492e4a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a70f5fe7a8e14b0ce0842fa8661492e4a">◆ </a></span>forwardSignature</h2> - +<a class="anchor" id="a70f5fe7a8e14b0ce0842fa8661492e4a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -594,13 +555,11 @@ Public Attributes</h2></td></tr> <p>Optional. For messages forwarded from channels, signature of the post author if present. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00103">103</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00096">96</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a65b78a13b38ad767338cd2e9d2e69ca2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a65b78a13b38ad767338cd2e9d2e69ca2">◆ </a></span>from</h2> - +<a class="anchor" id="a65b78a13b38ad767338cd2e9d2e69ca2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -612,13 +571,11 @@ Public Attributes</h2></td></tr> <p>Optional. Sender, can be empty for messages sent to channels. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00073">73</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00066">66</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a64216e0a25408a6946fcebebf5b38307"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a64216e0a25408a6946fcebebf5b38307">◆ </a></span>game</h2> - +<a class="anchor" id="a64216e0a25408a6946fcebebf5b38307"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -630,31 +587,43 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a game, information about the game. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00153">153</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00146">146</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a5bbf76e34ec52a41a6392f7d61c19035"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5bbf76e34ec52a41a6392f7d61c19035">◆ </a></span>groupChatCreated</h2> - +<a class="anchor" id="a5bbf76e34ec52a41a6392f7d61c19035"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">bool TgBot::Message::groupChatCreated</td> + <td class="memname">bool TgBot::Message::groupChatCreated = false</td> </tr> </table> </div><div class="memdoc"> <p>Optional. Informs that the group has been created. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00228">228</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00221">221</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a2291a3c7d9445a02774b4cd0e3972c29"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2291a3c7d9445a02774b4cd0e3972c29">◆ </a></span>leftChatMember</h2> +<a class="anchor" id="ade904bacf5a1b53b09924ebb965a3832"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> TgBot::Message::invoice</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is an invoice for a payment, information about the invoice. </p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00251">251</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a2291a3c7d9445a02774b4cd0e3972c29"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -666,13 +635,11 @@ Public Attributes</h2></td></tr> <p>Optional. A member was removed from the group, information about them (this member may be bot itself). </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00208">208</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00201">201</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="afda60437cce532170cb9b924f70e1c56"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afda60437cce532170cb9b924f70e1c56">◆ </a></span>location</h2> - +<a class="anchor" id="afda60437cce532170cb9b924f70e1c56"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -684,13 +651,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a shared location, information about the location. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00188">188</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00181">181</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="ad88191e75068adc70028660086928d14"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad88191e75068adc70028660086928d14">◆ </a></span>messageId</h2> - +<a class="anchor" id="ad88191e75068adc70028660086928d14"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -702,49 +667,43 @@ Public Attributes</h2></td></tr> <p>Unique message identifier. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00068">68</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00061">61</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a4eb6cf508337183adbe060baf907c0e0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4eb6cf508337183adbe060baf907c0e0">◆ </a></span>migrateFromChatId</h2> - +<a class="anchor" id="a4eb6cf508337183adbe060baf907c0e0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">int64_t TgBot::Message::migrateFromChatId</td> + <td class="memname">int64_t TgBot::Message::migrateFromChatId = 0</td> </tr> </table> </div><div class="memdoc"> <p>Optional. The supergroup has been migrated from a group with the specified identifier, not exceeding 1e13 by absolute value. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00248">248</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00241">241</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="aa79eb6592094b18fdc9a330fac0b53ef"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa79eb6592094b18fdc9a330fac0b53ef">◆ </a></span>migrateToChatId</h2> - +<a class="anchor" id="aa79eb6592094b18fdc9a330fac0b53ef"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">int64_t TgBot::Message::migrateToChatId</td> + <td class="memname">int64_t TgBot::Message::migrateToChatId = 0</td> </tr> </table> </div><div class="memdoc"> <p>Optional. The group has been migrated to a supergroup with the specified identifier, not exceeding 1e13 by absolute value. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00243">243</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00236">236</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a40c3d46af7bb047504b6b6e8147361c9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a40c3d46af7bb047504b6b6e8147361c9">◆ </a></span>newChatMember</h2> - +<a class="anchor" id="a40c3d46af7bb047504b6b6e8147361c9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -756,13 +715,11 @@ Public Attributes</h2></td></tr> <p>Optional. A new member was added to the group, information about them (this member may be bot itself). </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00198">198</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00191">191</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="aac7be66dd576e712ea37a2631670ef03"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aac7be66dd576e712ea37a2631670ef03">◆ </a></span>newChatMembers</h2> - +<a class="anchor" id="aac7be66dd576e712ea37a2631670ef03"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -774,13 +731,11 @@ Public Attributes</h2></td></tr> <p>Optional. New members that were added to the group or supergroup and information about them (the bot itself may be one of these members) </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00203">203</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00196">196</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a8f8a9c50fd30fa24476605b8efdd95ea"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8f8a9c50fd30fa24476605b8efdd95ea">◆ </a></span>newChatPhoto</h2> - +<a class="anchor" id="a8f8a9c50fd30fa24476605b8efdd95ea"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -792,13 +747,11 @@ Public Attributes</h2></td></tr> <p>Optional. A group photo was change to this value. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00218">218</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00211">211</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a34323ada99461aced73af81edb88f813"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a34323ada99461aced73af81edb88f813">◆ </a></span>newChatTitle</h2> - +<a class="anchor" id="a34323ada99461aced73af81edb88f813"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -810,13 +763,11 @@ Public Attributes</h2></td></tr> <p>Optional. A group title was changed to this value. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00213">213</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00206">206</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a712bfec9a6e0881d2a8f6830b6374615"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a712bfec9a6e0881d2a8f6830b6374615">◆ </a></span>photo</h2> - +<a class="anchor" id="a712bfec9a6e0881d2a8f6830b6374615"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -828,13 +779,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a photo, available sizes of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00158">158</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00151">151</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a92e01a2f89ce8edb5aa1c116585b19a6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a92e01a2f89ce8edb5aa1c116585b19a6">◆ </a></span>pinnedMessage</h2> - +<a class="anchor" id="a92e01a2f89ce8edb5aa1c116585b19a6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -846,13 +795,11 @@ Public Attributes</h2></td></tr> <p>Optional. Specified message was pinned. Note that the <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object in this field will not contain further reply_to_message fields even if it is itself a reply. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00253">253</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00246">246</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a312864bfddbf624c6923cb871fd4060e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a312864bfddbf624c6923cb871fd4060e">◆ </a></span>replyToMessage</h2> - +<a class="anchor" id="a312864bfddbf624c6923cb871fd4060e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -864,13 +811,11 @@ Public Attributes</h2></td></tr> <p>Optional. For replies, the original message. Note that the <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object in this field will not contain further reply_to_message fields even if it itself is a reply. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00113">113</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00106">106</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="aab21f25e3dfd5a6f2bfca8d04dda2559"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aab21f25e3dfd5a6f2bfca8d04dda2559">◆ </a></span>sticker</h2> - +<a class="anchor" id="aab21f25e3dfd5a6f2bfca8d04dda2559"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -882,31 +827,43 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a sticker, information about the sticker. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00163">163</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00156">156</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a49695ef9284f68853700ca5426fd506f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a49695ef9284f68853700ca5426fd506f">◆ </a></span>supergroupChatCreated</h2> +<a class="anchor" id="a9a29d1deca8234fbd2ab448d95f56f6a"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> TgBot::Message::successfulPayment</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a service message about a successful payment, information about the payment. </p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00256">256</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> + +</div> +</div> +<a class="anchor" id="a49695ef9284f68853700ca5426fd506f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">bool TgBot::Message::supergroupChatCreated</td> + <td class="memname">bool TgBot::Message::supergroupChatCreated = false</td> </tr> </table> </div><div class="memdoc"> <p>Optional. Service message: the supergroup has been created. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00233">233</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00226">226</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="af9e05110ffd8c5356c523e1501dbd108"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af9e05110ffd8c5356c523e1501dbd108">◆ </a></span>text</h2> - +<a class="anchor" id="af9e05110ffd8c5356c523e1501dbd108"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -918,13 +875,11 @@ Public Attributes</h2></td></tr> <p>Optional. For text messages, the actual UTF-8 text of the message. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00128">128</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00121">121</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a9739779daeda0ac90d711349e0674f6e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9739779daeda0ac90d711349e0674f6e">◆ </a></span>venue</h2> - +<a class="anchor" id="a9739779daeda0ac90d711349e0674f6e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -936,13 +891,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a venue, information about the venue. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00193">193</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00186">186</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="abd645f5273f4cd142979beab925ff16f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abd645f5273f4cd142979beab925ff16f">◆ </a></span>video</h2> - +<a class="anchor" id="abd645f5273f4cd142979beab925ff16f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -954,13 +907,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a video, information about the video. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00168">168</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00161">161</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> -<a id="a45147e56a0cb9b7dee926da7a11a0093"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a45147e56a0cb9b7dee926da7a11a0093">◆ </a></span>voice</h2> - +<a class="anchor" id="a45147e56a0cb9b7dee926da7a11a0093"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -972,7 +923,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is a voice message, information about the file. </p> -<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00173">173</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<p>Definition at line <a class="el" href="_message_8h_source.html#l00166">166</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> </div> </div> @@ -985,9 +936,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_message.html">Message</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_message.js b/docs/class_tg_bot_1_1_message.js index 1e9ac7e..891fb65 100644 --- a/docs/class_tg_bot_1_1_message.js +++ b/docs/class_tg_bot_1_1_message.js @@ -1,7 +1,6 @@ var class_tg_bot_1_1_message = [ [ "Ptr", "class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d", null ], - [ "Message", "class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b", null ], [ "audio", "class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67", null ], [ "authorSignature", "class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54", null ], [ "caption", "class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695", null ], @@ -23,6 +22,7 @@ var class_tg_bot_1_1_message = [ "from", "class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2", null ], [ "game", "class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307", null ], [ "groupChatCreated", "class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035", null ], + [ "invoice", "class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832", null ], [ "leftChatMember", "class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29", null ], [ "location", "class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56", null ], [ "messageId", "class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14", null ], @@ -36,6 +36,7 @@ var class_tg_bot_1_1_message = [ "pinnedMessage", "class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6", null ], [ "replyToMessage", "class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e", null ], [ "sticker", "class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559", null ], + [ "successfulPayment", "class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a", null ], [ "supergroupChatCreated", "class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f", null ], [ "text", "class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108", null ], [ "venue", "class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e", null ], diff --git a/docs/class_tg_bot_1_1_message_entity-members.html b/docs/class_tg_bot_1_1_message_entity-members.html index 75befe0..3181b29 100644 --- a/docs/class_tg_bot_1_1_message_entity-members.html +++ b/docs/class_tg_bot_1_1_message_entity-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message_entity.html', <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_message_entity.html b/docs/class_tg_bot_1_1_message_entity.html index 5f5f6b0..9955aa2 100644 --- a/docs/class_tg_bot_1_1_message_entity.html +++ b/docs/class_tg_bot_1_1_message_entity.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::MessageEntity Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -119,11 +146,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. </p> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00019">19</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00019">19</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a6710ffdbafba909633df7bcd8c488da0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6710ffdbafba909633df7bcd8c488da0">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a6710ffdbafba909633df7bcd8c488da0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -133,14 +158,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00021">21</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00021">21</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a3f41be5fd732173bd84093df20a58e38"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3f41be5fd732173bd84093df20a58e38">◆ </a></span>length</h2> - +<a class="anchor" id="a3f41be5fd732173bd84093df20a58e38"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -152,13 +175,11 @@ Public Attributes</h2></td></tr> <p>Length of the entity in UTF-16 code units. </p> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00036">36</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00036">36</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div> </div> -<a id="aad8da7260ae4360536a0a461e6c5b628"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aad8da7260ae4360536a0a461e6c5b628">◆ </a></span>offset</h2> - +<a class="anchor" id="aad8da7260ae4360536a0a461e6c5b628"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -170,13 +191,11 @@ Public Attributes</h2></td></tr> <p>Offset in UTF-16 code units to the start of the entity. </p> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00031">31</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00031">31</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div> </div> -<a id="adec4d61f5859cb0384e84dbe18988d78"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adec4d61f5859cb0384e84dbe18988d78">◆ </a></span>type</h2> - +<a class="anchor" id="adec4d61f5859cb0384e84dbe18988d78"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -188,13 +207,11 @@ Public Attributes</h2></td></tr> <p>Type of the entity. One of mention (), hashtag, bot_command, url, email, bold (bold text), italic (italic text), code (monowidth string), pre (monowidth block), text_link (for clickable text URLs). </p> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00026">26</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00026">26</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div> </div> -<a id="a2cf6b38ee3116a4589d5f8263e53c51f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2cf6b38ee3116a4589d5f8263e53c51f">◆ </a></span>url</h2> - +<a class="anchor" id="a2cf6b38ee3116a4589d5f8263e53c51f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -206,13 +223,11 @@ Public Attributes</h2></td></tr> <p>Optional. For “text_link” only, url that will be opened after user taps on the text. </p> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00041">41</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00041">41</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div> </div> -<a id="affef16e94f7f3382260b85c66726bc48"></a> -<h2 class="memtitle"><span class="permalink"><a href="#affef16e94f7f3382260b85c66726bc48">◆ </a></span>user</h2> - +<a class="anchor" id="affef16e94f7f3382260b85c66726bc48"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -224,7 +239,7 @@ Public Attributes</h2></td></tr> <p>Optional. For “text_mention” only, the mentioned user. </p> -<p class="definition">Definition at line <a class="el" href="_message_entity_8h_source.html#l00046">46</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<p>Definition at line <a class="el" href="_message_entity_8h_source.html#l00046">46</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> </div> </div> @@ -237,9 +252,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_message_entity.html">MessageEntity</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_order_info-members.html b/docs/class_tg_bot_1_1_order_info-members.html index f515411..b088765 100644 --- a/docs/class_tg_bot_1_1_order_info-members.html +++ b/docs/class_tg_bot_1_1_order_info-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_order_info.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_order_info.html b/docs/class_tg_bot_1_1_order_info.html index fcd676c..9971dbb 100644 --- a/docs/class_tg_bot_1_1_order_info.html +++ b/docs/class_tg_bot_1_1_order_info.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::OrderInfo Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -117,11 +144,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents information about an order. </p> <p><a href="https://core.telegram.org/bots/api#orderinfo">https://core.telegram.org/bots/api#orderinfo</a> </p> -<p class="definition">Definition at line <a class="el" href="_order_info_8h_source.html#l00040">40</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_order_info_8h_source.html#l00040">40</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a546d93329dceb7bbd542a82d34e3b76a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a546d93329dceb7bbd542a82d34e3b76a">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a546d93329dceb7bbd542a82d34e3b76a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -131,14 +156,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_order_info_8h_source.html#l00042">42</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_order_info_8h_source.html#l00042">42</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a0cc4794ebb169cd832b6724782e29126"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0cc4794ebb169cd832b6724782e29126">◆ </a></span>email</h2> - +<a class="anchor" id="a0cc4794ebb169cd832b6724782e29126"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -150,13 +173,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> email. </p> -<p class="definition">Definition at line <a class="el" href="_order_info_8h_source.html#l00057">57</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_order_info_8h_source.html#l00057">57</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> </div> </div> -<a id="a02755abd496d306c649ef45356fcd71c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a02755abd496d306c649ef45356fcd71c">◆ </a></span>name</h2> - +<a class="anchor" id="a02755abd496d306c649ef45356fcd71c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -168,13 +189,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> name. </p> -<p class="definition">Definition at line <a class="el" href="_order_info_8h_source.html#l00047">47</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_order_info_8h_source.html#l00047">47</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> </div> </div> -<a id="a324841d077060a1b1b97564066bc1f16"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a324841d077060a1b1b97564066bc1f16">◆ </a></span>phoneNumber</h2> - +<a class="anchor" id="a324841d077060a1b1b97564066bc1f16"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -186,13 +205,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a>'s phone number. </p> -<p class="definition">Definition at line <a class="el" href="_order_info_8h_source.html#l00052">52</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_order_info_8h_source.html#l00052">52</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> </div> </div> -<a id="a8e9f51e6dadba48789cb4c9c9ae14f82"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8e9f51e6dadba48789cb4c9c9ae14f82">◆ </a></span>shippingAddress</h2> - +<a class="anchor" id="a8e9f51e6dadba48789cb4c9c9ae14f82"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -204,7 +221,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> shipping address. </p> -<p class="definition">Definition at line <a class="el" href="_order_info_8h_source.html#l00062">62</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_order_info_8h_source.html#l00062">62</a> of file <a class="el" href="_order_info_8h_source.html">OrderInfo.h</a>.</p> </div> </div> @@ -217,9 +234,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_order_info.html">OrderInfo</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_photo_size-members.html b/docs/class_tg_bot_1_1_photo_size-members.html index 48890bf..d222a01 100644 --- a/docs/class_tg_bot_1_1_photo_size-members.html +++ b/docs/class_tg_bot_1_1_photo_size-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_photo_size.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_photo_size.html b/docs/class_tg_bot_1_1_photo_size.html index 0be2549..c31fbce 100644 --- a/docs/class_tg_bot_1_1_photo_size.html +++ b/docs/class_tg_bot_1_1_photo_size.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::PhotoSize Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,11 +143,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents one size of a photo or a file / sticker thumbnail. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00036">36</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<p>Definition at line <a class="el" href="_photo_size_8h_source.html#l00036">36</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a05f58e05528a02e6bc98b67a81e8ae83"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a05f58e05528a02e6bc98b67a81e8ae83">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a05f58e05528a02e6bc98b67a81e8ae83"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -130,14 +155,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00039">39</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<p>Definition at line <a class="el" href="_photo_size_8h_source.html#l00039">39</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="af3ffb8066db943a59156eb22e976165e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af3ffb8066db943a59156eb22e976165e">◆ </a></span>fileId</h2> - +<a class="anchor" id="af3ffb8066db943a59156eb22e976165e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -149,13 +172,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00044">44</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<p>Definition at line <a class="el" href="_photo_size_8h_source.html#l00044">44</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> </div> </div> -<a id="a91aae4c1b5d7c3b5e16e8677702464b4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a91aae4c1b5d7c3b5e16e8677702464b4">◆ </a></span>fileSize</h2> - +<a class="anchor" id="a91aae4c1b5d7c3b5e16e8677702464b4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +188,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00059">59</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<p>Definition at line <a class="el" href="_photo_size_8h_source.html#l00059">59</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> </div> </div> -<a id="a66dd9388e08330829fcae843f09e0ec6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a66dd9388e08330829fcae843f09e0ec6">◆ </a></span>height</h2> - +<a class="anchor" id="a66dd9388e08330829fcae843f09e0ec6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +204,11 @@ Public Attributes</h2></td></tr> <p>Photo height. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00054">54</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<p>Definition at line <a class="el" href="_photo_size_8h_source.html#l00054">54</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> </div> </div> -<a id="a7259a178989557450d9732281d23099f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7259a178989557450d9732281d23099f">◆ </a></span>width</h2> - +<a class="anchor" id="a7259a178989557450d9732281d23099f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,7 +220,7 @@ Public Attributes</h2></td></tr> <p>Photo width. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00049">49</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<p>Definition at line <a class="el" href="_photo_size_8h_source.html#l00049">49</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> </div> </div> @@ -216,9 +233,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_photo_size.html">PhotoSize</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_pre_checkout_query-members.html b/docs/class_tg_bot_1_1_pre_checkout_query-members.html index 23bc5f5..b27fb1c 100644 --- a/docs/class_tg_bot_1_1_pre_checkout_query-members.html +++ b/docs/class_tg_bot_1_1_pre_checkout_query-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +126,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_pre_checkout_query.ht <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_pre_checkout_query.html b/docs/class_tg_bot_1_1_pre_checkout_query.html index d9c9c7b..0e104c4 100644 --- a/docs/class_tg_bot_1_1_pre_checkout_query.html +++ b/docs/class_tg_bot_1_1_pre_checkout_query.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::PreCheckoutQuery Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -126,11 +153,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object contains information about an incoming pre-checkout query. </p> <p><a href="https://core.telegram.org/bots/api#precheckoutquery">https://core.telegram.org/bots/api#precheckoutquery</a> </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00042">42</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00042">42</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="aa2f66d4bc5e55b3efbaaf285bcdbe207"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa2f66d4bc5e55b3efbaaf285bcdbe207">◆ </a></span>Ptr</h2> - +<a class="anchor" id="aa2f66d4bc5e55b3efbaaf285bcdbe207"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -140,14 +165,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00044">44</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00044">44</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ac681a885c6e253c134cd659b91348182"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac681a885c6e253c134cd659b91348182">◆ </a></span>currency</h2> - +<a class="anchor" id="ac681a885c6e253c134cd659b91348182"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -159,13 +182,11 @@ Public Attributes</h2></td></tr> <p>Three-letter ISO 4217 currency code. </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00059">59</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00059">59</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> -<a id="a919320034b6e6f6b586a7311925bb028"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a919320034b6e6f6b586a7311925bb028">◆ </a></span>from</h2> - +<a class="anchor" id="a919320034b6e6f6b586a7311925bb028"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -177,13 +198,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> who sent the query. </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00054">54</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00054">54</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> -<a id="afaf8a7d12af830eea0644c30f51f429e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afaf8a7d12af830eea0644c30f51f429e">◆ </a></span>id</h2> - +<a class="anchor" id="afaf8a7d12af830eea0644c30f51f429e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -195,13 +214,11 @@ Public Attributes</h2></td></tr> <p>Unique query identifier. </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00049">49</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00049">49</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> -<a id="abbc1cb2aed3ff25dde9272909455b9a0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abbc1cb2aed3ff25dde9272909455b9a0">◆ </a></span>invoicePayload</h2> - +<a class="anchor" id="abbc1cb2aed3ff25dde9272909455b9a0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -213,13 +230,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> specified invoice payload. </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00077">77</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00077">77</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> -<a id="a5d21bc0c7610030e89a910029a5fb0ca"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5d21bc0c7610030e89a910029a5fb0ca">◆ </a></span>orderInfo</h2> - +<a class="anchor" id="a5d21bc0c7610030e89a910029a5fb0ca"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +246,11 @@ Public Attributes</h2></td></tr> <p>Optional. Order info provided by the user. </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00087">87</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00087">87</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> -<a id="a9cfe210488785f6980e6fb45ffb67e84"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9cfe210488785f6980e6fb45ffb67e84">◆ </a></span>shippingOptionId</h2> - +<a class="anchor" id="a9cfe210488785f6980e6fb45ffb67e84"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +262,11 @@ Public Attributes</h2></td></tr> <p>Optional. Identifier of the shipping option chosen by the user. </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00082">82</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00082">82</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> -<a id="a8cfd3e1f3cd74543a365f8c514693cdf"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8cfd3e1f3cd74543a365f8c514693cdf">◆ </a></span>totalAmount</h2> - +<a class="anchor" id="a8cfd3e1f3cd74543a365f8c514693cdf"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -269,7 +280,7 @@ Public Attributes</h2></td></tr> <p>For example, for a price of US$ 1.45 pass amount = 145. See the exp parameter in currencies.json, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).</p> <p><a href="https://core.telegram.org/bots/payments/currencies.json">https://core.telegram.org/bots/payments/currencies.json</a> </p> -<p class="definition">Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00072">72</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_pre_checkout_query_8h_source.html#l00072">72</a> of file <a class="el" href="_pre_checkout_query_8h_source.html">PreCheckoutQuery.h</a>.</p> </div> </div> @@ -282,9 +293,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html">PreCheckoutQuery</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_reply_keyboard_markup-members.html b/docs/class_tg_bot_1_1_reply_keyboard_markup-members.html index 341665f..3ae8daf 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_markup-members.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_markup-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_reply_keyboard_markup <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_reply_keyboard_markup.html b/docs/class_tg_bot_1_1_reply_keyboard_markup.html index 863edcb..909b997 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_markup.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_markup.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ReplyKeyboardMarkup Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -134,11 +161,9 @@ Additional Inherited Members</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a custom keyboard with reply options. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00040">40</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00040">40</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="af19f8402b914b603ab41305dee55f44a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af19f8402b914b603ab41305dee55f44a">◆ </a></span>Ptr</h2> - +<a class="anchor" id="af19f8402b914b603ab41305dee55f44a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -148,14 +173,12 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00043">43</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00043">43</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a87d9dc41554e585b137b922fa20fd020"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a87d9dc41554e585b137b922fa20fd020">◆ </a></span>keyboard</h2> - +<a class="anchor" id="a87d9dc41554e585b137b922fa20fd020"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +190,11 @@ Additional Inherited Members</h2></td></tr> <p>Array of button rows, each represented by an Array of <a class="el" href="class_tg_bot_1_1_keyboard_button.html" title="This object represents one button of the reply keyboard. ">KeyboardButton</a>. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00048">48</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00048">48</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> </div> </div> -<a id="a12205ba27bf676459507684be019799e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a12205ba27bf676459507684be019799e">◆ </a></span>oneTimeKeyboard</h2> - +<a class="anchor" id="a12205ba27bf676459507684be019799e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +206,11 @@ Additional Inherited Members</h2></td></tr> <p>Optional. Requests clients to hide the keyboard as soon as it's been used. Defaults to false. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00058">58</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00058">58</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> </div> </div> -<a id="aafed175ccf3c58fe7c3a15a2300a1ff3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aafed175ccf3c58fe7c3a15a2300a1ff3">◆ </a></span>resizeKeyboard</h2> - +<a class="anchor" id="aafed175ccf3c58fe7c3a15a2300a1ff3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,13 +222,11 @@ Additional Inherited Members</h2></td></tr> <p>Optional. Requests clients to resize the keyboard vertically for optimal fit (e.g., make the keyboard smaller if there are just two rows of buttons). Defaults to false, in which case the custom keyboard is always of the same height as the app's standard keyboard. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00053">53</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00053">53</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> </div> </div> -<a id="ac7cf30c8d98f72b81ad30f48d0789d65"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac7cf30c8d98f72b81ad30f48d0789d65">◆ </a></span>selective</h2> - +<a class="anchor" id="ac7cf30c8d98f72b81ad30f48d0789d65"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -222,7 +239,7 @@ Additional Inherited Members</h2></td></tr> <p>Optional. Use this parameter if you want to show the keyboard to specific users only. Targets: 1) users that are in the text of the <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message. </p> <p>Example: A user requests to change the bot‘s language, bot replies to the request with a keyboard to select the new language. Other users in the group don’t see the keyboard. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00065">65</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00065">65</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> </div> </div> @@ -235,9 +252,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html">ReplyKeyboardMarkup</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_reply_keyboard_remove-members.html b/docs/class_tg_bot_1_1_reply_keyboard_remove-members.html index ec76ec6..4580060 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_remove-members.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_remove-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_reply_keyboard_remove <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_reply_keyboard_remove.html b/docs/class_tg_bot_1_1_reply_keyboard_remove.html index b54f734..b2f8e26 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_remove.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_remove.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ReplyKeyboardRemove Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -129,11 +156,9 @@ Additional Inherited Members</h2></td></tr> <div class="textblock"><p>Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard. </p> <p>By default, custom keyboards are displayed until a new keyboard is sent by a bot. An exception is made for one-time keyboards that are hidden immediately after the user presses a button (see <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html" title="This object represents a custom keyboard with reply options. ">ReplyKeyboardMarkup</a>). </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00022">22</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00022">22</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="aaa58ef7c177db3a3f46530bfb5fc0148"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aaa58ef7c177db3a3f46530bfb5fc0148">◆ </a></span>Ptr</h2> - +<a class="anchor" id="aaa58ef7c177db3a3f46530bfb5fc0148"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -143,14 +168,12 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00025">25</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00025">25</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a42b8b08952603a9566757bbe7d543408"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a42b8b08952603a9566757bbe7d543408">◆ </a></span>removeKeyboard</h2> - +<a class="anchor" id="a42b8b08952603a9566757bbe7d543408"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -163,13 +186,11 @@ Additional Inherited Members</h2></td></tr> <p>Requests clients to remove the custom keyboard (user will not be able to summon this keyboard;. </p> <p>if you want to hide the keyboard from sight but keep it accessible, use one_time_keyboard in <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html" title="This object represents a custom keyboard with reply options. ">ReplyKeyboardMarkup</a>) </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00032">32</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00032">32</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> </div> </div> -<a id="a840a781ad230cee4c50057a7c7f82828"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a840a781ad230cee4c50057a7c7f82828">◆ </a></span>selective</h2> - +<a class="anchor" id="a840a781ad230cee4c50057a7c7f82828"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -182,7 +203,7 @@ Additional Inherited Members</h2></td></tr> <p>Optional. Use this parameter if you want to remove the keyboard for specific users only. Targets: 1) users that are in the text of the <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message. </p> <p>Example: A user votes in a poll, bot returns confirmation message in reply to the vote and removes the keyboard for that user, while still showing the keyboard with poll options to users who haven't voted yet. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00039">39</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<p>Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00039">39</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> </div> </div> @@ -195,9 +216,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_response_parameters-members.html b/docs/class_tg_bot_1_1_response_parameters-members.html index d7b55f1..f99f7a2 100644 --- a/docs/class_tg_bot_1_1_response_parameters-members.html +++ b/docs/class_tg_bot_1_1_response_parameters-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_response_parameters.h <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_response_parameters.html b/docs/class_tg_bot_1_1_response_parameters.html index efef37e..727aa44 100644 --- a/docs/class_tg_bot_1_1_response_parameters.html +++ b/docs/class_tg_bot_1_1_response_parameters.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ResponseParameters Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,11 +137,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Contains information about why a request was unsuccessfull. </p> -<p class="definition">Definition at line <a class="el" href="_response_parameters_8h_source.html#l00017">17</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<p>Definition at line <a class="el" href="_response_parameters_8h_source.html#l00017">17</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a345c84a4e959ed8e529b1cb6e76d0182"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a345c84a4e959ed8e529b1cb6e76d0182">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a345c84a4e959ed8e529b1cb6e76d0182"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -124,14 +149,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_response_parameters_8h_source.html#l00019">19</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<p>Definition at line <a class="el" href="_response_parameters_8h_source.html#l00019">19</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a37baca0cf6ae91e41a20dbf2451a225d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a37baca0cf6ae91e41a20dbf2451a225d">◆ </a></span>migrateToChatId</h2> - +<a class="anchor" id="a37baca0cf6ae91e41a20dbf2451a225d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -144,13 +167,11 @@ Public Attributes</h2></td></tr> <p>Optional. The group has been migrated to a supergroup with the specified identifier. </p> <p>This number may be greater than 32 bits and some programming languages may have difficulty/silent defects in interpreting it. But it is smaller than 52 bits, so a signed 64 bit integer or double-precision float type are safe for storing this identifier. </p> -<p class="definition">Definition at line <a class="el" href="_response_parameters_8h_source.html#l00028">28</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<p>Definition at line <a class="el" href="_response_parameters_8h_source.html#l00028">28</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> </div> </div> -<a id="ab65e3cad1468f5fb762f822722031990"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab65e3cad1468f5fb762f822722031990">◆ </a></span>retryAfter</h2> - +<a class="anchor" id="ab65e3cad1468f5fb762f822722031990"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -162,7 +183,7 @@ Public Attributes</h2></td></tr> <p>Optional. In case of exceeding flood control, the number of seconds left to wait before the request can be repeated. </p> -<p class="definition">Definition at line <a class="el" href="_response_parameters_8h_source.html#l00033">33</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<p>Definition at line <a class="el" href="_response_parameters_8h_source.html#l00033">33</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> </div> </div> @@ -175,9 +196,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_response_parameters.html">ResponseParameters</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_shipping_address-members.html b/docs/class_tg_bot_1_1_shipping_address-members.html index b201826..6c48a98 100644 --- a/docs/class_tg_bot_1_1_shipping_address-members.html +++ b/docs/class_tg_bot_1_1_shipping_address-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -98,9 +125,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_shipping_address.html <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_shipping_address.html b/docs/class_tg_bot_1_1_shipping_address.html index 98d36f7..7a4ab43 100644 --- a/docs/class_tg_bot_1_1_shipping_address.html +++ b/docs/class_tg_bot_1_1_shipping_address.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ShippingAddress Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -122,11 +149,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents a shipping address. </p> <p><a href="https://core.telegram.org/bots/api#shippingaddress">https://core.telegram.org/bots/api#shippingaddress</a> </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00039">39</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00039">39</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a92871afa1e15fa06460729711ce6641d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a92871afa1e15fa06460729711ce6641d">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a92871afa1e15fa06460729711ce6641d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -136,14 +161,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00041">41</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00041">41</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ac5fe3272ae0fe6e00214ca41b2888d69"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac5fe3272ae0fe6e00214ca41b2888d69">◆ </a></span>city</h2> - +<a class="anchor" id="ac5fe3272ae0fe6e00214ca41b2888d69"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -155,13 +178,11 @@ Public Attributes</h2></td></tr> <p>City. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00056">56</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00056">56</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> -<a id="a5e0083ea43cd7e629b645de8e88e8ab8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5e0083ea43cd7e629b645de8e88e8ab8">◆ </a></span>countryCode</h2> - +<a class="anchor" id="a5e0083ea43cd7e629b645de8e88e8ab8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -173,13 +194,11 @@ Public Attributes</h2></td></tr> <p>ISO 3166-1 alpha-2 country code. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00046">46</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00046">46</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> -<a id="a7c90dac349c28228c8babf63e06ce667"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7c90dac349c28228c8babf63e06ce667">◆ </a></span>postCode</h2> - +<a class="anchor" id="a7c90dac349c28228c8babf63e06ce667"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -190,13 +209,11 @@ Public Attributes</h2></td></tr> </div><div class="memdoc"> <p>Address post code. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00071">71</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00071">71</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> -<a id="a7820dd5013d52b4f011b8ccb3b4644d2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7820dd5013d52b4f011b8ccb3b4644d2">◆ </a></span>state</h2> - +<a class="anchor" id="a7820dd5013d52b4f011b8ccb3b4644d2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -208,13 +225,11 @@ Public Attributes</h2></td></tr> <p>State, if applicable. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00051">51</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00051">51</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> -<a id="ae54b22b7d2dc2feb81f9a3e05aeba338"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae54b22b7d2dc2feb81f9a3e05aeba338">◆ </a></span>streetLine1</h2> - +<a class="anchor" id="ae54b22b7d2dc2feb81f9a3e05aeba338"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -226,13 +241,11 @@ Public Attributes</h2></td></tr> <p>First line for the address. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00061">61</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00061">61</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> -<a id="a2acc7779ce0095c3fea1db37190b9a24"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2acc7779ce0095c3fea1db37190b9a24">◆ </a></span>streetLine2</h2> - +<a class="anchor" id="a2acc7779ce0095c3fea1db37190b9a24"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -244,7 +257,7 @@ Public Attributes</h2></td></tr> <p>Second line for the address. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_address_8h_source.html#l00066">66</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_address_8h_source.html#l00066">66</a> of file <a class="el" href="_shipping_address_8h_source.html">ShippingAddress.h</a>.</p> </div> </div> @@ -257,9 +270,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_shipping_address.html">ShippingAddress</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_shipping_option-members.html b/docs/class_tg_bot_1_1_shipping_option-members.html index 9113305..de9186b 100644 --- a/docs/class_tg_bot_1_1_shipping_option-members.html +++ b/docs/class_tg_bot_1_1_shipping_option-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +122,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_shipping_option.html' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_shipping_option.html b/docs/class_tg_bot_1_1_shipping_option.html index ff146ac..905bc9f 100644 --- a/docs/class_tg_bot_1_1_shipping_option.html +++ b/docs/class_tg_bot_1_1_shipping_option.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ShippingOption Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -114,11 +141,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object represents one shipping option. </p> <p><a href="https://core.telegram.org/bots/api#shippingoption">https://core.telegram.org/bots/api#shippingoption</a> </p> -<p class="definition">Definition at line <a class="el" href="_shipping_option_8h_source.html#l00022">22</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_option_8h_source.html#l00022">22</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="af97bf7d55ed3bcd3090c08885f010f60"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af97bf7d55ed3bcd3090c08885f010f60">◆ </a></span>Ptr</h2> - +<a class="anchor" id="af97bf7d55ed3bcd3090c08885f010f60"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -128,14 +153,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_shipping_option_8h_source.html#l00024">24</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_option_8h_source.html#l00024">24</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ac482c80d9eae891d1a08437fa935f48c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac482c80d9eae891d1a08437fa935f48c">◆ </a></span>id</h2> - +<a class="anchor" id="ac482c80d9eae891d1a08437fa935f48c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -147,13 +170,11 @@ Public Attributes</h2></td></tr> <p>Shipping option identifier. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_option_8h_source.html#l00029">29</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_option_8h_source.html#l00029">29</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> </div> </div> -<a id="a1a21641a9f85591e898798c64007d8ba"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1a21641a9f85591e898798c64007d8ba">◆ </a></span>prices</h2> - +<a class="anchor" id="a1a21641a9f85591e898798c64007d8ba"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -165,13 +186,11 @@ Public Attributes</h2></td></tr> <p>List of price options. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_option_8h_source.html#l00039">39</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_option_8h_source.html#l00039">39</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> </div> </div> -<a id="a176727e25151781f0b050c58b329ff8e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a176727e25151781f0b050c58b329ff8e">◆ </a></span>title</h2> - +<a class="anchor" id="a176727e25151781f0b050c58b329ff8e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -183,7 +202,7 @@ Public Attributes</h2></td></tr> <p>Option title. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_option_8h_source.html#l00034">34</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_option_8h_source.html#l00034">34</a> of file <a class="el" href="_shipping_option_8h_source.html">ShippingOption.h</a>.</p> </div> </div> @@ -196,9 +215,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_shipping_option.html">ShippingOption</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_shipping_query-members.html b/docs/class_tg_bot_1_1_shipping_query-members.html index 2c0c7de..a2016dc 100644 --- a/docs/class_tg_bot_1_1_shipping_query-members.html +++ b/docs/class_tg_bot_1_1_shipping_query-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_shipping_query.html', <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_shipping_query.html b/docs/class_tg_bot_1_1_shipping_query.html index 4150758..b212f13 100644 --- a/docs/class_tg_bot_1_1_shipping_query.html +++ b/docs/class_tg_bot_1_1_shipping_query.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::ShippingQuery Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -117,11 +144,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object contains information about an incoming shipping query. </p> <p><a href="https://core.telegram.org/bots/api#shippingquery">https://core.telegram.org/bots/api#shippingquery</a> </p> -<p class="definition">Definition at line <a class="el" href="_shipping_query_8h_source.html#l00042">42</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_query_8h_source.html#l00042">42</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a952ccde4a79282a4c20f42cfed069d64"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a952ccde4a79282a4c20f42cfed069d64">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a952ccde4a79282a4c20f42cfed069d64"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -131,14 +156,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_shipping_query_8h_source.html#l00044">44</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_query_8h_source.html#l00044">44</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a6f10c244ff5e3323961bdc7c5eb43f31"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6f10c244ff5e3323961bdc7c5eb43f31">◆ </a></span>from</h2> - +<a class="anchor" id="a6f10c244ff5e3323961bdc7c5eb43f31"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -150,13 +173,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> who sent the query. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_query_8h_source.html#l00054">54</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_query_8h_source.html#l00054">54</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> </div> </div> -<a id="ab3b7dedd15793e42c7efe594e38f8003"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab3b7dedd15793e42c7efe594e38f8003">◆ </a></span>id</h2> - +<a class="anchor" id="ab3b7dedd15793e42c7efe594e38f8003"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -168,13 +189,11 @@ Public Attributes</h2></td></tr> <p>Unique query identifier. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_query_8h_source.html#l00049">49</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_query_8h_source.html#l00049">49</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> </div> </div> -<a id="aa62e1e79cd7f9ba961128ad89dde7899"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa62e1e79cd7f9ba961128ad89dde7899">◆ </a></span>invoicePayload</h2> - +<a class="anchor" id="aa62e1e79cd7f9ba961128ad89dde7899"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -186,13 +205,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> specified invoice payload. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_query_8h_source.html#l00059">59</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_query_8h_source.html#l00059">59</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> </div> </div> -<a id="a3d99a04e8227422fe4349a42dd1ecd7a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3d99a04e8227422fe4349a42dd1ecd7a">◆ </a></span>shippingAddress</h2> - +<a class="anchor" id="a3d99a04e8227422fe4349a42dd1ecd7a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -204,7 +221,7 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> specified shipping address. </p> -<p class="definition">Definition at line <a class="el" href="_shipping_query_8h_source.html#l00064">64</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> +<p>Definition at line <a class="el" href="_shipping_query_8h_source.html#l00064">64</a> of file <a class="el" href="_shipping_query_8h_source.html">ShippingQuery.h</a>.</p> </div> </div> @@ -217,9 +234,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_shipping_query.html">ShippingQuery</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_sticker-members.html b/docs/class_tg_bot_1_1_sticker-members.html index c8aae78..25f8467 100644 --- a/docs/class_tg_bot_1_1_sticker-members.html +++ b/docs/class_tg_bot_1_1_sticker-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -100,9 +127,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_sticker.html b/docs/class_tg_bot_1_1_sticker.html index 0bce9d8..bd6c69d 100644 --- a/docs/class_tg_bot_1_1_sticker.html +++ b/docs/class_tg_bot_1_1_sticker.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Sticker Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -128,11 +155,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a general file (as opposed to photos and audio files). </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00039">39</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00039">39</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a63c460c539e3549bec82850fe30c8fff"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a63c460c539e3549bec82850fe30c8fff">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a63c460c539e3549bec82850fe30c8fff"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -142,14 +167,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00042">42</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00042">42</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a91d598b9805292d3956b47d88febe001"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a91d598b9805292d3956b47d88febe001">◆ </a></span>emoji</h2> - +<a class="anchor" id="a91d598b9805292d3956b47d88febe001"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -161,13 +184,11 @@ Public Attributes</h2></td></tr> <p>Optional. Emoji associated with the sticker. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00067">67</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00067">67</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="ace3bb46bbb491c1a9687cd14a37b25d1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ace3bb46bbb491c1a9687cd14a37b25d1">◆ </a></span>fileId</h2> - +<a class="anchor" id="ace3bb46bbb491c1a9687cd14a37b25d1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -179,13 +200,11 @@ Public Attributes</h2></td></tr> <p>Unique file identifier. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00047">47</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00047">47</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="a3e6951a3f8400f05dc5e4b4eb24eda1a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3e6951a3f8400f05dc5e4b4eb24eda1a">◆ </a></span>fileSize</h2> - +<a class="anchor" id="a3e6951a3f8400f05dc5e4b4eb24eda1a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -197,13 +216,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00082">82</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00082">82</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="a0d0e6098f8a11ab88df19ff64e5e62ce"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0d0e6098f8a11ab88df19ff64e5e62ce">◆ </a></span>height</h2> - +<a class="anchor" id="a0d0e6098f8a11ab88df19ff64e5e62ce"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -215,13 +232,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00057">57</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00057">57</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="a4e61ddba7363932939846585eec348e2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4e61ddba7363932939846585eec348e2">◆ </a></span>maskPosition</h2> - +<a class="anchor" id="a4e61ddba7363932939846585eec348e2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -233,13 +248,11 @@ Public Attributes</h2></td></tr> <p>Optional. For mask stickers, the position where the mask should be placed. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00077">77</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00077">77</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="ac9ff439183edc6a5fb2c469e29c687ba"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac9ff439183edc6a5fb2c469e29c687ba">◆ </a></span>setName</h2> - +<a class="anchor" id="ac9ff439183edc6a5fb2c469e29c687ba"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -251,13 +264,11 @@ Public Attributes</h2></td></tr> <p>Optional. Name of the sticker set to which the sticker belongs. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00072">72</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00072">72</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="aff8374f6355156deae78e8f934f3aab3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aff8374f6355156deae78e8f934f3aab3">◆ </a></span>thumb</h2> - +<a class="anchor" id="aff8374f6355156deae78e8f934f3aab3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -269,13 +280,11 @@ Public Attributes</h2></td></tr> <p>Optional. Optional. <a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> thumbnail in .webp or .jpg format. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00062">62</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00062">62</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> -<a id="a059e6027de50f618ca5d454cee943fcb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a059e6027de50f618ca5d454cee943fcb">◆ </a></span>width</h2> - +<a class="anchor" id="a059e6027de50f618ca5d454cee943fcb"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -287,7 +296,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00052">52</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_8h_source.html#l00052">52</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> </div> </div> @@ -300,9 +309,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_sticker_set-members.html b/docs/class_tg_bot_1_1_sticker_set-members.html index c86a2e8..2a67bf0 100644 --- a/docs/class_tg_bot_1_1_sticker_set-members.html +++ b/docs/class_tg_bot_1_1_sticker_set-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker_set.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_sticker_set.html b/docs/class_tg_bot_1_1_sticker_set.html index 31a585e..1704498 100644 --- a/docs/class_tg_bot_1_1_sticker_set.html +++ b/docs/class_tg_bot_1_1_sticker_set.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::StickerSet Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,11 +143,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a sticker set. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00040">40</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_set_8h_source.html#l00040">40</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ad3c58f08ddacdb946507cd96a3d54421"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad3c58f08ddacdb946507cd96a3d54421">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ad3c58f08ddacdb946507cd96a3d54421"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -130,14 +155,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00042">42</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_set_8h_source.html#l00042">42</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="ab1255b8783dc35b3535c46acbe3b4ca6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab1255b8783dc35b3535c46acbe3b4ca6">◆ </a></span>containsMasks</h2> - +<a class="anchor" id="ab1255b8783dc35b3535c46acbe3b4ca6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -149,13 +172,11 @@ Public Attributes</h2></td></tr> <p>True, if the sticker set contains masks. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00057">57</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_set_8h_source.html#l00057">57</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> -<a id="a28755ab9c48ec7b667fd187976682631"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a28755ab9c48ec7b667fd187976682631">◆ </a></span>name</h2> - +<a class="anchor" id="a28755ab9c48ec7b667fd187976682631"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +188,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> set name. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00047">47</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_set_8h_source.html#l00047">47</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> -<a id="a029bf60e037c38c991706c378d545f34"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a029bf60e037c38c991706c378d545f34">◆ </a></span>stickers</h2> - +<a class="anchor" id="a029bf60e037c38c991706c378d545f34"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +204,11 @@ Public Attributes</h2></td></tr> <p>List of all set stickers. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00062">62</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_set_8h_source.html#l00062">62</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> -<a id="ade2402dfdb526b9826eb4db22527f0e2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ade2402dfdb526b9826eb4db22527f0e2">◆ </a></span>title</h2> - +<a class="anchor" id="ade2402dfdb526b9826eb4db22527f0e2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,7 +220,7 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_sticker.html" title="This object represents a general file (as opposed to photos and audio files). ">Sticker</a> set title. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00052">52</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<p>Definition at line <a class="el" href="_sticker_set_8h_source.html#l00052">52</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> </div> </div> @@ -216,9 +233,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_sticker_set.html">StickerSet</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_successful_payment-members.html b/docs/class_tg_bot_1_1_successful_payment-members.html index e2a9ffe..b1c5674 100644 --- a/docs/class_tg_bot_1_1_successful_payment-members.html +++ b/docs/class_tg_bot_1_1_successful_payment-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +126,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_successful_payment.ht <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_successful_payment.html b/docs/class_tg_bot_1_1_successful_payment.html index c471a3f..1adc01f 100644 --- a/docs/class_tg_bot_1_1_successful_payment.html +++ b/docs/class_tg_bot_1_1_successful_payment.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::SuccessfulPayment Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -126,11 +153,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object contains basic information about a successful payment. </p> <p><a href="https://core.telegram.org/bots/api#successfulpayment">https://core.telegram.org/bots/api#successfulpayment</a> </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00041">41</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00041">41</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a753e2643432af6f0b2561436f2b1da0d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a753e2643432af6f0b2561436f2b1da0d">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a753e2643432af6f0b2561436f2b1da0d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -140,14 +165,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00043">43</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00043">43</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a7cabedcd7e557d607baf968c2fc454f3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7cabedcd7e557d607baf968c2fc454f3">◆ </a></span>currency</h2> - +<a class="anchor" id="a7cabedcd7e557d607baf968c2fc454f3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -159,13 +182,11 @@ Public Attributes</h2></td></tr> <p>Three-letter ISO 4217 currency code. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00048">48</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00048">48</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a260f6306836c863523054f076c9350c6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a260f6306836c863523054f076c9350c6">◆ </a></span>invoicePayload</h2> - +<a class="anchor" id="a260f6306836c863523054f076c9350c6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -177,13 +198,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> specified invoice payload. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00066">66</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00066">66</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a7fd2215c7e0a0975477d8e5fff0ae829"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7fd2215c7e0a0975477d8e5fff0ae829">◆ </a></span>orderInfo</h2> - +<a class="anchor" id="a7fd2215c7e0a0975477d8e5fff0ae829"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -195,13 +214,11 @@ Public Attributes</h2></td></tr> <p>Optional. Order info provided by the user. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00076">76</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00076">76</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a06d9cb4285772b1e0aa91df415af4cf6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a06d9cb4285772b1e0aa91df415af4cf6">◆ </a></span>providerPaymentChargeId</h2> - +<a class="anchor" id="a06d9cb4285772b1e0aa91df415af4cf6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -213,13 +230,11 @@ Public Attributes</h2></td></tr> <p>Provider payment identifier. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00086">86</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00086">86</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a29413281af3ef0ff5c60d3e4dac2435e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a29413281af3ef0ff5c60d3e4dac2435e">◆ </a></span>shippingOptionId</h2> - +<a class="anchor" id="a29413281af3ef0ff5c60d3e4dac2435e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +246,11 @@ Public Attributes</h2></td></tr> <p>Optional. Identifier of the shipping option chosen by the user. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00071">71</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00071">71</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a42ec4a5d0de537eaf1e9d43866ac3c04"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a42ec4a5d0de537eaf1e9d43866ac3c04">◆ </a></span>telegramPaymentChargeId</h2> - +<a class="anchor" id="a42ec4a5d0de537eaf1e9d43866ac3c04"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +262,11 @@ Public Attributes</h2></td></tr> <p>Telegram payment identifier. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00081">81</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00081">81</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a5e2d3de9df8e9ee28b9e9c5e037cadc7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5e2d3de9df8e9ee28b9e9c5e037cadc7">◆ </a></span>totalAmount</h2> - +<a class="anchor" id="a5e2d3de9df8e9ee28b9e9c5e037cadc7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -269,7 +280,7 @@ Public Attributes</h2></td></tr> <p>For example, for a price of US$ 1.45 pass amount = 145. See the exp parameter in currencies.json, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).</p> <p><a href="https://core.telegram.org/bots/payments/currencies.json">https://core.telegram.org/bots/payments/currencies.json</a> </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00061">61</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00061">61</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> @@ -282,9 +293,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_successful_payment.html">SuccessfulPayment</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_exception-members.html b/docs/class_tg_bot_1_1_tg_exception-members.html index b50aa54..3594799 100644 --- a/docs/class_tg_bot_1_1_tg_exception-members.html +++ b/docs/class_tg_bot_1_1_tg_exception-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -92,9 +119,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_exception.html','' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_exception.html b/docs/class_tg_bot_1_1_tg_exception.html index c773eb9..5678e22 100644 --- a/docs/class_tg_bot_1_1_tg_exception.html +++ b/docs/class_tg_bot_1_1_tg_exception.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::TgException Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,11 +135,9 @@ Public Member Functions</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Exception type which is only thrown when Telegram refuses API request. </p> -<p class="definition">Definition at line <a class="el" href="_tg_exception_8h_source.html#l00036">36</a> of file <a class="el" href="_tg_exception_8h_source.html">TgException.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_exception_8h_source.html#l00036">36</a> of file <a class="el" href="_tg_exception_8h_source.html">TgException.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a3deeaa4d10491dd6824ef954cd0a2d15"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3deeaa4d10491dd6824ef954cd0a2d15">◆ </a></span>TgException()</h2> - +<a class="anchor" id="a3deeaa4d10491dd6824ef954cd0a2d15"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -145,9 +170,9 @@ Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_tg_exception.html">TgException</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_long_poll-members.html b/docs/class_tg_bot_1_1_tg_long_poll-members.html index 3d70119..2f58d9a 100644 --- a/docs/class_tg_bot_1_1_tg_long_poll-members.html +++ b/docs/class_tg_bot_1_1_tg_long_poll-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_long_poll.html','' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_long_poll.html b/docs/class_tg_bot_1_1_tg_long_poll.html index 7f3788a..d6e57f6 100644 --- a/docs/class_tg_bot_1_1_tg_long_poll.html +++ b/docs/class_tg_bot_1_1_tg_long_poll.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::TgLongPoll Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -105,11 +132,9 @@ Public Member Functions</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class handles long polling and updates parsing. </p> -<p class="definition">Definition at line <a class="el" href="_tg_long_poll_8h_source.html#l00037">37</a> of file <a class="el" href="_tg_long_poll_8h_source.html">TgLongPoll.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_long_poll_8h_source.html#l00037">37</a> of file <a class="el" href="_tg_long_poll_8h_source.html">TgLongPoll.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a11a1a5880898b9cae8c95c6ee7eb8b7e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a11a1a5880898b9cae8c95c6ee7eb8b7e">◆ </a></span>TgLongPoll() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="a11a1a5880898b9cae8c95c6ee7eb8b7e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -153,9 +178,7 @@ Public Member Functions</h2></td></tr> </div> </div> -<a id="a589332e04d1a4f9dbe66c92df90b6d78"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a589332e04d1a4f9dbe66c92df90b6d78">◆ </a></span>TgLongPoll() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="a589332e04d1a4f9dbe66c92df90b6d78"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -194,9 +217,7 @@ Public Member Functions</h2></td></tr> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a id="a8928ddad3b976a636a53bb066180cbaa"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8928ddad3b976a636a53bb066180cbaa">◆ </a></span>start()</h2> - +<a class="anchor" id="a8928ddad3b976a636a53bb066180cbaa"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -222,9 +243,9 @@ Public Member Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_tg_long_poll.html">TgLongPoll</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_type_parser-members.html b/docs/class_tg_bot_1_1_tg_type_parser-members.html deleted file mode 100644 index 5d10aee..0000000 --- a/docs/class_tg_bot_1_1_tg_type_parser-members.html +++ /dev/null @@ -1,250 +0,0 @@ -<!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: Member List</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('class_tg_bot_1_1_tg_type_parser.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::TgTypeParser Member List</div> </div> -</div><!--header--> -<div class="contents"> - -<p>This is the complete list of members for <a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a>, including all inherited members.</p> -<table class="directory"> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">getInstance</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">static</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">parse2DArray</a>(TgTypeToJsonFunc< T > parseFunc, const std::vector< std::vector< std::shared_ptr< T >>> &objects) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0">parseAnimation</a>(const Animation::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141">parseArray</a>(TgTypeToJsonFunc< T > parseFunc, const std::vector< std::shared_ptr< T >> &objects) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b">parseArray</a>(std::function< T(const T &)> parseFunc, const std::vector< T > &objects) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">parseAudio</a>(const Audio::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">parseCallbackQuery</a>(const CallbackQuery::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">parseChat</a>(const Chat::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">parseChatMember</a>(const ChatMember::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7">parseChatPhoto</a>(const ChatPhoto::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">parseChosenInlineResult</a>(const ChosenInlineResult::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">parseContact</a>(const Contact::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">parseDocument</a>(const Document::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">parseFile</a>(const File::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">parseForceReply</a>(const ForceReply::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a">parseGame</a>(const Game::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8">parseGameHighScore</a>(const GameHighScore::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">parseGenericReply</a>(const GenericReply::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">parseInlineKeyboardButton</a>(const InlineKeyboardButton::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">parseInlineKeyboardMarkup</a>(const InlineKeyboardMarkup::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">parseInlineQuery</a>(const InlineQuery::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">parseInlineQueryResult</a>(const InlineQueryResult::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">parseInlineQueryResultArticle</a>(const InlineQueryResultArticle::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">parseInlineQueryResultAudio</a>(const InlineQueryResultAudio::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">parseInlineQueryResultCachedAudio</a>(const InlineQueryResultCachedAudio::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">parseInlineQueryResultCachedDocument</a>(const InlineQueryResultCachedDocument::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">parseInlineQueryResultCachedGif</a>(const InlineQueryResultCachedGif::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">parseInlineQueryResultCachedMpeg4Gif</a>(const InlineQueryResultCachedMpeg4Gif::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">parseInlineQueryResultCachedPhoto</a>(const InlineQueryResultCachedPhoto::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">parseInlineQueryResultCachedSticker</a>(const InlineQueryResultCachedSticker::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">parseInlineQueryResultCachedVideo</a>(const InlineQueryResultCachedVideo::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">parseInlineQueryResultCachedVoice</a>(const InlineQueryResultCachedVoice::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">parseInlineQueryResultContact</a>(const InlineQueryResultContact::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">parseInlineQueryResultDocument</a>(const InlineQueryResultDocument::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">parseInlineQueryResultGame</a>(const InlineQueryResultGame::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">parseInlineQueryResultGif</a>(const InlineQueryResultGif::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">parseInlineQueryResultLocation</a>(const InlineQueryResultLocation::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">parseInlineQueryResultMpeg4Gif</a>(const InlineQueryResultMpeg4Gif::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">parseInlineQueryResultPhoto</a>(const InlineQueryResultPhoto::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">parseInlineQueryResultVenue</a>(const InlineQueryResultVenue::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">parseInlineQueryResultVideo</a>(const InlineQueryResultVideo::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">parseInlineQueryResultVoice</a>(const InlineQueryResultVoice::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">parseInputContactMessageContent</a>(const InputContactMessageContent::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">parseInputLocationMessageContent</a>(const InputLocationMessageContent::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a">parseInputMedia</a>(const InputMedia::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">parseInputMessageContent</a>(const InputMessageContent::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">parseInputTextMessageContent</a>(const InputTextMessageContent::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">parseInputVenueMessageContent</a>(const InputVenueMessageContent::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e">parseInvoice</a>(const Invoice::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">parseJson</a>(const std::string &json) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">parseJsonAndGet2DArray</a>(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae">parseJsonAndGetAnimation</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">parseJsonAndGetArray</a>(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5">parseJsonAndGetArray</a>(std::function< T(const boost::property_tree::ptree &)> parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366">parseJsonAndGetArray</a>(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">parseJsonAndGetAudio</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">parseJsonAndGetCallbackQuery</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">parseJsonAndGetChat</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">parseJsonAndGetChatMember</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c">parseJsonAndGetChatPhoto</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">parseJsonAndGetChosenInlineResult</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">parseJsonAndGetContact</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">parseJsonAndGetDocument</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">parseJsonAndGetFile</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">parseJsonAndGetForceReply</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d">parseJsonAndGetGame</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e">parseJsonAndGetGameHighScore</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">parseJsonAndGetGenericReply</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">parseJsonAndGetInlineKeyboardButton</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">parseJsonAndGetInlineKeyboardMarkup</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">parseJsonAndGetInlineQuery</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">parseJsonAndGetInlineQueryResult</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">parseJsonAndGetInlineQueryResultArticle</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">parseJsonAndGetInlineQueryResultAudio</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">parseJsonAndGetInlineQueryResultCachedAudio</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">parseJsonAndGetInlineQueryResultCachedDocument</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">parseJsonAndGetInlineQueryResultCachedGif</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">parseJsonAndGetInlineQueryResultCachedMpeg4Gif</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">parseJsonAndGetInlineQueryResultCachedPhoto</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">parseJsonAndGetInlineQueryResultCachedSticker</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">parseJsonAndGetInlineQueryResultCachedVideo</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">parseJsonAndGetInlineQueryResultCachedVoice</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">parseJsonAndGetInlineQueryResultContact</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">parseJsonAndGetInlineQueryResultDocument</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">parseJsonAndGetInlineQueryResultGame</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">parseJsonAndGetInlineQueryResultGif</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">parseJsonAndGetInlineQueryResultLocation</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">parseJsonAndGetInlineQueryResultMpeg4Gif</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">parseJsonAndGetInlineQueryResultPhoto</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">parseJsonAndGetInlineQueryResultVenue</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">parseJsonAndGetInlineQueryResultVideo</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">parseJsonAndGetInlineQueryResultVoice</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">parseJsonAndGetInputContactMessageContent</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">parseJsonAndGetInputLocationMessageContent</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f">parseJsonAndGetInputMedia</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">parseJsonAndGetInputMessageContent</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">parseJsonAndGetInputTextMessageContent</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">parseJsonAndGetInputVenueMessageContent</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9">parseJsonAndGetInvoice</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">parseJsonAndGetKeyboardButton</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee">parseJsonAndGetLabeledPrice</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">parseJsonAndGetLocation</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1">parseJsonAndGetMaskPosition</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">parseJsonAndGetMessage</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89">parseJsonAndGetMessageEntity</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1">parseJsonAndGetOrderInfo</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">parseJsonAndGetPhotoSize</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059">parseJsonAndGetPreCheckoutQuery</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">parseJsonAndGetReplyKeyboardMarkup</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">parseJsonAndGetReplyKeyboardRemove</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">parseJsonAndGetResponseParameters</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d">parseJsonAndGetShippingAddress</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257">parseJsonAndGetShippingOption</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9">parseJsonAndGetShippingQuery</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">parseJsonAndGetSticker</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9">parseJsonAndGetStickerSet</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c">parseJsonAndGetSucessfulPayment</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">parseJsonAndGetUpdate</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">parseJsonAndGetUser</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">parseJsonAndGetUserProfilePhotos</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">parseJsonAndGetVideo</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4">parseJsonAndGetVideoNote</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">parseJsonAndGetWebhookInfo</a>(const boost::property_tree::ptree &data) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">parseKeyboardButton</a>(const KeyboardButton::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375">parseLabeledPrice</a>(const LabeledPrice::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">parseLocation</a>(const Location::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d">parseMaskPosition</a>(const MaskPosition::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">parseMessage</a>(const Message::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485">parseMessageEntity</a>(const MessageEntity::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433">parseOrderInfo</a>(const OrderInfo::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">parsePhotoSize</a>(const PhotoSize::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb">parsePreCheckoutQuery</a>(const PreCheckoutQuery::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">parseReplyKeyboardMarkup</a>(const ReplyKeyboardMarkup::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">parseReplyKeyboardRemove</a>(const ReplyKeyboardRemove::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">parseResponseParameters</a>(const ResponseParameters::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f">parseShippingAddress</a>(const ShippingAddress::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311">parseShippingOption</a>(const ShippingOption::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d">parseShippingQuery</a>(const ShippingQuery::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">parseSticker</a>(const Sticker::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021">parseStickerSet</a>(const StickerSet::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0">parseSucessfulPayment</a>(const SuccessfulPayment::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">parseUpdate</a>(const Update::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">parseUser</a>(const User::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">parseUserProfilePhotos</a>(const UserProfilePhotos::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">parseVideo</a>(const Video::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09">parseVideoNote</a>(const VideoNote::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">parseWebhookInfo</a>(const WebhookInfo::Ptr &object) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">tryParseJson</a>(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgBot::TgTypeParser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> -</table></div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/class_tg_bot_1_1_tg_type_parser.html b/docs/class_tg_bot_1_1_tg_type_parser.html deleted file mode 100644 index c246e77..0000000 --- a/docs/class_tg_bot_1_1_tg_type_parser.html +++ /dev/null @@ -1,3350 +0,0 @@ -<!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: TgBot::TgTypeParser Class 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('class_tg_bot_1_1_tg_type_parser.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="summary"> -<a href="#pub-types">Public Types</a> | -<a href="#pub-methods">Public Member Functions</a> | -<a href="#pub-static-methods">Static Public Member Functions</a> | -<a href="class_tg_bot_1_1_tg_type_parser-members.html">List of all members</a> </div> - <div class="headertitle"> -<div class="title">TgBot::TgTypeParser Class Reference</div> </div> -</div><!--header--> -<div class="contents"> - -<p><code>#include <<a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>></code></p> -<table class="memberdecls"> -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> -Public Types</h2></td></tr> -<tr class="memitem:ad6d33a3fef556360092afd0a2cb959f0"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:ad6d33a3fef556360092afd0a2cb959f0"><td class="memTemplItemLeft" align="right" valign="top">using </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a> = std::shared_ptr< T >(TgTypeParser::*)(const boost::property_tree::ptree &) const</td></tr> -<tr class="separator:ad6d33a3fef556360092afd0a2cb959f0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a48ee10add5f80c0c4afe55e99cabcddd"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:a48ee10add5f80c0c4afe55e99cabcddd"><td class="memTemplItemLeft" align="right" valign="top">using </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a> = std::string(TgTypeParser::*)(const std::shared_ptr< T > &) const</td></tr> -<tr class="separator:a48ee10add5f80c0c4afe55e99cabcddd"><td class="memSeparator" colspan="2"> </td></tr> -</table><table class="memberdecls"> -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> -Public Member Functions</h2></td></tr> -<tr class="memitem:a69d57b8d5da285a07ec33918f057b132"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">parseJsonAndGetChat</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a69d57b8d5da285a07ec33918f057b132"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8ea88c178aa2ea2b707e3f9165796cda"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">parseChat</a> (const <a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> &object) const</td></tr> -<tr class="separator:a8ea88c178aa2ea2b707e3f9165796cda"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a33fe7a4700d1f905fefa16c2e3f35217"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">parseJsonAndGetUser</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a33fe7a4700d1f905fefa16c2e3f35217"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae450dfabbb1efdc3e4c3366590e27a3b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">parseUser</a> (const <a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> &object) const</td></tr> -<tr class="separator:ae450dfabbb1efdc3e4c3366590e27a3b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3902622f007d79169d22432666b6ba89"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89">parseJsonAndGetMessageEntity</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a3902622f007d79169d22432666b6ba89"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a406c000cce553b0dec2e2d43433d6485"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485">parseMessageEntity</a> (const <a class="el" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> &object) const</td></tr> -<tr class="separator:a406c000cce553b0dec2e2d43433d6485"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6f885817899493546d20cfca4a443213"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">parseJsonAndGetMessage</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a6f885817899493546d20cfca4a443213"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a416731a2264b9056c93cfd5236ef3420"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">parseMessage</a> (const <a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> &object) const</td></tr> -<tr class="separator:a416731a2264b9056c93cfd5236ef3420"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a11fa0dd87bf2ef69e8806e41481a29f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">parseJsonAndGetPhotoSize</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a11fa0dd87bf2ef69e8806e41481a29f8"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8ff0d8cbdae9e65edc11f345e1a93a94"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">parsePhotoSize</a> (const <a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> &object) const</td></tr> -<tr class="separator:a8ff0d8cbdae9e65edc11f345e1a93a94"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5e309d20e6bf4321ddc16bec7d050545"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">parseJsonAndGetAudio</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a5e309d20e6bf4321ddc16bec7d050545"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6002f3681a749d9d9e1733cb926a6643"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">parseAudio</a> (const <a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> &object) const</td></tr> -<tr class="separator:a6002f3681a749d9d9e1733cb926a6643"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa3d4d7e6505797bb9533787843525c3d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">parseJsonAndGetDocument</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aa3d4d7e6505797bb9533787843525c3d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af2f682e67258aec95323096b96813592"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">parseDocument</a> (const <a class="el" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> &object) const</td></tr> -<tr class="separator:af2f682e67258aec95323096b96813592"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1d160922a1ae90e8b46cac336e6462b6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">parseJsonAndGetSticker</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a1d160922a1ae90e8b46cac336e6462b6"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab8ec905ef28660617232f791dd5a4c33"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">parseSticker</a> (const <a class="el" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> &object) const</td></tr> -<tr class="separator:ab8ec905ef28660617232f791dd5a4c33"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3143f65a804f7441164e4f47ff69fbc9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9">parseJsonAndGetStickerSet</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a3143f65a804f7441164e4f47ff69fbc9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a0bba0597f0dc1ab7be8fc141d3561021"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021">parseStickerSet</a> (const <a class="el" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> &object) const</td></tr> -<tr class="separator:a0bba0597f0dc1ab7be8fc141d3561021"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ac573f03f03c30455f91e509d709c35f1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1">parseJsonAndGetMaskPosition</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ac573f03f03c30455f91e509d709c35f1"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae0837eb5ac49d31700f5a337e86ea21d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d">parseMaskPosition</a> (const <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> &object) const</td></tr> -<tr class="separator:ae0837eb5ac49d31700f5a337e86ea21d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a055777bf4e153923e9a45caf85cfd2ce"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">parseJsonAndGetVideo</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a055777bf4e153923e9a45caf85cfd2ce"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7f1313fb5694efa7f7d6caa4e73176c9"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">parseVideo</a> (const <a class="el" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> &object) const</td></tr> -<tr class="separator:a7f1313fb5694efa7f7d6caa4e73176c9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a84b4fc14b5073a6007e80e176c823df4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4">parseJsonAndGetVideoNote</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a84b4fc14b5073a6007e80e176c823df4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a50d411ea8b1cda09d04d0d1fe57f1e09"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09">parseVideoNote</a> (const <a class="el" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a> &object) const</td></tr> -<tr class="separator:a50d411ea8b1cda09d04d0d1fe57f1e09"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9c904728f8fe6002694479cb83d2dc7d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d">parseJsonAndGetGame</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a9c904728f8fe6002694479cb83d2dc7d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:adb043a54b9bff28417ae4eb0e933eb7a"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a">parseGame</a> (const <a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> &object) const</td></tr> -<tr class="separator:adb043a54b9bff28417ae4eb0e933eb7a"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a30742479b30b2489ef5333c236ecc92e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e">parseJsonAndGetGameHighScore</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a30742479b30b2489ef5333c236ecc92e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a32926aca562202019dabccc0bc2a59a8"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8">parseGameHighScore</a> (const <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> &object) const</td></tr> -<tr class="separator:a32926aca562202019dabccc0bc2a59a8"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a61df24aa0c04b82549931442f51ea2ae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae">parseJsonAndGetAnimation</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a61df24aa0c04b82549931442f51ea2ae"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab3735516246937208ceaa366d72b55a0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0">parseAnimation</a> (const <a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> &object) const</td></tr> -<tr class="separator:ab3735516246937208ceaa366d72b55a0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aca2d3c40be05cf683dc613b3eef602b5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">parseJsonAndGetContact</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aca2d3c40be05cf683dc613b3eef602b5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1b41989120df5127623da72428928f70"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">parseContact</a> (const <a class="el" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> &object) const</td></tr> -<tr class="separator:a1b41989120df5127623da72428928f70"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:acf36e32c65d1459a19ad344abd1df158"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">parseJsonAndGetLocation</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:acf36e32c65d1459a19ad344abd1df158"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af5687838fb0246a56306e083a5518456"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">parseLocation</a> (const <a class="el" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> &object) const</td></tr> -<tr class="separator:af5687838fb0246a56306e083a5518456"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a08541f9e83d92a4678f5cdd40bdf1269"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">parseJsonAndGetUpdate</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a08541f9e83d92a4678f5cdd40bdf1269"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a975f16b6132ea35a4844118f1a1a8374"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">parseUpdate</a> (const <a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> &object) const</td></tr> -<tr class="separator:a975f16b6132ea35a4844118f1a1a8374"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aac8191cfb3e405286e4755336e9967ae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">parseJsonAndGetUserProfilePhotos</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aac8191cfb3e405286e4755336e9967ae"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a2dfa0c7205973145b59dfe2e03fa5626"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">parseUserProfilePhotos</a> (const <a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> &object) const</td></tr> -<tr class="separator:a2dfa0c7205973145b59dfe2e03fa5626"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1bae81f994031106d8189a0f48d2ec5f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f">parseJsonAndGetInputMedia</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a1bae81f994031106d8189a0f48d2ec5f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa467ac58012075c932947a5e120f498a"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a">parseInputMedia</a> (const <a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> &object) const</td></tr> -<tr class="separator:aa467ac58012075c932947a5e120f498a"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aef4869ecc38b1a6ec32c33c0f52e6d87"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">parseJsonAndGetFile</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aef4869ecc38b1a6ec32c33c0f52e6d87"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a132384640371bae32ad87337231c40e6"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">parseFile</a> (const <a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> &object) const</td></tr> -<tr class="separator:a132384640371bae32ad87337231c40e6"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a186e99f8de0924d47e9183c0205a689f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">parseJsonAndGetReplyKeyboardMarkup</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a186e99f8de0924d47e9183c0205a689f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af46802670f796f0e2139ec551bfa0f20"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">parseReplyKeyboardMarkup</a> (const <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a> &object) const</td></tr> -<tr class="separator:af46802670f796f0e2139ec551bfa0f20"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a931e795baba8eab26a34adbfd6f0a3d2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">parseJsonAndGetKeyboardButton</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a931e795baba8eab26a34adbfd6f0a3d2"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa9fea94f0ce162339bcadc87b30cf133"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">parseKeyboardButton</a> (const <a class="el" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a> &object) const</td></tr> -<tr class="separator:aa9fea94f0ce162339bcadc87b30cf133"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8a787547e63b7ede8d20ef64e9213a02"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">parseJsonAndGetReplyKeyboardRemove</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a8a787547e63b7ede8d20ef64e9213a02"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a179c2d86d436bcea267516e4ac49f2da"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">parseReplyKeyboardRemove</a> (const <a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a> &object) const</td></tr> -<tr class="separator:a179c2d86d436bcea267516e4ac49f2da"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab5711db94f14f6862f352a47e5283d18"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">parseJsonAndGetForceReply</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ab5711db94f14f6862f352a47e5283d18"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7b363893f0f80cbf99ee48559de23cf3"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">parseForceReply</a> (const <a class="el" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> &object) const</td></tr> -<tr class="separator:a7b363893f0f80cbf99ee48559de23cf3"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a97c29c797018934139109f426e0c1865"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">parseJsonAndGetChatMember</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a97c29c797018934139109f426e0c1865"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aca144c409956718fb5b8b2063cc48204"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">parseChatMember</a> (const <a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> &object) const</td></tr> -<tr class="separator:aca144c409956718fb5b8b2063cc48204"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af5f07236f584e0642d1015b71a1cf16c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c">parseJsonAndGetChatPhoto</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:af5f07236f584e0642d1015b71a1cf16c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a84eb2a26089f3fe1467b70367ed056b7"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7">parseChatPhoto</a> (const <a class="el" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a> &object) const</td></tr> -<tr class="separator:a84eb2a26089f3fe1467b70367ed056b7"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a675429e3e189512d9b018565699610c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">parseJsonAndGetResponseParameters</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a675429e3e189512d9b018565699610c4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ade5925f7cdce4ee3641853c72a5b51c5"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">parseResponseParameters</a> (const <a class="el" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a> &object) const</td></tr> -<tr class="separator:ade5925f7cdce4ee3641853c72a5b51c5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7b7b819b85ce52ea0cad3b89a1c38757"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">parseJsonAndGetGenericReply</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a7b7b819b85ce52ea0cad3b89a1c38757"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:afe554cc15fd1d1312de42fa46fb6ad2b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">parseGenericReply</a> (const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> &object) const</td></tr> -<tr class="separator:afe554cc15fd1d1312de42fa46fb6ad2b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5f3e07e715226a326d3de577838e5525"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">parseJsonAndGetInlineQuery</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a5f3e07e715226a326d3de577838e5525"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a170af298967452a8442571c63720b79a"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">parseInlineQuery</a> (const <a class="el" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> &object) const</td></tr> -<tr class="separator:a170af298967452a8442571c63720b79a"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9aa9b9bb1c9869f273b6018d3eed9a67"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">parseJsonAndGetInlineQueryResult</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a9aa9b9bb1c9869f273b6018d3eed9a67"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aea2380a669e8187c0fb15f037ccd3712"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">parseInlineQueryResult</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> &object) const</td></tr> -<tr class="separator:aea2380a669e8187c0fb15f037ccd3712"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a4607d2db77a94d211cb243927c2d2b40"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">parseJsonAndGetInlineQueryResultCachedAudio</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a4607d2db77a94d211cb243927c2d2b40"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a126a79d2f5b024646db84e9355ffd23b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">parseInlineQueryResultCachedAudio</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a> &object) const</td></tr> -<tr class="separator:a126a79d2f5b024646db84e9355ffd23b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa8cc36d3fb323ca8732db424ebd6048c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">parseJsonAndGetInlineQueryResultCachedDocument</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aa8cc36d3fb323ca8732db424ebd6048c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad5346feffcb4ac969295c8b29b349e78"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">parseInlineQueryResultCachedDocument</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a> &object) const</td></tr> -<tr class="separator:ad5346feffcb4ac969295c8b29b349e78"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aedd80048387f6f93e32757ae13c65ac7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">parseJsonAndGetInlineQueryResultCachedGif</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aedd80048387f6f93e32757ae13c65ac7"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af633562ea1a0f1d287ac5cecf0695390"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">parseInlineQueryResultCachedGif</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a> &object) const</td></tr> -<tr class="separator:af633562ea1a0f1d287ac5cecf0695390"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7460cb8f2223e91fdd4bd36e7688b3b4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">parseJsonAndGetInlineQueryResultCachedMpeg4Gif</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a7460cb8f2223e91fdd4bd36e7688b3b4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6252774e0a216a7e30f16fb32182846d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">parseInlineQueryResultCachedMpeg4Gif</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a> &object) const</td></tr> -<tr class="separator:a6252774e0a216a7e30f16fb32182846d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a203ed0972c40edbc296198f7cbc2d715"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">parseJsonAndGetInlineQueryResultCachedPhoto</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a203ed0972c40edbc296198f7cbc2d715"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a18121dfb51fce662892fcd8433df0a80"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">parseInlineQueryResultCachedPhoto</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a> &object) const</td></tr> -<tr class="separator:a18121dfb51fce662892fcd8433df0a80"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:afa6de0a228a44629248fb079ba4aea53"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">parseJsonAndGetInlineQueryResultCachedSticker</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:afa6de0a228a44629248fb079ba4aea53"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae37d93d67c69431d1f7944e57b3324b5"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">parseInlineQueryResultCachedSticker</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a> &object) const</td></tr> -<tr class="separator:ae37d93d67c69431d1f7944e57b3324b5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9bf3c43480d706e39e15957668838d21"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">parseJsonAndGetInlineQueryResultCachedVideo</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a9bf3c43480d706e39e15957668838d21"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a79b5f159c668a67b66dfda51470818e7"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">parseInlineQueryResultCachedVideo</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a> &object) const</td></tr> -<tr class="separator:a79b5f159c668a67b66dfda51470818e7"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3496c77242846056ebf651684b05cf15"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">parseJsonAndGetInlineQueryResultCachedVoice</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a3496c77242846056ebf651684b05cf15"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a26129e11a675d7ce0b529cd2a7965e25"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">parseInlineQueryResultCachedVoice</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a> &object) const</td></tr> -<tr class="separator:a26129e11a675d7ce0b529cd2a7965e25"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a794a918da14da39f17bc604c3c10fe30"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">parseJsonAndGetInlineQueryResultArticle</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a794a918da14da39f17bc604c3c10fe30"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a214386976a87be78bbf40f2772f11743"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">parseInlineQueryResultArticle</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a> &object) const</td></tr> -<tr class="separator:a214386976a87be78bbf40f2772f11743"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a30ac065d8b649e16645cc94ea03c229b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">parseJsonAndGetInlineQueryResultAudio</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a30ac065d8b649e16645cc94ea03c229b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab84925dab3d05168099cfb1758c24eff"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">parseInlineQueryResultAudio</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a> &object) const</td></tr> -<tr class="separator:ab84925dab3d05168099cfb1758c24eff"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad738633b8425a0d2cf32444e7840d8c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">parseJsonAndGetInlineQueryResultContact</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ad738633b8425a0d2cf32444e7840d8c4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aaa1491bf38340ff8baec767732de1a5a"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">parseInlineQueryResultContact</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a> &object) const</td></tr> -<tr class="separator:aaa1491bf38340ff8baec767732de1a5a"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a93cdc4f7e25c531a5748aaa1c771bf50"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">parseJsonAndGetInlineQueryResultGame</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a93cdc4f7e25c531a5748aaa1c771bf50"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a89730b5e5515446b996572a1d2eb527a"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">parseInlineQueryResultGame</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a> &object) const</td></tr> -<tr class="separator:a89730b5e5515446b996572a1d2eb527a"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a15067523ded9cacec475b0c697b96503"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">parseJsonAndGetInlineQueryResultDocument</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a15067523ded9cacec475b0c697b96503"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:afb59dff4e2abcefdae69c98efdf61d95"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">parseInlineQueryResultDocument</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a> &object) const</td></tr> -<tr class="separator:afb59dff4e2abcefdae69c98efdf61d95"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae196564c416664de484f8ecc046112b5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">parseJsonAndGetInlineQueryResultLocation</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ae196564c416664de484f8ecc046112b5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa35193c7b8f13fbfbac6a4ebd5b68dcf"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">parseInlineQueryResultLocation</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a> &object) const</td></tr> -<tr class="separator:aa35193c7b8f13fbfbac6a4ebd5b68dcf"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5db92a8dbf5b3ec781ff5209dbd9e74b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">parseJsonAndGetInlineQueryResultVenue</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a5db92a8dbf5b3ec781ff5209dbd9e74b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae88fe04858df67e643d024e1f0272a05"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">parseInlineQueryResultVenue</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a> &object) const</td></tr> -<tr class="separator:ae88fe04858df67e643d024e1f0272a05"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a574be01cbd13bb63dac2bda2551ae170"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">parseJsonAndGetInlineQueryResultVoice</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a574be01cbd13bb63dac2bda2551ae170"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aaa39e08cf74e63855e4c70deb7249c6e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">parseInlineQueryResultVoice</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a> &object) const</td></tr> -<tr class="separator:aaa39e08cf74e63855e4c70deb7249c6e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a208d9ffe88d02bfc75c4eb73b9ac01ae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">parseJsonAndGetInlineQueryResultPhoto</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a208d9ffe88d02bfc75c4eb73b9ac01ae"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:adbfa2a84365eafbf54d240cf46dc8159"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">parseInlineQueryResultPhoto</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a> &object) const</td></tr> -<tr class="separator:adbfa2a84365eafbf54d240cf46dc8159"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8baab45c76cac6427cde907f95792864"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">parseJsonAndGetInlineQueryResultGif</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a8baab45c76cac6427cde907f95792864"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6f0065be90200df3946dd781bba47263"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">parseInlineQueryResultGif</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a> &object) const</td></tr> -<tr class="separator:a6f0065be90200df3946dd781bba47263"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6570cf17b067f5f4d649f7a20f44040c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">parseJsonAndGetInlineQueryResultMpeg4Gif</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a6570cf17b067f5f4d649f7a20f44040c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af8a160007d57837edc80b557a6467e6b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">parseInlineQueryResultMpeg4Gif</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a> &object) const</td></tr> -<tr class="separator:af8a160007d57837edc80b557a6467e6b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a119f2fe4230915ee34857fab33f829f2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">parseJsonAndGetInlineQueryResultVideo</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a119f2fe4230915ee34857fab33f829f2"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1c5aeb82420b1974fc073e8d9d2d5804"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">parseInlineQueryResultVideo</a> (const <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a> &object) const</td></tr> -<tr class="separator:a1c5aeb82420b1974fc073e8d9d2d5804"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7ce6093da58310d5d8de2a068eeb5512"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">parseJsonAndGetChosenInlineResult</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a7ce6093da58310d5d8de2a068eeb5512"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a0ae6af509c8bb860b00f2ef3586adc9d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">parseChosenInlineResult</a> (const <a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> &object) const</td></tr> -<tr class="separator:a0ae6af509c8bb860b00f2ef3586adc9d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1882c55a2f8cd4974dae09fb978e6aa2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">parseJsonAndGetCallbackQuery</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a1882c55a2f8cd4974dae09fb978e6aa2"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab65d412769ea996c0cb671f9c961631b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">parseCallbackQuery</a> (const <a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> &object) const</td></tr> -<tr class="separator:ab65d412769ea996c0cb671f9c961631b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab8eb4c64bd6a69dcda8f2fc103c7338d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">parseJsonAndGetInlineKeyboardMarkup</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ab8eb4c64bd6a69dcda8f2fc103c7338d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a50825341c20e8393f7c1316d9c68af8b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">parseInlineKeyboardMarkup</a> (const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> &object) const</td></tr> -<tr class="separator:a50825341c20e8393f7c1316d9c68af8b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a4ab33d085d2ae0dbc49596d4b5973aa6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">parseJsonAndGetInlineKeyboardButton</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a4ab33d085d2ae0dbc49596d4b5973aa6"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa560bfad2fb780ed8ec4f0f5a505f051"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">parseInlineKeyboardButton</a> (const <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a> &object) const</td></tr> -<tr class="separator:aa560bfad2fb780ed8ec4f0f5a505f051"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3c0d8c6734097146785dd20e6602dcbf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">parseJsonAndGetWebhookInfo</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a3c0d8c6734097146785dd20e6602dcbf"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aea42d5ef9d92d13956af176efe41aea1"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">parseWebhookInfo</a> (const <a class="el" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> &object) const</td></tr> -<tr class="separator:aea42d5ef9d92d13956af176efe41aea1"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:afb2a32bca2c0f7f2d36f7b50350df181"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">parseJsonAndGetInputMessageContent</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:afb2a32bca2c0f7f2d36f7b50350df181"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad9980a20fca6e9b4e12211ae751e9795"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">parseInputMessageContent</a> (const <a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> &object) const</td></tr> -<tr class="separator:ad9980a20fca6e9b4e12211ae751e9795"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af251f0b443ff6e652697c33d4d5193da"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">parseJsonAndGetInputTextMessageContent</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:af251f0b443ff6e652697c33d4d5193da"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a944d9baf9397ae21b3d02a17255d0d74"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">parseInputTextMessageContent</a> (const <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a> &object) const</td></tr> -<tr class="separator:a944d9baf9397ae21b3d02a17255d0d74"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa143e2f6c8ee094813b6a6f6d7761cd0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">parseJsonAndGetInputLocationMessageContent</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aa143e2f6c8ee094813b6a6f6d7761cd0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa89f26151c1b46bea59ff9f7e61315f3"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">parseInputLocationMessageContent</a> (const <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a> &object) const</td></tr> -<tr class="separator:aa89f26151c1b46bea59ff9f7e61315f3"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a560f953aae4f8fb0651b82b35867d24c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">parseJsonAndGetInputVenueMessageContent</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a560f953aae4f8fb0651b82b35867d24c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aad0b2019365e871291381463d6199385"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">parseInputVenueMessageContent</a> (const <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a> &object) const</td></tr> -<tr class="separator:aad0b2019365e871291381463d6199385"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aee5eb982f32ffd16eba7f9efc87865a5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">parseJsonAndGetInputContactMessageContent</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aee5eb982f32ffd16eba7f9efc87865a5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae499680fd9cc2c73fb7cd8e55906ae35"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">parseInputContactMessageContent</a> (const <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a> &object) const</td></tr> -<tr class="separator:ae499680fd9cc2c73fb7cd8e55906ae35"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad14018321861d8fd2197b205b79b7eb9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9">parseJsonAndGetInvoice</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ad14018321861d8fd2197b205b79b7eb9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a0971fca04c1098373360f7ca233bbe6e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e">parseInvoice</a> (const <a class="el" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> &object) const</td></tr> -<tr class="separator:a0971fca04c1098373360f7ca233bbe6e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae3a90b403b79a05fbc35d4fcc681ceee"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee">parseJsonAndGetLabeledPrice</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ae3a90b403b79a05fbc35d4fcc681ceee"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a73871e9f9500adec7188e374d0ddd375"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375">parseLabeledPrice</a> (const <a class="el" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> &object) const</td></tr> -<tr class="separator:a73871e9f9500adec7188e374d0ddd375"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab5c08d34cc46b64b8826684b7c43aeb1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1">parseJsonAndGetOrderInfo</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ab5c08d34cc46b64b8826684b7c43aeb1"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae1701d47f9e5eb4a9b46a8278ea03433"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433">parseOrderInfo</a> (const <a class="el" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> &object) const</td></tr> -<tr class="separator:ae1701d47f9e5eb4a9b46a8278ea03433"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7dd3c05b4ee1ee93881cc970fdb55059"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059">parseJsonAndGetPreCheckoutQuery</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a7dd3c05b4ee1ee93881cc970fdb55059"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:afb2d57ba25b6a53c308142b9386b99cb"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb">parsePreCheckoutQuery</a> (const <a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> &object) const</td></tr> -<tr class="separator:afb2d57ba25b6a53c308142b9386b99cb"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aace0adff9509dcef989074fd76e6f04d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d">parseJsonAndGetShippingAddress</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:aace0adff9509dcef989074fd76e6f04d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a51c07924f4159584f098f77b7d66a69f"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f">parseShippingAddress</a> (const <a class="el" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> &object) const</td></tr> -<tr class="separator:a51c07924f4159584f098f77b7d66a69f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad8256fe6bd79b80711a44a4c5954b257"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257">parseJsonAndGetShippingOption</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ad8256fe6bd79b80711a44a4c5954b257"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1056df14ce407245970f9108b803c311"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311">parseShippingOption</a> (const <a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> &object) const</td></tr> -<tr class="separator:a1056df14ce407245970f9108b803c311"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a253eb0107f6fc70e9e8dedc17dfea8d9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9">parseJsonAndGetShippingQuery</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a253eb0107f6fc70e9e8dedc17dfea8d9"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af0ddbda92234bbf635b947e5ef30407d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d">parseShippingQuery</a> (const <a class="el" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> &object) const</td></tr> -<tr class="separator:af0ddbda92234bbf635b947e5ef30407d"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a3d5198a82839e4b83704c7c9cbc1019c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c">parseJsonAndGetSucessfulPayment</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a3d5198a82839e4b83704c7c9cbc1019c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af7397a0b12324d63ddb6d2242a6278e0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0">parseSucessfulPayment</a> (const <a class="el" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> &object) const</td></tr> -<tr class="separator:af7397a0b12324d63ddb6d2242a6278e0"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a5793eea051e46ecca54c5dc5d7c4f7d1"><td class="memItemLeft" align="right" valign="top">boost::property_tree::ptree </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">parseJson</a> (const std::string &json) const</td></tr> -<tr class="separator:a5793eea051e46ecca54c5dc5d7c4f7d1"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a171f300f827552386b1b2efc88e0311e"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:a171f300f827552386b1b2efc88e0311e"><td class="memTemplItemLeft" align="right" valign="top">std::shared_ptr< T > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">tryParseJson</a> (<a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td></tr> -<tr class="separator:a171f300f827552386b1b2efc88e0311e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ab840017893dba49b60eca92bb36de41e"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:ab840017893dba49b60eca92bb36de41e"><td class="memTemplItemLeft" align="right" valign="top">std::vector< std::shared_ptr< T > > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">parseJsonAndGetArray</a> (<a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > parseFunc, const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:ab840017893dba49b60eca92bb36de41e"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a8979e13968a0ec55a811aefa588960a5"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:a8979e13968a0ec55a811aefa588960a5"><td class="memTemplItemLeft" align="right" valign="top">std::vector< T > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5">parseJsonAndGetArray</a> (std::function< T(const boost::property_tree::ptree &)> parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td></tr> -<tr class="separator:a8979e13968a0ec55a811aefa588960a5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ac23717cd020f5f312ac00d4c106c1366"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:ac23717cd020f5f312ac00d4c106c1366"><td class="memTemplItemLeft" align="right" valign="top">std::vector< std::shared_ptr< T > > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366">parseJsonAndGetArray</a> (<a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td></tr> -<tr class="separator:ac23717cd020f5f312ac00d4c106c1366"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af9a4e1d8cb7b3a4d026785219cdaf345"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:af9a4e1d8cb7b3a4d026785219cdaf345"><td class="memTemplItemLeft" align="right" valign="top">std::vector< std::vector< std::shared_ptr< T > > > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">parseJsonAndGet2DArray</a> (<a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const</td></tr> -<tr class="separator:af9a4e1d8cb7b3a4d026785219cdaf345"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a35ae90d0635f5761ed2e9357d2d7a141"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:a35ae90d0635f5761ed2e9357d2d7a141"><td class="memTemplItemLeft" align="right" valign="top">std::string </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141">parseArray</a> (<a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a>< T > parseFunc, const std::vector< std::shared_ptr< T >> &objects) const</td></tr> -<tr class="separator:a35ae90d0635f5761ed2e9357d2d7a141"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a2b2a8a66921f689e95bcccba331ca87b"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:a2b2a8a66921f689e95bcccba331ca87b"><td class="memTemplItemLeft" align="right" valign="top">std::string </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b">parseArray</a> (std::function< T(const T &)> parseFunc, const std::vector< T > &objects) const</td></tr> -<tr class="separator:a2b2a8a66921f689e95bcccba331ca87b"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a78a0f5647ffad66c7d69295c86bba3f5"><td class="memTemplParams" colspan="2">template<typename T > </td></tr> -<tr class="memitem:a78a0f5647ffad66c7d69295c86bba3f5"><td class="memTemplItemLeft" align="right" valign="top">std::string </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">parse2DArray</a> (<a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a>< T > parseFunc, const std::vector< std::vector< std::shared_ptr< T >>> &objects) const</td></tr> -<tr class="separator:a78a0f5647ffad66c7d69295c86bba3f5"><td class="memSeparator" colspan="2"> </td></tr> -</table><table class="memberdecls"> -<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> -Static Public Member Functions</h2></td></tr> -<tr class="memitem:a3e86a9ea4c29460c3be175cbc97fdd5b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">getInstance</a> ()</td></tr> -<tr class="separator:a3e86a9ea4c29460c3be175cbc97fdd5b"><td class="memSeparator" colspan="2"> </td></tr> -</table> -<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> -<div class="textblock"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00105">105</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> -</div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ad6d33a3fef556360092afd0a2cb959f0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad6d33a3fef556360092afd0a2cb959f0">◆ </a></span>JsonToTgTypeFunc</h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> - <table class="memname"> - <tr> - <td class="memname">using <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">TgBot::TgTypeParser::JsonToTgTypeFunc</a> = std::shared_ptr<T> (TgTypeParser::*)(const boost::property_tree::ptree&) const</td> - </tr> - </table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00109">109</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="a48ee10add5f80c0c4afe55e99cabcddd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a48ee10add5f80c0c4afe55e99cabcddd">◆ </a></span>TgTypeToJsonFunc</h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> - <table class="memname"> - <tr> - <td class="memname">using <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgBot::TgTypeParser::TgTypeToJsonFunc</a> = std::string (TgTypeParser::*)(const std::shared_ptr<T>&) const</td> - </tr> - </table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00112">112</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<h2 class="groupheader">Member Function Documentation</h2> -<a id="a3e86a9ea4c29460c3be175cbc97fdd5b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3e86a9ea4c29460c3be175cbc97fdd5b">◆ </a></span>getInstance()</h2> - -<div class="memitem"> -<div class="memproto"> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">static <a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a>& TgBot::TgTypeParser::getInstance </td> - <td>(</td> - <td class="paramname"></td><td>)</td> - <td></td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">static</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a78a0f5647ffad66c7d69295c86bba3f5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a78a0f5647ffad66c7d69295c86bba3f5">◆ </a></span>parse2DArray()</h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parse2DArray </td> - <td>(</td> - <td class="paramtype"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a>< T > </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::vector< std::vector< std::shared_ptr< T >>> & </td> - <td class="paramname"><em>objects</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00397">397</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="ab3735516246937208ceaa366d72b55a0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab3735516246937208ceaa366d72b55a0">◆ </a></span>parseAnimation()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseAnimation </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a35ae90d0635f5761ed2e9357d2d7a141"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a35ae90d0635f5761ed2e9357d2d7a141">◆ </a></span>parseArray() <span class="overload">[1/2]</span></h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseArray </td> - <td>(</td> - <td class="paramtype"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgTypeToJsonFunc</a>< T > </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::vector< std::shared_ptr< T >> & </td> - <td class="paramname"><em>objects</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00367">367</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="a2b2a8a66921f689e95bcccba331ca87b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2b2a8a66921f689e95bcccba331ca87b">◆ </a></span>parseArray() <span class="overload">[2/2]</span></h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseArray </td> - <td>(</td> - <td class="paramtype">std::function< T(const T &)> </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::vector< T > & </td> - <td class="paramname"><em>objects</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00382">382</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="a6002f3681a749d9d9e1733cb926a6643"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6002f3681a749d9d9e1733cb926a6643">◆ </a></span>parseAudio()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseAudio </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab65d412769ea996c0cb671f9c961631b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab65d412769ea996c0cb671f9c961631b">◆ </a></span>parseCallbackQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseCallbackQuery </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a8ea88c178aa2ea2b707e3f9165796cda"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8ea88c178aa2ea2b707e3f9165796cda">◆ </a></span>parseChat()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseChat </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aca144c409956718fb5b8b2063cc48204"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aca144c409956718fb5b8b2063cc48204">◆ </a></span>parseChatMember()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseChatMember </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a84eb2a26089f3fe1467b70367ed056b7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a84eb2a26089f3fe1467b70367ed056b7">◆ </a></span>parseChatPhoto()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseChatPhoto </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a0ae6af509c8bb860b00f2ef3586adc9d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0ae6af509c8bb860b00f2ef3586adc9d">◆ </a></span>parseChosenInlineResult()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseChosenInlineResult </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a1b41989120df5127623da72428928f70"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1b41989120df5127623da72428928f70">◆ </a></span>parseContact()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseContact </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af2f682e67258aec95323096b96813592"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af2f682e67258aec95323096b96813592">◆ </a></span>parseDocument()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseDocument </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a132384640371bae32ad87337231c40e6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a132384640371bae32ad87337231c40e6">◆ </a></span>parseFile()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseFile </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a7b363893f0f80cbf99ee48559de23cf3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7b363893f0f80cbf99ee48559de23cf3">◆ </a></span>parseForceReply()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseForceReply </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="adb043a54b9bff28417ae4eb0e933eb7a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adb043a54b9bff28417ae4eb0e933eb7a">◆ </a></span>parseGame()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseGame </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a32926aca562202019dabccc0bc2a59a8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a32926aca562202019dabccc0bc2a59a8">◆ </a></span>parseGameHighScore()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseGameHighScore </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="afe554cc15fd1d1312de42fa46fb6ad2b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afe554cc15fd1d1312de42fa46fb6ad2b">◆ </a></span>parseGenericReply()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseGenericReply </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa560bfad2fb780ed8ec4f0f5a505f051"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa560bfad2fb780ed8ec4f0f5a505f051">◆ </a></span>parseInlineKeyboardButton()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineKeyboardButton </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a50825341c20e8393f7c1316d9c68af8b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a50825341c20e8393f7c1316d9c68af8b">◆ </a></span>parseInlineKeyboardMarkup()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineKeyboardMarkup </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a170af298967452a8442571c63720b79a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a170af298967452a8442571c63720b79a">◆ </a></span>parseInlineQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQuery </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aea2380a669e8187c0fb15f037ccd3712"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aea2380a669e8187c0fb15f037ccd3712">◆ </a></span>parseInlineQueryResult()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResult </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a214386976a87be78bbf40f2772f11743"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a214386976a87be78bbf40f2772f11743">◆ </a></span>parseInlineQueryResultArticle()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultArticle </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab84925dab3d05168099cfb1758c24eff"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab84925dab3d05168099cfb1758c24eff">◆ </a></span>parseInlineQueryResultAudio()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultAudio </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a126a79d2f5b024646db84e9355ffd23b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a126a79d2f5b024646db84e9355ffd23b">◆ </a></span>parseInlineQueryResultCachedAudio()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedAudio </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ad5346feffcb4ac969295c8b29b349e78"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad5346feffcb4ac969295c8b29b349e78">◆ </a></span>parseInlineQueryResultCachedDocument()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedDocument </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af633562ea1a0f1d287ac5cecf0695390"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af633562ea1a0f1d287ac5cecf0695390">◆ </a></span>parseInlineQueryResultCachedGif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedGif </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a6252774e0a216a7e30f16fb32182846d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6252774e0a216a7e30f16fb32182846d">◆ </a></span>parseInlineQueryResultCachedMpeg4Gif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedMpeg4Gif </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a18121dfb51fce662892fcd8433df0a80"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a18121dfb51fce662892fcd8433df0a80">◆ </a></span>parseInlineQueryResultCachedPhoto()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedPhoto </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae37d93d67c69431d1f7944e57b3324b5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae37d93d67c69431d1f7944e57b3324b5">◆ </a></span>parseInlineQueryResultCachedSticker()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedSticker </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a79b5f159c668a67b66dfda51470818e7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a79b5f159c668a67b66dfda51470818e7">◆ </a></span>parseInlineQueryResultCachedVideo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedVideo </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a26129e11a675d7ce0b529cd2a7965e25"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a26129e11a675d7ce0b529cd2a7965e25">◆ </a></span>parseInlineQueryResultCachedVoice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultCachedVoice </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aaa1491bf38340ff8baec767732de1a5a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aaa1491bf38340ff8baec767732de1a5a">◆ </a></span>parseInlineQueryResultContact()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultContact </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="afb59dff4e2abcefdae69c98efdf61d95"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afb59dff4e2abcefdae69c98efdf61d95">◆ </a></span>parseInlineQueryResultDocument()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultDocument </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a89730b5e5515446b996572a1d2eb527a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a89730b5e5515446b996572a1d2eb527a">◆ </a></span>parseInlineQueryResultGame()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultGame </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a6f0065be90200df3946dd781bba47263"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6f0065be90200df3946dd781bba47263">◆ </a></span>parseInlineQueryResultGif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultGif </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa35193c7b8f13fbfbac6a4ebd5b68dcf"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa35193c7b8f13fbfbac6a4ebd5b68dcf">◆ </a></span>parseInlineQueryResultLocation()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultLocation </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af8a160007d57837edc80b557a6467e6b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af8a160007d57837edc80b557a6467e6b">◆ </a></span>parseInlineQueryResultMpeg4Gif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultMpeg4Gif </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="adbfa2a84365eafbf54d240cf46dc8159"></a> -<h2 class="memtitle"><span class="permalink"><a href="#adbfa2a84365eafbf54d240cf46dc8159">◆ </a></span>parseInlineQueryResultPhoto()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultPhoto </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae88fe04858df67e643d024e1f0272a05"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae88fe04858df67e643d024e1f0272a05">◆ </a></span>parseInlineQueryResultVenue()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultVenue </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a1c5aeb82420b1974fc073e8d9d2d5804"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1c5aeb82420b1974fc073e8d9d2d5804">◆ </a></span>parseInlineQueryResultVideo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultVideo </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aaa39e08cf74e63855e4c70deb7249c6e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aaa39e08cf74e63855e4c70deb7249c6e">◆ </a></span>parseInlineQueryResultVoice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInlineQueryResultVoice </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae499680fd9cc2c73fb7cd8e55906ae35"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae499680fd9cc2c73fb7cd8e55906ae35">◆ </a></span>parseInputContactMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInputContactMessageContent </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa89f26151c1b46bea59ff9f7e61315f3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa89f26151c1b46bea59ff9f7e61315f3">◆ </a></span>parseInputLocationMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInputLocationMessageContent </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa467ac58012075c932947a5e120f498a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa467ac58012075c932947a5e120f498a">◆ </a></span>parseInputMedia()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInputMedia </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ad9980a20fca6e9b4e12211ae751e9795"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad9980a20fca6e9b4e12211ae751e9795">◆ </a></span>parseInputMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInputMessageContent </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a944d9baf9397ae21b3d02a17255d0d74"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a944d9baf9397ae21b3d02a17255d0d74">◆ </a></span>parseInputTextMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInputTextMessageContent </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aad0b2019365e871291381463d6199385"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aad0b2019365e871291381463d6199385">◆ </a></span>parseInputVenueMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInputVenueMessageContent </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a0971fca04c1098373360f7ca233bbe6e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0971fca04c1098373360f7ca233bbe6e">◆ </a></span>parseInvoice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseInvoice </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a5793eea051e46ecca54c5dc5d7c4f7d1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5793eea051e46ecca54c5dc5d7c4f7d1">◆ </a></span>parseJson()</h2> - -<div class="memitem"> -<div class="memproto"> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">boost::property_tree::ptree TgBot::TgTypeParser::parseJson </td> - <td>(</td> - <td class="paramtype">const std::string & </td> - <td class="paramname"><em>json</em></td><td>)</td> - <td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00298">298</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="af9a4e1d8cb7b3a4d026785219cdaf345"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af9a4e1d8cb7b3a4d026785219cdaf345">◆ </a></span>parseJsonAndGet2DArray()</h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::vector<std::vector<std::shared_ptr<T> > > TgBot::TgTypeParser::parseJsonAndGet2DArray </td> - <td>(</td> - <td class="paramtype"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::string & </td> - <td class="paramname"><em>keyName</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00350">350</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="a61df24aa0c04b82549931442f51ea2ae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a61df24aa0c04b82549931442f51ea2ae">◆ </a></span>parseJsonAndGetAnimation()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Animation::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetAnimation </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab840017893dba49b60eca92bb36de41e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab840017893dba49b60eca92bb36de41e">◆ </a></span>parseJsonAndGetArray() <span class="overload">[1/3]</span></h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::vector<std::shared_ptr<T> > TgBot::TgTypeParser::parseJsonAndGetArray </td> - <td>(</td> - <td class="paramtype"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00315">315</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="a8979e13968a0ec55a811aefa588960a5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8979e13968a0ec55a811aefa588960a5">◆ </a></span>parseJsonAndGetArray() <span class="overload">[2/3]</span></h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::vector<T> TgBot::TgTypeParser::parseJsonAndGetArray </td> - <td>(</td> - <td class="paramtype">std::function< T(const boost::property_tree::ptree &)> </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::string & </td> - <td class="paramname"><em>keyName</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00324">324</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="ac23717cd020f5f312ac00d4c106c1366"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac23717cd020f5f312ac00d4c106c1366">◆ </a></span>parseJsonAndGetArray() <span class="overload">[3/3]</span></h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::vector<std::shared_ptr<T> > TgBot::TgTypeParser::parseJsonAndGetArray </td> - <td>(</td> - <td class="paramtype"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::string & </td> - <td class="paramname"><em>keyName</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00337">337</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<a id="a5e309d20e6bf4321ddc16bec7d050545"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5e309d20e6bf4321ddc16bec7d050545">◆ </a></span>parseJsonAndGetAudio()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetAudio </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a1882c55a2f8cd4974dae09fb978e6aa2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1882c55a2f8cd4974dae09fb978e6aa2">◆ </a></span>parseJsonAndGetCallbackQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetCallbackQuery </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a69d57b8d5da285a07ec33918f057b132"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a69d57b8d5da285a07ec33918f057b132">◆ </a></span>parseJsonAndGetChat()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetChat </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a97c29c797018934139109f426e0c1865"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a97c29c797018934139109f426e0c1865">◆ </a></span>parseJsonAndGetChatMember()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetChatMember </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af5f07236f584e0642d1015b71a1cf16c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af5f07236f584e0642d1015b71a1cf16c">◆ </a></span>parseJsonAndGetChatPhoto()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265">ChatPhoto::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetChatPhoto </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a7ce6093da58310d5d8de2a068eeb5512"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7ce6093da58310d5d8de2a068eeb5512">◆ </a></span>parseJsonAndGetChosenInlineResult()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">ChosenInlineResult::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetChosenInlineResult </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aca2d3c40be05cf683dc613b3eef602b5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aca2d3c40be05cf683dc613b3eef602b5">◆ </a></span>parseJsonAndGetContact()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetContact </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa3d4d7e6505797bb9533787843525c3d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa3d4d7e6505797bb9533787843525c3d">◆ </a></span>parseJsonAndGetDocument()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetDocument </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aef4869ecc38b1a6ec32c33c0f52e6d87"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aef4869ecc38b1a6ec32c33c0f52e6d87">◆ </a></span>parseJsonAndGetFile()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetFile </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab5711db94f14f6862f352a47e5283d18"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab5711db94f14f6862f352a47e5283d18">◆ </a></span>parseJsonAndGetForceReply()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetForceReply </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a9c904728f8fe6002694479cb83d2dc7d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9c904728f8fe6002694479cb83d2dc7d">◆ </a></span>parseJsonAndGetGame()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Game::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetGame </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a30742479b30b2489ef5333c236ecc92e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a30742479b30b2489ef5333c236ecc92e">◆ </a></span>parseJsonAndGetGameHighScore()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetGameHighScore </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a7b7b819b85ce52ea0cad3b89a1c38757"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7b7b819b85ce52ea0cad3b89a1c38757">◆ </a></span>parseJsonAndGetGenericReply()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetGenericReply </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a4ab33d085d2ae0dbc49596d4b5973aa6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4ab33d085d2ae0dbc49596d4b5973aa6">◆ </a></span>parseJsonAndGetInlineKeyboardButton()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">InlineKeyboardButton::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineKeyboardButton </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab8eb4c64bd6a69dcda8f2fc103c7338d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab8eb4c64bd6a69dcda8f2fc103c7338d">◆ </a></span>parseJsonAndGetInlineKeyboardMarkup()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineKeyboardMarkup </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a5f3e07e715226a326d3de577838e5525"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5f3e07e715226a326d3de577838e5525">◆ </a></span>parseJsonAndGetInlineQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c">InlineQuery::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQuery </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a9aa9b9bb1c9869f273b6018d3eed9a67"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9aa9b9bb1c9869f273b6018d3eed9a67">◆ </a></span>parseJsonAndGetInlineQueryResult()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">InlineQueryResult::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResult </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a794a918da14da39f17bc604c3c10fe30"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a794a918da14da39f17bc604c3c10fe30">◆ </a></span>parseJsonAndGetInlineQueryResultArticle()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">InlineQueryResultArticle::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultArticle </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a30ac065d8b649e16645cc94ea03c229b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a30ac065d8b649e16645cc94ea03c229b">◆ </a></span>parseJsonAndGetInlineQueryResultAudio()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f">InlineQueryResultAudio::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultAudio </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a4607d2db77a94d211cb243927c2d2b40"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4607d2db77a94d211cb243927c2d2b40">◆ </a></span>parseJsonAndGetInlineQueryResultCachedAudio()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec">InlineQueryResultCachedAudio::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedAudio </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa8cc36d3fb323ca8732db424ebd6048c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa8cc36d3fb323ca8732db424ebd6048c">◆ </a></span>parseJsonAndGetInlineQueryResultCachedDocument()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f">InlineQueryResultCachedDocument::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedDocument </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aedd80048387f6f93e32757ae13c65ac7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aedd80048387f6f93e32757ae13c65ac7">◆ </a></span>parseJsonAndGetInlineQueryResultCachedGif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb">InlineQueryResultCachedGif::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedGif </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a7460cb8f2223e91fdd4bd36e7688b3b4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7460cb8f2223e91fdd4bd36e7688b3b4">◆ </a></span>parseJsonAndGetInlineQueryResultCachedMpeg4Gif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed">InlineQueryResultCachedMpeg4Gif::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedMpeg4Gif </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a203ed0972c40edbc296198f7cbc2d715"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a203ed0972c40edbc296198f7cbc2d715">◆ </a></span>parseJsonAndGetInlineQueryResultCachedPhoto()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8">InlineQueryResultCachedPhoto::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedPhoto </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="afa6de0a228a44629248fb079ba4aea53"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afa6de0a228a44629248fb079ba4aea53">◆ </a></span>parseJsonAndGetInlineQueryResultCachedSticker()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60">InlineQueryResultCachedSticker::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedSticker </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a9bf3c43480d706e39e15957668838d21"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9bf3c43480d706e39e15957668838d21">◆ </a></span>parseJsonAndGetInlineQueryResultCachedVideo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">InlineQueryResultCachedVideo::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedVideo </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a3496c77242846056ebf651684b05cf15"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3496c77242846056ebf651684b05cf15">◆ </a></span>parseJsonAndGetInlineQueryResultCachedVoice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38">InlineQueryResultCachedVoice::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultCachedVoice </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ad738633b8425a0d2cf32444e7840d8c4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad738633b8425a0d2cf32444e7840d8c4">◆ </a></span>parseJsonAndGetInlineQueryResultContact()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c">InlineQueryResultContact::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultContact </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a15067523ded9cacec475b0c697b96503"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a15067523ded9cacec475b0c697b96503">◆ </a></span>parseJsonAndGetInlineQueryResultDocument()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd">InlineQueryResultDocument::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultDocument </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a93cdc4f7e25c531a5748aaa1c771bf50"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a93cdc4f7e25c531a5748aaa1c771bf50">◆ </a></span>parseJsonAndGetInlineQueryResultGame()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d">InlineQueryResultGame::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultGame </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a8baab45c76cac6427cde907f95792864"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8baab45c76cac6427cde907f95792864">◆ </a></span>parseJsonAndGetInlineQueryResultGif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">InlineQueryResultGif::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultGif </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae196564c416664de484f8ecc046112b5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae196564c416664de484f8ecc046112b5">◆ </a></span>parseJsonAndGetInlineQueryResultLocation()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc">InlineQueryResultLocation::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultLocation </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a6570cf17b067f5f4d649f7a20f44040c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6570cf17b067f5f4d649f7a20f44040c">◆ </a></span>parseJsonAndGetInlineQueryResultMpeg4Gif()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">InlineQueryResultMpeg4Gif::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultMpeg4Gif </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a208d9ffe88d02bfc75c4eb73b9ac01ae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a208d9ffe88d02bfc75c4eb73b9ac01ae">◆ </a></span>parseJsonAndGetInlineQueryResultPhoto()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c">InlineQueryResultPhoto::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultPhoto </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a5db92a8dbf5b3ec781ff5209dbd9e74b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5db92a8dbf5b3ec781ff5209dbd9e74b">◆ </a></span>parseJsonAndGetInlineQueryResultVenue()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5">InlineQueryResultVenue::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultVenue </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a119f2fe4230915ee34857fab33f829f2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a119f2fe4230915ee34857fab33f829f2">◆ </a></span>parseJsonAndGetInlineQueryResultVideo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8">InlineQueryResultVideo::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultVideo </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a574be01cbd13bb63dac2bda2551ae170"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a574be01cbd13bb63dac2bda2551ae170">◆ </a></span>parseJsonAndGetInlineQueryResultVoice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9">InlineQueryResultVoice::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInlineQueryResultVoice </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aee5eb982f32ffd16eba7f9efc87865a5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aee5eb982f32ffd16eba7f9efc87865a5">◆ </a></span>parseJsonAndGetInputContactMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99">InputContactMessageContent::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInputContactMessageContent </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa143e2f6c8ee094813b6a6f6d7761cd0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa143e2f6c8ee094813b6a6f6d7761cd0">◆ </a></span>parseJsonAndGetInputLocationMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840">InputLocationMessageContent::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInputLocationMessageContent </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a1bae81f994031106d8189a0f48d2ec5f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1bae81f994031106d8189a0f48d2ec5f">◆ </a></span>parseJsonAndGetInputMedia()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInputMedia </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="afb2a32bca2c0f7f2d36f7b50350df181"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afb2a32bca2c0f7f2d36f7b50350df181">◆ </a></span>parseJsonAndGetInputMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff">InputMessageContent::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInputMessageContent </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af251f0b443ff6e652697c33d4d5193da"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af251f0b443ff6e652697c33d4d5193da">◆ </a></span>parseJsonAndGetInputTextMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495">InputTextMessageContent::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInputTextMessageContent </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a560f953aae4f8fb0651b82b35867d24c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a560f953aae4f8fb0651b82b35867d24c">◆ </a></span>parseJsonAndGetInputVenueMessageContent()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100">InputVenueMessageContent::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInputVenueMessageContent </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ad14018321861d8fd2197b205b79b7eb9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad14018321861d8fd2197b205b79b7eb9">◆ </a></span>parseJsonAndGetInvoice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67">Invoice::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetInvoice </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a931e795baba8eab26a34adbfd6f0a3d2"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a931e795baba8eab26a34adbfd6f0a3d2">◆ </a></span>parseJsonAndGetKeyboardButton()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetKeyboardButton </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae3a90b403b79a05fbc35d4fcc681ceee"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae3a90b403b79a05fbc35d4fcc681ceee">◆ </a></span>parseJsonAndGetLabeledPrice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetLabeledPrice </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="acf36e32c65d1459a19ad344abd1df158"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acf36e32c65d1459a19ad344abd1df158">◆ </a></span>parseJsonAndGetLocation()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetLocation </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ac573f03f03c30455f91e509d709c35f1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac573f03f03c30455f91e509d709c35f1">◆ </a></span>parseJsonAndGetMaskPosition()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetMaskPosition </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a6f885817899493546d20cfca4a443213"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6f885817899493546d20cfca4a443213">◆ </a></span>parseJsonAndGetMessage()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetMessage </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a3902622f007d79169d22432666b6ba89"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3902622f007d79169d22432666b6ba89">◆ </a></span>parseJsonAndGetMessageEntity()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetMessageEntity </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab5c08d34cc46b64b8826684b7c43aeb1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab5c08d34cc46b64b8826684b7c43aeb1">◆ </a></span>parseJsonAndGetOrderInfo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetOrderInfo </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a11fa0dd87bf2ef69e8806e41481a29f8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a11fa0dd87bf2ef69e8806e41481a29f8">◆ </a></span>parseJsonAndGetPhotoSize()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetPhotoSize </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a7dd3c05b4ee1ee93881cc970fdb55059"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7dd3c05b4ee1ee93881cc970fdb55059">◆ </a></span>parseJsonAndGetPreCheckoutQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetPreCheckoutQuery </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a186e99f8de0924d47e9183c0205a689f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a186e99f8de0924d47e9183c0205a689f">◆ </a></span>parseJsonAndGetReplyKeyboardMarkup()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetReplyKeyboardMarkup </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a8a787547e63b7ede8d20ef64e9213a02"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8a787547e63b7ede8d20ef64e9213a02">◆ </a></span>parseJsonAndGetReplyKeyboardRemove()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetReplyKeyboardRemove </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a675429e3e189512d9b018565699610c4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a675429e3e189512d9b018565699610c4">◆ </a></span>parseJsonAndGetResponseParameters()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetResponseParameters </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aace0adff9509dcef989074fd76e6f04d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aace0adff9509dcef989074fd76e6f04d">◆ </a></span>parseJsonAndGetShippingAddress()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetShippingAddress </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ad8256fe6bd79b80711a44a4c5954b257"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad8256fe6bd79b80711a44a4c5954b257">◆ </a></span>parseJsonAndGetShippingOption()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetShippingOption </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a253eb0107f6fc70e9e8dedc17dfea8d9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a253eb0107f6fc70e9e8dedc17dfea8d9">◆ </a></span>parseJsonAndGetShippingQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetShippingQuery </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a1d160922a1ae90e8b46cac336e6462b6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1d160922a1ae90e8b46cac336e6462b6">◆ </a></span>parseJsonAndGetSticker()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetSticker </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a3143f65a804f7441164e4f47ff69fbc9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3143f65a804f7441164e4f47ff69fbc9">◆ </a></span>parseJsonAndGetStickerSet()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetStickerSet </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a3d5198a82839e4b83704c7c9cbc1019c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3d5198a82839e4b83704c7c9cbc1019c">◆ </a></span>parseJsonAndGetSucessfulPayment()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetSucessfulPayment </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a08541f9e83d92a4678f5cdd40bdf1269"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a08541f9e83d92a4678f5cdd40bdf1269">◆ </a></span>parseJsonAndGetUpdate()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetUpdate </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a33fe7a4700d1f905fefa16c2e3f35217"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a33fe7a4700d1f905fefa16c2e3f35217">◆ </a></span>parseJsonAndGetUser()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetUser </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aac8191cfb3e405286e4755336e9967ae"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aac8191cfb3e405286e4755336e9967ae">◆ </a></span>parseJsonAndGetUserProfilePhotos()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetUserProfilePhotos </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a055777bf4e153923e9a45caf85cfd2ce"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a055777bf4e153923e9a45caf85cfd2ce">◆ </a></span>parseJsonAndGetVideo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetVideo </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a84b4fc14b5073a6007e80e176c823df4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a84b4fc14b5073a6007e80e176c823df4">◆ </a></span>parseJsonAndGetVideoNote()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetVideoNote </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a3c0d8c6734097146785dd20e6602dcbf"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3c0d8c6734097146785dd20e6602dcbf">◆ </a></span>parseJsonAndGetWebhookInfo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetWebhookInfo </td> - <td>(</td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aa9fea94f0ce162339bcadc87b30cf133"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa9fea94f0ce162339bcadc87b30cf133">◆ </a></span>parseKeyboardButton()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseKeyboardButton </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd">KeyboardButton::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a73871e9f9500adec7188e374d0ddd375"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a73871e9f9500adec7188e374d0ddd375">◆ </a></span>parseLabeledPrice()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseLabeledPrice </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c">LabeledPrice::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af5687838fb0246a56306e083a5518456"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af5687838fb0246a56306e083a5518456">◆ </a></span>parseLocation()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseLocation </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae0837eb5ac49d31700f5a337e86ea21d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae0837eb5ac49d31700f5a337e86ea21d">◆ </a></span>parseMaskPosition()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseMaskPosition </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a416731a2264b9056c93cfd5236ef3420"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a416731a2264b9056c93cfd5236ef3420">◆ </a></span>parseMessage()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseMessage </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a406c000cce553b0dec2e2d43433d6485"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a406c000cce553b0dec2e2d43433d6485">◆ </a></span>parseMessageEntity()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseMessageEntity </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae1701d47f9e5eb4a9b46a8278ea03433"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae1701d47f9e5eb4a9b46a8278ea03433">◆ </a></span>parseOrderInfo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseOrderInfo </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a">OrderInfo::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a8ff0d8cbdae9e65edc11f345e1a93a94"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a8ff0d8cbdae9e65edc11f345e1a93a94">◆ </a></span>parsePhotoSize()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parsePhotoSize </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="afb2d57ba25b6a53c308142b9386b99cb"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afb2d57ba25b6a53c308142b9386b99cb">◆ </a></span>parsePreCheckoutQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parsePreCheckoutQuery </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af46802670f796f0e2139ec551bfa0f20"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af46802670f796f0e2139ec551bfa0f20">◆ </a></span>parseReplyKeyboardMarkup()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseReplyKeyboardMarkup </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a">ReplyKeyboardMarkup::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a179c2d86d436bcea267516e4ac49f2da"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a179c2d86d436bcea267516e4ac49f2da">◆ </a></span>parseReplyKeyboardRemove()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseReplyKeyboardRemove </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">ReplyKeyboardRemove::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ade5925f7cdce4ee3641853c72a5b51c5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ade5925f7cdce4ee3641853c72a5b51c5">◆ </a></span>parseResponseParameters()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseResponseParameters </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182">ResponseParameters::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a51c07924f4159584f098f77b7d66a69f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a51c07924f4159584f098f77b7d66a69f">◆ </a></span>parseShippingAddress()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseShippingAddress </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d">ShippingAddress::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a1056df14ce407245970f9108b803c311"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a1056df14ce407245970f9108b803c311">◆ </a></span>parseShippingOption()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseShippingOption </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60">ShippingOption::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af0ddbda92234bbf635b947e5ef30407d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af0ddbda92234bbf635b947e5ef30407d">◆ </a></span>parseShippingQuery()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseShippingQuery </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ab8ec905ef28660617232f791dd5a4c33"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab8ec905ef28660617232f791dd5a4c33">◆ </a></span>parseSticker()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseSticker </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a0bba0597f0dc1ab7be8fc141d3561021"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0bba0597f0dc1ab7be8fc141d3561021">◆ </a></span>parseStickerSet()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseStickerSet </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="af7397a0b12324d63ddb6d2242a6278e0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af7397a0b12324d63ddb6d2242a6278e0">◆ </a></span>parseSucessfulPayment()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseSucessfulPayment </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d">SuccessfulPayment::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a975f16b6132ea35a4844118f1a1a8374"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a975f16b6132ea35a4844118f1a1a8374">◆ </a></span>parseUpdate()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseUpdate </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Update::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="ae450dfabbb1efdc3e4c3366590e27a3b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae450dfabbb1efdc3e4c3366590e27a3b">◆ </a></span>parseUser()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseUser </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a2dfa0c7205973145b59dfe2e03fa5626"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2dfa0c7205973145b59dfe2e03fa5626">◆ </a></span>parseUserProfilePhotos()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseUserProfilePhotos </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a7f1313fb5694efa7f7d6caa4e73176c9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7f1313fb5694efa7f7d6caa4e73176c9">◆ </a></span>parseVideo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseVideo </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a50d411ea8b1cda09d04d0d1fe57f1e09"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a50d411ea8b1cda09d04d0d1fe57f1e09">◆ </a></span>parseVideoNote()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseVideoNote </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825">VideoNote::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="aea42d5ef9d92d13956af176efe41aea1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aea42d5ef9d92d13956af176efe41aea1">◆ </a></span>parseWebhookInfo()</h2> - -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">std::string TgBot::TgTypeParser::parseWebhookInfo </td> - <td>(</td> - <td class="paramtype">const <a class="el" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> & </td> - <td class="paramname"><em>object</em></td><td>)</td> - <td> const</td> - </tr> - </table> -</div><div class="memdoc"> - -</div> -</div> -<a id="a171f300f827552386b1b2efc88e0311e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a171f300f827552386b1b2efc88e0311e">◆ </a></span>tryParseJson()</h2> - -<div class="memitem"> -<div class="memproto"> -<div class="memtemplate"> -template<typename T > </div> -<table class="mlabels"> - <tr> - <td class="mlabels-left"> - <table class="memname"> - <tr> - <td class="memname">std::shared_ptr<T> TgBot::TgTypeParser::tryParseJson </td> - <td>(</td> - <td class="paramtype"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">JsonToTgTypeFunc</a>< T > </td> - <td class="paramname"><em>parseFunc</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const boost::property_tree::ptree & </td> - <td class="paramname"><em>data</em>, </td> - </tr> - <tr> - <td class="paramkey"></td> - <td></td> - <td class="paramtype">const std::string & </td> - <td class="paramname"><em>keyName</em> </td> - </tr> - <tr> - <td></td> - <td>)</td> - <td></td><td> const</td> - </tr> - </table> - </td> - <td class="mlabels-right"> -<span class="mlabels"><span class="mlabel">inline</span></span> </td> - </tr> -</table> -</div><div class="memdoc"> - -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00306">306</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> - -</div> -</div> -<hr/>The documentation for this class was generated from the following file:<ul> -<li>include/tgbot/<a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a></li> -</ul> -</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="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/class_tg_bot_1_1_tg_type_parser.js b/docs/class_tg_bot_1_1_tg_type_parser.js deleted file mode 100644 index f209cef..0000000 --- a/docs/class_tg_bot_1_1_tg_type_parser.js +++ /dev/null @@ -1,152 +0,0 @@ -var class_tg_bot_1_1_tg_type_parser = -[ - [ "JsonToTgTypeFunc", "class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0", null ], - [ "TgTypeToJsonFunc", "class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd", null ], - [ "parse2DArray", "class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5", null ], - [ "parseAnimation", "class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0", null ], - [ "parseArray", "class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141", null ], - [ "parseArray", "class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b", null ], - [ "parseAudio", "class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643", null ], - [ "parseCallbackQuery", "class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b", null ], - [ "parseChat", "class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda", null ], - [ "parseChatMember", "class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204", null ], - [ "parseChatPhoto", "class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7", null ], - [ "parseChosenInlineResult", "class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d", null ], - [ "parseContact", "class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70", null ], - [ "parseDocument", "class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592", null ], - [ "parseFile", "class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6", null ], - [ "parseForceReply", "class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3", null ], - [ "parseGame", "class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a", null ], - [ "parseGameHighScore", "class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8", null ], - [ "parseGenericReply", "class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b", null ], - [ "parseInlineKeyboardButton", "class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051", null ], - [ "parseInlineKeyboardMarkup", "class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b", null ], - [ "parseInlineQuery", "class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a", null ], - [ "parseInlineQueryResult", "class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712", null ], - [ "parseInlineQueryResultArticle", "class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743", null ], - [ "parseInlineQueryResultAudio", "class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff", null ], - [ "parseInlineQueryResultCachedAudio", "class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b", null ], - [ "parseInlineQueryResultCachedDocument", "class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78", null ], - [ "parseInlineQueryResultCachedGif", "class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390", null ], - [ "parseInlineQueryResultCachedMpeg4Gif", "class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d", null ], - [ "parseInlineQueryResultCachedPhoto", "class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80", null ], - [ "parseInlineQueryResultCachedSticker", "class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5", null ], - [ "parseInlineQueryResultCachedVideo", "class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7", null ], - [ "parseInlineQueryResultCachedVoice", "class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25", null ], - [ "parseInlineQueryResultContact", "class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a", null ], - [ "parseInlineQueryResultDocument", "class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95", null ], - [ "parseInlineQueryResultGame", "class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a", null ], - [ "parseInlineQueryResultGif", "class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263", null ], - [ "parseInlineQueryResultLocation", "class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf", null ], - [ "parseInlineQueryResultMpeg4Gif", "class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b", null ], - [ "parseInlineQueryResultPhoto", "class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159", null ], - [ "parseInlineQueryResultVenue", "class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05", null ], - [ "parseInlineQueryResultVideo", "class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804", null ], - [ "parseInlineQueryResultVoice", "class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e", null ], - [ "parseInputContactMessageContent", "class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35", null ], - [ "parseInputLocationMessageContent", "class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3", null ], - [ "parseInputMedia", "class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a", null ], - [ "parseInputMessageContent", "class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795", null ], - [ "parseInputTextMessageContent", "class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74", null ], - [ "parseInputVenueMessageContent", "class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385", null ], - [ "parseInvoice", "class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e", null ], - [ "parseJson", "class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1", null ], - [ "parseJsonAndGet2DArray", "class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345", null ], - [ "parseJsonAndGetAnimation", "class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae", null ], - [ "parseJsonAndGetArray", "class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e", null ], - [ "parseJsonAndGetArray", "class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5", null ], - [ "parseJsonAndGetArray", "class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366", null ], - [ "parseJsonAndGetAudio", "class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545", null ], - [ "parseJsonAndGetCallbackQuery", "class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2", null ], - [ "parseJsonAndGetChat", "class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132", null ], - [ "parseJsonAndGetChatMember", "class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865", null ], - [ "parseJsonAndGetChatPhoto", "class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c", null ], - [ "parseJsonAndGetChosenInlineResult", "class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512", null ], - [ "parseJsonAndGetContact", "class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5", null ], - [ "parseJsonAndGetDocument", "class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d", null ], - [ "parseJsonAndGetFile", "class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87", null ], - [ "parseJsonAndGetForceReply", "class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18", null ], - [ "parseJsonAndGetGame", "class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d", null ], - [ "parseJsonAndGetGameHighScore", "class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e", null ], - [ "parseJsonAndGetGenericReply", "class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757", null ], - [ "parseJsonAndGetInlineKeyboardButton", "class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6", null ], - [ "parseJsonAndGetInlineKeyboardMarkup", "class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d", null ], - [ "parseJsonAndGetInlineQuery", "class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525", null ], - [ "parseJsonAndGetInlineQueryResult", "class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67", null ], - [ "parseJsonAndGetInlineQueryResultArticle", "class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30", null ], - [ "parseJsonAndGetInlineQueryResultAudio", "class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b", null ], - [ "parseJsonAndGetInlineQueryResultCachedAudio", "class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40", null ], - [ "parseJsonAndGetInlineQueryResultCachedDocument", "class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c", null ], - [ "parseJsonAndGetInlineQueryResultCachedGif", "class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7", null ], - [ "parseJsonAndGetInlineQueryResultCachedMpeg4Gif", "class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4", null ], - [ "parseJsonAndGetInlineQueryResultCachedPhoto", "class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715", null ], - [ "parseJsonAndGetInlineQueryResultCachedSticker", "class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53", null ], - [ "parseJsonAndGetInlineQueryResultCachedVideo", "class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21", null ], - [ "parseJsonAndGetInlineQueryResultCachedVoice", "class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15", null ], - [ "parseJsonAndGetInlineQueryResultContact", "class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4", null ], - [ "parseJsonAndGetInlineQueryResultDocument", "class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503", null ], - [ "parseJsonAndGetInlineQueryResultGame", "class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50", null ], - [ "parseJsonAndGetInlineQueryResultGif", "class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864", null ], - [ "parseJsonAndGetInlineQueryResultLocation", "class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5", null ], - [ "parseJsonAndGetInlineQueryResultMpeg4Gif", "class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c", null ], - [ "parseJsonAndGetInlineQueryResultPhoto", "class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae", null ], - [ "parseJsonAndGetInlineQueryResultVenue", "class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b", null ], - [ "parseJsonAndGetInlineQueryResultVideo", "class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2", null ], - [ "parseJsonAndGetInlineQueryResultVoice", "class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170", null ], - [ "parseJsonAndGetInputContactMessageContent", "class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5", null ], - [ "parseJsonAndGetInputLocationMessageContent", "class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0", null ], - [ "parseJsonAndGetInputMedia", "class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f", null ], - [ "parseJsonAndGetInputMessageContent", "class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181", null ], - [ "parseJsonAndGetInputTextMessageContent", "class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da", null ], - [ "parseJsonAndGetInputVenueMessageContent", "class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c", null ], - [ "parseJsonAndGetInvoice", "class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9", null ], - [ "parseJsonAndGetKeyboardButton", "class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2", null ], - [ "parseJsonAndGetLabeledPrice", "class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee", null ], - [ "parseJsonAndGetLocation", "class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158", null ], - [ "parseJsonAndGetMaskPosition", "class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1", null ], - [ "parseJsonAndGetMessage", "class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213", null ], - [ "parseJsonAndGetMessageEntity", "class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89", null ], - [ "parseJsonAndGetOrderInfo", "class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1", null ], - [ "parseJsonAndGetPhotoSize", "class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8", null ], - [ "parseJsonAndGetPreCheckoutQuery", "class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059", null ], - [ "parseJsonAndGetReplyKeyboardMarkup", "class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f", null ], - [ "parseJsonAndGetReplyKeyboardRemove", "class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02", null ], - [ "parseJsonAndGetResponseParameters", "class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4", null ], - [ "parseJsonAndGetShippingAddress", "class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d", null ], - [ "parseJsonAndGetShippingOption", "class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257", null ], - [ "parseJsonAndGetShippingQuery", "class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9", null ], - [ "parseJsonAndGetSticker", "class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6", null ], - [ "parseJsonAndGetStickerSet", "class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9", null ], - [ "parseJsonAndGetSucessfulPayment", "class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c", null ], - [ "parseJsonAndGetUpdate", "class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269", null ], - [ "parseJsonAndGetUser", "class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217", null ], - [ "parseJsonAndGetUserProfilePhotos", "class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae", null ], - [ "parseJsonAndGetVideo", "class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce", null ], - [ "parseJsonAndGetVideoNote", "class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4", null ], - [ "parseJsonAndGetWebhookInfo", "class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf", null ], - [ "parseKeyboardButton", "class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133", null ], - [ "parseLabeledPrice", "class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375", null ], - [ "parseLocation", "class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456", null ], - [ "parseMaskPosition", "class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d", null ], - [ "parseMessage", "class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420", null ], - [ "parseMessageEntity", "class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485", null ], - [ "parseOrderInfo", "class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433", null ], - [ "parsePhotoSize", "class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94", null ], - [ "parsePreCheckoutQuery", "class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb", null ], - [ "parseReplyKeyboardMarkup", "class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20", null ], - [ "parseReplyKeyboardRemove", "class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da", null ], - [ "parseResponseParameters", "class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5", null ], - [ "parseShippingAddress", "class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f", null ], - [ "parseShippingOption", "class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311", null ], - [ "parseShippingQuery", "class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d", null ], - [ "parseSticker", "class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33", null ], - [ "parseStickerSet", "class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021", null ], - [ "parseSucessfulPayment", "class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0", null ], - [ "parseUpdate", "class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374", null ], - [ "parseUser", "class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b", null ], - [ "parseUserProfilePhotos", "class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626", null ], - [ "parseVideo", "class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9", null ], - [ "parseVideoNote", "class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09", null ], - [ "parseWebhookInfo", "class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1", null ], - [ "tryParseJson", "class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e", null ] -];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_tg_webhook_server-members.html b/docs/class_tg_bot_1_1_tg_webhook_server-members.html index e0a541a..a6b444a 100644 --- a/docs/class_tg_bot_1_1_tg_webhook_server-members.html +++ b/docs/class_tg_bot_1_1_tg_webhook_server-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -90,7 +117,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_webhook_server.htm <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a>(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const ServerHandler &handler)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a>(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename HttpServer< Protocol >::ServerHandler &handler)=delete</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgBot::TgWebhookServer< Protocol ></a></td><td class="entry"></td></tr> @@ -101,9 +128,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_webhook_server.htm <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_webhook_server.html b/docs/class_tg_bot_1_1_tg_webhook_server.html index bfa2842..42881d8 100644 --- a/docs/class_tg_bot_1_1_tg_webhook_server.html +++ b/docs/class_tg_bot_1_1_tg_webhook_server.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::TgWebhookServer< Protocol > Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -93,40 +120,40 @@ Inheritance diagram for TgBot::TgWebhookServer< Protocol >:</div> <div class="dyncontent"> <div class="center"> <img src="class_tg_bot_1_1_tg_webhook_server.png" usemap="#TgBot::TgWebhookServer_3C_20Protocol_20_3E_map" alt=""/> - <map id="TgBot::TgWebhookServer_3C_20Protocol_20_3E_map" name="TgBot::TgWebhookServer_3C_20Protocol_20_3E_map"> + <map id="TgBot::TgWebhookServer_3C_20Protocol_20_3E_map" name="TgBot::TgWebhookServer< Protocol >_map"> <area href="class_tg_bot_1_1_http_server.html" title="This class handles HTTP requests from the Internet. " alt="TgBot::HttpServer< Protocol >" shape="rect" coords="0,0,226,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> -<tr class="memitem:a06ad980aa07d80a12bcad0cf908b67d0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename <a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a>< Protocol >::<a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> &handler)=delete</td></tr> +<tr class="memitem:a06ad980aa07d80a12bcad0cf908b67d0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename <a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a>< Protocol >::<a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> &handler)=delete</td></tr> <tr class="separator:a06ad980aa07d80a12bcad0cf908b67d0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abc86408e0e5254a07e8a05666c7980f9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const <a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> *eventHandler)</td></tr> <tr class="separator:abc86408e0e5254a07e8a05666c7980f9"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a283030203b2ddd9225792d24d9f4abb1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const <a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> &bot)</td></tr> <tr class="separator:a283030203b2ddd9225792d24d9f4abb1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_methods_class_tg_bot_1_1_http_server"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_tg_bot_1_1_http_server')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td></tr> -<tr class="memitem:a8edad0dd91ffffa6cacce4d49cb60abe inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> &handler)</td></tr> +<tr class="memitem:a8edad0dd91ffffa6cacce4d49cb60abe inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> &handler)</td></tr> <tr class="separator:a8edad0dd91ffffa6cacce4d49cb60abe inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a> ()</td></tr> -<tr class="memdesc:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Starts receiving new connections. <a href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">More...</a><br /></td></tr> +<tr class="memdesc:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Starts receiving new connections. <a href="#aa237b199d8a0712b983e4913970ad7f7">More...</a><br /></td></tr> <tr class="separator:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a> ()</td></tr> -<tr class="memdesc:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Stops receiving new connections. <a href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">More...</a><br /></td></tr> +<tr class="memdesc:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Stops receiving new connections. <a href="#aeed8b9200cc2932126b9c27946751377">More...</a><br /></td></tr> <tr class="separator:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_types_class_tg_bot_1_1_http_server"><td colspan="2" onclick="javascript:toggleInherit('pub_types_class_tg_bot_1_1_http_server')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td></tr> -<tr class="memitem:ae3b5d008d0ec0c9dd14b4a8bccdf8c0b inherit pub_types_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">typedef std::function< std::string(const std::string &, const std::map< std::string, std::string >)> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a></td></tr> -<tr class="separator:ae3b5d008d0ec0c9dd14b4a8bccdf8c0b inherit pub_types_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ad8b31e813a287809453853694ee0fad0 inherit pub_types_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">typedef std::function< std::string(const std::string &, const std::unordered_map< std::string, std::string >)> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a></td></tr> +<tr class="separator:ad8b31e813a287809453853694ee0fad0 inherit pub_types_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pro_attribs_class_tg_bot_1_1_http_server"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_tg_bot_1_1_http_server')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< Protocol ></a></td></tr> <tr class="memitem:a68812914f5c398331ee3ef8e77fe39b7 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">boost::asio::io_service </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a></td></tr> <tr class="separator:a68812914f5c398331ee3ef8e77fe39b7 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a020e76d58f70ad41686081be41a8c108 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol > > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a></td></tr> <tr class="separator:a020e76d58f70ad41686081be41a8c108 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9af2cf386463a1f40d0d3e9d92d88eec inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td></tr> +<tr class="memitem:a9af2cf386463a1f40d0d3e9d92d88eec inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td></tr> <tr class="separator:a9af2cf386463a1f40d0d3e9d92d88eec inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -134,11 +161,9 @@ Additional Inherited Members</h2></td></tr> class TgBot::TgWebhookServer< Protocol ></h3> -<p class="definition">Definition at line <a class="el" href="_tg_webhook_server_8h_source.html#l00034">34</a> of file <a class="el" href="_tg_webhook_server_8h_source.html">TgWebhookServer.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_webhook_server_8h_source.html#l00034">34</a> of file <a class="el" href="_tg_webhook_server_8h_source.html">TgWebhookServer.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a06ad980aa07d80a12bcad0cf908b67d0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a06ad980aa07d80a12bcad0cf908b67d0">◆ </a></span>TgWebhookServer() <span class="overload">[1/3]</span></h2> - +<a class="anchor" id="a06ad980aa07d80a12bcad0cf908b67d0"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -156,7 +181,7 @@ template<typename Protocol> </div> <tr> <td class="paramkey"></td> <td></td> - <td class="paramtype">const typename <a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a>< Protocol >::<a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> & </td> + <td class="paramtype">const typename <a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a>< Protocol >::<a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> & </td> <td class="paramname"><em>handler</em> </td> </tr> <tr> @@ -174,9 +199,7 @@ template<typename Protocol> </div> </div> </div> -<a id="abc86408e0e5254a07e8a05666c7980f9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abc86408e0e5254a07e8a05666c7980f9">◆ </a></span>TgWebhookServer() <span class="overload">[2/3]</span></h2> - +<a class="anchor" id="abc86408e0e5254a07e8a05666c7980f9"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -216,13 +239,11 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_webhook_server_8h_source.html#l00039">39</a> of file <a class="el" href="_tg_webhook_server_8h_source.html">TgWebhookServer.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_webhook_server_8h_source.html#l00039">39</a> of file <a class="el" href="_tg_webhook_server_8h_source.html">TgWebhookServer.h</a>.</p> </div> </div> -<a id="a283030203b2ddd9225792d24d9f4abb1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a283030203b2ddd9225792d24d9f4abb1">◆ </a></span>TgWebhookServer() <span class="overload">[3/3]</span></h2> - +<a class="anchor" id="a283030203b2ddd9225792d24d9f4abb1"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -262,7 +283,7 @@ template<typename Protocol> </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_webhook_server_8h_source.html#l00049">49</a> of file <a class="el" href="_tg_webhook_server_8h_source.html">TgWebhookServer.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_webhook_server_8h_source.html#l00049">49</a> of file <a class="el" href="_tg_webhook_server_8h_source.html">TgWebhookServer.h</a>.</p> </div> </div> @@ -275,9 +296,9 @@ template<typename Protocol> </div> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_webhook_tcp_server-members.html b/docs/class_tg_bot_1_1_tg_webhook_tcp_server-members.html index 0d4b5e2..040010f 100644 --- a/docs/class_tg_bot_1_1_tg_webhook_tcp_server-members.html +++ b/docs/class_tg_bot_1_1_tg_webhook_tcp_server-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -90,7 +117,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_webhook_tcp_server <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a>(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const ServerHandler &handler)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a>(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const typename HttpServer< boost::asio::ip::tcp >::ServerHandler &handler)=delete</td><td class="entry"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgBot::TgWebhookServer< boost::asio::ip::tcp ></a></td><td class="entry"></td></tr> @@ -104,9 +131,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_webhook_tcp_server <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_tg_webhook_tcp_server.html b/docs/class_tg_bot_1_1_tg_webhook_tcp_server.html index 8802a7e..4a7cddb 100644 --- a/docs/class_tg_bot_1_1_tg_webhook_tcp_server.html +++ b/docs/class_tg_bot_1_1_tg_webhook_tcp_server.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::TgWebhookTcpServer Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -108,43 +135,41 @@ Public Member Functions</h2></td></tr> <tr class="memitem:a58d11a7cae91b02f58ba5597da28a103"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103">TgWebhookTcpServer</a> (const std::string &path, const <a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> &bot)</td></tr> <tr class="separator:a58d11a7cae91b02f58ba5597da28a103"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_methods_class_tg_bot_1_1_tg_webhook_server"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_tg_bot_1_1_tg_webhook_server')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgBot::TgWebhookServer< boost::asio::ip::tcp ></a></td></tr> -<tr class="memitem:a06ad980aa07d80a12bcad0cf908b67d0 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const typename <a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a>< boost::asio::ip::tcp >::<a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> &handler)=delete</td></tr> +<tr class="memitem:a06ad980aa07d80a12bcad0cf908b67d0 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const typename <a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a>< boost::asio::ip::tcp >::<a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> &handler)=delete</td></tr> <tr class="separator:a06ad980aa07d80a12bcad0cf908b67d0 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abc86408e0e5254a07e8a05666c7980f9 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, const <a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> *eventHandler)</td></tr> <tr class="separator:abc86408e0e5254a07e8a05666c7980f9 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a283030203b2ddd9225792d24d9f4abb1 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1">TgWebhookServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, const <a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> &bot)</td></tr> <tr class="separator:a283030203b2ddd9225792d24d9f4abb1 inherit pub_methods_class_tg_bot_1_1_tg_webhook_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_methods_class_tg_bot_1_1_http_server"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_tg_bot_1_1_http_server')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td></tr> -<tr class="memitem:a8edad0dd91ffffa6cacce4d49cb60abe inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> &handler)</td></tr> +<tr class="memitem:a8edad0dd91ffffa6cacce4d49cb60abe inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">HttpServer</a> (std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> &handler)</td></tr> <tr class="separator:a8edad0dd91ffffa6cacce4d49cb60abe inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">start</a> ()</td></tr> -<tr class="memdesc:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Starts receiving new connections. <a href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">More...</a><br /></td></tr> +<tr class="memdesc:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Starts receiving new connections. <a href="#aa237b199d8a0712b983e4913970ad7f7">More...</a><br /></td></tr> <tr class="separator:aa237b199d8a0712b983e4913970ad7f7 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">stop</a> ()</td></tr> -<tr class="memdesc:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Stops receiving new connections. <a href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">More...</a><br /></td></tr> +<tr class="memdesc:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="mdescLeft"> </td><td class="mdescRight">Stops receiving new connections. <a href="#aeed8b9200cc2932126b9c27946751377">More...</a><br /></td></tr> <tr class="separator:aeed8b9200cc2932126b9c27946751377 inherit pub_methods_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_types_class_tg_bot_1_1_http_server"><td colspan="2" onclick="javascript:toggleInherit('pub_types_class_tg_bot_1_1_http_server')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td></tr> -<tr class="memitem:ae3b5d008d0ec0c9dd14b4a8bccdf8c0b inherit pub_types_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">typedef std::function< std::string(const std::string &, const std::map< std::string, std::string >)> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a></td></tr> -<tr class="separator:ae3b5d008d0ec0c9dd14b4a8bccdf8c0b inherit pub_types_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ad8b31e813a287809453853694ee0fad0 inherit pub_types_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">typedef std::function< std::string(const std::string &, const std::unordered_map< std::string, std::string >)> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a></td></tr> +<tr class="separator:ad8b31e813a287809453853694ee0fad0 inherit pub_types_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pro_attribs_class_tg_bot_1_1_http_server"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_tg_bot_1_1_http_server')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_tg_bot_1_1_http_server.html">TgBot::HttpServer< boost::asio::ip::tcp ></a></td></tr> <tr class="memitem:a68812914f5c398331ee3ef8e77fe39b7 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">boost::asio::io_service </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a></td></tr> <tr class="separator:a68812914f5c398331ee3ef8e77fe39b7 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a020e76d58f70ad41686081be41a8c108 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp > > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">_acceptor</a></td></tr> <tr class="separator:a020e76d58f70ad41686081be41a8c108 inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a9af2cf386463a1f40d0d3e9d92d88eec inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td></tr> +<tr class="memitem:a9af2cf386463a1f40d0d3e9d92d88eec inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">ServerHandler</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec">_handler</a></td></tr> <tr class="separator:a9af2cf386463a1f40d0d3e9d92d88eec inherit pro_attribs_class_tg_bot_1_1_http_server"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class setups HTTP server for receiving Telegram <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a> objects from tcp connections. </p> -<p class="definition">Definition at line <a class="el" href="_tg_webhook_tcp_server_8h_source.html#l00034">34</a> of file <a class="el" href="_tg_webhook_tcp_server_8h_source.html">TgWebhookTcpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_webhook_tcp_server_8h_source.html#l00034">34</a> of file <a class="el" href="_tg_webhook_tcp_server_8h_source.html">TgWebhookTcpServer.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a20fcf9d23bee83730df8cf444573bf31"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a20fcf9d23bee83730df8cf444573bf31">◆ </a></span>TgWebhookTcpServer() <span class="overload">[1/3]</span></h2> - +<a class="anchor" id="a20fcf9d23bee83730df8cf444573bf31"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -184,9 +209,7 @@ Additional Inherited Members</h2></td></tr> </div> </div> -<a id="a7e1192771fa0448a6e2347902a74a032"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7e1192771fa0448a6e2347902a74a032">◆ </a></span>TgWebhookTcpServer() <span class="overload">[2/3]</span></h2> - +<a class="anchor" id="a7e1192771fa0448a6e2347902a74a032"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -224,13 +247,11 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_webhook_tcp_server_8h_source.html#l00039">39</a> of file <a class="el" href="_tg_webhook_tcp_server_8h_source.html">TgWebhookTcpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_webhook_tcp_server_8h_source.html#l00039">39</a> of file <a class="el" href="_tg_webhook_tcp_server_8h_source.html">TgWebhookTcpServer.h</a>.</p> </div> </div> -<a id="a58d11a7cae91b02f58ba5597da28a103"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a58d11a7cae91b02f58ba5597da28a103">◆ </a></span>TgWebhookTcpServer() <span class="overload">[3/3]</span></h2> - +<a class="anchor" id="a58d11a7cae91b02f58ba5597da28a103"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -262,7 +283,7 @@ Additional Inherited Members</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_webhook_tcp_server_8h_source.html#l00044">44</a> of file <a class="el" href="_tg_webhook_tcp_server_8h_source.html">TgWebhookTcpServer.h</a>.</p> +<p>Definition at line <a class="el" href="_tg_webhook_tcp_server_8h_source.html#l00044">44</a> of file <a class="el" href="_tg_webhook_tcp_server_8h_source.html">TgWebhookTcpServer.h</a>.</p> </div> </div> @@ -275,9 +296,9 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_update-members.html b/docs/class_tg_bot_1_1_update-members.html index 6453dd8..4787d47 100644 --- a/docs/class_tg_bot_1_1_update-members.html +++ b/docs/class_tg_bot_1_1_update-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -93,16 +120,18 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_update.html','');}); <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5">editedMessage</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806">inlineQuery</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">message</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3">preCheckoutQuery</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269">shippingQuery</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">updateId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_update.html">TgBot::Update</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_update.html b/docs/class_tg_bot_1_1_update.html index 29e3f95..b5759ce 100644 --- a/docs/class_tg_bot_1_1_update.html +++ b/docs/class_tg_bot_1_1_update.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Update Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -124,15 +151,19 @@ Public Attributes</h2></td></tr> <tr class="memitem:a2c6890adcab16d6a306b3b89fd954f6f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">CallbackQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">callbackQuery</a></td></tr> <tr class="memdesc:a2c6890adcab16d6a306b3b89fd954f6f"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New incoming callback query. <a href="#a2c6890adcab16d6a306b3b89fd954f6f">More...</a><br /></td></tr> <tr class="separator:a2c6890adcab16d6a306b3b89fd954f6f"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ab36e473d65557a1fb6ab4096eadc1269"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269">shippingQuery</a></td></tr> +<tr class="memdesc:ab36e473d65557a1fb6ab4096eadc1269"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New incoming shipping query. <a href="#ab36e473d65557a1fb6ab4096eadc1269">More...</a><br /></td></tr> +<tr class="separator:ab36e473d65557a1fb6ab4096eadc1269"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a9c1dab567059da89f8529263bdc92da3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3">preCheckoutQuery</a></td></tr> +<tr class="memdesc:a9c1dab567059da89f8529263bdc92da3"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New incoming pre-checkout query. <a href="#a9c1dab567059da89f8529263bdc92da3">More...</a><br /></td></tr> +<tr class="separator:a9c1dab567059da89f8529263bdc92da3"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents an incoming update. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00040">40</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00042">42</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="abace63cf3605fe7a480a3bb839a672a8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abace63cf3605fe7a480a3bb839a672a8">◆ </a></span>Ptr</h2> - +<a class="anchor" id="abace63cf3605fe7a480a3bb839a672a8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -142,14 +173,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00043">43</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00045">45</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a2c6890adcab16d6a306b3b89fd954f6f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2c6890adcab16d6a306b3b89fd954f6f">◆ </a></span>callbackQuery</h2> - +<a class="anchor" id="a2c6890adcab16d6a306b3b89fd954f6f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -161,13 +190,11 @@ Public Attributes</h2></td></tr> <p>Optional. New incoming callback query. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00083">83</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00085">85</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="aabddc6947fe255f1763802532d34ef2b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aabddc6947fe255f1763802532d34ef2b">◆ </a></span>channelPost</h2> - +<a class="anchor" id="aabddc6947fe255f1763802532d34ef2b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -179,13 +206,11 @@ Public Attributes</h2></td></tr> <p>Optional. New incoming channel post of any kind — text, photo, sticker, etc. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00063">63</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00065">65</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="aa3fab72bc10111e2f8f8930c43a0ff8b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa3fab72bc10111e2f8f8930c43a0ff8b">◆ </a></span>chosenInlineResult</h2> - +<a class="anchor" id="aa3fab72bc10111e2f8f8930c43a0ff8b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -197,13 +222,11 @@ Public Attributes</h2></td></tr> <p>Optional. The result of an inline query that was chosen by a user and sent to their chat partner. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00078">78</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00080">80</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="a05588da55717387ef91434f014afff1b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a05588da55717387ef91434f014afff1b">◆ </a></span>editedChannelPost</h2> - +<a class="anchor" id="a05588da55717387ef91434f014afff1b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -215,13 +238,11 @@ Public Attributes</h2></td></tr> <p>Optional. New version of a channel post that is known to the bot and was edited. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00068">68</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00070">70</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="a188502d94515baee85ba30f58cffa1b5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a188502d94515baee85ba30f58cffa1b5">◆ </a></span>editedMessage</h2> - +<a class="anchor" id="a188502d94515baee85ba30f58cffa1b5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -233,13 +254,11 @@ Public Attributes</h2></td></tr> <p>Optional. New version of a message that is known to the bot and was edited. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00058">58</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00060">60</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="aea03e36b9015a0fe9f1278564c5b8806"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aea03e36b9015a0fe9f1278564c5b8806">◆ </a></span>inlineQuery</h2> - +<a class="anchor" id="aea03e36b9015a0fe9f1278564c5b8806"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -251,13 +270,11 @@ Public Attributes</h2></td></tr> <p>Optional. New incoming inline query. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00073">73</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00075">75</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="ab65136c0345978742fb3026e6855ff2c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab65136c0345978742fb3026e6855ff2c">◆ </a></span>message</h2> - +<a class="anchor" id="ab65136c0345978742fb3026e6855ff2c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -269,13 +286,45 @@ Public Attributes</h2></td></tr> <p>Optional. New incoming message of any kind — text, photo, sticker, etc. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00053">53</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00055">55</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> -<a id="af4d35314c4e49839f7012a9671ede097"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af4d35314c4e49839f7012a9671ede097">◆ </a></span>updateId</h2> +<a class="anchor" id="a9c1dab567059da89f8529263bdc92da3"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207">PreCheckoutQuery::Ptr</a> TgBot::Update::preCheckoutQuery</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Optional. New incoming pre-checkout query. </p> +<p>Contains full information about checkout </p> + +<p>Definition at line <a class="el" href="_update_8h_source.html#l00099">99</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +</div> +</div> +<a class="anchor" id="ab36e473d65557a1fb6ab4096eadc1269"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64">ShippingQuery::Ptr</a> TgBot::Update::shippingQuery</td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Optional. New incoming shipping query. </p> +<p>Only for invoices with flexible price </p> + +<p>Definition at line <a class="el" href="_update_8h_source.html#l00092">92</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> + +</div> +</div> +<a class="anchor" id="af4d35314c4e49839f7012a9671ede097"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -287,7 +336,7 @@ Public Attributes</h2></td></tr> <p>The update‘s unique identifier. <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a> identifiers start from a certain positive number and increase sequentially. This ID becomes especially handy if you’re using Webhooks, since it allows you to ignore repeated updates or to restore the correct update sequence, should they get out of order. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00048">48</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<p>Definition at line <a class="el" href="_update_8h_source.html#l00050">50</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> </div> </div> @@ -300,9 +349,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_update.html">Update</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_update.js b/docs/class_tg_bot_1_1_update.js index fb68b7e..5177478 100644 --- a/docs/class_tg_bot_1_1_update.js +++ b/docs/class_tg_bot_1_1_update.js @@ -8,5 +8,7 @@ var class_tg_bot_1_1_update = [ "editedMessage", "class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5", null ], [ "inlineQuery", "class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806", null ], [ "message", "class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c", null ], + [ "preCheckoutQuery", "class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3", null ], + [ "shippingQuery", "class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269", null ], [ "updateId", "class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097", null ] ];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_url-members.html b/docs/class_tg_bot_1_1_url-members.html index 7ce4a38..c45a4aa 100644 --- a/docs/class_tg_bot_1_1_url-members.html +++ b/docs/class_tg_bot_1_1_url-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_url.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_url.html b/docs/class_tg_bot_1_1_url.html index 594a4f5..c57eab7 100644 --- a/docs/class_tg_bot_1_1_url.html +++ b/docs/class_tg_bot_1_1_url.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Url Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -119,11 +146,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This class parses a string with the url. </p> -<p class="definition">Definition at line <a class="el" href="_url_8h_source.html#l00035">35</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<p>Definition at line <a class="el" href="_url_8h_source.html#l00035">35</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> -<a id="a5c3add4bb050af6ad7b5444b9ad0a0a3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5c3add4bb050af6ad7b5444b9ad0a0a3">◆ </a></span>Url()</h2> - +<a class="anchor" id="a5c3add4bb050af6ad7b5444b9ad0a0a3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -140,9 +165,7 @@ Public Attributes</h2></td></tr> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="abed0138e57cc2d003b61b319f34c4fcd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abed0138e57cc2d003b61b319f34c4fcd">◆ </a></span>fragment</h2> - +<a class="anchor" id="abed0138e57cc2d003b61b319f34c4fcd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -154,13 +177,11 @@ Public Attributes</h2></td></tr> <p>Fragment part of an url without '#' char. Example: section1. </p> -<p class="definition">Definition at line <a class="el" href="_url_8h_source.html#l00063">63</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<p>Definition at line <a class="el" href="_url_8h_source.html#l00063">63</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> </div> </div> -<a id="aa3536ad7ecd12e04db434e7566ae53e7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa3536ad7ecd12e04db434e7566ae53e7">◆ </a></span>host</h2> - +<a class="anchor" id="aa3536ad7ecd12e04db434e7566ae53e7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -172,13 +193,11 @@ Public Attributes</h2></td></tr> <p>Host part of an url. Example: www.example.com. </p> -<p class="definition">Definition at line <a class="el" href="_url_8h_source.html#l00048">48</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<p>Definition at line <a class="el" href="_url_8h_source.html#l00048">48</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> </div> </div> -<a id="a22b43623b7de7e817699dffb85edb532"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a22b43623b7de7e817699dffb85edb532">◆ </a></span>path</h2> - +<a class="anchor" id="a22b43623b7de7e817699dffb85edb532"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -190,13 +209,11 @@ Public Attributes</h2></td></tr> <p>Path part of an url including preceding '/' char. Example: /index.html. </p> -<p class="definition">Definition at line <a class="el" href="_url_8h_source.html#l00053">53</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<p>Definition at line <a class="el" href="_url_8h_source.html#l00053">53</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> </div> </div> -<a id="a36af00d44ee8fcba1d06a8d6c5c9ac49"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a36af00d44ee8fcba1d06a8d6c5c9ac49">◆ </a></span>protocol</h2> - +<a class="anchor" id="a36af00d44ee8fcba1d06a8d6c5c9ac49"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -208,13 +225,11 @@ Public Attributes</h2></td></tr> <p>Protocol part of an url. Example: <a href="https://">https://</a>. </p> -<p class="definition">Definition at line <a class="el" href="_url_8h_source.html#l00043">43</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<p>Definition at line <a class="el" href="_url_8h_source.html#l00043">43</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> </div> </div> -<a id="a3d50fc5ac2a9955a4d129082bbdad8b0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3d50fc5ac2a9955a4d129082bbdad8b0">◆ </a></span>query</h2> - +<a class="anchor" id="a3d50fc5ac2a9955a4d129082bbdad8b0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -226,7 +241,7 @@ Public Attributes</h2></td></tr> <p>Query part of an url without '?' char. Example: a=1&b=2&c=3. </p> -<p class="definition">Definition at line <a class="el" href="_url_8h_source.html#l00058">58</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<p>Definition at line <a class="el" href="_url_8h_source.html#l00058">58</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> </div> </div> @@ -239,9 +254,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_url.html">Url</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_user-members.html b/docs/class_tg_bot_1_1_user-members.html index e2eefd2..f8af8ab 100644 --- a/docs/class_tg_bot_1_1_user-members.html +++ b/docs/class_tg_bot_1_1_user-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -98,9 +125,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_user.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_user.html b/docs/class_tg_bot_1_1_user.html index 9fba63c..35baf20 100644 --- a/docs/class_tg_bot_1_1_user.html +++ b/docs/class_tg_bot_1_1_user.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::User Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -122,11 +149,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a Telegram user or bot. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00036">36</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00036">36</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="ae6ea24aef677abaaf0fd7d60adf5be79"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae6ea24aef677abaaf0fd7d60adf5be79">◆ </a></span>Ptr</h2> - +<a class="anchor" id="ae6ea24aef677abaaf0fd7d60adf5be79"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -136,14 +161,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00039">39</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00039">39</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a7f7a9c98a98fdd7199d2c22c63dd75b0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7f7a9c98a98fdd7199d2c22c63dd75b0">◆ </a></span>firstName</h2> - +<a class="anchor" id="a7f7a9c98a98fdd7199d2c22c63dd75b0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -155,13 +178,11 @@ Public Attributes</h2></td></tr> <p>User‘s or bot’s first name. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00054">54</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00054">54</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> -<a id="a52ed387bdcad23b2883ef86a4c1f600f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a52ed387bdcad23b2883ef86a4c1f600f">◆ </a></span>id</h2> - +<a class="anchor" id="a52ed387bdcad23b2883ef86a4c1f600f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -173,13 +194,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this user or bot. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00044">44</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00044">44</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> -<a id="a9adb4af3ddf68a3a518c32a13f9415bf"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9adb4af3ddf68a3a518c32a13f9415bf">◆ </a></span>isBot</h2> - +<a class="anchor" id="a9adb4af3ddf68a3a518c32a13f9415bf"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -191,13 +210,11 @@ Public Attributes</h2></td></tr> <p>True, if this user is a bot. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00049">49</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00049">49</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> -<a id="af5318547408383fd9c491522ca2cfbc9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af5318547408383fd9c491522ca2cfbc9">◆ </a></span>languageCode</h2> - +<a class="anchor" id="af5318547408383fd9c491522ca2cfbc9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -209,13 +226,11 @@ Public Attributes</h2></td></tr> <p>Optional. IETF language tag of the user's language. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00069">69</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00069">69</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> -<a id="a52e3efc4237df7992eb8a698fafad9b0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a52e3efc4237df7992eb8a698fafad9b0">◆ </a></span>lastName</h2> - +<a class="anchor" id="a52e3efc4237df7992eb8a698fafad9b0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -227,13 +242,11 @@ Public Attributes</h2></td></tr> <p>Optional. User‘s or bot’s last name. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00059">59</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00059">59</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> -<a id="a3b32a26af904966eb8f961309f49eeba"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a3b32a26af904966eb8f961309f49eeba">◆ </a></span>username</h2> - +<a class="anchor" id="a3b32a26af904966eb8f961309f49eeba"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -245,7 +258,7 @@ Public Attributes</h2></td></tr> <p>Optional. User‘s or bot’s username. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00064">64</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<p>Definition at line <a class="el" href="_user_8h_source.html#l00064">64</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> </div> </div> @@ -258,9 +271,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_user.html">User</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_user_profile_photos-members.html b/docs/class_tg_bot_1_1_user_profile_photos-members.html index 3d5b992..b8eee46 100644 --- a/docs/class_tg_bot_1_1_user_profile_photos-members.html +++ b/docs/class_tg_bot_1_1_user_profile_photos-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +121,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_user_profile_photos.h <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_user_profile_photos.html b/docs/class_tg_bot_1_1_user_profile_photos.html index db0cc6d..8a78d94 100644 --- a/docs/class_tg_bot_1_1_user_profile_photos.html +++ b/docs/class_tg_bot_1_1_user_profile_photos.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::UserProfilePhotos Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,11 +137,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represent a user's profile pictures. </p> -<p class="definition">Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00038">38</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> +<p>Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00038">38</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a734352c5b115ea29e639f01462187d55"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a734352c5b115ea29e639f01462187d55">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a734352c5b115ea29e639f01462187d55"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -124,14 +149,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00041">41</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> +<p>Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00041">41</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a66b1e0c0b5b462ab8087ce05b0311f16"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a66b1e0c0b5b462ab8087ce05b0311f16">◆ </a></span>photos</h2> - +<a class="anchor" id="a66b1e0c0b5b462ab8087ce05b0311f16"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -143,13 +166,11 @@ Public Attributes</h2></td></tr> <p>Requested profile pictures (in up to 4 sizes each). </p> -<p class="definition">Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00051">51</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> +<p>Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00051">51</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> </div> </div> -<a id="a33bfd559f54c4c8bf214698392473675"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a33bfd559f54c4c8bf214698392473675">◆ </a></span>totalCount</h2> - +<a class="anchor" id="a33bfd559f54c4c8bf214698392473675"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -161,7 +182,7 @@ Public Attributes</h2></td></tr> <p>Total number of profile pictures the target user has. </p> -<p class="definition">Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00046">46</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> +<p>Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00046">46</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> </div> </div> @@ -174,9 +195,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html">UserProfilePhotos</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_venue-members.html b/docs/class_tg_bot_1_1_venue-members.html index 6e1978c..4a58344 100644 --- a/docs/class_tg_bot_1_1_venue-members.html +++ b/docs/class_tg_bot_1_1_venue-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_venue.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_venue.html b/docs/class_tg_bot_1_1_venue.html index bc68abe..dff767c 100644 --- a/docs/class_tg_bot_1_1_venue.html +++ b/docs/class_tg_bot_1_1_venue.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Venue Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,11 +143,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00020">20</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<p>Definition at line <a class="el" href="_venue_8h_source.html#l00020">20</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a9f9505e1035b3aacd2ad9d68a8285a14"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9f9505e1035b3aacd2ad9d68a8285a14">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a9f9505e1035b3aacd2ad9d68a8285a14"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -130,14 +155,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00022">22</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<p>Definition at line <a class="el" href="_venue_8h_source.html#l00022">22</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a411e85c19c38ad2b8922d60582f72459"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a411e85c19c38ad2b8922d60582f72459">◆ </a></span>address</h2> - +<a class="anchor" id="a411e85c19c38ad2b8922d60582f72459"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -149,13 +172,11 @@ Public Attributes</h2></td></tr> <p>Address of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00037">37</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<p>Definition at line <a class="el" href="_venue_8h_source.html#l00037">37</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> </div> </div> -<a id="aec6a2d5230788e85a55cc407246ad968"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aec6a2d5230788e85a55cc407246ad968">◆ </a></span>foursquare_id</h2> - +<a class="anchor" id="aec6a2d5230788e85a55cc407246ad968"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +188,11 @@ Public Attributes</h2></td></tr> <p>Optional. Foursquare identifier of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00042">42</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<p>Definition at line <a class="el" href="_venue_8h_source.html#l00042">42</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> </div> </div> -<a id="a9dbb9e88b790f9a938c9ec561ed773ce"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a9dbb9e88b790f9a938c9ec561ed773ce">◆ </a></span>location</h2> - +<a class="anchor" id="a9dbb9e88b790f9a938c9ec561ed773ce"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +204,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_venue.html" title="This object represents a venue. ">Venue</a> location. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00027">27</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<p>Definition at line <a class="el" href="_venue_8h_source.html#l00027">27</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> </div> </div> -<a id="afc6d630815d434ebf97a86a47f74ca50"></a> -<h2 class="memtitle"><span class="permalink"><a href="#afc6d630815d434ebf97a86a47f74ca50">◆ </a></span>title</h2> - +<a class="anchor" id="afc6d630815d434ebf97a86a47f74ca50"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,7 +220,7 @@ Public Attributes</h2></td></tr> <p>Name of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00032">32</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<p>Definition at line <a class="el" href="_venue_8h_source.html#l00032">32</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> </div> </div> @@ -216,9 +233,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_venue.html">Venue</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_video-members.html b/docs/class_tg_bot_1_1_video-members.html index 43d409e..1438c85 100644 --- a/docs/class_tg_bot_1_1_video-members.html +++ b/docs/class_tg_bot_1_1_video-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +126,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_video.html b/docs/class_tg_bot_1_1_video.html index 68ad020..eef7775 100644 --- a/docs/class_tg_bot_1_1_video.html +++ b/docs/class_tg_bot_1_1_video.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Video Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -125,11 +152,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a video file. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00038">38</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00038">38</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a0005786d327b3e363cb13c18e9ee0593"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0005786d327b3e363cb13c18e9ee0593">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a0005786d327b3e363cb13c18e9ee0593"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -139,14 +164,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00041">41</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00041">41</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a93c71de6b8a012b185618a896c4c5e5a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a93c71de6b8a012b185618a896c4c5e5a">◆ </a></span>duration</h2> - +<a class="anchor" id="a93c71de6b8a012b185618a896c4c5e5a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -158,13 +181,11 @@ Public Attributes</h2></td></tr> <p>Duration of the video in seconds as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00061">61</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00061">61</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> -<a id="a588d9dab172e6828c1aea49c169bb289"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a588d9dab172e6828c1aea49c169bb289">◆ </a></span>fileId</h2> - +<a class="anchor" id="a588d9dab172e6828c1aea49c169bb289"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -176,13 +197,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00046">46</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00046">46</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> -<a id="aebbdeaf632d9438f050797bd84ab6c8f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aebbdeaf632d9438f050797bd84ab6c8f">◆ </a></span>fileSize</h2> - +<a class="anchor" id="aebbdeaf632d9438f050797bd84ab6c8f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -194,13 +213,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00076">76</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00076">76</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> -<a id="a0aea87cd20a804a8e8410858b6d40968"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0aea87cd20a804a8e8410858b6d40968">◆ </a></span>height</h2> - +<a class="anchor" id="a0aea87cd20a804a8e8410858b6d40968"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -212,13 +229,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00056">56</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00056">56</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> -<a id="a4162b4cc66825ce32fea222399ef3356"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4162b4cc66825ce32fea222399ef3356">◆ </a></span>mimeType</h2> - +<a class="anchor" id="a4162b4cc66825ce32fea222399ef3356"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -230,13 +245,11 @@ Public Attributes</h2></td></tr> <p>Optional. Mime type of a file as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00071">71</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00071">71</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> -<a id="ab71e1325c685af9e67ddf0af418a77a7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab71e1325c685af9e67ddf0af418a77a7">◆ </a></span>thumb</h2> - +<a class="anchor" id="ab71e1325c685af9e67ddf0af418a77a7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -248,13 +261,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> thumbnail. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00066">66</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00066">66</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> -<a id="a65ea94712e107b2e36109f5ec88b0a35"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a65ea94712e107b2e36109f5ec88b0a35">◆ </a></span>width</h2> - +<a class="anchor" id="a65ea94712e107b2e36109f5ec88b0a35"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -266,7 +277,7 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00051">51</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<p>Definition at line <a class="el" href="_video_8h_source.html#l00051">51</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> </div> </div> @@ -279,9 +290,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_video.html">Video</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_video_note-members.html b/docs/class_tg_bot_1_1_video_note-members.html index ce5e10d..5cacc30 100644 --- a/docs/class_tg_bot_1_1_video_note-members.html +++ b/docs/class_tg_bot_1_1_video_note-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +124,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video_note.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_video_note.html b/docs/class_tg_bot_1_1_video_note.html index bc630c6..daf453d 100644 --- a/docs/class_tg_bot_1_1_video_note.html +++ b/docs/class_tg_bot_1_1_video_note.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::VideoNote Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -119,11 +146,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a video message (available in Telegram apps as of v.4.0). </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00038">38</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00038">38</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a6724ff1d3da3887d961a70eb67b42825"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6724ff1d3da3887d961a70eb67b42825">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a6724ff1d3da3887d961a70eb67b42825"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -133,14 +158,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00041">41</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00041">41</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a353b92dd7a6d3f4b370dcbea9a7f40ec"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a353b92dd7a6d3f4b370dcbea9a7f40ec">◆ </a></span>duration</h2> - +<a class="anchor" id="a353b92dd7a6d3f4b370dcbea9a7f40ec"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -152,13 +175,11 @@ Public Attributes</h2></td></tr> <p>Duration of the video in seconds as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00056">56</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00056">56</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div> </div> -<a id="a74532c9411fce4e1f51e4745728e1763"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a74532c9411fce4e1f51e4745728e1763">◆ </a></span>fileId</h2> - +<a class="anchor" id="a74532c9411fce4e1f51e4745728e1763"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -170,13 +191,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00046">46</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00046">46</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div> </div> -<a id="a2e36b1968524c2476e4d3a4a34dbab02"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2e36b1968524c2476e4d3a4a34dbab02">◆ </a></span>fileSize</h2> - +<a class="anchor" id="a2e36b1968524c2476e4d3a4a34dbab02"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -188,13 +207,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00066">66</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00066">66</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div> </div> -<a id="ad66d67d76de6e2124c5c2d28fc6fd51b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad66d67d76de6e2124c5c2d28fc6fd51b">◆ </a></span>length</h2> - +<a class="anchor" id="ad66d67d76de6e2124c5c2d28fc6fd51b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -206,13 +223,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width and height as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00051">51</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00051">51</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div> </div> -<a id="ac9d929d057a59bdfb1dee50819b0e06f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac9d929d057a59bdfb1dee50819b0e06f">◆ </a></span>thumb</h2> - +<a class="anchor" id="ac9d929d057a59bdfb1dee50819b0e06f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -224,7 +239,7 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> thumbnail. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00061">61</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<p>Definition at line <a class="el" href="_video_note_8h_source.html#l00061">61</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> </div> </div> @@ -237,9 +252,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_video_note.html">VideoNote</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_voice-members.html b/docs/class_tg_bot_1_1_voice-members.html index eed5178..f583a6e 100644 --- a/docs/class_tg_bot_1_1_voice-members.html +++ b/docs/class_tg_bot_1_1_voice-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +123,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_voice.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_voice.html b/docs/class_tg_bot_1_1_voice.html index d8a8ef4..9fc9af8 100644 --- a/docs/class_tg_bot_1_1_voice.html +++ b/docs/class_tg_bot_1_1_voice.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::Voice Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,11 +143,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a voice note. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00018">18</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Definition at line <a class="el" href="_voice_8h_source.html#l00018">18</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a73311e993b61a62531f42583d82fed91"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a73311e993b61a62531f42583d82fed91">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a73311e993b61a62531f42583d82fed91"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -130,14 +155,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00020">20</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Definition at line <a class="el" href="_voice_8h_source.html#l00020">20</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a65629e696801e0c68e7822a82df13679"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a65629e696801e0c68e7822a82df13679">◆ </a></span>duration</h2> - +<a class="anchor" id="a65629e696801e0c68e7822a82df13679"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -149,13 +172,11 @@ Public Attributes</h2></td></tr> <p>Duration of the audio in seconds as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00030">30</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Definition at line <a class="el" href="_voice_8h_source.html#l00030">30</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> -<a id="aa138c0d927f53572c1b43086a10e6c73"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa138c0d927f53572c1b43086a10e6c73">◆ </a></span>file_id</h2> - +<a class="anchor" id="aa138c0d927f53572c1b43086a10e6c73"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -167,13 +188,11 @@ Public Attributes</h2></td></tr> <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00025">25</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Definition at line <a class="el" href="_voice_8h_source.html#l00025">25</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> -<a id="a7c231412bd16616058b4c1d2e50244d1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7c231412bd16616058b4c1d2e50244d1">◆ </a></span>file_size</h2> - +<a class="anchor" id="a7c231412bd16616058b4c1d2e50244d1"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -185,13 +204,11 @@ Public Attributes</h2></td></tr> <p>Optional. <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00040">40</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Definition at line <a class="el" href="_voice_8h_source.html#l00040">40</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> -<a id="a5cf398c03d61459c4dba34fe6bf22aca"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5cf398c03d61459c4dba34fe6bf22aca">◆ </a></span>mime_type</h2> - +<a class="anchor" id="a5cf398c03d61459c4dba34fe6bf22aca"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -203,7 +220,7 @@ Public Attributes</h2></td></tr> <p>Optional. MIME type of the file as defined by sender;. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00035">35</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<p>Definition at line <a class="el" href="_voice_8h_source.html#l00035">35</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> </div> </div> @@ -216,9 +233,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_voice.html">Voice</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_webhook_info-members.html b/docs/class_tg_bot_1_1_webhook_info-members.html index da2ee99..7075cdd 100644 --- a/docs/class_tg_bot_1_1_webhook_info-members.html +++ b/docs/class_tg_bot_1_1_webhook_info-members.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +126,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_webhook_info.html','' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/class_tg_bot_1_1_webhook_info.html b/docs/class_tg_bot_1_1_webhook_info.html index 7bef70e..0b86aa3 100644 --- a/docs/class_tg_bot_1_1_webhook_info.html +++ b/docs/class_tg_bot_1_1_webhook_info.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::WebhookInfo Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -125,11 +152,9 @@ Public Attributes</h2></td></tr> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Contains information about the current status of a webhook. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00019">19</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00019">19</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a2280093713d1304207d8bba2204648d6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a2280093713d1304207d8bba2204648d6">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a2280093713d1304207d8bba2204648d6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -139,14 +164,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00021">21</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00021">21</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a5a145b95d4d15992ac253b6f1ef834ce"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5a145b95d4d15992ac253b6f1ef834ce">◆ </a></span>allowedUpdates</h2> - +<a class="anchor" id="a5a145b95d4d15992ac253b6f1ef834ce"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -158,13 +181,11 @@ Public Attributes</h2></td></tr> <p>Optional. A list of update types the bot is subscribed to. Defaults to all update types. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00056">56</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00056">56</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> -<a id="acf1dda44e0f4bf867cad1fd5b0099fca"></a> -<h2 class="memtitle"><span class="permalink"><a href="#acf1dda44e0f4bf867cad1fd5b0099fca">◆ </a></span>hasCustomCertificate</h2> - +<a class="anchor" id="acf1dda44e0f4bf867cad1fd5b0099fca"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -176,13 +197,11 @@ Public Attributes</h2></td></tr> <p>True, if a custom certificate was provided for webhook certificate checks. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00031">31</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00031">31</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> -<a id="a6c9cb25b5867db8988e45c53a6f36ab5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6c9cb25b5867db8988e45c53a6f36ab5">◆ </a></span>lastErrorDate</h2> - +<a class="anchor" id="a6c9cb25b5867db8988e45c53a6f36ab5"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -194,13 +213,11 @@ Public Attributes</h2></td></tr> <p>Optional. Unix time for the most recent error that happened when trying to deliver an update via webhook. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00041">41</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00041">41</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> -<a id="a480255d4d60fd3d669463ef86c31f4e4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a480255d4d60fd3d669463ef86c31f4e4">◆ </a></span>lastErrorMessage</h2> - +<a class="anchor" id="a480255d4d60fd3d669463ef86c31f4e4"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -212,13 +229,11 @@ Public Attributes</h2></td></tr> <p>Optional. Error message in human - readable format for the most recent error that happened when trying to deliver an update via webhook. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00046">46</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00046">46</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> -<a id="abccb7180f3a2ee8c9fe01e51464fd79b"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abccb7180f3a2ee8c9fe01e51464fd79b">◆ </a></span>maxConnections</h2> - +<a class="anchor" id="abccb7180f3a2ee8c9fe01e51464fd79b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -230,13 +245,11 @@ Public Attributes</h2></td></tr> <p>Optional. Maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00051">51</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00051">51</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> -<a id="ae709688fe3890a2e34981cf9d1470726"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae709688fe3890a2e34981cf9d1470726">◆ </a></span>pendingUpdateCount</h2> - +<a class="anchor" id="ae709688fe3890a2e34981cf9d1470726"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -248,13 +261,11 @@ Public Attributes</h2></td></tr> <p>Number of updates awaiting delivery. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00036">36</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00036">36</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> -<a id="a4f1f6efd16518a24e8c153f5e126a36f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4f1f6efd16518a24e8c153f5e126a36f">◆ </a></span>url</h2> - +<a class="anchor" id="a4f1f6efd16518a24e8c153f5e126a36f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -266,7 +277,7 @@ Public Attributes</h2></td></tr> <p>Webhook URL, may be empty if webhook is not set up. </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00026">26</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<p>Definition at line <a class="el" href="_webhook_info_8h_source.html#l00026">26</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> </div> </div> @@ -279,9 +290,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_webhook_info.html">WebhookInfo</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/classes.html b/docs/classes.html index 22d6cef..6759ca4 100644 --- a/docs/classes.html +++ b/docs/classes.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Index</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li class="current"><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -83,67 +110,67 @@ $(document).ready(function(){initNavTree('classes.html','');}); <div class="title">Class Index</div> </div> </div><!--header--> <div class="contents"> -<div class="qindex"><a class="qindex" href="#letter_a">a</a> | <a class="qindex" href="#letter_b">b</a> | <a class="qindex" href="#letter_c">c</a> | <a class="qindex" href="#letter_d">d</a> | <a class="qindex" href="#letter_e">e</a> | <a class="qindex" href="#letter_f">f</a> | <a class="qindex" href="#letter_g">g</a> | <a class="qindex" href="#letter_h">h</a> | <a class="qindex" href="#letter_i">i</a> | <a class="qindex" href="#letter_k">k</a> | <a class="qindex" href="#letter_l">l</a> | <a class="qindex" href="#letter_m">m</a> | <a class="qindex" href="#letter_o">o</a> | <a class="qindex" href="#letter_p">p</a> | <a class="qindex" href="#letter_r">r</a> | <a class="qindex" href="#letter_s">s</a> | <a class="qindex" href="#letter_t">t</a> | <a class="qindex" href="#letter_u">u</a> | <a class="qindex" href="#letter_v">v</a> | <a class="qindex" href="#letter_w">w</a></div> +<div class="qindex"><a class="qindex" href="#letter_A">A</a> | <a class="qindex" href="#letter_B">B</a> | <a class="qindex" href="#letter_C">C</a> | <a class="qindex" href="#letter_D">D</a> | <a class="qindex" href="#letter_E">E</a> | <a class="qindex" href="#letter_F">F</a> | <a class="qindex" href="#letter_G">G</a> | <a class="qindex" href="#letter_H">H</a> | <a class="qindex" href="#letter_I">I</a> | <a class="qindex" href="#letter_K">K</a> | <a class="qindex" href="#letter_L">L</a> | <a class="qindex" href="#letter_M">M</a> | <a class="qindex" href="#letter_O">O</a> | <a class="qindex" href="#letter_P">P</a> | <a class="qindex" href="#letter_R">R</a> | <a class="qindex" href="#letter_S">S</a> | <a class="qindex" href="#letter_T">T</a> | <a class="qindex" href="#letter_U">U</a> | <a class="qindex" href="#letter_V">V</a> | <a class="qindex" href="#letter_W">W</a></div> <table class="classindex"> -<tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  a  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_force_reply.html">ForceReply</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html">InlineQueryResultCachedVideo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_location.html">Location</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_t"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  t  </div></td></tr></table> +<tr><td rowspan="2" valign="bottom"><a name="letter_A"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  A  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_force_reply.html">ForceReply</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html">InlineQueryResultCachedVideo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_location.html">Location</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_T"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  T  </div></td></tr></table> </td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_g"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  g  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html">InlineQueryResultCachedVoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_m"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  m  </div></td></tr></table> +<tr><td rowspan="2" valign="bottom"><a name="letter_G"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  G  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html">InlineQueryResultCachedVoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_M"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  M  </div></td></tr></table> </td></tr> <tr><td valign="top"><a class="el" href="class_tg_bot_1_1_animation.html">Animation</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html">InlineQueryResultContact</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_exception.html">TgException</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> <tr><td valign="top"><a class="el" href="class_tg_bot_1_1_api.html">Api</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_game.html">Game</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html">InlineQueryResultDocument</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_mask_position.html">MaskPosition</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_long_poll.html">TgLongPoll</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_game_high_score.html">GameHighScore</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_game.html">InlineQueryResultGame</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_message.html">Message</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_b"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  b  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html">InlineQueryResultGif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_message_entity.html">MessageEntity</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_h"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  h  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html">InlineQueryResultLocation</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_o"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  o  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html">InlineQueryResultMpeg4Gif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_u"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  u  </div></td></tr></table> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_game_high_score.html">GameHighScore</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_game.html">InlineQueryResultGame</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_message.html">Message</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td rowspan="2" valign="bottom"><a name="letter_B"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  B  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html">InlineQueryResultGif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_message_entity.html">MessageEntity</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td rowspan="2" valign="bottom"><a name="letter_H"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  H  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html">InlineQueryResultLocation</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_O"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  O  </div></td></tr></table> +</td><td rowspan="2" valign="bottom"><a name="letter_U"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  U  </div></td></tr></table> +</td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html">InlineQueryResultMpeg4Gif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td rowspan="2" valign="bottom"><a name="letter_C"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  C  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_http_client.html">HttpClient</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html">InlineQueryResultPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_order_info.html">OrderInfo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_update.html">Update</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_http_parser.html">HttpParser</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html">InlineQueryResultVenue</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_P"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  P  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_url.html">Url</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html">InlineQueryResultVideo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_user.html">User</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_callback_query.html">CallbackQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html">InlineQueryResultVoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_photo_size.html">PhotoSize</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html">UserProfilePhotos</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_I"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  I  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_contact_message_content.html">InputContactMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html">PreCheckoutQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_V"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  V  </div></td></tr></table> </td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  c  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_http_client.html">HttpClient</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html">InlineQueryResultPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_order_info.html">OrderInfo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_http_parser.html">HttpParser</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html">InlineQueryResultVenue</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  p  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_update.html">Update</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html">InlineQueryResultVideo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_url.html">Url</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_callback_query.html">CallbackQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_http_server.html">HttpServer</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html">InlineQueryResultVoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_photo_size.html">PhotoSize</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_user.html">User</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  i  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_contact_message_content.html">InputContactMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html">PreCheckoutQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html">UserProfilePhotos</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chat_member.html">ChatMember</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_file.html">InputFile</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_r"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  r  </div></td></tr></table> -</td><td rowspan="2" valign="bottom"><a name="letter_v"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  v  </div></td></tr></table> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chat_member.html">ChatMember</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_file.html">InputFile</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_R"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  R  </div></td></tr></table> </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chat_photo.html">ChatPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">InlineKeyboardButton</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html">InputLocationMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_media.html">InputMedia</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html">ReplyKeyboardMarkup</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_venue.html">Venue</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html">HttpServer::Connection</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query.html">InlineQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_media_photo.html">InputMediaPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_video.html">Video</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_media_video.html">InputMediaVideo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_response_parameters.html">ResponseParameters</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_video_note.html">VideoNote</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  d  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html">InlineQueryResultArticle</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  s  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_voice.html">Voice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html">InlineQueryResultAudio</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_text_message_content.html">InputTextMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_w"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  w  </div></td></tr></table> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chat_photo.html">ChatPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">InlineKeyboardButton</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html">InputLocationMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_venue.html">Venue</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_media.html">InputMedia</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html">ReplyKeyboardMarkup</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_video.html">Video</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html">HttpServer::Connection</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query.html">InlineQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_media_photo.html">InputMediaPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_video_note.html">VideoNote</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_media_video.html">InputMediaVideo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_response_parameters.html">ResponseParameters</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_voice.html">Voice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td rowspan="2" valign="bottom"><a name="letter_D"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  D  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html">InlineQueryResultArticle</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_message_content.html">InputMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_S"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  S  </div></td></tr></table> +</td><td rowspan="2" valign="bottom"><a name="letter_W"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  W  </div></td></tr></table> </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_document.html">Document</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html">InlineQueryResultCachedAudio</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html">InputVenueMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_shipping_address.html">ShippingAddress</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  e  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html">InlineQueryResultCachedDocument</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_invoice.html">Invoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_shipping_option.html">ShippingOption</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_webhook_info.html">WebhookInfo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> -<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html">InlineQueryResultCachedGif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_k"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  k  </div></td></tr></table> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html">InlineQueryResultAudio</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_text_message_content.html">InputTextMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_document.html">Document</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html">InlineQueryResultCachedAudio</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html">InputVenueMessageContent</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_shipping_address.html">ShippingAddress</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_webhook_info.html">WebhookInfo</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td></tr> +<tr><td rowspan="2" valign="bottom"><a name="letter_E"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  E  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html">InlineQueryResultCachedDocument</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_invoice.html">Invoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_shipping_option.html">ShippingOption</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td></tr> +<tr><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html">InlineQueryResultCachedGif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_K"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  K  </div></td></tr></table> </td><td valign="top"><a class="el" href="class_tg_bot_1_1_shipping_query.html">ShippingQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td></tr> <tr><td valign="top"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html">InlineQueryResultCachedMpeg4Gif</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td></tr> <tr><td valign="top"><a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html">InlineQueryResultCachedPhoto</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_keyboard_button.html">KeyboardButton</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td valign="top"><a class="el" href="class_tg_bot_1_1_sticker_set.html">StickerSet</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td></tr> -<tr><td rowspan="2" valign="bottom"><a name="letter_f"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  f  </div></td></tr></table> -</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html">InlineQueryResultCachedSticker</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_l"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  l  </div></td></tr></table> +<tr><td rowspan="2" valign="bottom"><a name="letter_F"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  F  </div></td></tr></table> +</td><td valign="top"><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html">InlineQueryResultCachedSticker</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_L"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  L  </div></td></tr></table> </td><td valign="top"><a class="el" href="class_tg_bot_1_1_successful_payment.html">SuccessfulPayment</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td></tr> <tr><td></td><td></td><td></td></tr> <tr><td valign="top"><a class="el" href="class_tg_bot_1_1_file.html">File</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td><td valign="top"><a class="el" href="class_tg_bot_1_1_labeled_price.html">LabeledPrice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td><td></td></tr> <tr><td></td><td></td><td></td><td></td><td></td></tr> </table> -<div class="qindex"><a class="qindex" href="#letter_a">a</a> | <a class="qindex" href="#letter_b">b</a> | <a class="qindex" href="#letter_c">c</a> | <a class="qindex" href="#letter_d">d</a> | <a class="qindex" href="#letter_e">e</a> | <a class="qindex" href="#letter_f">f</a> | <a class="qindex" href="#letter_g">g</a> | <a class="qindex" href="#letter_h">h</a> | <a class="qindex" href="#letter_i">i</a> | <a class="qindex" href="#letter_k">k</a> | <a class="qindex" href="#letter_l">l</a> | <a class="qindex" href="#letter_m">m</a> | <a class="qindex" href="#letter_o">o</a> | <a class="qindex" href="#letter_p">p</a> | <a class="qindex" href="#letter_r">r</a> | <a class="qindex" href="#letter_s">s</a> | <a class="qindex" href="#letter_t">t</a> | <a class="qindex" href="#letter_u">u</a> | <a class="qindex" href="#letter_v">v</a> | <a class="qindex" href="#letter_w">w</a></div> +<div class="qindex"><a class="qindex" href="#letter_A">A</a> | <a class="qindex" href="#letter_B">B</a> | <a class="qindex" href="#letter_C">C</a> | <a class="qindex" href="#letter_D">D</a> | <a class="qindex" href="#letter_E">E</a> | <a class="qindex" href="#letter_F">F</a> | <a class="qindex" href="#letter_G">G</a> | <a class="qindex" href="#letter_H">H</a> | <a class="qindex" href="#letter_I">I</a> | <a class="qindex" href="#letter_K">K</a> | <a class="qindex" href="#letter_L">L</a> | <a class="qindex" href="#letter_M">M</a> | <a class="qindex" href="#letter_O">O</a> | <a class="qindex" href="#letter_P">P</a> | <a class="qindex" href="#letter_R">R</a> | <a class="qindex" href="#letter_S">S</a> | <a class="qindex" href="#letter_T">T</a> | <a class="qindex" href="#letter_U">U</a> | <a class="qindex" href="#letter_V">V</a> | <a class="qindex" href="#letter_W">W</a></div> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html b/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html index 097f989..aa1f685 100644 --- a/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html +++ b/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -116,9 +140,9 @@ Files</h2></td></tr> <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="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.js b/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.js index baa4adf..fb170d1 100644 --- a/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.js +++ b/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.js @@ -11,7 +11,5 @@ var dir_25b26b9fa3b0bd1537052b03f43dd617 = ] ], [ "tgbot.h", "tgbot_8h.html", null ], [ "TgException.h", "_tg_exception_8h.html", null ], - [ "TgTypeParser.h", "_tg_type_parser_8h.html", [ - [ "TgTypeParser", "class_tg_bot_1_1_tg_type_parser.html", "class_tg_bot_1_1_tg_type_parser" ] - ] ] + [ "TgTypeParser.h", "_tg_type_parser_8h.html", null ] ];
\ No newline at end of file diff --git a/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html b/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html index 2297dc6..965cca9 100644 --- a/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html +++ b/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/net Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -111,9 +135,9 @@ Files</h2></td></tr> <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="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/dir_d3a0916884c776a83ed0f419714df887.html b/docs/dir_d3a0916884c776a83ed0f419714df887.html index 50335e6..c035a5a 100644 --- a/docs/dir_d3a0916884c776a83ed0f419714df887.html +++ b/docs/dir_d3a0916884c776a83ed0f419714df887.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/tools Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -97,9 +121,9 @@ Files</h2></td></tr> <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="dir_d3a0916884c776a83ed0f419714df887.html">tools</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/dir_d44c64559bbebec7f509842c48db8b23.html index cff11ac..db2df25 100644 --- a/docs/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/docs/dir_d44c64559bbebec7f509842c48db8b23.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +119,9 @@ Directories</h2></td></tr> <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="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html index 7a10813..05882ed 100644 --- a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html +++ b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -243,9 +267,9 @@ Files</h2></td></tr> <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="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/doxygen.css b/docs/doxygen.css index 4f1ab91..1425ec5 100644 --- a/docs/doxygen.css +++ b/docs/doxygen.css @@ -1,13 +1,9 @@ -/* The standard CSS for doxygen 1.8.13 */ +/* The standard CSS for doxygen 1.8.11 */ body, table, div, p, dl { font: 400 14px/22px Roboto,sans-serif; } -p.reference, p.definition { - font: 400 14px/22px Roboto,sans-serif; -} - /* @group Heading Levels */ h1.groupheader { @@ -177,7 +173,7 @@ pre.fragment { } div.fragment { - padding: 0px; + padding: 4px 6px; margin: 4px 8px 4px 2px; background-color: #FBFCFD; border: 1px solid #C4CFE5; @@ -236,15 +232,6 @@ span.lineno a:hover { background-color: #C8C8C8; } -.lineno { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - div.ah, span.ah { background-color: black; font-weight: bold; @@ -514,29 +501,6 @@ table.memberdecls { /* Styles for detailed member documentation */ -.memtitle { - padding: 8px; - border-top: 1px solid #A8B8D9; - border-left: 1px solid #A8B8D9; - border-right: 1px solid #A8B8D9; - border-top-right-radius: 4px; - border-top-left-radius: 4px; - margin-bottom: -1px; - background-image: url('nav_f.png'); - background-repeat: repeat-x; - background-color: #E2E8F2; - line-height: 1.25; - font-weight: 300; - float:left; -} - -.permalink -{ - font-size: 65%; - display: inline-block; - vertical-align: middle; -} - .memtemplate { font-size: 80%; color: #4665A2; @@ -575,7 +539,7 @@ table.memberdecls { } .memname { - font-weight: 400; + font-weight: bold; margin-left: 6px; } @@ -591,24 +555,24 @@ table.memberdecls { color: #253555; font-weight: bold; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); - background-color: #DFE5F1; + background-image:url('nav_f.png'); + background-repeat:repeat-x; + background-color: #E2E8F2; /* opera specific markup */ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); border-top-right-radius: 4px; + border-top-left-radius: 4px; /* firefox specific markup */ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px; -moz-border-radius-topright: 4px; + -moz-border-radius-topleft: 4px; /* webkit specific markup */ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); -webkit-border-top-right-radius: 4px; + -webkit-border-top-left-radius: 4px; } -.overload { - font-family: "courier new",courier,monospace; - font-size: 65%; -} - .memdoc, dl.reflist dd { border-bottom: 1px solid #A8B8D9; border-left: 1px solid #A8B8D9; @@ -950,7 +914,6 @@ table.fieldtable { padding-bottom: 4px; padding-top: 5px; text-align:left; - font-weight: 400; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; @@ -1215,11 +1178,6 @@ dl.section dd { text-align: center; } -.plantumlgraph -{ - text-align: center; -} - .diagraph { text-align: center; @@ -1515,82 +1473,3 @@ tr.heading h2 { } } -/* @group Markdown */ - -/* -table.markdownTable { - border-collapse:collapse; - margin-top: 4px; - margin-bottom: 4px; -} - -table.markdownTable td, table.markdownTable th { - border: 1px solid #2D4068; - padding: 3px 7px 2px; -} - -table.markdownTableHead tr { -} - -table.markdownTableBodyLeft td, table.markdownTable th { - border: 1px solid #2D4068; - padding: 3px 7px 2px; -} - -th.markdownTableHeadLeft th.markdownTableHeadRight th.markdownTableHeadCenter th.markdownTableHeadNone { - background-color: #374F7F; - color: #FFFFFF; - font-size: 110%; - padding-bottom: 4px; - padding-top: 5px; -} - -th.markdownTableHeadLeft { - text-align: left -} - -th.markdownTableHeadRight { - text-align: right -} - -th.markdownTableHeadCenter { - text-align: center -} -*/ - -table.markdownTable { - border-collapse:collapse; - margin-top: 4px; - margin-bottom: 4px; -} - -table.markdownTable td, table.markdownTable th { - border: 1px solid #2D4068; - padding: 3px 7px 2px; -} - -table.markdownTable tr { -} - -th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone { - background-color: #374F7F; - color: #FFFFFF; - font-size: 110%; - padding-bottom: 4px; - padding-top: 5px; -} - -th.markdownTableHeadLeft, td.markdownTableBodyLeft { - text-align: left -} - -th.markdownTableHeadRight, td.markdownTableBodyRight { - text-align: right -} - -th.markdownTableHeadCenter, td.markdownTableBodyCenter { - text-align: center -} - - -/* @end */ diff --git a/docs/files.html b/docs/files.html index 9c9adf0..193b7f5 100644 --- a/docs/files.html +++ b/docs/files.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: File List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -190,9 +214,9 @@ $(document).ready(function(){initNavTree('files.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions.html b/docs/functions.html index 10126ad..0c20e03 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li class="current"><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index__"></a>- _ -</h3><ul> +<h3><a class="anchor" id="index__"></a>- _ -</h3><ul> <li>_acceptor : <a class="el" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">TgBot::HttpServer< Protocol ></a> </li> @@ -98,9 +165,9 @@ $(document).ready(function(){initNavTree('functions.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_0x7e.html b/docs/functions_0x7e.html index af29242..2052708 100644 --- a/docs/functions_0x7e.html +++ b/docs/functions_0x7e.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li class="current"><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_0x7e.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_0x7e"></a>- ~ -</h3><ul> +<h3><a class="anchor" id="index_0x7e"></a>- ~ -</h3><ul> <li>~GenericReply() : <a class="el" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c">TgBot::GenericReply</a> </li> @@ -109,9 +176,9 @@ $(document).ready(function(){initNavTree('functions_0x7e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_a.html b/docs/functions_a.html index b03c55b..157fbf3 100644 --- a/docs/functions_a.html +++ b/docs/functions_a.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li class="current"><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,14 +148,14 @@ $(document).ready(function(){initNavTree('functions_a.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_a"></a>- a -</h3><ul> +<h3><a class="anchor" id="index_a"></a>- a -</h3><ul> <li>address : <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b">TgBot::InlineQueryResultVenue</a> , <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa">TgBot::InputVenueMessageContent</a> , <a class="el" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">TgBot::Venue</a> </li> <li>addStickerToSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">TgBot::Api</a> </li> <li>allMembersAreAdministrators : <a class="el" href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68">TgBot::Chat</a> @@ -103,10 +170,16 @@ $(document).ready(function(){initNavTree('functions_a.html','');}); : <a class="el" href="class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c">TgBot::Game</a> </li> <li>answerCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa">TgBot::Api</a> </li> <li>answerInlineQuery() -: <a class="el" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af">TgBot::Api</a> +</li> +<li>answerPreCheckoutQuery() +: <a class="el" href="class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c">TgBot::Api</a> +</li> +<li>answerShippingQuery() +: <a class="el" href="class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8">TgBot::Api</a> </li> <li>Api() : <a class="el" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">TgBot::Api</a> @@ -132,9 +205,9 @@ $(document).ready(function(){initNavTree('functions_a.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_b.html b/docs/functions_b.html index f47f976..3852388 100644 --- a/docs/functions_b.html +++ b/docs/functions_b.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li class="current"><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_b.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_b"></a>- b -</h3><ul> +<h3><a class="anchor" id="index_b"></a>- b -</h3><ul> <li>bigFileId : <a class="el" href="class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178">TgBot::ChatPhoto</a> </li> @@ -95,9 +162,9 @@ $(document).ready(function(){initNavTree('functions_b.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_c.html b/docs/functions_c.html index a3426d8..b91ba6c 100644 --- a/docs/functions_c.html +++ b/docs/functions_c.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li class="current"><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_c"></a>- c -</h3><ul> +<h3><a class="anchor" id="index_c"></a>- c -</h3><ul> <li>callbackData : <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">TgBot::InlineKeyboardButton</a> </li> @@ -181,7 +248,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8">TgBot::ShippingAddress</a> </li> <li>createNewStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb">TgBot::Api</a> </li> <li>currency : <a class="el" href="class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a">TgBot::Invoice</a> @@ -194,9 +261,9 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_d.html b/docs/functions_d.html index 81d2b9c..3d03c60 100644 --- a/docs/functions_d.html +++ b/docs/functions_d.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li class="current"><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_d"></a>- d -</h3><ul> +<h3><a class="anchor" id="index_d"></a>- d -</h3><ul> <li>data : <a class="el" href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">TgBot::HttpServer< Protocol >::Connection</a> @@ -91,20 +158,20 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); : <a class="el" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">TgBot::Message</a> </li> <li>deleteChatPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025">TgBot::Api</a> , <a class="el" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">TgBot::Message</a> </li> <li>deleteChatStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d">TgBot::Api</a> </li> <li>deleteMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018">TgBot::Api</a> </li> <li>deleteStickerPositionInSet() -: <a class="el" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715">TgBot::Api</a> </li> <li>deleteWebhook() -: <a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347">TgBot::Api</a> </li> <li>description : <a class="el" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">TgBot::Chat</a> @@ -131,7 +198,7 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); : <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746">TgBot::InlineQueryResultDocument</a> </li> <li>downloadFile() -: <a class="el" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4">TgBot::Api</a> </li> <li>duration : <a class="el" href="class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d">TgBot::Audio</a> @@ -146,9 +213,9 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_dup.js b/docs/functions_dup.js index 8e31711..9053eb7 100644 --- a/docs/functions_dup.js +++ b/docs/functions_dup.js @@ -10,7 +10,6 @@ var functions_dup = [ "g", "functions_g.html", null ], [ "h", "functions_h.html", null ], [ "i", "functions_i.html", null ], - [ "j", "functions_j.html", null ], [ "k", "functions_k.html", null ], [ "l", "functions_l.html", null ], [ "m", "functions_m.html", null ], diff --git a/docs/functions_e.html b/docs/functions_e.html index 7855681..d4ee842 100644 --- a/docs/functions_e.html +++ b/docs/functions_e.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li class="current"><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_e.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_e"></a>- e -</h3><ul> +<h3><a class="anchor" id="index_e"></a>- e -</h3><ul> <li>editDate : <a class="el" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">TgBot::Message</a> </li> @@ -92,16 +159,16 @@ $(document).ready(function(){initNavTree('functions_e.html','');}); : <a class="el" href="class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5">TgBot::Update</a> </li> <li>editMessageCaption() -: <a class="el" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65">TgBot::Api</a> </li> <li>editMessageLiveLocation() -: <a class="el" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0">TgBot::Api</a> </li> <li>editMessageReplyMarkup() -: <a class="el" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0">TgBot::Api</a> </li> <li>editMessageText() -: <a class="el" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114">TgBot::Api</a> </li> <li>email : <a class="el" href="class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126">TgBot::OrderInfo</a> @@ -116,7 +183,7 @@ $(document).ready(function(){initNavTree('functions_e.html','');}); : <a class="el" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">TgBot::EventHandler</a> </li> <li>exportChatInviteLink() -: <a class="el" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2">TgBot::Api</a> </li> </ul> </div><!-- contents --> @@ -124,9 +191,9 @@ $(document).ready(function(){initNavTree('functions_e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_enum.html b/docs/functions_enum.html index 6517f29..cd62529 100644 --- a/docs/functions_enum.html +++ b/docs/functions_enum.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Enumerations</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,53 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li class="current"><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -92,9 +129,9 @@ $(document).ready(function(){initNavTree('functions_enum.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_f.html b/docs/functions_f.html index 5352c31..9d9189c 100644 --- a/docs/functions_f.html +++ b/docs/functions_f.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li class="current"><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_f"></a>- f -</h3><ul> +<h3><a class="anchor" id="index_f"></a>- f -</h3><ul> <li>file_id : <a class="el" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73">TgBot::Voice</a> </li> @@ -140,7 +207,7 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); : <a class="el" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">TgBot::Message</a> </li> <li>forwardMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed">TgBot::Api</a> </li> <li>forwardSignature : <a class="el" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">TgBot::Message</a> @@ -172,9 +239,9 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_func.html b/docs/functions_func.html index 02e5ed6..f52402f 100644 --- a/docs/functions_func.html +++ b/docs/functions_func.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Functions</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,76 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="#index_a"><span>a</span></a></li> + <li><a href="#index_b"><span>b</span></a></li> + <li><a href="#index_c"><span>c</span></a></li> + <li><a href="#index_d"><span>d</span></a></li> + <li><a href="#index_e"><span>e</span></a></li> + <li><a href="#index_f"><span>f</span></a></li> + <li><a href="#index_g"><span>g</span></a></li> + <li><a href="#index_h"><span>h</span></a></li> + <li><a href="#index_i"><span>i</span></a></li> + <li><a href="#index_k"><span>k</span></a></li> + <li><a href="#index_l"><span>l</span></a></li> + <li><a href="#index_m"><span>m</span></a></li> + <li><a href="#index_o"><span>o</span></a></li> + <li><a href="#index_p"><span>p</span></a></li> + <li><a href="#index_r"><span>r</span></a></li> + <li><a href="#index_s"><span>s</span></a></li> + <li><a href="#index_t"><span>t</span></a></li> + <li><a href="#index_u"><span>u</span></a></li> + <li class="current"><a href="#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,28 +141,481 @@ $(document).ready(function(){initNavTree('functions_func.html','');}); <div class="contents">   -<h3><a id="index_a"></a>- a -</h3><ul> +<h3><a class="anchor" id="index_a"></a>- a -</h3><ul> <li>addStickerToSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52">TgBot::Api</a> </li> <li>answerCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa">TgBot::Api</a> </li> <li>answerInlineQuery() -: <a class="el" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af">TgBot::Api</a> +</li> +<li>answerPreCheckoutQuery() +: <a class="el" href="class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c">TgBot::Api</a> +</li> +<li>answerShippingQuery() +: <a class="el" href="class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8">TgBot::Api</a> </li> <li>Api() : <a class="el" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">TgBot::Api</a> </li> </ul> + + +<h3><a class="anchor" id="index_b"></a>- b -</h3><ul> +<li>Bot() +: <a class="el" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">TgBot::Bot</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_c"></a>- c -</h3><ul> +<li>Connection() +: <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">TgBot::HttpServer< Protocol >::Connection</a> +</li> +<li>createNewStickerSet() +: <a class="el" href="class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_d"></a>- d -</h3><ul> +<li>deleteChatPhoto() +: <a class="el" href="class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025">TgBot::Api</a> +</li> +<li>deleteChatStickerSet() +: <a class="el" href="class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d">TgBot::Api</a> +</li> +<li>deleteMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018">TgBot::Api</a> +</li> +<li>deleteStickerPositionInSet() +: <a class="el" href="class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715">TgBot::Api</a> +</li> +<li>deleteWebhook() +: <a class="el" href="class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347">TgBot::Api</a> +</li> +<li>downloadFile() +: <a class="el" href="class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_e"></a>- e -</h3><ul> +<li>editMessageCaption() +: <a class="el" href="class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65">TgBot::Api</a> +</li> +<li>editMessageLiveLocation() +: <a class="el" href="class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0">TgBot::Api</a> +</li> +<li>editMessageReplyMarkup() +: <a class="el" href="class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0">TgBot::Api</a> +</li> +<li>editMessageText() +: <a class="el" href="class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114">TgBot::Api</a> +</li> +<li>EventHandler() +: <a class="el" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">TgBot::EventHandler</a> +</li> +<li>exportChatInviteLink() +: <a class="el" href="class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_f"></a>- f -</h3><ul> +<li>forwardMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed">TgBot::Api</a> +</li> +<li>fromFile() +: <a class="el" href="class_tg_bot_1_1_input_file.html#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">TgBot::InputFile</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_g"></a>- g -</h3><ul> +<li>generateMultipartBoundary() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671">TgBot::HttpParser</a> +</li> +<li>generateMultipartFormData() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074">TgBot::HttpParser</a> +</li> +<li>generateRequest() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6">TgBot::HttpParser</a> +</li> +<li>generateResponse() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">TgBot::HttpParser</a> +</li> +<li>generateWwwFormUrlencoded() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">TgBot::HttpParser</a> +</li> +<li>getApi() +: <a class="el" href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0">TgBot::Bot</a> +</li> +<li>getChat() +: <a class="el" href="class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20">TgBot::Api</a> +</li> +<li>getChatAdministrators() +: <a class="el" href="class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e">TgBot::Api</a> +</li> +<li>getChatMember() +: <a class="el" href="class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4">TgBot::Api</a> +</li> +<li>getChatMembersCount() +: <a class="el" href="class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4">TgBot::Api</a> +</li> +<li>getEventHandler() +: <a class="el" href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4">TgBot::Bot</a> +</li> +<li>getEvents() +: <a class="el" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">TgBot::Bot</a> +</li> +<li>getFile() +: <a class="el" href="class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b">TgBot::Api</a> +</li> +<li>getGameHighScores() +: <a class="el" href="class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68">TgBot::Api</a> +</li> +<li>getInstance() +: <a class="el" href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">TgBot::HttpClient</a> +, <a class="el" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">TgBot::HttpParser</a> +</li> +<li>getMe() +: <a class="el" href="class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1">TgBot::Api</a> +</li> +<li>getStickerSet() +: <a class="el" href="class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1">TgBot::Api</a> +</li> +<li>getToken() +: <a class="el" href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e">TgBot::Bot</a> +</li> +<li>getUpdates() +: <a class="el" href="class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94">TgBot::Api</a> +</li> +<li>getUserProfilePhotos() +: <a class="el" href="class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69">TgBot::Api</a> +</li> +<li>getWebhookInfo() +: <a class="el" href="class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_h"></a>- h -</h3><ul> +<li>handleUpdate() +: <a class="el" href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">TgBot::EventHandler</a> +</li> +<li>HttpReqArg() +: <a class="el" href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19">TgBot::HttpReqArg</a> +</li> +<li>HttpServer() +: <a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">TgBot::HttpServer< Protocol ></a> +</li> +</ul> + + +<h3><a class="anchor" id="index_i"></a>- i -</h3><ul> +<li>InlineQueryResult() +: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">TgBot::InlineQueryResult</a> +</li> +<li>InlineQueryResultArticle() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">TgBot::InlineQueryResultArticle</a> +</li> +<li>InlineQueryResultAudio() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca">TgBot::InlineQueryResultAudio</a> +</li> +<li>InlineQueryResultCachedAudio() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa">TgBot::InlineQueryResultCachedAudio</a> +</li> +<li>InlineQueryResultCachedDocument() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc">TgBot::InlineQueryResultCachedDocument</a> +</li> +<li>InlineQueryResultCachedGif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9">TgBot::InlineQueryResultCachedGif</a> +</li> +<li>InlineQueryResultCachedMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1">TgBot::InlineQueryResultCachedMpeg4Gif</a> +</li> +<li>InlineQueryResultCachedPhoto() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7">TgBot::InlineQueryResultCachedPhoto</a> +</li> +<li>InlineQueryResultCachedSticker() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e">TgBot::InlineQueryResultCachedSticker</a> +</li> +<li>InlineQueryResultCachedVideo() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">TgBot::InlineQueryResultCachedVideo</a> +</li> +<li>InlineQueryResultCachedVoice() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88">TgBot::InlineQueryResultCachedVoice</a> +</li> +<li>InlineQueryResultContact() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48">TgBot::InlineQueryResultContact</a> +</li> +<li>InlineQueryResultDocument() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f">TgBot::InlineQueryResultDocument</a> +</li> +<li>InlineQueryResultGame() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8">TgBot::InlineQueryResultGame</a> +</li> +<li>InlineQueryResultGif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">TgBot::InlineQueryResultGif</a> +</li> +<li>InlineQueryResultLocation() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d">TgBot::InlineQueryResultLocation</a> +</li> +<li>InlineQueryResultMpeg4Gif() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">TgBot::InlineQueryResultMpeg4Gif</a> +</li> +<li>InlineQueryResultPhoto() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54">TgBot::InlineQueryResultPhoto</a> +</li> +<li>InlineQueryResultVenue() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1">TgBot::InlineQueryResultVenue</a> +</li> +<li>InlineQueryResultVideo() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46">TgBot::InlineQueryResultVideo</a> +</li> +<li>InlineQueryResultVoice() +: <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47">TgBot::InlineQueryResultVoice</a> +</li> +<li>InputContactMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">TgBot::InputContactMessageContent</a> +</li> +<li>InputLocationMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e">TgBot::InputLocationMessageContent</a> +</li> +<li>InputMediaPhoto() +: <a class="el" href="class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f">TgBot::InputMediaPhoto</a> +</li> +<li>InputMediaVideo() +: <a class="el" href="class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea">TgBot::InputMediaVideo</a> +</li> +<li>InputMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100">TgBot::InputMessageContent</a> +</li> +<li>InputTextMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7">TgBot::InputTextMessageContent</a> +</li> +<li>InputVenueMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77">TgBot::InputVenueMessageContent</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_k"></a>- k -</h3><ul> +<li>kickChatMember() +: <a class="el" href="class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_l"></a>- l -</h3><ul> +<li>leaveChat() +: <a class="el" href="class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_m"></a>- m -</h3><ul> +<li>makeRequest() +: <a class="el" href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">TgBot::HttpClient</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_o"></a>- o -</h3><ul> +<li>onAnyMessage() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">TgBot::EventBroadcaster</a> +</li> +<li>onCallbackQuery() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">TgBot::EventBroadcaster</a> +</li> +<li>onChosenInlineResult() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">TgBot::EventBroadcaster</a> +</li> +<li>onCommand() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">TgBot::EventBroadcaster</a> +</li> +<li>onInlineQuery() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0">TgBot::EventBroadcaster</a> +</li> +<li>onNonCommandMessage() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">TgBot::EventBroadcaster</a> +</li> +<li>onUnknownCommand() +: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">TgBot::EventBroadcaster</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_p"></a>- p -</h3><ul> +<li>parseRequest() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a">TgBot::HttpParser</a> +</li> +<li>parseResponse() +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb">TgBot::HttpParser</a> +</li> +<li>pinChatMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607">TgBot::Api</a> +</li> +<li>promoteChatMember() +: <a class="el" href="class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_r"></a>- r -</h3><ul> +<li>restrictChatMember() +: <a class="el" href="class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_s"></a>- s -</h3><ul> +<li>sendAudio() +: <a class="el" href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">TgBot::Api</a> +</li> +<li>sendChatAction() +: <a class="el" href="class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4">TgBot::Api</a> +</li> +<li>sendContact() +: <a class="el" href="class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7">TgBot::Api</a> +</li> +<li>sendDocument() +: <a class="el" href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">TgBot::Api</a> +</li> +<li>sendGame() +: <a class="el" href="class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8">TgBot::Api</a> +</li> +<li>sendInvoice() +: <a class="el" href="class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371">TgBot::Api</a> +</li> +<li>sendLocation() +: <a class="el" href="class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66">TgBot::Api</a> +</li> +<li>sendMediaGroup() +: <a class="el" href="class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3">TgBot::Api</a> +</li> +<li>sendMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a">TgBot::Api</a> +</li> +<li>sendPhoto() +: <a class="el" href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">TgBot::Api</a> +</li> +<li>sendSticker() +: <a class="el" href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">TgBot::Api</a> +</li> +<li>sendVenue() +: <a class="el" href="class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a">TgBot::Api</a> +</li> +<li>sendVideo() +: <a class="el" href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">TgBot::Api</a> +</li> +<li>sendVideoNote() +: <a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api</a> +</li> +<li>sendVoice() +: <a class="el" href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">TgBot::Api</a> +</li> +<li>setChatDescription() +: <a class="el" href="class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53">TgBot::Api</a> +</li> +<li>setChatPhoto() +: <a class="el" href="class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217">TgBot::Api</a> +</li> +<li>setChatStickerSet() +: <a class="el" href="class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51">TgBot::Api</a> +</li> +<li>setChatTitle() +: <a class="el" href="class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223">TgBot::Api</a> +</li> +<li>setGameScore() +: <a class="el" href="class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a">TgBot::Api</a> +</li> +<li>setStickerPositionInSet() +: <a class="el" href="class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd">TgBot::Api</a> +</li> +<li>setWebhook() +: <a class="el" href="class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71">TgBot::Api</a> +</li> +<li>start() +: <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d">TgBot::HttpServer< Protocol >::Connection</a> +, <a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">TgBot::HttpServer< Protocol ></a> +, <a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa">TgBot::TgLongPoll</a> +</li> +<li>stop() +: <a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">TgBot::HttpServer< Protocol ></a> +</li> +<li>stopMessageLiveLocation() +: <a class="el" href="class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905">TgBot::Api</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_t"></a>- t -</h3><ul> +<li>TgException() +: <a class="el" href="class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15">TgBot::TgException</a> +</li> +<li>TgLongPoll() +: <a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e">TgBot::TgLongPoll</a> +</li> +<li>TgWebhookServer() +: <a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgBot::TgWebhookServer< Protocol ></a> +</li> +<li>TgWebhookTcpServer() +: <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103">TgBot::TgWebhookTcpServer</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_u"></a>- u -</h3><ul> +<li>unbanChatMember() +: <a class="el" href="class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb">TgBot::Api</a> +</li> +<li>unpinChatMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21">TgBot::Api</a> +</li> +<li>uploadStickerFile() +: <a class="el" href="class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1">TgBot::Api</a> +</li> +<li>Url() +: <a class="el" href="class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3">TgBot::Url</a> +</li> +</ul> + + +<h3><a class="anchor" id="index_0x7e"></a>- ~ -</h3><ul> +<li>~GenericReply() +: <a class="el" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c">TgBot::GenericReply</a> +</li> +<li>~InlineQueryResult() +: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0">TgBot::InlineQueryResult</a> +</li> +<li>~InputContactMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0">TgBot::InputContactMessageContent</a> +</li> +<li>~InputLocationMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55">TgBot::InputLocationMessageContent</a> +</li> +<li>~InputMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d">TgBot::InputMessageContent</a> +</li> +<li>~InputTextMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760">TgBot::InputTextMessageContent</a> +</li> +<li>~InputVenueMessageContent() +: <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5">TgBot::InputVenueMessageContent</a> +</li> +</ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_func.js b/docs/functions_func.js deleted file mode 100644 index 3e01434..0000000 --- a/docs/functions_func.js +++ /dev/null @@ -1,22 +0,0 @@ -var functions_func = -[ - [ "a", "functions_func.html", null ], - [ "b", "functions_func_b.html", null ], - [ "c", "functions_func_c.html", null ], - [ "d", "functions_func_d.html", null ], - [ "e", "functions_func_e.html", null ], - [ "f", "functions_func_f.html", null ], - [ "g", "functions_func_g.html", null ], - [ "h", "functions_func_h.html", null ], - [ "i", "functions_func_i.html", null ], - [ "k", "functions_func_k.html", null ], - [ "l", "functions_func_l.html", null ], - [ "m", "functions_func_m.html", null ], - [ "o", "functions_func_o.html", null ], - [ "p", "functions_func_p.html", null ], - [ "r", "functions_func_r.html", null ], - [ "s", "functions_func_s.html", null ], - [ "t", "functions_func_t.html", null ], - [ "u", "functions_func_u.html", null ], - [ "~", "functions_func_0x7e.html", null ] -];
\ No newline at end of file diff --git a/docs/functions_func_0x7e.html b/docs/functions_func_0x7e.html deleted file mode 100644 index c3f4603..0000000 --- a/docs/functions_func_0x7e.html +++ /dev/null @@ -1,118 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_0x7e.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="contents"> -  - -<h3><a id="index_0x7e"></a>- ~ -</h3><ul> -<li>~GenericReply() -: <a class="el" href="class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c">TgBot::GenericReply</a> -</li> -<li>~InlineQueryResult() -: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0">TgBot::InlineQueryResult</a> -</li> -<li>~InputContactMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0">TgBot::InputContactMessageContent</a> -</li> -<li>~InputLocationMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55">TgBot::InputLocationMessageContent</a> -</li> -<li>~InputMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d">TgBot::InputMessageContent</a> -</li> -<li>~InputTextMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760">TgBot::InputTextMessageContent</a> -</li> -<li>~InputVenueMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5">TgBot::InputVenueMessageContent</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_b.html b/docs/functions_func_b.html deleted file mode 100644 index 9230b7c..0000000 --- a/docs/functions_func_b.html +++ /dev/null @@ -1,100 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_b.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="contents"> -  - -<h3><a id="index_b"></a>- b -</h3><ul> -<li>Bot() -: <a class="el" href="class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332">TgBot::Bot</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_c.html b/docs/functions_func_c.html deleted file mode 100644 index 42de8c5..0000000 --- a/docs/functions_func_c.html +++ /dev/null @@ -1,103 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_c.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="contents"> -  - -<h3><a id="index_c"></a>- c -</h3><ul> -<li>Connection() -: <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">TgBot::HttpServer< Protocol >::Connection</a> -</li> -<li>createNewStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_d.html b/docs/functions_func_d.html deleted file mode 100644 index 3778b17..0000000 --- a/docs/functions_func_d.html +++ /dev/null @@ -1,115 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_d.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="contents"> -  - -<h3><a id="index_d"></a>- d -</h3><ul> -<li>deleteChatPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">TgBot::Api</a> -</li> -<li>deleteChatStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">TgBot::Api</a> -</li> -<li>deleteMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">TgBot::Api</a> -</li> -<li>deleteStickerPositionInSet() -: <a class="el" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">TgBot::Api</a> -</li> -<li>deleteWebhook() -: <a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">TgBot::Api</a> -</li> -<li>downloadFile() -: <a class="el" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_e.html b/docs/functions_func_e.html deleted file mode 100644 index f66be4f..0000000 --- a/docs/functions_func_e.html +++ /dev/null @@ -1,115 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_e.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="contents"> -  - -<h3><a id="index_e"></a>- e -</h3><ul> -<li>editMessageCaption() -: <a class="el" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">TgBot::Api</a> -</li> -<li>editMessageLiveLocation() -: <a class="el" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">TgBot::Api</a> -</li> -<li>editMessageReplyMarkup() -: <a class="el" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">TgBot::Api</a> -</li> -<li>editMessageText() -: <a class="el" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">TgBot::Api</a> -</li> -<li>EventHandler() -: <a class="el" href="class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7">TgBot::EventHandler</a> -</li> -<li>exportChatInviteLink() -: <a class="el" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_f.html b/docs/functions_func_f.html deleted file mode 100644 index 6f716d4..0000000 --- a/docs/functions_func_f.html +++ /dev/null @@ -1,103 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_f.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="contents"> -  - -<h3><a id="index_f"></a>- f -</h3><ul> -<li>forwardMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">TgBot::Api</a> -</li> -<li>fromFile() -: <a class="el" href="class_tg_bot_1_1_input_file.html#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">TgBot::InputFile</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_g.html b/docs/functions_func_g.html deleted file mode 100644 index 760967b..0000000 --- a/docs/functions_func_g.html +++ /dev/null @@ -1,162 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_g.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="contents"> -  - -<h3><a id="index_g"></a>- g -</h3><ul> -<li>generateMultipartBoundary() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671">TgBot::HttpParser</a> -</li> -<li>generateMultipartFormData() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074">TgBot::HttpParser</a> -</li> -<li>generateRequest() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6">TgBot::HttpParser</a> -</li> -<li>generateResponse() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996">TgBot::HttpParser</a> -</li> -<li>generateWwwFormUrlencoded() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">TgBot::HttpParser</a> -</li> -<li>getApi() -: <a class="el" href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3">TgBot::Bot</a> -</li> -<li>getChat() -: <a class="el" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">TgBot::Api</a> -</li> -<li>getChatAdministrators() -: <a class="el" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">TgBot::Api</a> -</li> -<li>getChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">TgBot::Api</a> -</li> -<li>getChatMembersCount() -: <a class="el" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">TgBot::Api</a> -</li> -<li>getEventHandler() -: <a class="el" href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579">TgBot::Bot</a> -</li> -<li>getEvents() -: <a class="el" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">TgBot::Bot</a> -</li> -<li>getFile() -: <a class="el" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">TgBot::Api</a> -</li> -<li>getGameHighScores() -: <a class="el" href="class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a">TgBot::Api</a> -</li> -<li>getInstance() -: <a class="el" href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">TgBot::HttpClient</a> -, <a class="el" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">TgBot::HttpParser</a> -, <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">TgBot::TgTypeParser</a> -</li> -<li>getMe() -: <a class="el" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">TgBot::Api</a> -</li> -<li>getStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">TgBot::Api</a> -</li> -<li>getToken() -: <a class="el" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91">TgBot::Bot</a> -</li> -<li>getUpdates() -: <a class="el" href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">TgBot::Api</a> -</li> -<li>getUserProfilePhotos() -: <a class="el" href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">TgBot::Api</a> -</li> -<li>getWebhookInfo() -: <a class="el" href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_h.html b/docs/functions_func_h.html deleted file mode 100644 index c2fbec1..0000000 --- a/docs/functions_func_h.html +++ /dev/null @@ -1,106 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_h.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="contents"> -  - -<h3><a id="index_h"></a>- h -</h3><ul> -<li>handleUpdate() -: <a class="el" href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">TgBot::EventHandler</a> -</li> -<li>HttpReqArg() -: <a class="el" href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19">TgBot::HttpReqArg</a> -</li> -<li>HttpServer() -: <a class="el" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe">TgBot::HttpServer< Protocol ></a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_i.html b/docs/functions_func_i.html deleted file mode 100644 index 9ae8a17..0000000 --- a/docs/functions_func_i.html +++ /dev/null @@ -1,181 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_i.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="contents"> -  - -<h3><a id="index_i"></a>- i -</h3><ul> -<li>InlineQueryResult() -: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">TgBot::InlineQueryResult</a> -</li> -<li>InlineQueryResultArticle() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">TgBot::InlineQueryResultArticle</a> -</li> -<li>InlineQueryResultAudio() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca">TgBot::InlineQueryResultAudio</a> -</li> -<li>InlineQueryResultCachedAudio() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa">TgBot::InlineQueryResultCachedAudio</a> -</li> -<li>InlineQueryResultCachedDocument() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc">TgBot::InlineQueryResultCachedDocument</a> -</li> -<li>InlineQueryResultCachedGif() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9">TgBot::InlineQueryResultCachedGif</a> -</li> -<li>InlineQueryResultCachedMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1">TgBot::InlineQueryResultCachedMpeg4Gif</a> -</li> -<li>InlineQueryResultCachedPhoto() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7">TgBot::InlineQueryResultCachedPhoto</a> -</li> -<li>InlineQueryResultCachedSticker() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e">TgBot::InlineQueryResultCachedSticker</a> -</li> -<li>InlineQueryResultCachedVideo() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">TgBot::InlineQueryResultCachedVideo</a> -</li> -<li>InlineQueryResultCachedVoice() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88">TgBot::InlineQueryResultCachedVoice</a> -</li> -<li>InlineQueryResultContact() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48">TgBot::InlineQueryResultContact</a> -</li> -<li>InlineQueryResultDocument() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f">TgBot::InlineQueryResultDocument</a> -</li> -<li>InlineQueryResultGame() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8">TgBot::InlineQueryResultGame</a> -</li> -<li>InlineQueryResultGif() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">TgBot::InlineQueryResultGif</a> -</li> -<li>InlineQueryResultLocation() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d">TgBot::InlineQueryResultLocation</a> -</li> -<li>InlineQueryResultMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">TgBot::InlineQueryResultMpeg4Gif</a> -</li> -<li>InlineQueryResultPhoto() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54">TgBot::InlineQueryResultPhoto</a> -</li> -<li>InlineQueryResultVenue() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1">TgBot::InlineQueryResultVenue</a> -</li> -<li>InlineQueryResultVideo() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46">TgBot::InlineQueryResultVideo</a> -</li> -<li>InlineQueryResultVoice() -: <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47">TgBot::InlineQueryResultVoice</a> -</li> -<li>InputContactMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">TgBot::InputContactMessageContent</a> -</li> -<li>InputLocationMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e">TgBot::InputLocationMessageContent</a> -</li> -<li>InputMediaPhoto() -: <a class="el" href="class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f">TgBot::InputMediaPhoto</a> -</li> -<li>InputMediaVideo() -: <a class="el" href="class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea">TgBot::InputMediaVideo</a> -</li> -<li>InputMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100">TgBot::InputMessageContent</a> -</li> -<li>InputTextMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7">TgBot::InputTextMessageContent</a> -</li> -<li>InputVenueMessageContent() -: <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77">TgBot::InputVenueMessageContent</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_k.html b/docs/functions_func_k.html deleted file mode 100644 index 7440283..0000000 --- a/docs/functions_func_k.html +++ /dev/null @@ -1,100 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_k.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="contents"> -  - -<h3><a id="index_k"></a>- k -</h3><ul> -<li>kickChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_l.html b/docs/functions_func_l.html deleted file mode 100644 index 8e3fe17..0000000 --- a/docs/functions_func_l.html +++ /dev/null @@ -1,100 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_l.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="contents"> -  - -<h3><a id="index_l"></a>- l -</h3><ul> -<li>leaveChat() -: <a class="el" href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_m.html b/docs/functions_func_m.html deleted file mode 100644 index 412be35..0000000 --- a/docs/functions_func_m.html +++ /dev/null @@ -1,103 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_m.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="contents"> -  - -<h3><a id="index_m"></a>- m -</h3><ul> -<li>makeRequest() -: <a class="el" href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">TgBot::HttpClient</a> -</li> -<li>Message() -: <a class="el" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">TgBot::Message</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_o.html b/docs/functions_func_o.html deleted file mode 100644 index 960f98b..0000000 --- a/docs/functions_func_o.html +++ /dev/null @@ -1,118 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_o.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="contents"> -  - -<h3><a id="index_o"></a>- o -</h3><ul> -<li>onAnyMessage() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">TgBot::EventBroadcaster</a> -</li> -<li>onCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">TgBot::EventBroadcaster</a> -</li> -<li>onChosenInlineResult() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">TgBot::EventBroadcaster</a> -</li> -<li>onCommand() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">TgBot::EventBroadcaster</a> -</li> -<li>onInlineQuery() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0">TgBot::EventBroadcaster</a> -</li> -<li>onNonCommandMessage() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">TgBot::EventBroadcaster</a> -</li> -<li>onUnknownCommand() -: <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">TgBot::EventBroadcaster</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_p.html b/docs/functions_func_p.html deleted file mode 100644 index e4f3b31..0000000 --- a/docs/functions_func_p.html +++ /dev/null @@ -1,538 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_p.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="contents"> -  - -<h3><a id="index_p"></a>- p -</h3><ul> -<li>parse2DArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">TgBot::TgTypeParser</a> -</li> -<li>parseAnimation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0">TgBot::TgTypeParser</a> -</li> -<li>parseArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b">TgBot::TgTypeParser</a> -</li> -<li>parseAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">TgBot::TgTypeParser</a> -</li> -<li>parseCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">TgBot::TgTypeParser</a> -</li> -<li>parseChat() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">TgBot::TgTypeParser</a> -</li> -<li>parseChatMember() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">TgBot::TgTypeParser</a> -</li> -<li>parseChatPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7">TgBot::TgTypeParser</a> -</li> -<li>parseChosenInlineResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">TgBot::TgTypeParser</a> -</li> -<li>parseContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">TgBot::TgTypeParser</a> -</li> -<li>parseDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">TgBot::TgTypeParser</a> -</li> -<li>parseFile() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">TgBot::TgTypeParser</a> -</li> -<li>parseForceReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">TgBot::TgTypeParser</a> -</li> -<li>parseGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a">TgBot::TgTypeParser</a> -</li> -<li>parseGameHighScore() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8">TgBot::TgTypeParser</a> -</li> -<li>parseGenericReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">TgBot::TgTypeParser</a> -</li> -<li>parseInlineKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultArticle() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultVenue() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">TgBot::TgTypeParser</a> -</li> -<li>parseInputContactMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">TgBot::TgTypeParser</a> -</li> -<li>parseInputLocationMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">TgBot::TgTypeParser</a> -</li> -<li>parseInputMedia() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a">TgBot::TgTypeParser</a> -</li> -<li>parseInputMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">TgBot::TgTypeParser</a> -</li> -<li>parseInputTextMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">TgBot::TgTypeParser</a> -</li> -<li>parseInputVenueMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">TgBot::TgTypeParser</a> -</li> -<li>parseInvoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e">TgBot::TgTypeParser</a> -</li> -<li>parseJson() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGet2DArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetAnimation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChat() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChatMember() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChatPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChosenInlineResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetFile() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetForceReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetGameHighScore() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetGenericReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultArticle() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultVenue() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputContactMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputLocationMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputMedia() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputTextMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputVenueMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInvoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetLabeledPrice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetMaskPosition() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetMessage() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetMessageEntity() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetOrderInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetPhotoSize() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetPreCheckoutQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetReplyKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetReplyKeyboardRemove() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetResponseParameters() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetShippingAddress() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetShippingOption() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetShippingQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetStickerSet() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetSucessfulPayment() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetUpdate() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetUser() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetUserProfilePhotos() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetVideoNote() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetWebhookInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">TgBot::TgTypeParser</a> -</li> -<li>parseKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">TgBot::TgTypeParser</a> -</li> -<li>parseLabeledPrice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375">TgBot::TgTypeParser</a> -</li> -<li>parseLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">TgBot::TgTypeParser</a> -</li> -<li>parseMaskPosition() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d">TgBot::TgTypeParser</a> -</li> -<li>parseMessage() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">TgBot::TgTypeParser</a> -</li> -<li>parseMessageEntity() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485">TgBot::TgTypeParser</a> -</li> -<li>parseOrderInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433">TgBot::TgTypeParser</a> -</li> -<li>parsePhotoSize() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">TgBot::TgTypeParser</a> -</li> -<li>parsePreCheckoutQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb">TgBot::TgTypeParser</a> -</li> -<li>parseReplyKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">TgBot::TgTypeParser</a> -</li> -<li>parseReplyKeyboardRemove() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">TgBot::TgTypeParser</a> -</li> -<li>parseRequest() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">TgBot::HttpParser</a> -</li> -<li>parseResponse() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">TgBot::HttpParser</a> -</li> -<li>parseResponseParameters() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">TgBot::TgTypeParser</a> -</li> -<li>parseShippingAddress() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f">TgBot::TgTypeParser</a> -</li> -<li>parseShippingOption() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311">TgBot::TgTypeParser</a> -</li> -<li>parseShippingQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d">TgBot::TgTypeParser</a> -</li> -<li>parseSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">TgBot::TgTypeParser</a> -</li> -<li>parseStickerSet() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021">TgBot::TgTypeParser</a> -</li> -<li>parseSucessfulPayment() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0">TgBot::TgTypeParser</a> -</li> -<li>parseUpdate() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">TgBot::TgTypeParser</a> -</li> -<li>parseUser() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">TgBot::TgTypeParser</a> -</li> -<li>parseUserProfilePhotos() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">TgBot::TgTypeParser</a> -</li> -<li>parseVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">TgBot::TgTypeParser</a> -</li> -<li>parseVideoNote() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09">TgBot::TgTypeParser</a> -</li> -<li>parseWebhookInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">TgBot::TgTypeParser</a> -</li> -<li>pinChatMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">TgBot::Api</a> -</li> -<li>promoteChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_r.html b/docs/functions_func_r.html deleted file mode 100644 index 4d6c97e..0000000 --- a/docs/functions_func_r.html +++ /dev/null @@ -1,100 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_r.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="contents"> -  - -<h3><a id="index_r"></a>- r -</h3><ul> -<li>restrictChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_s.html b/docs/functions_func_s.html deleted file mode 100644 index 82e699e..0000000 --- a/docs/functions_func_s.html +++ /dev/null @@ -1,171 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_s.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="contents"> -  - -<h3><a id="index_s"></a>- s -</h3><ul> -<li>sendAudio() -: <a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">TgBot::Api</a> -</li> -<li>sendChatAction() -: <a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">TgBot::Api</a> -</li> -<li>sendContact() -: <a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">TgBot::Api</a> -</li> -<li>sendDocument() -: <a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">TgBot::Api</a> -</li> -<li>sendGame() -: <a class="el" href="class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0">TgBot::Api</a> -</li> -<li>sendLocation() -: <a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">TgBot::Api</a> -</li> -<li>sendMediaGroup() -: <a class="el" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">TgBot::Api</a> -</li> -<li>sendMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">TgBot::Api</a> -</li> -<li>sendPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">TgBot::Api</a> -</li> -<li>sendSticker() -: <a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">TgBot::Api</a> -</li> -<li>sendVenue() -: <a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">TgBot::Api</a> -</li> -<li>sendVideo() -: <a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">TgBot::Api</a> -</li> -<li>sendVideoNote() -: <a class="el" href="class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5">TgBot::Api</a> -</li> -<li>sendVoice() -: <a class="el" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">TgBot::Api</a> -</li> -<li>setChatDescription() -: <a class="el" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">TgBot::Api</a> -</li> -<li>setChatPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">TgBot::Api</a> -</li> -<li>setChatStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">TgBot::Api</a> -</li> -<li>setChatTitle() -: <a class="el" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">TgBot::Api</a> -</li> -<li>setGameScore() -: <a class="el" href="class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4">TgBot::Api</a> -</li> -<li>setStickerPositionInSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">TgBot::Api</a> -</li> -<li>setWebhook() -: <a class="el" href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">TgBot::Api</a> -</li> -<li>start() -: <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d">TgBot::HttpServer< Protocol >::Connection</a> -, <a class="el" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7">TgBot::HttpServer< Protocol ></a> -, <a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa">TgBot::TgLongPoll</a> -</li> -<li>stop() -: <a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">TgBot::HttpServer< Protocol ></a> -</li> -<li>stopMessageLiveLocation() -: <a class="el" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">TgBot::Api</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_t.html b/docs/functions_func_t.html deleted file mode 100644 index a69b99a..0000000 --- a/docs/functions_func_t.html +++ /dev/null @@ -1,112 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_t.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="contents"> -  - -<h3><a id="index_t"></a>- t -</h3><ul> -<li>TgException() -: <a class="el" href="class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15">TgBot::TgException</a> -</li> -<li>TgLongPoll() -: <a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e">TgBot::TgLongPoll</a> -</li> -<li>TgWebhookServer() -: <a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgBot::TgWebhookServer< Protocol ></a> -</li> -<li>TgWebhookTcpServer() -: <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31">TgBot::TgWebhookTcpServer</a> -</li> -<li>tryParseJson() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">TgBot::TgTypeParser</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_func_u.html b/docs/functions_func_u.html deleted file mode 100644 index fff64b1..0000000 --- a/docs/functions_func_u.html +++ /dev/null @@ -1,109 +0,0 @@ -<!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: Class Members - Functions</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('functions_func_u.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="contents"> -  - -<h3><a id="index_u"></a>- u -</h3><ul> -<li>unbanChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">TgBot::Api</a> -</li> -<li>unpinChatMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">TgBot::Api</a> -</li> -<li>uploadStickerFile() -: <a class="el" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">TgBot::Api</a> -</li> -<li>Url() -: <a class="el" href="class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3">TgBot::Url</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_g.html b/docs/functions_g.html index 6ec230f..8e80573 100644 --- a/docs/functions_g.html +++ b/docs/functions_g.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li class="current"><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_g.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_g"></a>- g -</h3><ul> +<h3><a class="anchor" id="index_g"></a>- g -</h3><ul> <li>game : <a class="el" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">TgBot::Message</a> </li> @@ -105,54 +172,53 @@ $(document).ready(function(){initNavTree('functions_g.html','');}); : <a class="el" href="class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4">TgBot::HttpParser</a> </li> <li>getApi() -: <a class="el" href="class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3">TgBot::Bot</a> +: <a class="el" href="class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0">TgBot::Bot</a> </li> <li>getChat() -: <a class="el" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20">TgBot::Api</a> </li> <li>getChatAdministrators() -: <a class="el" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e">TgBot::Api</a> </li> <li>getChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4">TgBot::Api</a> </li> <li>getChatMembersCount() -: <a class="el" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4">TgBot::Api</a> </li> <li>getEventHandler() -: <a class="el" href="class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579">TgBot::Bot</a> +: <a class="el" href="class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4">TgBot::Bot</a> </li> <li>getEvents() : <a class="el" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac">TgBot::Bot</a> </li> <li>getFile() -: <a class="el" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b">TgBot::Api</a> </li> <li>getGameHighScores() -: <a class="el" href="class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68">TgBot::Api</a> </li> <li>getInstance() : <a class="el" href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">TgBot::HttpClient</a> , <a class="el" href="class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab">TgBot::HttpParser</a> -, <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b">TgBot::TgTypeParser</a> </li> <li>getMe() -: <a class="el" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1">TgBot::Api</a> </li> <li>getStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1">TgBot::Api</a> </li> <li>getToken() -: <a class="el" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91">TgBot::Bot</a> +: <a class="el" href="class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e">TgBot::Bot</a> </li> <li>getUpdates() -: <a class="el" href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94">TgBot::Api</a> </li> <li>getUserProfilePhotos() -: <a class="el" href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69">TgBot::Api</a> </li> <li>getWebhookInfo() -: <a class="el" href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e">TgBot::Api</a> </li> <li>gifDuration : <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6">TgBot::InlineQueryResultGif</a> @@ -178,9 +244,9 @@ $(document).ready(function(){initNavTree('functions_g.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_h.html b/docs/functions_h.html index 9da5a3b..f3ff662 100644 --- a/docs/functions_h.html +++ b/docs/functions_h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li class="current"><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,9 +148,9 @@ $(document).ready(function(){initNavTree('functions_h.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_h"></a>- h -</h3><ul> +<h3><a class="anchor" id="index_h"></a>- h -</h3><ul> <li>handleUpdate() -: <a class="el" href="class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d">TgBot::EventHandler</a> +: <a class="el" href="class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc">TgBot::EventHandler</a> </li> <li>hasCustomCertificate : <a class="el" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca">TgBot::WebhookInfo</a> @@ -112,9 +179,9 @@ $(document).ready(function(){initNavTree('functions_h.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_i.html b/docs/functions_i.html index 4b2bad4..6ce2439 100644 --- a/docs/functions_i.html +++ b/docs/functions_i.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li class="current"><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_i.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_i"></a>- i -</h3><ul> +<h3><a class="anchor" id="index_i"></a>- i -</h3><ul> <li>id : <a class="el" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">TgBot::Chat</a> @@ -195,6 +262,9 @@ $(document).ready(function(){initNavTree('functions_i.html','');}); <li>inviteLink : <a class="el" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">TgBot::Chat</a> </li> +<li>invoice +: <a class="el" href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832">TgBot::Message</a> +</li> <li>invoicePayload : <a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0">TgBot::PreCheckoutQuery</a> , <a class="el" href="class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899">TgBot::ShippingQuery</a> @@ -212,9 +282,9 @@ $(document).ready(function(){initNavTree('functions_i.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_j.html b/docs/functions_j.html deleted file mode 100644 index 7c36ff9..0000000 --- a/docs/functions_j.html +++ /dev/null @@ -1,100 +0,0 @@ -<!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: Class Members</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('functions_j.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="contents"> -<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> - -<h3><a id="index_j"></a>- j -</h3><ul> -<li>JsonToTgTypeFunc -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">TgBot::TgTypeParser</a> -</li> -</ul> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07: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> diff --git a/docs/functions_k.html b/docs/functions_k.html index 68ca348..2f6bd5f 100644 --- a/docs/functions_k.html +++ b/docs/functions_k.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li class="current"><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,12 +148,12 @@ $(document).ready(function(){initNavTree('functions_k.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_k"></a>- k -</h3><ul> +<h3><a class="anchor" id="index_k"></a>- k -</h3><ul> <li>keyboard : <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020">TgBot::ReplyKeyboardMarkup</a> </li> <li>kickChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161">TgBot::Api</a> </li> </ul> </div><!-- contents --> @@ -94,9 +161,9 @@ $(document).ready(function(){initNavTree('functions_k.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_l.html b/docs/functions_l.html index 73e73b5..85e8dcb 100644 --- a/docs/functions_l.html +++ b/docs/functions_l.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li class="current"><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_l.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_l"></a>- l -</h3><ul> +<h3><a class="anchor" id="index_l"></a>- l -</h3><ul> <li>label : <a class="el" href="class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046">TgBot::LabeledPrice</a> </li> @@ -109,7 +176,7 @@ $(document).ready(function(){initNavTree('functions_l.html','');}); , <a class="el" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b">TgBot::Location</a> </li> <li>leaveChat() -: <a class="el" href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4">TgBot::Api</a> </li> <li>leftChatMember : <a class="el" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">TgBot::Message</a> @@ -137,9 +204,9 @@ $(document).ready(function(){initNavTree('functions_l.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_m.html b/docs/functions_m.html index 34ef605..9cc3ea3 100644 --- a/docs/functions_m.html +++ b/docs/functions_m.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li class="current"><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_m.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_m"></a>- m -</h3><ul> +<h3><a class="anchor" id="index_m"></a>- m -</h3><ul> <li>makeRequest() : <a class="el" href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">TgBot::HttpClient</a> </li> @@ -96,12 +163,7 @@ $(document).ready(function(){initNavTree('functions_m.html','');}); </li> <li>message : <a class="el" href="class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795">TgBot::CallbackQuery</a> -</li> -<li>Message() -: <a class="el" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">TgBot::Message</a> -</li> -<li>message -: <a class="el" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">TgBot::Update</a> +, <a class="el" href="class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c">TgBot::Update</a> </li> <li>messageId : <a class="el" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">TgBot::Message</a> @@ -153,9 +215,9 @@ $(document).ready(function(){initNavTree('functions_m.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_n.html b/docs/functions_n.html index 14820c8..d743c26 100644 --- a/docs/functions_n.html +++ b/docs/functions_n.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li class="current"><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_n.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_n"></a>- n -</h3><ul> +<h3><a class="anchor" id="index_n"></a>- n -</h3><ul> <li>name : <a class="el" href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d">TgBot::HttpReqArg</a> , <a class="el" href="class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c">TgBot::OrderInfo</a> @@ -105,9 +172,9 @@ $(document).ready(function(){initNavTree('functions_n.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_o.html b/docs/functions_o.html index ed2ae95..c1350d8 100644 --- a/docs/functions_o.html +++ b/docs/functions_o.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li class="current"><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_o.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_o"></a>- o -</h3><ul> +<h3><a class="anchor" id="index_o"></a>- o -</h3><ul> <li>offset : <a class="el" href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589">TgBot::InlineQuery</a> , <a class="el" href="class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628">TgBot::MessageEntity</a> @@ -120,9 +187,9 @@ $(document).ready(function(){initNavTree('functions_o.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_p.html b/docs/functions_p.html index 4e320c7..a39adcd 100644 --- a/docs/functions_p.html +++ b/docs/functions_p.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li class="current"><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,449 +148,23 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_p"></a>- p -</h3><ul> -<li>parse2DArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5">TgBot::TgTypeParser</a> -</li> -<li>parseAnimation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0">TgBot::TgTypeParser</a> -</li> -<li>parseArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b">TgBot::TgTypeParser</a> -</li> -<li>parseAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643">TgBot::TgTypeParser</a> -</li> -<li>parseCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b">TgBot::TgTypeParser</a> -</li> -<li>parseChat() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda">TgBot::TgTypeParser</a> -</li> -<li>parseChatMember() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204">TgBot::TgTypeParser</a> -</li> -<li>parseChatPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7">TgBot::TgTypeParser</a> -</li> -<li>parseChosenInlineResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d">TgBot::TgTypeParser</a> -</li> -<li>parseContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70">TgBot::TgTypeParser</a> -</li> -<li>parseDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592">TgBot::TgTypeParser</a> -</li> -<li>parseFile() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6">TgBot::TgTypeParser</a> -</li> -<li>parseForceReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3">TgBot::TgTypeParser</a> -</li> -<li>parseGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a">TgBot::TgTypeParser</a> -</li> -<li>parseGameHighScore() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8">TgBot::TgTypeParser</a> -</li> -<li>parseGenericReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051">TgBot::TgTypeParser</a> -</li> -<li>parseInlineKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultArticle() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultCachedVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultVenue() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804">TgBot::TgTypeParser</a> -</li> -<li>parseInlineQueryResultVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e">TgBot::TgTypeParser</a> -</li> -<li>parseInputContactMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35">TgBot::TgTypeParser</a> -</li> -<li>parseInputLocationMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3">TgBot::TgTypeParser</a> -</li> -<li>parseInputMedia() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a">TgBot::TgTypeParser</a> -</li> -<li>parseInputMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795">TgBot::TgTypeParser</a> -</li> -<li>parseInputTextMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74">TgBot::TgTypeParser</a> -</li> -<li>parseInputVenueMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385">TgBot::TgTypeParser</a> -</li> -<li>parseInvoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e">TgBot::TgTypeParser</a> -</li> -<li>parseJson() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGet2DArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetAnimation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetArray() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetCallbackQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChat() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChatMember() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChatPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetChosenInlineResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetFile() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetForceReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetGameHighScore() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetGenericReply() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResult() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultArticle() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedAudio() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultCachedVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultContact() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultDocument() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultGame() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultGif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultMpeg4Gif() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultPhoto() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultVenue() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInlineQueryResultVoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputContactMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputLocationMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputMedia() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputTextMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInputVenueMessageContent() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetInvoice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetLabeledPrice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetMaskPosition() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetMessage() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetMessageEntity() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetOrderInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetPhotoSize() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetPreCheckoutQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetReplyKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetReplyKeyboardRemove() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetResponseParameters() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetShippingAddress() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetShippingOption() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetShippingQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetStickerSet() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetSucessfulPayment() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetUpdate() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetUser() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetUserProfilePhotos() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetVideoNote() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4">TgBot::TgTypeParser</a> -</li> -<li>parseJsonAndGetWebhookInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf">TgBot::TgTypeParser</a> -</li> -<li>parseKeyboardButton() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133">TgBot::TgTypeParser</a> -</li> -<li>parseLabeledPrice() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375">TgBot::TgTypeParser</a> -</li> -<li>parseLocation() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456">TgBot::TgTypeParser</a> -</li> -<li>parseMaskPosition() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d">TgBot::TgTypeParser</a> -</li> -<li>parseMessage() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420">TgBot::TgTypeParser</a> -</li> -<li>parseMessageEntity() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485">TgBot::TgTypeParser</a> -</li> +<h3><a class="anchor" id="index_p"></a>- p -</h3><ul> <li>parseMode : <a class="el" href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">TgBot::InputMedia</a> , <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c">TgBot::InputTextMessageContent</a> </li> -<li>parseOrderInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433">TgBot::TgTypeParser</a> -</li> -<li>parsePhotoSize() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94">TgBot::TgTypeParser</a> -</li> -<li>parsePreCheckoutQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb">TgBot::TgTypeParser</a> -</li> -<li>parseReplyKeyboardMarkup() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20">TgBot::TgTypeParser</a> -</li> -<li>parseReplyKeyboardRemove() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da">TgBot::TgTypeParser</a> -</li> <li>parseRequest() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d">TgBot::HttpParser</a> +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d">TgBot::HttpParser</a> </li> <li>parseResponse() -: <a class="el" href="class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487">TgBot::HttpParser</a> -</li> -<li>parseResponseParameters() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5">TgBot::TgTypeParser</a> -</li> -<li>parseShippingAddress() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f">TgBot::TgTypeParser</a> -</li> -<li>parseShippingOption() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311">TgBot::TgTypeParser</a> -</li> -<li>parseShippingQuery() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d">TgBot::TgTypeParser</a> -</li> -<li>parseSticker() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33">TgBot::TgTypeParser</a> -</li> -<li>parseStickerSet() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021">TgBot::TgTypeParser</a> -</li> -<li>parseSucessfulPayment() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0">TgBot::TgTypeParser</a> -</li> -<li>parseUpdate() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374">TgBot::TgTypeParser</a> -</li> -<li>parseUser() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b">TgBot::TgTypeParser</a> -</li> -<li>parseUserProfilePhotos() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626">TgBot::TgTypeParser</a> -</li> -<li>parseVideo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9">TgBot::TgTypeParser</a> -</li> -<li>parseVideoNote() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09">TgBot::TgTypeParser</a> -</li> -<li>parseWebhookInfo() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1">TgBot::TgTypeParser</a> +: <a class="el" href="class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af">TgBot::HttpParser</a> </li> <li>path : <a class="el" href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">TgBot::Url</a> </li> +<li>pay +: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2">TgBot::InlineKeyboardButton</a> +</li> <li>pendingUpdateCount : <a class="el" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">TgBot::WebhookInfo</a> </li> @@ -558,7 +199,7 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); : <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8">TgBot::InlineQueryResultPhoto</a> </li> <li>pinChatMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607">TgBot::Api</a> </li> <li>pinnedMessage : <a class="el" href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875">TgBot::Chat</a> @@ -573,11 +214,14 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <li>postCode : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667">TgBot::ShippingAddress</a> </li> +<li>preCheckoutQuery +: <a class="el" href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3">TgBot::Update</a> +</li> <li>prices : <a class="el" href="class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba">TgBot::ShippingOption</a> </li> <li>promoteChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc">TgBot::Api</a> </li> <li>protocol : <a class="el" href="class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49">TgBot::Url</a> @@ -668,9 +312,9 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_q.html b/docs/functions_q.html index ef5e06b..954f13c 100644 --- a/docs/functions_q.html +++ b/docs/functions_q.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li class="current"><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_q.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_q"></a>- q -</h3><ul> +<h3><a class="anchor" id="index_q"></a>- q -</h3><ul> <li>query : <a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d">TgBot::ChosenInlineResult</a> , <a class="el" href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c">TgBot::InlineQuery</a> @@ -93,9 +160,9 @@ $(document).ready(function(){initNavTree('functions_q.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_r.html b/docs/functions_r.html index 53eb646..7703126 100644 --- a/docs/functions_r.html +++ b/docs/functions_r.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li class="current"><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_r.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_r"></a>- r -</h3><ul> +<h3><a class="anchor" id="index_r"></a>- r -</h3><ul> <li>removeKeyboard : <a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">TgBot::ReplyKeyboardRemove</a> </li> @@ -101,7 +168,7 @@ $(document).ready(function(){initNavTree('functions_r.html','');}); : <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3">TgBot::ReplyKeyboardMarkup</a> </li> <li>restrictChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b">TgBot::Api</a> </li> <li>resultId : <a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270">TgBot::ChosenInlineResult</a> @@ -115,9 +182,9 @@ $(document).ready(function(){initNavTree('functions_r.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_rela.html b/docs/functions_rela.html index 837f06a..cb6829c 100644 --- a/docs/functions_rela.html +++ b/docs/functions_rela.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Related Functions</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,53 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li class="current"><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -89,9 +126,9 @@ $(document).ready(function(){initNavTree('functions_rela.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_s.html b/docs/functions_s.html index 53a6d4b..e4ed252 100644 --- a/docs/functions_s.html +++ b/docs/functions_s.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li class="current"><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_s"></a>- s -</h3><ul> +<h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>scale : <a class="el" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">TgBot::MaskPosition</a> </li> @@ -94,73 +161,76 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); , <a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">TgBot::ReplyKeyboardRemove</a> </li> <li>sendAudio() -: <a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6">TgBot::Api</a> </li> <li>sendChatAction() -: <a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4">TgBot::Api</a> </li> <li>sendContact() -: <a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7">TgBot::Api</a> </li> <li>sendDocument() -: <a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a">TgBot::Api</a> </li> <li>sendGame() -: <a class="el" href="class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8">TgBot::Api</a> +</li> +<li>sendInvoice() +: <a class="el" href="class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371">TgBot::Api</a> </li> <li>sendLocation() -: <a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66">TgBot::Api</a> </li> <li>sendMediaGroup() -: <a class="el" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3">TgBot::Api</a> </li> <li>sendMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a">TgBot::Api</a> </li> <li>sendPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88">TgBot::Api</a> </li> <li>sendSticker() -: <a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710">TgBot::Api</a> </li> <li>sendVenue() -: <a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a">TgBot::Api</a> </li> <li>sendVideo() -: <a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50">TgBot::Api</a> </li> <li>sendVideoNote() : <a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api</a> </li> <li>sendVoice() -: <a class="el" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d">TgBot::Api</a> </li> <li>ServerHandler -: <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">TgBot::HttpServer< Protocol ></a> +: <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">TgBot::HttpServer< Protocol ></a> </li> <li>setChatDescription() -: <a class="el" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53">TgBot::Api</a> </li> <li>setChatPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217">TgBot::Api</a> </li> <li>setChatStickerSet() -: <a class="el" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51">TgBot::Api</a> </li> <li>setChatTitle() -: <a class="el" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223">TgBot::Api</a> </li> <li>setGameScore() -: <a class="el" href="class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a">TgBot::Api</a> </li> <li>setName : <a class="el" href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">TgBot::Sticker</a> </li> <li>setStickerPositionInSet() -: <a class="el" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd">TgBot::Api</a> </li> <li>setWebhook() -: <a class="el" href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71">TgBot::Api</a> </li> <li>shippingAddress : <a class="el" href="class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82">TgBot::OrderInfo</a> @@ -170,6 +240,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : <a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84">TgBot::PreCheckoutQuery</a> , <a class="el" href="class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e">TgBot::SuccessfulPayment</a> </li> +<li>shippingQuery +: <a class="el" href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269">TgBot::Update</a> +</li> <li>smallFileId : <a class="el" href="class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e">TgBot::ChatPhoto</a> </li> @@ -206,7 +279,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : <a class="el" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377">TgBot::HttpServer< Protocol ></a> </li> <li>stopMessageLiveLocation() -: <a class="el" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905">TgBot::Api</a> </li> <li>streetLine1 : <a class="el" href="class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338">TgBot::ShippingAddress</a> @@ -214,6 +287,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <li>streetLine2 : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24">TgBot::ShippingAddress</a> </li> +<li>successfulPayment +: <a class="el" href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a">TgBot::Message</a> +</li> <li>supergroupChatCreated : <a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">TgBot::Message</a> </li> @@ -232,9 +308,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_t.html b/docs/functions_t.html index 960165a..315b1df 100644 --- a/docs/functions_t.html +++ b/docs/functions_t.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li class="current"><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_t"></a>- t -</h3><ul> +<h3><a class="anchor" id="index_t"></a>- t -</h3><ul> <li>telegramPaymentChargeId : <a class="el" href="class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04">TgBot::SuccessfulPayment</a> </li> @@ -100,14 +167,11 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); <li>TgLongPoll() : <a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e">TgBot::TgLongPoll</a> </li> -<li>TgTypeToJsonFunc -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgBot::TgTypeParser</a> -</li> <li>TgWebhookServer() : <a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgBot::TgWebhookServer< Protocol ></a> </li> <li>TgWebhookTcpServer() -: <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103">TgBot::TgWebhookTcpServer</a> +: <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31">TgBot::TgWebhookTcpServer</a> </li> <li>thumb : <a class="el" href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5">TgBot::Animation</a> @@ -160,9 +224,6 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); <li>totalCount : <a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675">TgBot::UserProfilePhotos</a> </li> -<li>tryParseJson() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">TgBot::TgTypeParser</a> -</li> <li>Type : <a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">TgBot::Chat</a> </li> @@ -208,9 +269,9 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_type.html b/docs/functions_type.html index a60f91d..6fb3d22 100644 --- a/docs/functions_type.html +++ b/docs/functions_type.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Typedefs</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,62 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li class="current"><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="#index_c"><span>c</span></a></li> + <li><a href="#index_i"><span>i</span></a></li> + <li><a href="#index_m"><span>m</span></a></li> + <li><a href="#index_p"><span>p</span></a></li> + <li class="current"><a href="#index_s"><span>s</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +127,7 @@ $(document).ready(function(){initNavTree('functions_type.html','');}); <div class="contents">   -<h3><a id="index_c"></a>- c -</h3><ul> +<h3><a class="anchor" id="index_c"></a>- c -</h3><ul> <li>CallbackQueryListener : <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a">TgBot::EventBroadcaster</a> </li> @@ -91,28 +137,21 @@ $(document).ready(function(){initNavTree('functions_type.html','');}); </ul> -<h3><a id="index_i"></a>- i -</h3><ul> +<h3><a class="anchor" id="index_i"></a>- i -</h3><ul> <li>InlineQueryListener : <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">TgBot::EventBroadcaster</a> </li> </ul> -<h3><a id="index_j"></a>- j -</h3><ul> -<li>JsonToTgTypeFunc -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0">TgBot::TgTypeParser</a> -</li> -</ul> - - -<h3><a id="index_m"></a>- m -</h3><ul> +<h3><a class="anchor" id="index_m"></a>- m -</h3><ul> <li>MessageListener : <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">TgBot::EventBroadcaster</a> </li> </ul> -<h3><a id="index_p"></a>- p -</h3><ul> +<h3><a class="anchor" id="index_p"></a>- p -</h3><ul> <li>Ptr : <a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">TgBot::Animation</a> , <a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">TgBot::Audio</a> @@ -193,16 +232,9 @@ $(document).ready(function(){initNavTree('functions_type.html','');}); </ul> -<h3><a id="index_s"></a>- s -</h3><ul> +<h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>ServerHandler -: <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">TgBot::HttpServer< Protocol ></a> -</li> -</ul> - - -<h3><a id="index_t"></a>- t -</h3><ul> -<li>TgTypeToJsonFunc -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgBot::TgTypeParser</a> +: <a class="el" href="class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0">TgBot::HttpServer< Protocol ></a> </li> </ul> </div><!-- contents --> @@ -210,9 +242,9 @@ $(document).ready(function(){initNavTree('functions_type.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_u.html b/docs/functions_u.html index 205410e..2f6b9f6 100644 --- a/docs/functions_u.html +++ b/docs/functions_u.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li class="current"><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,12 +148,12 @@ $(document).ready(function(){initNavTree('functions_u.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_u"></a>- u -</h3><ul> +<h3><a class="anchor" id="index_u"></a>- u -</h3><ul> <li>unbanChatMember() -: <a class="el" href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb">TgBot::Api</a> </li> <li>unpinChatMessage() -: <a class="el" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21">TgBot::Api</a> </li> <li>untilDate : <a class="el" href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d">TgBot::ChatMember</a> @@ -95,7 +162,7 @@ $(document).ready(function(){initNavTree('functions_u.html','');}); : <a class="el" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">TgBot::Update</a> </li> <li>uploadStickerFile() -: <a class="el" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1">TgBot::Api</a> </li> <li>url : <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">TgBot::InlineKeyboardButton</a> @@ -126,9 +193,9 @@ $(document).ready(function(){initNavTree('functions_u.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_v.html b/docs/functions_v.html index 52d3de0..0d34ca4 100644 --- a/docs/functions_v.html +++ b/docs/functions_v.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li class="current"><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_v.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_v"></a>- v -</h3><ul> +<h3><a class="anchor" id="index_v"></a>- v -</h3><ul> <li>value : <a class="el" href="class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb">TgBot::HttpReqArg</a> </li> @@ -124,9 +191,9 @@ $(document).ready(function(){initNavTree('functions_v.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars.html b/docs/functions_vars.html index 168e4f8..b603bbc 100644 --- a/docs/functions_vars.html +++ b/docs/functions_vars.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li class="current"><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <div class="contents">   -<h3><a id="index__"></a>- _ -</h3><ul> +<h3><a class="anchor" id="index__"></a>- _ -</h3><ul> <li>_acceptor : <a class="el" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108">TgBot::HttpServer< Protocol ></a> </li> @@ -98,9 +164,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_a.html b/docs/functions_vars_a.html index 85d8660..7557616 100644 --- a/docs/functions_vars_a.html +++ b/docs/functions_vars_a.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li class="current"><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_a.html','');}); <div class="contents">   -<h3><a id="index_a"></a>- a -</h3><ul> +<h3><a class="anchor" id="index_a"></a>- a -</h3><ul> <li>address : <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b">TgBot::InlineQueryResultVenue</a> , <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa">TgBot::InputVenueMessageContent</a> @@ -120,9 +186,9 @@ $(document).ready(function(){initNavTree('functions_vars_a.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_b.html b/docs/functions_vars_b.html index 13de739..4c1be34 100644 --- a/docs/functions_vars_b.html +++ b/docs/functions_vars_b.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li class="current"><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_b.html','');}); <div class="contents">   -<h3><a id="index_b"></a>- b -</h3><ul> +<h3><a class="anchor" id="index_b"></a>- b -</h3><ul> <li>bigFileId : <a class="el" href="class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178">TgBot::ChatPhoto</a> </li> @@ -91,9 +157,9 @@ $(document).ready(function(){initNavTree('functions_vars_b.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_c.html b/docs/functions_vars_c.html index 9b89e31..f04f1e7 100644 --- a/docs/functions_vars_c.html +++ b/docs/functions_vars_c.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li class="current"><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_c.html','');}); <div class="contents">   -<h3><a id="index_c"></a>- c -</h3><ul> +<h3><a class="anchor" id="index_c"></a>- c -</h3><ul> <li>callbackData : <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">TgBot::InlineKeyboardButton</a> </li> @@ -182,9 +248,9 @@ $(document).ready(function(){initNavTree('functions_vars_c.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_d.html b/docs/functions_vars_d.html index e637965..6143235 100644 --- a/docs/functions_vars_d.html +++ b/docs/functions_vars_d.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li class="current"><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_d.html','');}); <div class="contents">   -<h3><a id="index_d"></a>- d -</h3><ul> +<h3><a class="anchor" id="index_d"></a>- d -</h3><ul> <li>data : <a class="el" href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788">TgBot::HttpServer< Protocol >::Connection</a> @@ -130,9 +196,9 @@ $(document).ready(function(){initNavTree('functions_vars_d.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_e.html b/docs/functions_vars_e.html index e7a0a88..858bf87 100644 --- a/docs/functions_vars_e.html +++ b/docs/functions_vars_e.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li class="current"><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_e.html','');}); <div class="contents">   -<h3><a id="index_e"></a>- e -</h3><ul> +<h3><a class="anchor" id="index_e"></a>- e -</h3><ul> <li>editDate : <a class="el" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">TgBot::Message</a> </li> @@ -106,9 +172,9 @@ $(document).ready(function(){initNavTree('functions_vars_e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_f.html b/docs/functions_vars_f.html index 0f9c3ff..5d4ac05 100644 --- a/docs/functions_vars_f.html +++ b/docs/functions_vars_f.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li class="current"><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');}); <div class="contents">   -<h3><a id="index_f"></a>- f -</h3><ul> +<h3><a class="anchor" id="index_f"></a>- f -</h3><ul> <li>file_id : <a class="el" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73">TgBot::Voice</a> </li> @@ -166,9 +232,9 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_g.html b/docs/functions_vars_g.html index 98817d6..13efbe0 100644 --- a/docs/functions_vars_g.html +++ b/docs/functions_vars_g.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li class="current"><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_g.html','');}); <div class="contents">   -<h3><a id="index_g"></a>- g -</h3><ul> +<h3><a class="anchor" id="index_g"></a>- g -</h3><ul> <li>game : <a class="el" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">TgBot::Message</a> </li> @@ -113,9 +179,9 @@ $(document).ready(function(){initNavTree('functions_vars_g.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_h.html b/docs/functions_vars_h.html index 0d8d788..783b813 100644 --- a/docs/functions_vars_h.html +++ b/docs/functions_vars_h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li class="current"><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_h.html','');}); <div class="contents">   -<h3><a id="index_h"></a>- h -</h3><ul> +<h3><a class="anchor" id="index_h"></a>- h -</h3><ul> <li>hasCustomCertificate : <a class="el" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca">TgBot::WebhookInfo</a> </li> @@ -103,9 +169,9 @@ $(document).ready(function(){initNavTree('functions_vars_h.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_i.html b/docs/functions_vars_i.html index 5899227..c8cc856 100644 --- a/docs/functions_vars_i.html +++ b/docs/functions_vars_i.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li class="current"><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_i.html','');}); <div class="contents">   -<h3><a id="index_i"></a>- i -</h3><ul> +<h3><a class="anchor" id="index_i"></a>- i -</h3><ul> <li>id : <a class="el" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">TgBot::Chat</a> @@ -108,6 +174,9 @@ $(document).ready(function(){initNavTree('functions_vars_i.html','');}); <li>inviteLink : <a class="el" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">TgBot::Chat</a> </li> +<li>invoice +: <a class="el" href="class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832">TgBot::Message</a> +</li> <li>invoicePayload : <a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0">TgBot::PreCheckoutQuery</a> , <a class="el" href="class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899">TgBot::ShippingQuery</a> @@ -125,9 +194,9 @@ $(document).ready(function(){initNavTree('functions_vars_i.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_k.html b/docs/functions_vars_k.html index 2ff6f1e..faf508e 100644 --- a/docs/functions_vars_k.html +++ b/docs/functions_vars_k.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li class="current"><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_k.html','');}); <div class="contents">   -<h3><a id="index_k"></a>- k -</h3><ul> +<h3><a class="anchor" id="index_k"></a>- k -</h3><ul> <li>keyboard : <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020">TgBot::ReplyKeyboardMarkup</a> </li> @@ -91,9 +157,9 @@ $(document).ready(function(){initNavTree('functions_vars_k.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_l.html b/docs/functions_vars_l.html index da2504d..ce35b0f 100644 --- a/docs/functions_vars_l.html +++ b/docs/functions_vars_l.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li class="current"><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_l.html','');}); <div class="contents">   -<h3><a id="index_l"></a>- l -</h3><ul> +<h3><a class="anchor" id="index_l"></a>- l -</h3><ul> <li>label : <a class="el" href="class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046">TgBot::LabeledPrice</a> </li> @@ -134,9 +200,9 @@ $(document).ready(function(){initNavTree('functions_vars_l.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_m.html b/docs/functions_vars_m.html index 14381d2..6bb671f 100644 --- a/docs/functions_vars_m.html +++ b/docs/functions_vars_m.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li class="current"><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_m.html','');}); <div class="contents">   -<h3><a id="index_m"></a>- m -</h3><ul> +<h3><a class="anchor" id="index_m"></a>- m -</h3><ul> <li>maskPosition : <a class="el" href="class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2">TgBot::Sticker</a> </li> @@ -142,9 +208,9 @@ $(document).ready(function(){initNavTree('functions_vars_m.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_n.html b/docs/functions_vars_n.html index 3a2f806..5669085 100644 --- a/docs/functions_vars_n.html +++ b/docs/functions_vars_n.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li class="current"><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_n.html','');}); <div class="contents">   -<h3><a id="index_n"></a>- n -</h3><ul> +<h3><a class="anchor" id="index_n"></a>- n -</h3><ul> <li>name : <a class="el" href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d">TgBot::HttpReqArg</a> , <a class="el" href="class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c">TgBot::OrderInfo</a> @@ -105,9 +171,9 @@ $(document).ready(function(){initNavTree('functions_vars_n.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_o.html b/docs/functions_vars_o.html index de6d658..5274220 100644 --- a/docs/functions_vars_o.html +++ b/docs/functions_vars_o.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li class="current"><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_o.html','');}); <div class="contents">   -<h3><a id="index_o"></a>- o -</h3><ul> +<h3><a class="anchor" id="index_o"></a>- o -</h3><ul> <li>offset : <a class="el" href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589">TgBot::InlineQuery</a> , <a class="el" href="class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628">TgBot::MessageEntity</a> @@ -99,9 +165,9 @@ $(document).ready(function(){initNavTree('functions_vars_o.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_p.html b/docs/functions_vars_p.html index dddbcd9..a2add9f 100644 --- a/docs/functions_vars_p.html +++ b/docs/functions_vars_p.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li class="current"><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_p.html','');}); <div class="contents">   -<h3><a id="index_p"></a>- p -</h3><ul> +<h3><a class="anchor" id="index_p"></a>- p -</h3><ul> <li>parseMode : <a class="el" href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">TgBot::InputMedia</a> , <a class="el" href="class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c">TgBot::InputTextMessageContent</a> @@ -89,6 +155,9 @@ $(document).ready(function(){initNavTree('functions_vars_p.html','');}); <li>path : <a class="el" href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">TgBot::Url</a> </li> +<li>pay +: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2">TgBot::InlineKeyboardButton</a> +</li> <li>pendingUpdateCount : <a class="el" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">TgBot::WebhookInfo</a> </li> @@ -135,6 +204,9 @@ $(document).ready(function(){initNavTree('functions_vars_p.html','');}); <li>postCode : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667">TgBot::ShippingAddress</a> </li> +<li>preCheckoutQuery +: <a class="el" href="class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3">TgBot::Update</a> +</li> <li>prices : <a class="el" href="class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba">TgBot::ShippingOption</a> </li> @@ -150,9 +222,9 @@ $(document).ready(function(){initNavTree('functions_vars_p.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_q.html b/docs/functions_vars_q.html index fa35450..9ba0a39 100644 --- a/docs/functions_vars_q.html +++ b/docs/functions_vars_q.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li class="current"><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_q.html','');}); <div class="contents">   -<h3><a id="index_q"></a>- q -</h3><ul> +<h3><a class="anchor" id="index_q"></a>- q -</h3><ul> <li>query : <a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d">TgBot::ChosenInlineResult</a> , <a class="el" href="class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c">TgBot::InlineQuery</a> @@ -93,9 +159,9 @@ $(document).ready(function(){initNavTree('functions_vars_q.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_r.html b/docs/functions_vars_r.html index 7c5688f..df00bc0 100644 --- a/docs/functions_vars_r.html +++ b/docs/functions_vars_r.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li class="current"><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_r.html','');}); <div class="contents">   -<h3><a id="index_r"></a>- r -</h3><ul> +<h3><a class="anchor" id="index_r"></a>- r -</h3><ul> <li>removeKeyboard : <a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">TgBot::ReplyKeyboardRemove</a> </li> @@ -112,9 +178,9 @@ $(document).ready(function(){initNavTree('functions_vars_r.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_s.html b/docs/functions_vars_s.html index 9d566bb..4bdd679 100644 --- a/docs/functions_vars_s.html +++ b/docs/functions_vars_s.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li class="current"><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_s.html','');}); <div class="contents">   -<h3><a id="index_s"></a>- s -</h3><ul> +<h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>scale : <a class="el" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">TgBot::MaskPosition</a> </li> @@ -104,6 +170,9 @@ $(document).ready(function(){initNavTree('functions_vars_s.html','');}); : <a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84">TgBot::PreCheckoutQuery</a> , <a class="el" href="class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e">TgBot::SuccessfulPayment</a> </li> +<li>shippingQuery +: <a class="el" href="class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269">TgBot::Update</a> +</li> <li>smallFileId : <a class="el" href="class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e">TgBot::ChatPhoto</a> </li> @@ -137,6 +206,9 @@ $(document).ready(function(){initNavTree('functions_vars_s.html','');}); <li>streetLine2 : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24">TgBot::ShippingAddress</a> </li> +<li>successfulPayment +: <a class="el" href="class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a">TgBot::Message</a> +</li> <li>supergroupChatCreated : <a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">TgBot::Message</a> </li> @@ -155,9 +227,9 @@ $(document).ready(function(){initNavTree('functions_vars_s.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_t.html b/docs/functions_vars_t.html index c8cc9aa..f88681a 100644 --- a/docs/functions_vars_t.html +++ b/docs/functions_vars_t.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li class="current"><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_t.html','');}); <div class="contents">   -<h3><a id="index_t"></a>- t -</h3><ul> +<h3><a class="anchor" id="index_t"></a>- t -</h3><ul> <li>telegramPaymentChargeId : <a class="el" href="class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04">TgBot::SuccessfulPayment</a> </li> @@ -182,9 +248,9 @@ $(document).ready(function(){initNavTree('functions_vars_t.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_u.html b/docs/functions_vars_u.html index c79fab3..3d1a68c 100644 --- a/docs/functions_vars_u.html +++ b/docs/functions_vars_u.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li class="current"><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_u.html','');}); <div class="contents">   -<h3><a id="index_u"></a>- u -</h3><ul> +<h3><a class="anchor" id="index_u"></a>- u -</h3><ul> <li>untilDate : <a class="el" href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d">TgBot::ChatMember</a> </li> @@ -112,9 +178,9 @@ $(document).ready(function(){initNavTree('functions_vars_u.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_v.html b/docs/functions_vars_v.html index 9a5537c..ff54c23 100644 --- a/docs/functions_vars_v.html +++ b/docs/functions_vars_v.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li class="current"><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_v.html','');}); <div class="contents">   -<h3><a id="index_v"></a>- v -</h3><ul> +<h3><a class="anchor" id="index_v"></a>- v -</h3><ul> <li>value : <a class="el" href="class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb">TgBot::HttpReqArg</a> </li> @@ -124,9 +190,9 @@ $(document).ready(function(){initNavTree('functions_vars_v.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_w.html b/docs/functions_vars_w.html index 9964705..7da00b8 100644 --- a/docs/functions_vars_w.html +++ b/docs/functions_vars_w.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li class="current"><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_w.html','');}); <div class="contents">   -<h3><a id="index_w"></a>- w -</h3><ul> +<h3><a class="anchor" id="index_w"></a>- w -</h3><ul> <li>width : <a class="el" href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">TgBot::InputMedia</a> , <a class="el" href="class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f">TgBot::PhotoSize</a> @@ -94,9 +160,9 @@ $(document).ready(function(){initNavTree('functions_vars_w.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_x.html b/docs/functions_vars_x.html index c45e81d..c4b0ebf 100644 --- a/docs/functions_vars_x.html +++ b/docs/functions_vars_x.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li class="current"><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_x.html','');}); <div class="contents">   -<h3><a id="index_x"></a>- x -</h3><ul> +<h3><a class="anchor" id="index_x"></a>- x -</h3><ul> <li>xShift : <a class="el" href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83">TgBot::MaskPosition</a> </li> @@ -91,9 +157,9 @@ $(document).ready(function(){initNavTree('functions_vars_x.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_vars_y.html b/docs/functions_vars_y.html index fe268bc..11f709d 100644 --- a/docs/functions_vars_y.html +++ b/docs/functions_vars_y.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,82 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions_vars.html#index__"><span>_</span></a></li> + <li><a href="functions_vars_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_vars_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_vars_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_vars_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_vars_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_vars_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_vars_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_vars_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_vars_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_vars_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_vars_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_vars_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_vars_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_vars_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_vars_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_vars_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_vars_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_vars_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_vars_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_vars_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_vars_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_vars_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_vars_x.html#index_x"><span>x</span></a></li> + <li class="current"><a href="functions_vars_y.html#index_y"><span>y</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +147,7 @@ $(document).ready(function(){initNavTree('functions_vars_y.html','');}); <div class="contents">   -<h3><a id="index_y"></a>- y -</h3><ul> +<h3><a class="anchor" id="index_y"></a>- y -</h3><ul> <li>yShift : <a class="el" href="class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424">TgBot::MaskPosition</a> </li> @@ -91,9 +157,9 @@ $(document).ready(function(){initNavTree('functions_vars_y.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_w.html b/docs/functions_w.html index 536e647..7e224b8 100644 --- a/docs/functions_w.html +++ b/docs/functions_w.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li class="current"><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_w.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_w"></a>- w -</h3><ul> +<h3><a class="anchor" id="index_w"></a>- w -</h3><ul> <li>width : <a class="el" href="class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a">TgBot::InputMedia</a> , <a class="el" href="class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f">TgBot::PhotoSize</a> @@ -94,9 +161,9 @@ $(document).ready(function(){initNavTree('functions_w.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_x.html b/docs/functions_x.html index 3f038ce..c6c5d42 100644 --- a/docs/functions_x.html +++ b/docs/functions_x.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li class="current"><a href="functions_x.html#index_x"><span>x</span></a></li> + <li><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_x.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_x"></a>- x -</h3><ul> +<h3><a class="anchor" id="index_x"></a>- x -</h3><ul> <li>xShift : <a class="el" href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83">TgBot::MaskPosition</a> </li> @@ -91,9 +158,9 @@ $(document).ready(function(){initNavTree('functions_x.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/functions_y.html b/docs/functions_y.html index 25d2787..605fc0c 100644 --- a/docs/functions_y.html +++ b/docs/functions_y.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,83 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li class="current"><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="functions.html"><span>All</span></a></li> + <li><a href="functions_func.html"><span>Functions</span></a></li> + <li><a href="functions_vars.html"><span>Variables</span></a></li> + <li><a href="functions_type.html"><span>Typedefs</span></a></li> + <li><a href="functions_enum.html"><span>Enumerations</span></a></li> + <li><a href="functions_rela.html"><span>Related Functions</span></a></li> + </ul> + </div> + <div id="navrow4" class="tabs3"> + <ul class="tablist"> + <li><a href="functions.html#index__"><span>_</span></a></li> + <li><a href="functions_a.html#index_a"><span>a</span></a></li> + <li><a href="functions_b.html#index_b"><span>b</span></a></li> + <li><a href="functions_c.html#index_c"><span>c</span></a></li> + <li><a href="functions_d.html#index_d"><span>d</span></a></li> + <li><a href="functions_e.html#index_e"><span>e</span></a></li> + <li><a href="functions_f.html#index_f"><span>f</span></a></li> + <li><a href="functions_g.html#index_g"><span>g</span></a></li> + <li><a href="functions_h.html#index_h"><span>h</span></a></li> + <li><a href="functions_i.html#index_i"><span>i</span></a></li> + <li><a href="functions_k.html#index_k"><span>k</span></a></li> + <li><a href="functions_l.html#index_l"><span>l</span></a></li> + <li><a href="functions_m.html#index_m"><span>m</span></a></li> + <li><a href="functions_n.html#index_n"><span>n</span></a></li> + <li><a href="functions_o.html#index_o"><span>o</span></a></li> + <li><a href="functions_p.html#index_p"><span>p</span></a></li> + <li><a href="functions_q.html#index_q"><span>q</span></a></li> + <li><a href="functions_r.html#index_r"><span>r</span></a></li> + <li><a href="functions_s.html#index_s"><span>s</span></a></li> + <li><a href="functions_t.html#index_t"><span>t</span></a></li> + <li><a href="functions_u.html#index_u"><span>u</span></a></li> + <li><a href="functions_v.html#index_v"><span>v</span></a></li> + <li><a href="functions_w.html#index_w"><span>w</span></a></li> + <li><a href="functions_x.html#index_x"><span>x</span></a></li> + <li class="current"><a href="functions_y.html#index_y"><span>y</span></a></li> + <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -81,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_y.html','');}); <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> -<h3><a id="index_y"></a>- y -</h3><ul> +<h3><a class="anchor" id="index_y"></a>- y -</h3><ul> <li>yShift : <a class="el" href="class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424">TgBot::MaskPosition</a> </li> @@ -91,9 +158,9 @@ $(document).ready(function(){initNavTree('functions_y.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/group__general.html b/docs/group__general.html index ccc1dce..253eb64 100644 --- a/docs/group__general.html +++ b/docs/group__general.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: General</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,35 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -107,9 +126,9 @@ Classes</h2></td></tr> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/group__general.js b/docs/group__general.js index 7fd4762..473e126 100644 --- a/docs/group__general.js +++ b/docs/group__general.js @@ -2,80 +2,83 @@ var group__general = [ [ "Api", "class_tg_bot_1_1_api.html", [ [ "Api", "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94", null ], - [ "addStickerToSet", "class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0", null ], - [ "addStickerToSet", "class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4", null ], - [ "answerCallbackQuery", "class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8", null ], - [ "answerInlineQuery", "class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9", null ], - [ "createNewStickerSet", "class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c", null ], - [ "createNewStickerSet", "class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151", null ], - [ "deleteChatPhoto", "class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0", null ], - [ "deleteChatStickerSet", "class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42", null ], - [ "deleteMessage", "class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1", null ], - [ "deleteStickerPositionInSet", "class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5", null ], - [ "deleteWebhook", "class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62", null ], - [ "downloadFile", "class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07", null ], - [ "editMessageCaption", "class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e", null ], - [ "editMessageLiveLocation", "class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc", null ], - [ "editMessageReplyMarkup", "class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d", null ], - [ "editMessageText", "class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2", null ], - [ "exportChatInviteLink", "class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076", null ], - [ "forwardMessage", "class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594", null ], - [ "getChat", "class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23", null ], - [ "getChatAdministrators", "class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8", null ], - [ "getChatMember", "class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6", null ], - [ "getChatMembersCount", "class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07", null ], - [ "getFile", "class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1", null ], - [ "getGameHighScores", "class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a", null ], - [ "getMe", "class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535", null ], - [ "getStickerSet", "class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f", null ], - [ "getUpdates", "class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9", null ], - [ "getUserProfilePhotos", "class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210", null ], - [ "getWebhookInfo", "class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c", null ], - [ "kickChatMember", "class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef", null ], - [ "leaveChat", "class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde", null ], - [ "pinChatMessage", "class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d", null ], - [ "promoteChatMember", "class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300", null ], - [ "restrictChatMember", "class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0", null ], - [ "sendChatAction", "class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d", null ], - [ "sendContact", "class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb", null ], - [ "sendGame", "class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0", null ], - [ "sendLocation", "class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd", null ], - [ "sendMediaGroup", "class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc", null ], - [ "sendMessage", "class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b", null ], - [ "sendSticker", "class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2", null ], - [ "sendSticker", "class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3", null ], - [ "sendVenue", "class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19", null ], + [ "addStickerToSet", "class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52", null ], + [ "addStickerToSet", "class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d", null ], + [ "answerCallbackQuery", "class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa", null ], + [ "answerInlineQuery", "class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af", null ], + [ "answerPreCheckoutQuery", "class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c", null ], + [ "answerShippingQuery", "class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8", null ], + [ "createNewStickerSet", "class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb", null ], + [ "createNewStickerSet", "class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642", null ], + [ "deleteChatPhoto", "class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025", null ], + [ "deleteChatStickerSet", "class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d", null ], + [ "deleteMessage", "class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018", null ], + [ "deleteStickerPositionInSet", "class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715", null ], + [ "deleteWebhook", "class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347", null ], + [ "downloadFile", "class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4", null ], + [ "editMessageCaption", "class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65", null ], + [ "editMessageLiveLocation", "class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0", null ], + [ "editMessageReplyMarkup", "class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0", null ], + [ "editMessageText", "class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114", null ], + [ "exportChatInviteLink", "class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2", null ], + [ "forwardMessage", "class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed", null ], + [ "getChat", "class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20", null ], + [ "getChatAdministrators", "class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e", null ], + [ "getChatMember", "class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4", null ], + [ "getChatMembersCount", "class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4", null ], + [ "getFile", "class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b", null ], + [ "getGameHighScores", "class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68", null ], + [ "getMe", "class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1", null ], + [ "getStickerSet", "class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1", null ], + [ "getUpdates", "class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94", null ], + [ "getUserProfilePhotos", "class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69", null ], + [ "getWebhookInfo", "class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e", null ], + [ "kickChatMember", "class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161", null ], + [ "leaveChat", "class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4", null ], + [ "pinChatMessage", "class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607", null ], + [ "promoteChatMember", "class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc", null ], + [ "restrictChatMember", "class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2", null ], + [ "sendChatAction", "class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4", null ], + [ "sendContact", "class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826", null ], + [ "sendGame", "class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8", null ], + [ "sendInvoice", "class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371", null ], + [ "sendLocation", "class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66", null ], + [ "sendMediaGroup", "class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3", null ], + [ "sendMessage", "class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0", null ], + [ "sendSticker", "class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710", null ], + [ "sendSticker", "class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b", null ], + [ "sendVenue", "class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee", null ], - [ "setChatDescription", "class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250", null ], - [ "setChatPhoto", "class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b", null ], - [ "setChatStickerSet", "class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589", null ], - [ "setChatTitle", "class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e", null ], - [ "setGameScore", "class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4", null ], - [ "setStickerPositionInSet", "class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7", null ], - [ "setWebhook", "class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea", null ], - [ "stopMessageLiveLocation", "class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98", null ], - [ "unbanChatMember", "class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec", null ], - [ "unpinChatMessage", "class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc", null ], - [ "uploadStickerFile", "class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac", null ], + [ "setChatDescription", "class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53", null ], + [ "setChatPhoto", "class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217", null ], + [ "setChatStickerSet", "class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51", null ], + [ "setChatTitle", "class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223", null ], + [ "setGameScore", "class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a", null ], + [ "setStickerPositionInSet", "class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd", null ], + [ "setWebhook", "class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71", null ], + [ "stopMessageLiveLocation", "class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905", null ], + [ "unbanChatMember", "class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb", null ], + [ "unpinChatMessage", "class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21", null ], + [ "uploadStickerFile", "class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1", null ], [ "Bot", "class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339", null ] ] ], [ "Bot", "class_tg_bot_1_1_bot.html", [ [ "Bot", "class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332", null ], - [ "getApi", "class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3", null ], - [ "getEventHandler", "class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579", null ], + [ "getApi", "class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0", null ], + [ "getEventHandler", "class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4", null ], [ "getEvents", "class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac", null ], - [ "getToken", "class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91", null ] + [ "getToken", "class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e", null ] ] ], [ "EventBroadcaster", "class_tg_bot_1_1_event_broadcaster.html", [ [ "CallbackQueryListener", "class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a", null ], diff --git a/docs/group__net.html b/docs/group__net.html index f279fab..2b66519 100644 --- a/docs/group__net.html +++ b/docs/group__net.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Net</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,35 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -112,9 +131,9 @@ Classes</h2></td></tr> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/group__net.js b/docs/group__net.js index 612b39d..c24a0e2 100644 --- a/docs/group__net.js +++ b/docs/group__net.js @@ -19,7 +19,7 @@ var group__net = [ "data", "class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788", null ], [ "socket", "class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20", null ] ] ], - [ "ServerHandler", "class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b", null ], + [ "ServerHandler", "class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0", null ], [ "HttpServer", "class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe", null ], [ "start", "class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7", null ], [ "stop", "class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377", null ], diff --git a/docs/group__tools.html b/docs/group__tools.html index a4371ee..2f957dc 100644 --- a/docs/group__tools.html +++ b/docs/group__tools.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Tools</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,35 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -99,9 +118,9 @@ Namespaces</h2></td></tr> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/group__types.html b/docs/group__types.html index 5da4e81..2ea706d 100644 --- a/docs/group__types.html +++ b/docs/group__types.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Types</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,35 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -320,9 +339,9 @@ Classes</h2></td></tr> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/group__types.js b/docs/group__types.js index 331a313..5d65395 100644 --- a/docs/group__types.js +++ b/docs/group__types.js @@ -133,6 +133,7 @@ var group__types = [ "Ptr", "class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983", null ], [ "callbackData", "class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4", null ], [ "callbackGame", "class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579", null ], + [ "pay", "class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2", null ], [ "switchInlineQuery", "class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274", null ], [ "switchInlineQueryCurrentChat", "class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406", null ], [ "text", "class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f", null ], @@ -411,7 +412,6 @@ var group__types = ] ], [ "Message", "class_tg_bot_1_1_message.html", [ [ "Ptr", "class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d", null ], - [ "Message", "class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b", null ], [ "audio", "class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67", null ], [ "authorSignature", "class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54", null ], [ "caption", "class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695", null ], @@ -433,6 +433,7 @@ var group__types = [ "from", "class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2", null ], [ "game", "class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307", null ], [ "groupChatCreated", "class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035", null ], + [ "invoice", "class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832", null ], [ "leftChatMember", "class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29", null ], [ "location", "class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56", null ], [ "messageId", "class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14", null ], @@ -446,6 +447,7 @@ var group__types = [ "pinnedMessage", "class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6", null ], [ "replyToMessage", "class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e", null ], [ "sticker", "class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559", null ], + [ "successfulPayment", "class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a", null ], [ "supergroupChatCreated", "class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f", null ], [ "text", "class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108", null ], [ "venue", "class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e", null ], @@ -560,6 +562,8 @@ var group__types = [ "editedMessage", "class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5", null ], [ "inlineQuery", "class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806", null ], [ "message", "class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c", null ], + [ "preCheckoutQuery", "class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3", null ], + [ "shippingQuery", "class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269", null ], [ "updateId", "class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097", null ] ] ], [ "User", "class_tg_bot_1_1_user.html", [ diff --git a/docs/hierarchy.html b/docs/hierarchy.html index ce054f7..fb86d6d 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Class Hierarchy</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li class="current"><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -168,16 +195,15 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); <tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_sticker_set.html" target="_self">TgBot::StickerSet</a></td><td class="desc">This object represents a sticker set </td></tr> <tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_successful_payment.html" target="_self">TgBot::SuccessfulPayment</a></td><td class="desc">This object contains basic information about a successful payment </td></tr> <tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_long_poll.html" target="_self">TgBot::TgLongPoll</a></td><td class="desc">This class handles long polling and updates parsing </td></tr> -<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_type_parser.html" target="_self">TgBot::TgTypeParser</a></td><td class="desc"></td></tr> -<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">TgBot::Update</a></td><td class="desc">This object represents an incoming update </td></tr> -<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">TgBot::Url</a></td><td class="desc">This class parses a string with the url </td></tr> -<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">TgBot::User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> -<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">TgBot::UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> -<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">TgBot::Venue</a></td><td class="desc">This object represents a venue </td></tr> -<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">TgBot::Video</a></td><td class="desc">This object represents a video file </td></tr> -<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">TgBot::VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> -<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">TgBot::Voice</a></td><td class="desc">This object represents a voice note </td></tr> -<tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">TgBot::WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> +<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">TgBot::Update</a></td><td class="desc">This object represents an incoming update </td></tr> +<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">TgBot::Url</a></td><td class="desc">This class parses a string with the url </td></tr> +<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">TgBot::User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> +<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">TgBot::UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> +<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">TgBot::Venue</a></td><td class="desc">This object represents a venue </td></tr> +<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">TgBot::Video</a></td><td class="desc">This object represents a video file </td></tr> +<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">TgBot::VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> +<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">TgBot::Voice</a></td><td class="desc">This object represents a voice note </td></tr> +<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">TgBot::WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> </table> </div><!-- directory --> </div><!-- contents --> @@ -185,9 +211,9 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/hierarchy.js b/docs/hierarchy.js index 444c16e..8094082 100644 --- a/docs/hierarchy.js +++ b/docs/hierarchy.js @@ -91,7 +91,6 @@ var hierarchy = [ "TgBot::StickerSet", "class_tg_bot_1_1_sticker_set.html", null ], [ "TgBot::SuccessfulPayment", "class_tg_bot_1_1_successful_payment.html", null ], [ "TgBot::TgLongPoll", "class_tg_bot_1_1_tg_long_poll.html", null ], - [ "TgBot::TgTypeParser", "class_tg_bot_1_1_tg_type_parser.html", null ], [ "TgBot::Update", "class_tg_bot_1_1_update.html", null ], [ "TgBot::Url", "class_tg_bot_1_1_url.html", null ], [ "TgBot::User", "class_tg_bot_1_1_user.html", null ], diff --git a/docs/index.html b/docs/index.html index 9e882fc..3c5f48b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Main Page</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,35 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li class="current"><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -86,10 +105,10 @@ $(document).ready(function(){initNavTree('index.html','');}); <div class="textblock"><p><a href="https://github.com/reo7sp/tgbot-cpp">Go to GitHub</a></p> <h1><a class="anchor" id="lib_compile"></a> Library compilation</h1> -<p>Firstly you need to install some dependencies such as Boost and build tools such as CMake. On Debian-based distibutives you can do it with these commands: </p><div class="fragment"><div class="line">sudo apt-get install g++ make binutils cmake libssl-dev libboost-system-dev</div></div><!-- fragment --><p>To compile the library execute this commands: </p><div class="fragment"><div class="line">cd /path/where/you/have/cloned/the/library/repository</div><div class="line">cmake .</div><div class="line">make -j4</div><div class="line">sudo make install</div></div><!-- fragment --><h1><a class="anchor" id="bot_compile"></a> +<p>Firstly you need to install some dependencies such as Boost and build tools such as CMake. On Debian-based distibutives you can do it with these commands: </p><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> sudo apt-get install g++ make binutils cmake libssl-dev libboost-system-dev</div></div><!-- fragment --><p>To compile the library execute this commands: </p><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> cd /path/where/you/have/cloned/the/library/repository</div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> cmake .</div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> make -j4</div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> sudo make install</div></div><!-- fragment --><h1><a class="anchor" id="bot_compile"></a> Bot compilation</h1> <p>With CMake: <a href="samples/echobot/CMakeLists.txt">Example CMakeLists.txt</a></p> -<p>Without CMake: </p><div class="fragment"><div class="line">g++ telegram_bot.cpp -o telegram_bot --std=c++11 -I/usr/local/include -lTgBot -lboost_system -lssl -lcrypto -lpthread</div></div><!-- fragment --><p>Also: You can use Docker to build and run your bot. Set the base image of your's Dockerfile to <a href="https://hub.docker.com/r/reo7sp/tgbot-cpp/">reo7sp/tgbot-cpp</a>.</p> +<p>Without CMake: </p><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> g++ telegram_bot.cpp -o telegram_bot --std=c++11 -I/usr/local/include -lTgBot -lboost_system -lssl -lcrypto -lpthread</div></div><!-- fragment --><p>Also: You can use Docker to build and run your bot. Set the base image of your's Dockerfile to <a href="https://hub.docker.com/r/reo7sp/tgbot-cpp/">reo7sp/tgbot-cpp</a>.</p> <h1><a class="anchor" id="Samples"></a> Samples</h1> <p>All samples are located <a href="https://github.com/reo7sp/tgbot-cpp/tree/master/samples">here</a></p> @@ -104,9 +123,9 @@ Licence</h1> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/jquery.js b/docs/jquery.js index f5343ed..d52a1c7 100644 --- a/docs/jquery.js +++ b/docs/jquery.js @@ -1,4 +1,4 @@ -/*! +/* * jQuery JavaScript Library v1.7.1 * http://jquery.com/ * @@ -14,13 +14,13 @@ * Date: Mon Nov 21 21:11:03 2011 -0500 */ (function(bb,L){var av=bb.document,bu=bb.navigator,bl=bb.location;var b=(function(){var bF=function(b0,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,bM=/\S/,bI=/^\s+/,bE=/\s+$/,bA=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bN=/^[\],:{}\s]*$/,bW=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,bP=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bJ=/(?:^|:|,)(?:\s*\[)+/g,by=/(webkit)[ \/]([\w.]+)/,bR=/(opera)(?:.*version)?[ \/]([\w.]+)/,bQ=/(msie) ([\w.]+)/,bS=/(mozilla)(?:.*? rv:([\w.]+))?/,bB=/-([a-z]|[0-9])/ig,bZ=/^-ms-/,bT=function(b0,b1){return(b1+"").toUpperCase()},bX=bu.userAgent,bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.prototype.push,bK=Array.prototype.slice,bO=String.prototype.trim,bv=Array.prototype.indexOf,bx={};bF.fn=bF.prototype={constructor:bF,init:function(b0,b4,b3){var b2,b5,b1,b6;if(!b0){return this}if(b0.nodeType){this.context=this[0]=b0;this.length=1;return this}if(b0==="body"&&!b4&&av.body){this.context=av;this[0]=av.body;this.selector=b0;this.length=1;return this}if(typeof b0==="string"){if(b0.charAt(0)==="<"&&b0.charAt(b0.length-1)===">"&&b0.length>=3){b2=[null,b0,null]}else{b2=bY.exec(b0)}if(b2&&(b2[1]||!b4)){if(b2[1]){b4=b4 instanceof bF?b4[0]:b4;b6=(b4?b4.ownerDocument||b4:av);b1=bA.exec(b0);if(b1){if(bF.isPlainObject(b4)){b0=[av.createElement(b1[1])];bF.fn.attr.call(b0,b4,true)}else{b0=[b6.createElement(b1[1])]}}else{b1=bF.buildFragment([b2[1]],[b6]);b0=(b1.cacheable?bF.clone(b1.fragment):b1.fragment).childNodes}return bF.merge(this,b0)}else{b5=av.getElementById(b2[2]);if(b5&&b5.parentNode){if(b5.id!==b2[2]){return b3.find(b0)}this.length=1;this[0]=b5}this.context=av;this.selector=b0;return this}}else{if(!b4||b4.jquery){return(b4||b3).find(b0)}else{return this.constructor(b4).find(b0)}}}else{if(bF.isFunction(b0)){return b3.ready(b0)}}if(b0.selector!==L){this.selector=b0.selector;this.context=b0.context}return bF.makeArray(b0,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return bK.call(this,0)},get:function(b0){return b0==null?this.toArray():(b0<0?this[this.length+b0]:this[b0])},pushStack:function(b1,b3,b0){var b2=this.constructor();if(bF.isArray(b1)){bz.apply(b2,b1)}else{bF.merge(b2,b1)}b2.prevObject=this;b2.context=this.context;if(b3==="find"){b2.selector=this.selector+(this.selector?" ":"")+b0}else{if(b3){b2.selector=this.selector+"."+b3+"("+b0+")"}}return b2},each:function(b1,b0){return bF.each(this,b1,b0)},ready:function(b0){bF.bindReady();bC.add(b0);return this},eq:function(b0){b0=+b0;return b0===-1?this.slice(b0):this.slice(b0,b0+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(bK.apply(this,arguments),"slice",bK.call(arguments).join(","))},map:function(b0){return this.pushStack(bF.map(this,function(b2,b1){return b0.call(b2,b1,b2)}))},end:function(){return this.prevObject||this.constructor(null)},push:bz,sort:[].sort,splice:[].splice};bF.fn.init.prototype=bF.fn;bF.extend=bF.fn.extend=function(){var b9,b2,b0,b1,b6,b7,b5=arguments[0]||{},b4=1,b3=arguments.length,b8=false;if(typeof b5==="boolean"){b8=b5;b5=arguments[1]||{};b4=2}if(typeof b5!=="object"&&!bF.isFunction(b5)){b5={}}if(b3===b4){b5=this;--b4}for(;b4<b3;b4++){if((b9=arguments[b4])!=null){for(b2 in b9){b0=b5[b2];b1=b9[b2];if(b5===b1){continue}if(b8&&b1&&(bF.isPlainObject(b1)||(b6=bF.isArray(b1)))){if(b6){b6=false;b7=b0&&bF.isArray(b0)?b0:[]}else{b7=b0&&bF.isPlainObject(b0)?b0:{}}b5[b2]=bF.extend(b8,b7,b1)}else{if(b1!==L){b5[b2]=b1}}}}}return b5};bF.extend({noConflict:function(b0){if(bb.$===bF){bb.$=bH}if(b0&&bb.jQuery===bF){bb.jQuery=bU}return bF},isReady:false,readyWait:1,holdReady:function(b0){if(b0){bF.readyWait++}else{bF.ready(true)}},ready:function(b0){if((b0===true&&!--bF.readyWait)||(b0!==true&&!bF.isReady)){if(!av.body){return setTimeout(bF.ready,1)}bF.isReady=true;if(b0!==true&&--bF.readyWait>0){return}bC.fireWith(av,[bF]);if(bF.fn.trigger){bF(av).trigger("ready").off("ready")}}},bindReady:function(){if(bC){return}bC=bF.Callbacks("once memory");if(av.readyState==="complete"){return setTimeout(bF.ready,1)}if(av.addEventListener){av.addEventListener("DOMContentLoaded",e,false);bb.addEventListener("load",bF.ready,false)}else{if(av.attachEvent){av.attachEvent("onreadystatechange",e);bb.attachEvent("onload",bF.ready);var b0=false;try{b0=bb.frameElement==null}catch(b1){}if(av.documentElement.doScroll&&b0){bw()}}}},isFunction:function(b0){return bF.type(b0)==="function"},isArray:Array.isArray||function(b0){return bF.type(b0)==="array"},isWindow:function(b0){return b0&&typeof b0==="object"&&"setInterval" in b0},isNumeric:function(b0){return !isNaN(parseFloat(b0))&&isFinite(b0)},type:function(b0){return b0==null?String(b0):bx[bL.call(b0)]||"object"},isPlainObject:function(b2){if(!b2||bF.type(b2)!=="object"||b2.nodeType||bF.isWindow(b2)){return false}try{if(b2.constructor&&!bG.call(b2,"constructor")&&!bG.call(b2.constructor.prototype,"isPrototypeOf")){return false}}catch(b1){return false}var b0;for(b0 in b2){}return b0===L||bG.call(b2,b0)},isEmptyObject:function(b1){for(var b0 in b1){return false}return true},error:function(b0){throw new Error(b0)},parseJSON:function(b0){if(typeof b0!=="string"||!b0){return null}b0=bF.trim(b0);if(bb.JSON&&bb.JSON.parse){return bb.JSON.parse(b0)}if(bN.test(b0.replace(bW,"@").replace(bP,"]").replace(bJ,""))){return(new Function("return "+b0))()}bF.error("Invalid JSON: "+b0)},parseXML:function(b2){var b0,b1;try{if(bb.DOMParser){b1=new DOMParser();b0=b1.parseFromString(b2,"text/xml")}else{b0=new ActiveXObject("Microsoft.XMLDOM");b0.async="false";b0.loadXML(b2)}}catch(b3){b0=L}if(!b0||!b0.documentElement||b0.getElementsByTagName("parsererror").length){bF.error("Invalid XML: "+b2)}return b0},noop:function(){},globalEval:function(b0){if(b0&&bM.test(b0)){(bb.execScript||function(b1){bb["eval"].call(bb,b1)})(b0)}},camelCase:function(b0){return b0.replace(bZ,"ms-").replace(bB,bT)},nodeName:function(b1,b0){return b1.nodeName&&b1.nodeName.toUpperCase()===b0.toUpperCase()},each:function(b3,b6,b2){var b1,b4=0,b5=b3.length,b0=b5===L||bF.isFunction(b3);if(b2){if(b0){for(b1 in b3){if(b6.apply(b3[b1],b2)===false){break}}}else{for(;b4<b5;){if(b6.apply(b3[b4++],b2)===false){break}}}}else{if(b0){for(b1 in b3){if(b6.call(b3[b1],b1,b3[b1])===false){break}}}else{for(;b4<b5;){if(b6.call(b3[b4],b4,b3[b4++])===false){break}}}}return b3},trim:bO?function(b0){return b0==null?"":bO.call(b0)}:function(b0){return b0==null?"":b0.toString().replace(bI,"").replace(bE,"")},makeArray:function(b3,b1){var b0=b1||[];if(b3!=null){var b2=bF.type(b3);if(b3.length==null||b2==="string"||b2==="function"||b2==="regexp"||bF.isWindow(b3)){bz.call(b0,b3)}else{bF.merge(b0,b3)}}return b0},inArray:function(b2,b3,b1){var b0;if(b3){if(bv){return bv.call(b3,b2,b1)}b0=b3.length;b1=b1?b1<0?Math.max(0,b0+b1):b1:0;for(;b1<b0;b1++){if(b1 in b3&&b3[b1]===b2){return b1}}}return -1},merge:function(b4,b2){var b3=b4.length,b1=0;if(typeof b2.length==="number"){for(var b0=b2.length;b1<b0;b1++){b4[b3++]=b2[b1]}}else{while(b2[b1]!==L){b4[b3++]=b2[b1++]}}b4.length=b3;return b4},grep:function(b1,b6,b0){var b2=[],b5;b0=!!b0;for(var b3=0,b4=b1.length;b3<b4;b3++){b5=!!b6(b1[b3],b3);if(b0!==b5){b2.push(b1[b3])}}return b2},map:function(b0,b7,b8){var b5,b6,b4=[],b2=0,b1=b0.length,b3=b0 instanceof bF||b1!==L&&typeof b1==="number"&&((b1>0&&b0[0]&&b0[b1-1])||b1===0||bF.isArray(b0));if(b3){for(;b2<b1;b2++){b5=b7(b0[b2],b2,b8);if(b5!=null){b4[b4.length]=b5}}}else{for(b6 in b0){b5=b7(b0[b6],b6,b8);if(b5!=null){b4[b4.length]=b5}}}return b4.concat.apply([],b4)},guid:1,proxy:function(b4,b3){if(typeof b3==="string"){var b2=b4[b3];b3=b4;b4=b2}if(!bF.isFunction(b4)){return L}var b0=bK.call(arguments,2),b1=function(){return b4.apply(b3,b0.concat(bK.call(arguments)))};b1.guid=b4.guid=b4.guid||b1.guid||bF.guid++;return b1},access:function(b0,b8,b6,b2,b5,b7){var b1=b0.length;if(typeof b8==="object"){for(var b3 in b8){bF.access(b0,b3,b8[b3],b2,b5,b6)}return b0}if(b6!==L){b2=!b7&&b2&&bF.isFunction(b6);for(var b4=0;b4<b1;b4++){b5(b0[b4],b8,b2?b6.call(b0[b4],b4,b5(b0[b4],b8)):b6,b7)}return b0}return b1?b5(b0[0],b8):L},now:function(){return(new Date()).getTime()},uaMatch:function(b1){b1=b1.toLowerCase();var b0=by.exec(b1)||bR.exec(b1)||bQ.exec(b1)||b1.indexOf("compatible")<0&&bS.exec(b1)||[];return{browser:b0[1]||"",version:b0[2]||"0"}},sub:function(){function b0(b3,b4){return new b0.fn.init(b3,b4)}bF.extend(true,b0,this);b0.superclass=this;b0.fn=b0.prototype=this();b0.fn.constructor=b0;b0.sub=this.sub;b0.fn.init=function b2(b3,b4){if(b4&&b4 instanceof bF&&!(b4 instanceof b0)){b4=b0(b4)}return bF.fn.init.call(this,b3,b4,b1)};b0.fn.init.prototype=b0.fn;var b1=b0(av);return b0},browser:{}});bF.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(b1,b0){bx["[object "+b0+"]"]=b0.toLowerCase()});bV=bF.uaMatch(bX);if(bV.browser){bF.browser[bV.browser]=true;bF.browser.version=bV.version}if(bF.browser.webkit){bF.browser.safari=true}if(bM.test("\xA0")){bI=/^[\s\xA0]+/;bE=/[\s\xA0]+$/}bD=bF(av);if(av.addEventListener){e=function(){av.removeEventListener("DOMContentLoaded",e,false);bF.ready()}}else{if(av.attachEvent){e=function(){if(av.readyState==="complete"){av.detachEvent("onreadystatechange",e);bF.ready()}}}}function bw(){if(bF.isReady){return}try{av.documentElement.doScroll("left")}catch(b0){setTimeout(bw,1);return}bF.ready()}return bF})();var a2={};function X(e){var bv=a2[e]={},bw,bx;e=e.split(/\s+/);for(bw=0,bx=e.length;bw<bx;bw++){bv[e[bw]]=true}return bv}b.Callbacks=function(bw){bw=bw?(a2[bw]||X(bw)):{};var bB=[],bC=[],bx,by,bv,bz,bA,bE=function(bF){var bG,bJ,bI,bH,bK;for(bG=0,bJ=bF.length;bG<bJ;bG++){bI=bF[bG];bH=b.type(bI);if(bH==="array"){bE(bI)}else{if(bH==="function"){if(!bw.unique||!bD.has(bI)){bB.push(bI)}}}}},e=function(bG,bF){bF=bF||[];bx=!bw.memory||[bG,bF];by=true;bA=bv||0;bv=0;bz=bB.length;for(;bB&&bA<bz;bA++){if(bB[bA].apply(bG,bF)===false&&bw.stopOnFalse){bx=true;break}}by=false;if(bB){if(!bw.once){if(bC&&bC.length){bx=bC.shift();bD.fireWith(bx[0],bx[1])}}else{if(bx===true){bD.disable()}else{bB=[]}}}},bD={add:function(){if(bB){var bF=bB.length;bE(arguments);if(by){bz=bB.length}else{if(bx&&bx!==true){bv=bF;e(bx[0],bx[1])}}}return this},remove:function(){if(bB){var bF=arguments,bH=0,bI=bF.length;for(;bH<bI;bH++){for(var bG=0;bG<bB.length;bG++){if(bF[bH]===bB[bG]){if(by){if(bG<=bz){bz--;if(bG<=bA){bA--}}}bB.splice(bG--,1);if(bw.unique){break}}}}}return this},has:function(bG){if(bB){var bF=0,bH=bB.length;for(;bF<bH;bF++){if(bG===bB[bF]){return true}}}return false},empty:function(){bB=[];return this},disable:function(){bB=bC=bx=L;return this},disabled:function(){return !bB},lock:function(){bC=L;if(!bx||bx===true){bD.disable()}return this},locked:function(){return !bC},fireWith:function(bG,bF){if(bC){if(by){if(!bw.once){bC.push([bG,bF])}}else{if(!(bw.once&&bx)){e(bG,bF)}}}return this},fire:function(){bD.fireWith(this,arguments);return this},fired:function(){return !!bx}};return bD};var aJ=[].slice;b.extend({Deferred:function(by){var bx=b.Callbacks("once memory"),bw=b.Callbacks("once memory"),bv=b.Callbacks("memory"),e="pending",bA={resolve:bx,reject:bw,notify:bv},bC={done:bx.add,fail:bw.add,progress:bv.add,state:function(){return e},isResolved:bx.fired,isRejected:bw.fired,then:function(bE,bD,bF){bB.done(bE).fail(bD).progress(bF);return this},always:function(){bB.done.apply(bB,arguments).fail.apply(bB,arguments);return this},pipe:function(bF,bE,bD){return b.Deferred(function(bG){b.each({done:[bF,"resolve"],fail:[bE,"reject"],progress:[bD,"notify"]},function(bI,bL){var bH=bL[0],bK=bL[1],bJ;if(b.isFunction(bH)){bB[bI](function(){bJ=bH.apply(this,arguments);if(bJ&&b.isFunction(bJ.promise)){bJ.promise().then(bG.resolve,bG.reject,bG.notify)}else{bG[bK+"With"](this===bB?bG:this,[bJ])}})}else{bB[bI](bG[bK])}})}).promise()},promise:function(bE){if(bE==null){bE=bC}else{for(var bD in bC){bE[bD]=bC[bD]}}return bE}},bB=bC.promise({}),bz;for(bz in bA){bB[bz]=bA[bz].fire;bB[bz+"With"]=bA[bz].fireWith}bB.done(function(){e="resolved"},bw.disable,bv.lock).fail(function(){e="rejected"},bx.disable,bv.lock);if(by){by.call(bB,bB)}return bB},when:function(bA){var bx=aJ.call(arguments,0),bv=0,e=bx.length,bB=new Array(e),bw=e,by=e,bC=e<=1&&bA&&b.isFunction(bA.promise)?bA:b.Deferred(),bE=bC.promise();function bD(bF){return function(bG){bx[bF]=arguments.length>1?aJ.call(arguments,0):bG;if(!(--bw)){bC.resolveWith(bC,bx)}}}function bz(bF){return function(bG){bB[bF]=arguments.length>1?aJ.call(arguments,0):bG;bC.notifyWith(bE,bB)}}if(e>1){for(;bv<e;bv++){if(bx[bv]&&bx[bv].promise&&b.isFunction(bx[bv].promise)){bx[bv].promise().then(bD(bv),bC.reject,bz(bv))}else{--bw}}if(!bw){bC.resolveWith(bC,bx)}}else{if(bC!==bA){bC.resolveWith(bC,e?[bA]:[])}}return bE}});b.support=(function(){var bJ,bI,bF,bG,bx,bE,bA,bD,bz,bK,bB,by,bw,bv=av.createElement("div"),bH=av.documentElement;bv.setAttribute("className","t");bv.innerHTML=" <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>";bI=bv.getElementsByTagName("*");bF=bv.getElementsByTagName("a")[0];if(!bI||!bI.length||!bF){return{}}bG=av.createElement("select");bx=bG.appendChild(av.createElement("option"));bE=bv.getElementsByTagName("input")[0];bJ={leadingWhitespace:(bv.firstChild.nodeType===3),tbody:!bv.getElementsByTagName("tbody").length,htmlSerialize:!!bv.getElementsByTagName("link").length,style:/top/.test(bF.getAttribute("style")),hrefNormalized:(bF.getAttribute("href")==="/a"),opacity:/^0.55/.test(bF.style.opacity),cssFloat:!!bF.style.cssFloat,checkOn:(bE.value==="on"),optSelected:bx.selected,getSetAttribute:bv.className!=="t",enctype:!!av.createElement("form").enctype,html5Clone:av.createElement("nav").cloneNode(true).outerHTML!=="<:nav></:nav>",submitBubbles:true,changeBubbles:true,focusinBubbles:false,deleteExpando:true,noCloneEvent:true,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableMarginRight:true};bE.checked=true;bJ.noCloneChecked=bE.cloneNode(true).checked;bG.disabled=true;bJ.optDisabled=!bx.disabled;try{delete bv.test}catch(bC){bJ.deleteExpando=false}if(!bv.addEventListener&&bv.attachEvent&&bv.fireEvent){bv.attachEvent("onclick",function(){bJ.noCloneEvent=false});bv.cloneNode(true).fireEvent("onclick")}bE=av.createElement("input");bE.value="t";bE.setAttribute("type","radio");bJ.radioValue=bE.value==="t";bE.setAttribute("checked","checked");bv.appendChild(bE);bD=av.createDocumentFragment();bD.appendChild(bv.lastChild);bJ.checkClone=bD.cloneNode(true).cloneNode(true).lastChild.checked;bJ.appendChecked=bE.checked;bD.removeChild(bE);bD.appendChild(bv);bv.innerHTML="";if(bb.getComputedStyle){bA=av.createElement("div");bA.style.width="0";bA.style.marginRight="0";bv.style.width="2px";bv.appendChild(bA);bJ.reliableMarginRight=(parseInt((bb.getComputedStyle(bA,null)||{marginRight:0}).marginRight,10)||0)===0}if(bv.attachEvent){for(by in {submit:1,change:1,focusin:1}){bB="on"+by;bw=(bB in bv);if(!bw){bv.setAttribute(bB,"return;");bw=(typeof bv[bB]==="function")}bJ[by+"Bubbles"]=bw}}bD.removeChild(bv);bD=bG=bx=bA=bv=bE=null;b(function(){var bM,bU,bV,bT,bN,bO,bL,bS,bR,e,bP,bQ=av.getElementsByTagName("body")[0];if(!bQ){return}bL=1;bS="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;";bR="visibility:hidden;border:0;";e="style='"+bS+"border:5px solid #000;padding:0;'";bP="<div "+e+"><div></div></div><table "+e+" cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";bM=av.createElement("div");bM.style.cssText=bR+"width:0;height:0;position:static;top:0;margin-top:"+bL+"px";bQ.insertBefore(bM,bQ.firstChild);bv=av.createElement("div");bM.appendChild(bv);bv.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";bz=bv.getElementsByTagName("td");bw=(bz[0].offsetHeight===0);bz[0].style.display="";bz[1].style.display="none";bJ.reliableHiddenOffsets=bw&&(bz[0].offsetHeight===0);bv.innerHTML="";bv.style.width=bv.style.paddingLeft="1px";b.boxModel=bJ.boxModel=bv.offsetWidth===2;if(typeof bv.style.zoom!=="undefined"){bv.style.display="inline";bv.style.zoom=1;bJ.inlineBlockNeedsLayout=(bv.offsetWidth===2);bv.style.display="";bv.innerHTML="<div style='width:4px;'></div>";bJ.shrinkWrapBlocks=(bv.offsetWidth!==2)}bv.style.cssText=bS+bR;bv.innerHTML=bP;bU=bv.firstChild;bV=bU.firstChild;bN=bU.nextSibling.firstChild.firstChild;bO={doesNotAddBorder:(bV.offsetTop!==5),doesAddBorderForTableAndCells:(bN.offsetTop===5)};bV.style.position="fixed";bV.style.top="20px";bO.fixedPosition=(bV.offsetTop===20||bV.offsetTop===15);bV.style.position=bV.style.top="";bU.style.overflow="hidden";bU.style.position="relative";bO.subtractsBorderForOverflowNotVisible=(bV.offsetTop===-5);bO.doesNotIncludeMarginInBodyOffset=(bQ.offsetTop!==bL);bQ.removeChild(bM);bv=bM=null;b.extend(bJ,bO)});return bJ})();var aS=/^(?:\{.*\}|\[.*\])$/,aA=/([A-Z])/g;b.extend({cache:{},uuid:0,expando:"jQuery"+(b.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},hasData:function(e){e=e.nodeType?b.cache[e[b.expando]]:e[b.expando];return !!e&&!S(e)},data:function(bx,bv,bz,by){if(!b.acceptData(bx)){return}var bG,bA,bD,bE=b.expando,bC=typeof bv==="string",bF=bx.nodeType,e=bF?b.cache:bx,bw=bF?bx[bE]:bx[bE]&&bE,bB=bv==="events";if((!bw||!e[bw]||(!bB&&!by&&!e[bw].data))&&bC&&bz===L){return}if(!bw){if(bF){bx[bE]=bw=++b.uuid}else{bw=bE}}if(!e[bw]){e[bw]={};if(!bF){e[bw].toJSON=b.noop}}if(typeof bv==="object"||typeof bv==="function"){if(by){e[bw]=b.extend(e[bw],bv)}else{e[bw].data=b.extend(e[bw].data,bv)}}bG=bA=e[bw];if(!by){if(!bA.data){bA.data={}}bA=bA.data}if(bz!==L){bA[b.camelCase(bv)]=bz}if(bB&&!bA[bv]){return bG.events}if(bC){bD=bA[bv];if(bD==null){bD=bA[b.camelCase(bv)]}}else{bD=bA}return bD},removeData:function(bx,bv,by){if(!b.acceptData(bx)){return}var bB,bA,bz,bC=b.expando,bD=bx.nodeType,e=bD?b.cache:bx,bw=bD?bx[bC]:bC;if(!e[bw]){return}if(bv){bB=by?e[bw]:e[bw].data;if(bB){if(!b.isArray(bv)){if(bv in bB){bv=[bv]}else{bv=b.camelCase(bv);if(bv in bB){bv=[bv]}else{bv=bv.split(" ")}}}for(bA=0,bz=bv.length;bA<bz;bA++){delete bB[bv[bA]]}if(!(by?S:b.isEmptyObject)(bB)){return}}}if(!by){delete e[bw].data;if(!S(e[bw])){return}}if(b.support.deleteExpando||!e.setInterval){delete e[bw]}else{e[bw]=null}if(bD){if(b.support.deleteExpando){delete bx[bC]}else{if(bx.removeAttribute){bx.removeAttribute(bC)}else{bx[bC]=null}}}},_data:function(bv,e,bw){return b.data(bv,e,bw,true)},acceptData:function(bv){if(bv.nodeName){var e=b.noData[bv.nodeName.toLowerCase()];if(e){return !(e===true||bv.getAttribute("classid")!==e)}}return true}});b.fn.extend({data:function(by,bA){var bB,e,bw,bz=null;if(typeof by==="undefined"){if(this.length){bz=b.data(this[0]);if(this[0].nodeType===1&&!b._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var bx=0,bv=e.length;bx<bv;bx++){bw=e[bx].name;if(bw.indexOf("data-")===0){bw=b.camelCase(bw.substring(5));a5(this[0],bw,bz[bw])}}b._data(this[0],"parsedAttrs",true)}}return bz}else{if(typeof by==="object"){return this.each(function(){b.data(this,by)})}}bB=by.split(".");bB[1]=bB[1]?"."+bB[1]:"";if(bA===L){bz=this.triggerHandler("getData"+bB[1]+"!",[bB[0]]);if(bz===L&&this.length){bz=b.data(this[0],by);bz=a5(this[0],by,bz)}return bz===L&&bB[1]?this.data(bB[0]):bz}else{return this.each(function(){var bC=b(this),bD=[bB[0],bA];bC.triggerHandler("setData"+bB[1]+"!",bD);b.data(this,by,bA);bC.triggerHandler("changeData"+bB[1]+"!",bD)})}},removeData:function(e){return this.each(function(){b.removeData(this,e)})}});function a5(bx,bw,by){if(by===L&&bx.nodeType===1){var bv="data-"+bw.replace(aA,"-$1").toLowerCase();by=bx.getAttribute(bv);if(typeof by==="string"){try{by=by==="true"?true:by==="false"?false:by==="null"?null:b.isNumeric(by)?parseFloat(by):aS.test(by)?b.parseJSON(by):by}catch(bz){}b.data(bx,bw,by)}else{by=L}}return by}function S(bv){for(var e in bv){if(e==="data"&&b.isEmptyObject(bv[e])){continue}if(e!=="toJSON"){return false}}return true}function bi(by,bx,bA){var bw=bx+"defer",bv=bx+"queue",e=bx+"mark",bz=b._data(by,bw);if(bz&&(bA==="queue"||!b._data(by,bv))&&(bA==="mark"||!b._data(by,e))){setTimeout(function(){if(!b._data(by,bv)&&!b._data(by,e)){b.removeData(by,bw,true);bz.fire()}},0)}}b.extend({_mark:function(bv,e){if(bv){e=(e||"fx")+"mark";b._data(bv,e,(b._data(bv,e)||0)+1)}},_unmark:function(by,bx,bv){if(by!==true){bv=bx;bx=by;by=false}if(bx){bv=bv||"fx";var e=bv+"mark",bw=by?0:((b._data(bx,e)||1)-1);if(bw){b._data(bx,e,bw)}else{b.removeData(bx,e,true);bi(bx,bv,"mark")}}},queue:function(bv,e,bx){var bw;if(bv){e=(e||"fx")+"queue";bw=b._data(bv,e);if(bx){if(!bw||b.isArray(bx)){bw=b._data(bv,e,b.makeArray(bx))}else{bw.push(bx)}}return bw||[]}},dequeue:function(by,bx){bx=bx||"fx";var bv=b.queue(by,bx),bw=bv.shift(),e={};if(bw==="inprogress"){bw=bv.shift()}if(bw){if(bx==="fx"){bv.unshift("inprogress")}b._data(by,bx+".run",e);bw.call(by,function(){b.dequeue(by,bx)},e)}if(!bv.length){b.removeData(by,bx+"queue "+bx+".run",true);bi(by,bx,"queue")}}});b.fn.extend({queue:function(e,bv){if(typeof e!=="string"){bv=e;e="fx"}if(bv===L){return b.queue(this[0],e)}return this.each(function(){var bw=b.queue(this,e,bv);if(e==="fx"&&bw[0]!=="inprogress"){b.dequeue(this,e)}})},dequeue:function(e){return this.each(function(){b.dequeue(this,e)})},delay:function(bv,e){bv=b.fx?b.fx.speeds[bv]||bv:bv;e=e||"fx";return this.queue(e,function(bx,bw){var by=setTimeout(bx,bv);bw.stop=function(){clearTimeout(by)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(bD,bw){if(typeof bD!=="string"){bw=bD;bD=L}bD=bD||"fx";var e=b.Deferred(),bv=this,by=bv.length,bB=1,bz=bD+"defer",bA=bD+"queue",bC=bD+"mark",bx;function bE(){if(!(--bB)){e.resolveWith(bv,[bv])}}while(by--){if((bx=b.data(bv[by],bz,L,true)||(b.data(bv[by],bA,L,true)||b.data(bv[by],bC,L,true))&&b.data(bv[by],bz,b.Callbacks("once memory"),true))){bB++;bx.add(bE)}}bE();return e.promise()}});var aP=/[\n\t\r]/g,af=/\s+/,aU=/\r/g,g=/^(?:button|input)$/i,D=/^(?:button|input|object|select|textarea)$/i,l=/^a(?:rea)?$/i,ao=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,F=b.support.getSetAttribute,be,aY,aF;b.fn.extend({attr:function(e,bv){return b.access(this,e,bv,true,b.attr)},removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,bv){return b.access(this,e,bv,true,b.prop)},removeProp:function(e){e=b.propFix[e]||e;return this.each(function(){try{this[e]=L;delete this[e]}catch(bv){}})},addClass:function(by){var bA,bw,bv,bx,bz,bB,e;if(b.isFunction(by)){return this.each(function(bC){b(this).addClass(by.call(this,bC,this.className))})}if(by&&typeof by==="string"){bA=by.split(af);for(bw=0,bv=this.length;bw<bv;bw++){bx=this[bw];if(bx.nodeType===1){if(!bx.className&&bA.length===1){bx.className=by}else{bz=" "+bx.className+" ";for(bB=0,e=bA.length;bB<e;bB++){if(!~bz.indexOf(" "+bA[bB]+" ")){bz+=bA[bB]+" "}}bx.className=b.trim(bz)}}}}return this},removeClass:function(bz){var bA,bw,bv,by,bx,bB,e;if(b.isFunction(bz)){return this.each(function(bC){b(this).removeClass(bz.call(this,bC,this.className))})}if((bz&&typeof bz==="string")||bz===L){bA=(bz||"").split(af);for(bw=0,bv=this.length;bw<bv;bw++){by=this[bw];if(by.nodeType===1&&by.className){if(bz){bx=(" "+by.className+" ").replace(aP," ");for(bB=0,e=bA.length;bB<e;bB++){bx=bx.replace(" "+bA[bB]+" "," ")}by.className=b.trim(bx)}else{by.className=""}}}}return this},toggleClass:function(bx,bv){var bw=typeof bx,e=typeof bv==="boolean";if(b.isFunction(bx)){return this.each(function(by){b(this).toggleClass(bx.call(this,by,this.className,bv),bv)})}return this.each(function(){if(bw==="string"){var bA,bz=0,by=b(this),bB=bv,bC=bx.split(af);while((bA=bC[bz++])){bB=e?bB:!by.hasClass(bA);by[bB?"addClass":"removeClass"](bA)}}else{if(bw==="undefined"||bw==="boolean"){if(this.className){b._data(this,"__className__",this.className)}this.className=this.className||bx===false?"":b._data(this,"__className__")||""}}})},hasClass:function(e){var bx=" "+e+" ",bw=0,bv=this.length;for(;bw<bv;bw++){if(this[bw].nodeType===1&&(" "+this[bw].className+" ").replace(aP," ").indexOf(bx)>-1){return true}}return false},val:function(bx){var e,bv,by,bw=this[0];if(!arguments.length){if(bw){e=b.valHooks[bw.nodeName.toLowerCase()]||b.valHooks[bw.type];if(e&&"get" in e&&(bv=e.get(bw,"value"))!==L){return bv}bv=bw.value;return typeof bv==="string"?bv.replace(aU,""):bv==null?"":bv}return}by=b.isFunction(bx);return this.each(function(bA){var bz=b(this),bB;if(this.nodeType!==1){return}if(by){bB=bx.call(this,bA,bz.val())}else{bB=bx}if(bB==null){bB=""}else{if(typeof bB==="number"){bB+=""}else{if(b.isArray(bB)){bB=b.map(bB,function(bC){return bC==null?"":bC+""})}}}e=b.valHooks[this.nodeName.toLowerCase()]||b.valHooks[this.type];if(!e||!("set" in e)||e.set(this,bB,"value")===L){this.value=bB}})}});b.extend({valHooks:{option:{get:function(e){var bv=e.attributes.value;return !bv||bv.specified?e.value:e.text}},select:{get:function(e){var bA,bv,bz,bx,by=e.selectedIndex,bB=[],bC=e.options,bw=e.type==="select-one";if(by<0){return null}bv=bw?by:0;bz=bw?by+1:bC.length;for(;bv<bz;bv++){bx=bC[bv];if(bx.selected&&(b.support.optDisabled?!bx.disabled:bx.getAttribute("disabled")===null)&&(!bx.parentNode.disabled||!b.nodeName(bx.parentNode,"optgroup"))){bA=b(bx).val();if(bw){return bA}bB.push(bA)}}if(bw&&!bB.length&&bC.length){return b(bC[by]).val()}return bB},set:function(bv,bw){var e=b.makeArray(bw);b(bv).find("option").each(function(){this.selected=b.inArray(b(this).val(),e)>=0});if(!e.length){bv.selectedIndex=-1}return e}}},attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(bA,bx,bB,bz){var bw,e,by,bv=bA.nodeType;if(!bA||bv===3||bv===8||bv===2){return}if(bz&&bx in b.attrFn){return b(bA)[bx](bB)}if(typeof bA.getAttribute==="undefined"){return b.prop(bA,bx,bB)}by=bv!==1||!b.isXMLDoc(bA);if(by){bx=bx.toLowerCase();e=b.attrHooks[bx]||(ao.test(bx)?aY:be)}if(bB!==L){if(bB===null){b.removeAttr(bA,bx);return}else{if(e&&"set" in e&&by&&(bw=e.set(bA,bB,bx))!==L){return bw}else{bA.setAttribute(bx,""+bB);return bB}}}else{if(e&&"get" in e&&by&&(bw=e.get(bA,bx))!==null){return bw}else{bw=bA.getAttribute(bx);return bw===null?L:bw}}},removeAttr:function(bx,bz){var by,bA,bv,e,bw=0;if(bz&&bx.nodeType===1){bA=bz.toLowerCase().split(af);e=bA.length;for(;bw<e;bw++){bv=bA[bw];if(bv){by=b.propFix[bv]||bv;b.attr(bx,bv,"");bx.removeAttribute(F?bv:by);if(ao.test(bv)&&by in bx){bx[by]=false}}}}},attrHooks:{type:{set:function(e,bv){if(g.test(e.nodeName)&&e.parentNode){b.error("type property can't be changed")}else{if(!b.support.radioValue&&bv==="radio"&&b.nodeName(e,"input")){var bw=e.value;e.setAttribute("type",bv);if(bw){e.value=bw}return bv}}}},value:{get:function(bv,e){if(be&&b.nodeName(bv,"button")){return be.get(bv,e)}return e in bv?bv.value:null},set:function(bv,bw,e){if(be&&b.nodeName(bv,"button")){return be.set(bv,bw,e)}bv.value=bw}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(bz,bx,bA){var bw,e,by,bv=bz.nodeType;if(!bz||bv===3||bv===8||bv===2){return}by=bv!==1||!b.isXMLDoc(bz);if(by){bx=b.propFix[bx]||bx;e=b.propHooks[bx]}if(bA!==L){if(e&&"set" in e&&(bw=e.set(bz,bA,bx))!==L){return bw}else{return(bz[bx]=bA)}}else{if(e&&"get" in e&&(bw=e.get(bz,bx))!==null){return bw}else{return bz[bx]}}},propHooks:{tabIndex:{get:function(bv){var e=bv.getAttributeNode("tabindex");return e&&e.specified?parseInt(e.value,10):D.test(bv.nodeName)||l.test(bv.nodeName)&&bv.href?0:L}}}});b.attrHooks.tabindex=b.propHooks.tabIndex;aY={get:function(bv,e){var bx,bw=b.prop(bv,e);return bw===true||typeof bw!=="boolean"&&(bx=bv.getAttributeNode(e))&&bx.nodeValue!==false?e.toLowerCase():L},set:function(bv,bx,e){var bw;if(bx===false){b.removeAttr(bv,e)}else{bw=b.propFix[e]||e;if(bw in bv){bv[bw]=true}bv.setAttribute(e,e.toLowerCase())}return e}};if(!F){aF={name:true,id:true};be=b.valHooks.button={get:function(bw,bv){var e;e=bw.getAttributeNode(bv);return e&&(aF[bv]?e.nodeValue!=="":e.specified)?e.nodeValue:L},set:function(bw,bx,bv){var e=bw.getAttributeNode(bv);if(!e){e=av.createAttribute(bv);bw.setAttributeNode(e)}return(e.nodeValue=bx+"")}};b.attrHooks.tabindex.set=be.set;b.each(["width","height"],function(bv,e){b.attrHooks[e]=b.extend(b.attrHooks[e],{set:function(bw,bx){if(bx===""){bw.setAttribute(e,"auto");return bx}}})});b.attrHooks.contenteditable={get:be.get,set:function(bv,bw,e){if(bw===""){bw="false"}be.set(bv,bw,e)}}}if(!b.support.hrefNormalized){b.each(["href","src","width","height"],function(bv,e){b.attrHooks[e]=b.extend(b.attrHooks[e],{get:function(bx){var bw=bx.getAttribute(e,2);return bw===null?L:bw}})})}if(!b.support.style){b.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||L},set:function(e,bv){return(e.style.cssText=""+bv)}}}if(!b.support.optSelected){b.propHooks.selected=b.extend(b.propHooks.selected,{get:function(bv){var e=bv.parentNode;if(e){e.selectedIndex;if(e.parentNode){e.parentNode.selectedIndex}}return null}})}if(!b.support.enctype){b.propFix.enctype="encoding"}if(!b.support.checkOn){b.each(["radio","checkbox"],function(){b.valHooks[this]={get:function(e){return e.getAttribute("value")===null?"on":e.value}}})}b.each(["radio","checkbox"],function(){b.valHooks[this]=b.extend(b.valHooks[this],{set:function(e,bv){if(b.isArray(bv)){return(e.checked=b.inArray(b(e).val(),bv)>=0)}}})});var bd=/^(?:textarea|input|select)$/i,n=/^([^\.]*)?(?:\.(.+))?$/,J=/\bhover(\.\S+)?\b/,aO=/^key/,bf=/^(?:mouse|contextmenu)|click/,T=/^(?:focusinfocus|focusoutblur)$/,U=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,Y=function(e){var bv=U.exec(e);if(bv){bv[1]=(bv[1]||"").toLowerCase();bv[3]=bv[3]&&new RegExp("(?:^|\\s)"+bv[3]+"(?:\\s|$)")}return bv},j=function(bw,e){var bv=bw.attributes||{};return((!e[1]||bw.nodeName.toLowerCase()===e[1])&&(!e[2]||(bv.id||{}).value===e[2])&&(!e[3]||e[3].test((bv["class"]||{}).value)))},bt=function(e){return b.event.special.hover?e:e.replace(J,"mouseenter$1 mouseleave$1")};b.event={add:function(bx,bC,bJ,bA,by){var bD,bB,bK,bI,bH,bF,e,bG,bv,bz,bw,bE;if(bx.nodeType===3||bx.nodeType===8||!bC||!bJ||!(bD=b._data(bx))){return}if(bJ.handler){bv=bJ;bJ=bv.handler}if(!bJ.guid){bJ.guid=b.guid++}bK=bD.events;if(!bK){bD.events=bK={}}bB=bD.handle;if(!bB){bD.handle=bB=function(bL){return typeof b!=="undefined"&&(!bL||b.event.triggered!==bL.type)?b.event.dispatch.apply(bB.elem,arguments):L};bB.elem=bx}bC=b.trim(bt(bC)).split(" ");for(bI=0;bI<bC.length;bI++){bH=n.exec(bC[bI])||[];bF=bH[1];e=(bH[2]||"").split(".").sort();bE=b.event.special[bF]||{};bF=(by?bE.delegateType:bE.bindType)||bF;bE=b.event.special[bF]||{};bG=b.extend({type:bF,origType:bH[1],data:bA,handler:bJ,guid:bJ.guid,selector:by,quick:Y(by),namespace:e.join(".")},bv);bw=bK[bF];if(!bw){bw=bK[bF]=[];bw.delegateCount=0;if(!bE.setup||bE.setup.call(bx,bA,e,bB)===false){if(bx.addEventListener){bx.addEventListener(bF,bB,false)}else{if(bx.attachEvent){bx.attachEvent("on"+bF,bB)}}}}if(bE.add){bE.add.call(bx,bG);if(!bG.handler.guid){bG.handler.guid=bJ.guid}}if(by){bw.splice(bw.delegateCount++,0,bG)}else{bw.push(bG)}b.event.global[bF]=true}bx=null},global:{},remove:function(bJ,bE,bv,bH,bB){var bI=b.hasData(bJ)&&b._data(bJ),bF,bx,bz,bL,bC,bA,bG,bw,by,bK,bD,e;if(!bI||!(bw=bI.events)){return}bE=b.trim(bt(bE||"")).split(" ");for(bF=0;bF<bE.length;bF++){bx=n.exec(bE[bF])||[];bz=bL=bx[1];bC=bx[2];if(!bz){for(bz in bw){b.event.remove(bJ,bz+bE[bF],bv,bH,true)}continue}by=b.event.special[bz]||{};bz=(bH?by.delegateType:by.bindType)||bz;bD=bw[bz]||[];bA=bD.length;bC=bC?new RegExp("(^|\\.)"+bC.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(bG=0;bG<bD.length;bG++){e=bD[bG];if((bB||bL===e.origType)&&(!bv||bv.guid===e.guid)&&(!bC||bC.test(e.namespace))&&(!bH||bH===e.selector||bH==="**"&&e.selector)){bD.splice(bG--,1);if(e.selector){bD.delegateCount--}if(by.remove){by.remove.call(bJ,e)}}}if(bD.length===0&&bA!==bD.length){if(!by.teardown||by.teardown.call(bJ,bC)===false){b.removeEvent(bJ,bz,bI.handle)}delete bw[bz]}}if(b.isEmptyObject(bw)){bK=bI.handle;if(bK){bK.elem=null}b.removeData(bJ,["events","handle"],true)}},customEvent:{getData:true,setData:true,changeData:true},trigger:function(bv,bD,bA,bJ){if(bA&&(bA.nodeType===3||bA.nodeType===8)){return}var bG=bv.type||bv,bx=[],e,bw,bC,bH,bz,by,bF,bE,bB,bI;if(T.test(bG+b.event.triggered)){return}if(bG.indexOf("!")>=0){bG=bG.slice(0,-1);bw=true}if(bG.indexOf(".")>=0){bx=bG.split(".");bG=bx.shift();bx.sort()}if((!bA||b.event.customEvent[bG])&&!b.event.global[bG]){return}bv=typeof bv==="object"?bv[b.expando]?bv:new b.Event(bG,bv):new b.Event(bG);bv.type=bG;bv.isTrigger=true;bv.exclusive=bw;bv.namespace=bx.join(".");bv.namespace_re=bv.namespace?new RegExp("(^|\\.)"+bx.join("\\.(?:.*\\.)?")+"(\\.|$)"):null;by=bG.indexOf(":")<0?"on"+bG:"";if(!bA){e=b.cache;for(bC in e){if(e[bC].events&&e[bC].events[bG]){b.event.trigger(bv,bD,e[bC].handle.elem,true)}}return}bv.result=L;if(!bv.target){bv.target=bA}bD=bD!=null?b.makeArray(bD):[];bD.unshift(bv);bF=b.event.special[bG]||{};if(bF.trigger&&bF.trigger.apply(bA,bD)===false){return}bB=[[bA,bF.bindType||bG]];if(!bJ&&!bF.noBubble&&!b.isWindow(bA)){bI=bF.delegateType||bG;bH=T.test(bI+bG)?bA:bA.parentNode;bz=null;for(;bH;bH=bH.parentNode){bB.push([bH,bI]);bz=bH}if(bz&&bz===bA.ownerDocument){bB.push([bz.defaultView||bz.parentWindow||bb,bI])}}for(bC=0;bC<bB.length&&!bv.isPropagationStopped();bC++){bH=bB[bC][0];bv.type=bB[bC][1];bE=(b._data(bH,"events")||{})[bv.type]&&b._data(bH,"handle");if(bE){bE.apply(bH,bD)}bE=by&&bH[by];if(bE&&b.acceptData(bH)&&bE.apply(bH,bD)===false){bv.preventDefault()}}bv.type=bG;if(!bJ&&!bv.isDefaultPrevented()){if((!bF._default||bF._default.apply(bA.ownerDocument,bD)===false)&&!(bG==="click"&&b.nodeName(bA,"a"))&&b.acceptData(bA)){if(by&&bA[bG]&&((bG!=="focus"&&bG!=="blur")||bv.target.offsetWidth!==0)&&!b.isWindow(bA)){bz=bA[by];if(bz){bA[by]=null}b.event.triggered=bG;bA[bG]();b.event.triggered=L;if(bz){bA[by]=bz}}}}return bv.result},dispatch:function(e){e=b.event.fix(e||bb.event);var bz=((b._data(this,"events")||{})[e.type]||[]),bA=bz.delegateCount,bG=[].slice.call(arguments,0),by=!e.exclusive&&!e.namespace,bH=[],bC,bB,bK,bx,bF,bE,bv,bD,bI,bw,bJ;bG[0]=e;e.delegateTarget=this;if(bA&&!e.target.disabled&&!(e.button&&e.type==="click")){bx=b(this);bx.context=this.ownerDocument||this;for(bK=e.target;bK!=this;bK=bK.parentNode||this){bE={};bD=[];bx[0]=bK;for(bC=0;bC<bA;bC++){bI=bz[bC];bw=bI.selector;if(bE[bw]===L){bE[bw]=(bI.quick?j(bK,bI.quick):bx.is(bw))}if(bE[bw]){bD.push(bI)}}if(bD.length){bH.push({elem:bK,matches:bD})}}}if(bz.length>bA){bH.push({elem:this,matches:bz.slice(bA)})}for(bC=0;bC<bH.length&&!e.isPropagationStopped();bC++){bv=bH[bC];e.currentTarget=bv.elem;for(bB=0;bB<bv.matches.length&&!e.isImmediatePropagationStopped();bB++){bI=bv.matches[bB];if(by||(!e.namespace&&!bI.namespace)||e.namespace_re&&e.namespace_re.test(bI.namespace)){e.data=bI.data;e.handleObj=bI;bF=((b.event.special[bI.origType]||{}).handle||bI.handler).apply(bv.elem,bG);if(bF!==L){e.result=bF;if(bF===false){e.preventDefault();e.stopPropagation()}}}}}return e.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(bv,e){if(bv.which==null){bv.which=e.charCode!=null?e.charCode:e.keyCode}return bv}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(bx,bw){var by,bz,e,bv=bw.button,bA=bw.fromElement;if(bx.pageX==null&&bw.clientX!=null){by=bx.target.ownerDocument||av;bz=by.documentElement;e=by.body;bx.pageX=bw.clientX+(bz&&bz.scrollLeft||e&&e.scrollLeft||0)-(bz&&bz.clientLeft||e&&e.clientLeft||0);bx.pageY=bw.clientY+(bz&&bz.scrollTop||e&&e.scrollTop||0)-(bz&&bz.clientTop||e&&e.clientTop||0)}if(!bx.relatedTarget&&bA){bx.relatedTarget=bA===bx.target?bw.toElement:bA}if(!bx.which&&bv!==L){bx.which=(bv&1?1:(bv&2?3:(bv&4?2:0)))}return bx}},fix:function(bw){if(bw[b.expando]){return bw}var bv,bz,e=bw,bx=b.event.fixHooks[bw.type]||{},by=bx.props?this.props.concat(bx.props):this.props;bw=b.Event(e);for(bv=by.length;bv;){bz=by[--bv];bw[bz]=e[bz]}if(!bw.target){bw.target=e.srcElement||av}if(bw.target.nodeType===3){bw.target=bw.target.parentNode}if(bw.metaKey===L){bw.metaKey=bw.ctrlKey}return bx.filter?bx.filter(bw,e):bw},special:{ready:{setup:b.bindReady},load:{noBubble:true},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(bw,bv,e){if(b.isWindow(this)){this.onbeforeunload=e}},teardown:function(bv,e){if(this.onbeforeunload===e){this.onbeforeunload=null}}}},simulate:function(bw,by,bx,bv){var bz=b.extend(new b.Event(),bx,{type:bw,isSimulated:true,originalEvent:{}});if(bv){b.event.trigger(bz,null,by)}else{b.event.dispatch.call(by,bz)}if(bz.isDefaultPrevented()){bx.preventDefault()}}};b.event.handle=b.event.dispatch;b.removeEvent=av.removeEventListener?function(bv,e,bw){if(bv.removeEventListener){bv.removeEventListener(e,bw,false)}}:function(bv,e,bw){if(bv.detachEvent){bv.detachEvent("on"+e,bw)}};b.Event=function(bv,e){if(!(this instanceof b.Event)){return new b.Event(bv,e)}if(bv&&bv.type){this.originalEvent=bv;this.type=bv.type;this.isDefaultPrevented=(bv.defaultPrevented||bv.returnValue===false||bv.getPreventDefault&&bv.getPreventDefault())?i:bk}else{this.type=bv}if(e){b.extend(this,e)}this.timeStamp=bv&&bv.timeStamp||b.now();this[b.expando]=true};function bk(){return false}function i(){return true}b.Event.prototype={preventDefault:function(){this.isDefaultPrevented=i;var bv=this.originalEvent;if(!bv){return}if(bv.preventDefault){bv.preventDefault()}else{bv.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=i;var bv=this.originalEvent;if(!bv){return}if(bv.stopPropagation){bv.stopPropagation()}bv.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=i;this.stopPropagation()},isDefaultPrevented:bk,isPropagationStopped:bk,isImmediatePropagationStopped:bk};b.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(bv,e){b.event.special[bv]={delegateType:e,bindType:e,handle:function(bz){var bB=this,bA=bz.relatedTarget,by=bz.handleObj,bw=by.selector,bx;if(!bA||(bA!==bB&&!b.contains(bB,bA))){bz.type=by.origType;bx=by.handler.apply(this,arguments);bz.type=e}return bx}}});if(!b.support.submitBubbles){b.event.special.submit={setup:function(){if(b.nodeName(this,"form")){return false}b.event.add(this,"click._submit keypress._submit",function(bx){var bw=bx.target,bv=b.nodeName(bw,"input")||b.nodeName(bw,"button")?bw.form:L;if(bv&&!bv._submit_attached){b.event.add(bv,"submit._submit",function(e){if(this.parentNode&&!e.isTrigger){b.event.simulate("submit",this.parentNode,e,true)}});bv._submit_attached=true}})},teardown:function(){if(b.nodeName(this,"form")){return false}b.event.remove(this,"._submit")}}}if(!b.support.changeBubbles){b.event.special.change={setup:function(){if(bd.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio"){b.event.add(this,"propertychange._change",function(e){if(e.originalEvent.propertyName==="checked"){this._just_changed=true}});b.event.add(this,"click._change",function(e){if(this._just_changed&&!e.isTrigger){this._just_changed=false;b.event.simulate("change",this,e,true)}})}return false}b.event.add(this,"beforeactivate._change",function(bw){var bv=bw.target;if(bd.test(bv.nodeName)&&!bv._change_attached){b.event.add(bv,"change._change",function(e){if(this.parentNode&&!e.isSimulated&&!e.isTrigger){b.event.simulate("change",this.parentNode,e,true)}});bv._change_attached=true}})},handle:function(bv){var e=bv.target;if(this!==e||bv.isSimulated||bv.isTrigger||(e.type!=="radio"&&e.type!=="checkbox")){return bv.handleObj.handler.apply(this,arguments)}},teardown:function(){b.event.remove(this,"._change");return bd.test(this.nodeName)}}}if(!b.support.focusinBubbles){b.each({focus:"focusin",blur:"focusout"},function(bx,e){var bv=0,bw=function(by){b.event.simulate(e,by.target,b.event.fix(by),true)};b.event.special[e]={setup:function(){if(bv++===0){av.addEventListener(bx,bw,true)}},teardown:function(){if(--bv===0){av.removeEventListener(bx,bw,true)}}}})}b.fn.extend({on:function(bw,e,bz,by,bv){var bA,bx;if(typeof bw==="object"){if(typeof e!=="string"){bz=e;e=L}for(bx in bw){this.on(bx,e,bz,bw[bx],bv)}return this}if(bz==null&&by==null){by=e;bz=e=L}else{if(by==null){if(typeof e==="string"){by=bz;bz=L}else{by=bz;bz=e;e=L}}}if(by===false){by=bk}else{if(!by){return this}}if(bv===1){bA=by;by=function(bB){b().off(bB);return bA.apply(this,arguments)};by.guid=bA.guid||(bA.guid=b.guid++)}return this.each(function(){b.event.add(this,bw,by,bz,e)})},one:function(bv,e,bx,bw){return this.on.call(this,bv,e,bx,bw,1)},off:function(bw,e,by){if(bw&&bw.preventDefault&&bw.handleObj){var bv=bw.handleObj;b(bw.delegateTarget).off(bv.namespace?bv.type+"."+bv.namespace:bv.type,bv.selector,bv.handler);return this}if(typeof bw==="object"){for(var bx in bw){this.off(bx,e,bw[bx])}return this}if(e===false||typeof e==="function"){by=e;e=L}if(by===false){by=bk}return this.each(function(){b.event.remove(this,bw,by,e)})},bind:function(e,bw,bv){return this.on(e,null,bw,bv)},unbind:function(e,bv){return this.off(e,null,bv)},live:function(e,bw,bv){b(this.context).on(e,this.selector,bw,bv);return this},die:function(e,bv){b(this.context).off(e,this.selector||"**",bv);return this},delegate:function(e,bv,bx,bw){return this.on(bv,e,bx,bw)},undelegate:function(e,bv,bw){return arguments.length==1?this.off(e,"**"):this.off(bv,e,bw)},trigger:function(e,bv){return this.each(function(){b.event.trigger(e,bv,this)})},triggerHandler:function(e,bv){if(this[0]){return b.event.trigger(e,bv,this[0],true)}},toggle:function(bx){var bv=arguments,e=bx.guid||b.guid++,bw=0,by=function(bz){var bA=(b._data(this,"lastToggle"+bx.guid)||0)%bw;b._data(this,"lastToggle"+bx.guid,bA+1);bz.preventDefault();return bv[bA].apply(this,arguments)||false};by.guid=e;while(bw<bv.length){bv[bw++].guid=e}return this.click(by)},hover:function(e,bv){return this.mouseenter(e).mouseleave(bv||e)}});b.each(("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu").split(" "),function(bv,e){b.fn[e]=function(bx,bw){if(bw==null){bw=bx;bx=null}return arguments.length>0?this.on(e,null,bx,bw):this.trigger(e)};if(b.attrFn){b.attrFn[e]=true}if(aO.test(e)){b.event.fixHooks[e]=b.event.keyHooks}if(bf.test(e)){b.event.fixHooks[e]=b.event.mouseHooks}}); -/*! +/* * Sizzle CSS Selector Engine * Copyright 2011, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * More information: http://sizzlejs.com/ */ -(function(){var bH=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.random()+"").replace(".",""),bI=0,bL=Object.prototype.toString,bB=false,bA=true,bK=/\\/g,bO=/\r\n/g,bQ=/\W/;[0,0].sort(function(){bA=false;return 0});var by=function(bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof bV!=="string"){return bY}var bS,b3,b6,bR,b2,b5,b4,bX,bU=true,bT=by.isXML(e),bW=[],b0=bV;do{bH.exec("");bS=bH.exec(b0);if(bS){b0=bS[3];bW.push(bS[1]);if(bS[2]){bR=bS[3];break}}}while(bS);if(bW.length>1&&bD.exec(bV)){if(bW.length===2&&bE.relative[bW[0]]){b3=bM(bW[0]+bW[1],e,bZ)}else{b3=bE.relative[bW[0]]?[e]:by(bW.shift(),e);while(bW.length){bV=bW.shift();if(bE.relative[bV]){bV+=bW.shift()}b3=bM(bV,b3,bZ)}}}else{if(!bZ&&bW.length>1&&e.nodeType===9&&!bT&&bE.match.ID.test(bW[0])&&!bE.match.ID.test(bW[bW.length-1])){b2=by.find(bW.shift(),e,bT);e=b2.expr?by.filter(b2.expr,b2.set)[0]:b2.set[0]}if(e){b2=bZ?{expr:bW.pop(),set:bF(bZ)}:by.find(bW.pop(),bW.length===1&&(bW[0]==="~"||bW[0]==="+")&&e.parentNode?e.parentNode:e,bT);b3=b2.expr?by.filter(b2.expr,b2.set):b2.set;if(bW.length>0){b6=bF(b3)}else{bU=false}while(bW.length){b5=bW.pop();b4=b5;if(!bE.relative[b5]){b5=""}else{b4=bW.pop()}if(b4==null){b4=e}bE.relative[b5](b6,b4,bT)}}else{b6=bW=[]}}if(!b6){b6=b3}if(!b6){by.error(b5||bV)}if(bL.call(b6)==="[object Array]"){if(!bU){bY.push.apply(bY,b6)}else{if(e&&e.nodeType===1){for(bX=0;b6[bX]!=null;bX++){if(b6[bX]&&(b6[bX]===true||b6[bX].nodeType===1&&by.contains(e,b6[bX]))){bY.push(b3[bX])}}}else{for(bX=0;b6[bX]!=null;bX++){if(b6[bX]&&b6[bX].nodeType===1){bY.push(b3[bX])}}}}}else{bF(b6,bY)}if(bR){by(bR,b1,bY,bZ);by.uniqueSort(bY)}return bY};by.uniqueSort=function(bR){if(bJ){bB=bA;bR.sort(bJ);if(bB){for(var e=1;e<bR.length;e++){if(bR[e]===bR[e-1]){bR.splice(e--,1)}}}}return bR};by.matches=function(e,bR){return by(e,null,null,bR)};by.matchesSelector=function(e,bR){return by(bR,null,null,[e]).length>0};by.find=function(bX,e,bY){var bW,bS,bU,bT,bV,bR;if(!bX){return[]}for(bS=0,bU=bE.order.length;bS<bU;bS++){bV=bE.order[bS];if((bT=bE.leftMatch[bV].exec(bX))){bR=bT[1];bT.splice(1,1);if(bR.substr(bR.length-1)!=="\\"){bT[1]=(bT[1]||"").replace(bK,"");bW=bE.find[bV](bT,e,bY);if(bW!=null){bX=bX.replace(bE.match[bV],"");break}}}}if(!bW){bW=typeof e.getElementsByTagName!=="undefined"?e.getElementsByTagName("*"):[]}return{set:bW,expr:bX}};by.filter=function(b1,b0,b4,bU){var bW,e,bZ,b6,b3,bR,bT,bV,b2,bS=b1,b5=[],bY=b0,bX=b0&&b0[0]&&by.isXML(b0[0]);while(b1&&b0.length){for(bZ in bE.filter){if((bW=bE.leftMatch[bZ].exec(b1))!=null&&bW[2]){bR=bE.filter[bZ];bT=bW[1];e=false;bW.splice(1,1);if(bT.substr(bT.length-1)==="\\"){continue}if(bY===b5){b5=[]}if(bE.preFilter[bZ]){bW=bE.preFilter[bZ](bW,bY,b4,b5,bU,bX);if(!bW){e=b6=true}else{if(bW===true){continue}}}if(bW){for(bV=0;(b3=bY[bV])!=null;bV++){if(b3){b6=bR(b3,bW,bV,bY);b2=bU^b6;if(b4&&b6!=null){if(b2){e=true}else{bY[bV]=false}}else{if(b2){b5.push(b3);e=true}}}}}if(b6!==L){if(!b4){bY=b5}b1=b1.replace(bE.match[bZ],"");if(!e){return[]}break}}}if(b1===bS){if(e==null){by.error(b1)}else{break}}bS=b1}return bY};by.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)};var bw=by.getText=function(bU){var bS,bT,e=bU.nodeType,bR="";if(e){if(e===1||e===9){if(typeof bU.textContent==="string"){return bU.textContent}else{if(typeof bU.innerText==="string"){return bU.innerText.replace(bO,"")}else{for(bU=bU.firstChild;bU;bU=bU.nextSibling){bR+=bw(bU)}}}}else{if(e===3||e===4){return bU.nodeValue}}}else{for(bS=0;(bT=bU[bS]);bS++){if(bT.nodeType!==8){bR+=bw(bT)}}}return bR};var bE=by.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(e){return e.getAttribute("href")},type:function(e){return e.getAttribute("type")}},relative:{"+":function(bW,bR){var bT=typeof bR==="string",bV=bT&&!bQ.test(bR),bX=bT&&!bV;if(bV){bR=bR.toLowerCase()}for(var bS=0,e=bW.length,bU;bS<e;bS++){if((bU=bW[bS])){while((bU=bU.previousSibling)&&bU.nodeType!==1){}bW[bS]=bX||bU&&bU.nodeName.toLowerCase()===bR?bU||false:bU===bR}}if(bX){by.filter(bR,bW,true)}},">":function(bW,bR){var bV,bU=typeof bR==="string",bS=0,e=bW.length;if(bU&&!bQ.test(bR)){bR=bR.toLowerCase();for(;bS<e;bS++){bV=bW[bS];if(bV){var bT=bV.parentNode;bW[bS]=bT.nodeName.toLowerCase()===bR?bT:false}}}else{for(;bS<e;bS++){bV=bW[bS];if(bV){bW[bS]=bU?bV.parentNode:bV.parentNode===bR}}if(bU){by.filter(bR,bW,true)}}},"":function(bT,bR,bV){var bU,bS=bI++,e=bN;if(typeof bR==="string"&&!bQ.test(bR)){bR=bR.toLowerCase();bU=bR;e=bv}e("parentNode",bR,bS,bT,bU,bV)},"~":function(bT,bR,bV){var bU,bS=bI++,e=bN;if(typeof bR==="string"&&!bQ.test(bR)){bR=bR.toLowerCase();bU=bR;e=bv}e("previousSibling",bR,bS,bT,bU,bV)}},find:{ID:function(bR,bS,bT){if(typeof bS.getElementById!=="undefined"&&!bT){var e=bS.getElementById(bR[1]);return e&&e.parentNode?[e]:[]}},NAME:function(bS,bV){if(typeof bV.getElementsByName!=="undefined"){var bR=[],bU=bV.getElementsByName(bS[1]);for(var bT=0,e=bU.length;bT<e;bT++){if(bU[bT].getAttribute("name")===bS[1]){bR.push(bU[bT])}}return bR.length===0?null:bR}},TAG:function(e,bR){if(typeof bR.getElementsByTagName!=="undefined"){return bR.getElementsByTagName(e[1])}}},preFilter:{CLASS:function(bT,bR,bS,e,bW,bX){bT=" "+bT[1].replace(bK,"")+" ";if(bX){return bT}for(var bU=0,bV;(bV=bR[bU])!=null;bU++){if(bV){if(bW^(bV.className&&(" "+bV.className+" ").replace(/[\t\n\r]/g," ").indexOf(bT)>=0)){if(!bS){e.push(bV)}}else{if(bS){bR[bU]=false}}}}return false},ID:function(e){return e[1].replace(bK,"")},TAG:function(bR,e){return bR[1].replace(bK,"").toLowerCase()},CHILD:function(e){if(e[1]==="nth"){if(!e[2]){by.error(e[0])}e[2]=e[2].replace(/^\+|\s*/g,"");var bR=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(e[2]==="even"&&"2n"||e[2]==="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=(bR[1]+(bR[2]||1))-0;e[3]=bR[3]-0}else{if(e[2]){by.error(e[0])}}e[0]=bI++;return e},ATTR:function(bU,bR,bS,e,bV,bW){var bT=bU[1]=bU[1].replace(bK,"");if(!bW&&bE.attrMap[bT]){bU[1]=bE.attrMap[bT]}bU[4]=(bU[4]||bU[5]||"").replace(bK,"");if(bU[2]==="~="){bU[4]=" "+bU[4]+" "}return bU},PSEUDO:function(bU,bR,bS,e,bV){if(bU[1]==="not"){if((bH.exec(bU[3])||"").length>1||/^\w/.test(bU[3])){bU[3]=by(bU[3],null,null,bR)}else{var bT=by.filter(bU[3],bR,bS,true^bV);if(!bS){e.push.apply(e,bT)}return false}}else{if(bE.match.POS.test(bU[0])||bE.match.CHILD.test(bU[0])){return true}}return bU},POS:function(e){e.unshift(true);return e}},filters:{enabled:function(e){return e.disabled===false&&e.type!=="hidden"},disabled:function(e){return e.disabled===true},checked:function(e){return e.checked===true},selected:function(e){if(e.parentNode){e.parentNode.selectedIndex}return e.selected===true},parent:function(e){return !!e.firstChild},empty:function(e){return !e.firstChild},has:function(bS,bR,e){return !!by(e[3],bS).length},header:function(e){return(/h\d/i).test(e.nodeName)},text:function(bS){var e=bS.getAttribute("type"),bR=bS.type;return bS.nodeName.toLowerCase()==="input"&&"text"===bR&&(e===bR||e===null)},radio:function(e){return e.nodeName.toLowerCase()==="input"&&"radio"===e.type},checkbox:function(e){return e.nodeName.toLowerCase()==="input"&&"checkbox"===e.type},file:function(e){return e.nodeName.toLowerCase()==="input"&&"file"===e.type},password:function(e){return e.nodeName.toLowerCase()==="input"&&"password"===e.type},submit:function(bR){var e=bR.nodeName.toLowerCase();return(e==="input"||e==="button")&&"submit"===bR.type},image:function(e){return e.nodeName.toLowerCase()==="input"&&"image"===e.type},reset:function(bR){var e=bR.nodeName.toLowerCase();return(e==="input"||e==="button")&&"reset"===bR.type},button:function(bR){var e=bR.nodeName.toLowerCase();return e==="input"&&"button"===bR.type||e==="button"},input:function(e){return(/input|select|textarea|button/i).test(e.nodeName)},focus:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(bR,e){return e===0},last:function(bS,bR,e,bT){return bR===bT.length-1},even:function(bR,e){return e%2===0},odd:function(bR,e){return e%2===1},lt:function(bS,bR,e){return bR<e[3]-0},gt:function(bS,bR,e){return bR>e[3]-0},nth:function(bS,bR,e){return e[3]-0===bR},eq:function(bS,bR,e){return e[3]-0===bR}},filter:{PSEUDO:function(bS,bX,bW,bY){var e=bX[1],bR=bE.filters[e];if(bR){return bR(bS,bW,bX,bY)}else{if(e==="contains"){return(bS.textContent||bS.innerText||bw([bS])||"").indexOf(bX[3])>=0}else{if(e==="not"){var bT=bX[3];for(var bV=0,bU=bT.length;bV<bU;bV++){if(bT[bV]===bS){return false}}return true}else{by.error(e)}}}},CHILD:function(bS,bU){var bT,b0,bW,bZ,e,bV,bY,bX=bU[1],bR=bS;switch(bX){case"only":case"first":while((bR=bR.previousSibling)){if(bR.nodeType===1){return false}}if(bX==="first"){return true}bR=bS;case"last":while((bR=bR.nextSibling)){if(bR.nodeType===1){return false}}return true;case"nth":bT=bU[2];b0=bU[3];if(bT===1&&b0===0){return true}bW=bU[0];bZ=bS.parentNode;if(bZ&&(bZ[bC]!==bW||!bS.nodeIndex)){bV=0;for(bR=bZ.firstChild;bR;bR=bR.nextSibling){if(bR.nodeType===1){bR.nodeIndex=++bV}}bZ[bC]=bW}bY=bS.nodeIndex-b0;if(bT===0){return bY===0}else{return(bY%bT===0&&bY/bT>=0)}}},ID:function(bR,e){return bR.nodeType===1&&bR.getAttribute("id")===e},TAG:function(bR,e){return(e==="*"&&bR.nodeType===1)||!!bR.nodeName&&bR.nodeName.toLowerCase()===e},CLASS:function(bR,e){return(" "+(bR.className||bR.getAttribute("class"))+" ").indexOf(e)>-1},ATTR:function(bV,bT){var bS=bT[1],e=by.attr?by.attr(bV,bS):bE.attrHandle[bS]?bE.attrHandle[bS](bV):bV[bS]!=null?bV[bS]:bV.getAttribute(bS),bW=e+"",bU=bT[2],bR=bT[4];return e==null?bU==="!=":!bU&&by.attr?e!=null:bU==="="?bW===bR:bU==="*="?bW.indexOf(bR)>=0:bU==="~="?(" "+bW+" ").indexOf(bR)>=0:!bR?bW&&e!==false:bU==="!="?bW!==bR:bU==="^="?bW.indexOf(bR)===0:bU==="$="?bW.substr(bW.length-bR.length)===bR:bU==="|="?bW===bR||bW.substr(0,bR.length+1)===bR+"-":false},POS:function(bU,bR,bS,bV){var e=bR[2],bT=bE.setFilters[e];if(bT){return bT(bU,bS,bR,bV)}}}};var bD=bE.match.POS,bx=function(bR,e){return"\\"+(e-0+1)};for(var bz in bE.match){bE.match[bz]=new RegExp(bE.match[bz].source+(/(?![^\[]*\])(?![^\(]*\))/.source));bE.leftMatch[bz]=new RegExp(/(^(?:.|\r|\n)*?)/.source+bE.match[bz].source.replace(/\\(\d+)/g,bx))}var bF=function(bR,e){bR=Array.prototype.slice.call(bR,0);if(e){e.push.apply(e,bR);return e}return bR};try{Array.prototype.slice.call(av.documentElement.childNodes,0)[0].nodeType}catch(bP){bF=function(bU,bT){var bS=0,bR=bT||[];if(bL.call(bU)==="[object Array]"){Array.prototype.push.apply(bR,bU)}else{if(typeof bU.length==="number"){for(var e=bU.length;bS<e;bS++){bR.push(bU[bS])}}else{for(;bU[bS];bS++){bR.push(bU[bS])}}}return bR}}var bJ,bG;if(av.documentElement.compareDocumentPosition){bJ=function(bR,e){if(bR===e){bB=true;return 0}if(!bR.compareDocumentPosition||!e.compareDocumentPosition){return bR.compareDocumentPosition?-1:1}return bR.compareDocumentPosition(e)&4?-1:1}}else{bJ=function(bY,bX){if(bY===bX){bB=true;return 0}else{if(bY.sourceIndex&&bX.sourceIndex){return bY.sourceIndex-bX.sourceIndex}}var bV,bR,bS=[],e=[],bU=bY.parentNode,bW=bX.parentNode,bZ=bU;if(bU===bW){return bG(bY,bX)}else{if(!bU){return -1}else{if(!bW){return 1}}}while(bZ){bS.unshift(bZ);bZ=bZ.parentNode}bZ=bW;while(bZ){e.unshift(bZ);bZ=bZ.parentNode}bV=bS.length;bR=e.length;for(var bT=0;bT<bV&&bT<bR;bT++){if(bS[bT]!==e[bT]){return bG(bS[bT],e[bT])}}return bT===bV?bG(bY,e[bT],-1):bG(bS[bT],bX,1)};bG=function(bR,e,bS){if(bR===e){return bS}var bT=bR.nextSibling;while(bT){if(bT===e){return -1}bT=bT.nextSibling}return 1}}(function(){var bR=av.createElement("div"),bS="script"+(new Date()).getTime(),e=av.documentElement;bR.innerHTML="<a name='"+bS+"'/>";e.insertBefore(bR,e.firstChild);if(av.getElementById(bS)){bE.find.ID=function(bU,bV,bW){if(typeof bV.getElementById!=="undefined"&&!bW){var bT=bV.getElementById(bU[1]);return bT?bT.id===bU[1]||typeof bT.getAttributeNode!=="undefined"&&bT.getAttributeNode("id").nodeValue===bU[1]?[bT]:L:[]}};bE.filter.ID=function(bV,bT){var bU=typeof bV.getAttributeNode!=="undefined"&&bV.getAttributeNode("id");return bV.nodeType===1&&bU&&bU.nodeValue===bT}}e.removeChild(bR);e=bR=null})();(function(){var e=av.createElement("div");e.appendChild(av.createComment(""));if(e.getElementsByTagName("*").length>0){bE.find.TAG=function(bR,bV){var bU=bV.getElementsByTagName(bR[1]);if(bR[1]==="*"){var bT=[];for(var bS=0;bU[bS];bS++){if(bU[bS].nodeType===1){bT.push(bU[bS])}}bU=bT}return bU}}e.innerHTML="<a href='#'></a>";if(e.firstChild&&typeof e.firstChild.getAttribute!=="undefined"&&e.firstChild.getAttribute("href")!=="#"){bE.attrHandle.href=function(bR){return bR.getAttribute("href",2)}}e=null})();if(av.querySelectorAll){(function(){var e=by,bT=av.createElement("div"),bS="__sizzle__";bT.innerHTML="<p class='TEST'></p>";if(bT.querySelectorAll&&bT.querySelectorAll(".TEST").length===0){return}by=function(b4,bV,bZ,b3){bV=bV||av;if(!b3&&!by.isXML(bV)){var b2=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b4);if(b2&&(bV.nodeType===1||bV.nodeType===9)){if(b2[1]){return bF(bV.getElementsByTagName(b4),bZ)}else{if(b2[2]&&bE.find.CLASS&&bV.getElementsByClassName){return bF(bV.getElementsByClassName(b2[2]),bZ)}}}if(bV.nodeType===9){if(b4==="body"&&bV.body){return bF([bV.body],bZ)}else{if(b2&&b2[3]){var bY=bV.getElementById(b2[3]);if(bY&&bY.parentNode){if(bY.id===b2[3]){return bF([bY],bZ)}}else{return bF([],bZ)}}}try{return bF(bV.querySelectorAll(b4),bZ)}catch(b0){}}else{if(bV.nodeType===1&&bV.nodeName.toLowerCase()!=="object"){var bW=bV,bX=bV.getAttribute("id"),bU=bX||bS,b6=bV.parentNode,b5=/^\s*[+~]/.test(b4);if(!bX){bV.setAttribute("id",bU)}else{bU=bU.replace(/'/g,"\\$&")}if(b5&&b6){bV=bV.parentNode}try{if(!b5||b6){return bF(bV.querySelectorAll("[id='"+bU+"'] "+b4),bZ)}}catch(b1){}finally{if(!bX){bW.removeAttribute("id")}}}}}return e(b4,bV,bZ,b3)};for(var bR in e){by[bR]=e[bR]}bT=null})()}(function(){var e=av.documentElement,bS=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(bS){var bU=!bS.call(av.createElement("div"),"div"),bR=false;try{bS.call(av.documentElement,"[test!='']:sizzle")}catch(bT){bR=true}by.matchesSelector=function(bW,bY){bY=bY.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!by.isXML(bW)){try{if(bR||!bE.match.PSEUDO.test(bY)&&!/!=/.test(bY)){var bV=bS.call(bW,bY);if(bV||!bU||bW.document&&bW.document.nodeType!==11){return bV}}}catch(bX){}}return by(bY,null,null,[bW]).length>0}}})();(function(){var e=av.createElement("div");e.innerHTML="<div class='test e'></div><div class='test'></div>";if(!e.getElementsByClassName||e.getElementsByClassName("e").length===0){return}e.lastChild.className="e";if(e.getElementsByClassName("e").length===1){return}bE.order.splice(1,0,"CLASS");bE.find.CLASS=function(bR,bS,bT){if(typeof bS.getElementsByClassName!=="undefined"&&!bT){return bS.getElementsByClassName(bR[1])}};e=null})();function bv(bR,bW,bV,bZ,bX,bY){for(var bT=0,bS=bZ.length;bT<bS;bT++){var e=bZ[bT];if(e){var bU=false;e=e[bR];while(e){if(e[bC]===bV){bU=bZ[e.sizset];break}if(e.nodeType===1&&!bY){e[bC]=bV;e.sizset=bT}if(e.nodeName.toLowerCase()===bW){bU=e;break}e=e[bR]}bZ[bT]=bU}}}function bN(bR,bW,bV,bZ,bX,bY){for(var bT=0,bS=bZ.length;bT<bS;bT++){var e=bZ[bT];if(e){var bU=false;e=e[bR];while(e){if(e[bC]===bV){bU=bZ[e.sizset];break}if(e.nodeType===1){if(!bY){e[bC]=bV;e.sizset=bT}if(typeof bW!=="string"){if(e===bW){bU=true;break}}else{if(by.filter(bW,[e]).length>0){bU=e;break}}}e=e[bR]}bZ[bT]=bU}}}if(av.documentElement.contains){by.contains=function(bR,e){return bR!==e&&(bR.contains?bR.contains(e):true)}}else{if(av.documentElement.compareDocumentPosition){by.contains=function(bR,e){return !!(bR.compareDocumentPosition(e)&16)}}else{by.contains=function(){return false}}}by.isXML=function(e){var bR=(e?e.ownerDocument||e:0).documentElement;return bR?bR.nodeName!=="HTML":false};var bM=function(bS,e,bW){var bV,bX=[],bU="",bY=e.nodeType?[e]:e;while((bV=bE.match.PSEUDO.exec(bS))){bU+=bV[0];bS=bS.replace(bE.match.PSEUDO,"")}bS=bE.relative[bS]?bS+"*":bS;for(var bT=0,bR=bY.length;bT<bR;bT++){by(bS,bY[bT],bX,bW)}return by.filter(bU,bX)};by.attr=b.attr;by.selectors.attrMap={};b.find=by;b.expr=by.selectors;b.expr[":"]=b.expr.filters;b.unique=by.uniqueSort;b.text=by.getText;b.isXMLDoc=by.isXML;b.contains=by.contains})();var ab=/Until$/,aq=/^(?:parents|prevUntil|prevAll)/,a9=/,/,bp=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,H=b.expr.match.POS,ay={children:true,contents:true,next:true,prev:true};b.fn.extend({find:function(e){var bw=this,by,bv;if(typeof e!=="string"){return b(e).filter(function(){for(by=0,bv=bw.length;by<bv;by++){if(b.contains(bw[by],this)){return true}}})}var bx=this.pushStack("","find",e),bA,bB,bz;for(by=0,bv=this.length;by<bv;by++){bA=bx.length;b.find(e,this[by],bx);if(by>0){for(bB=bA;bB<bx.length;bB++){for(bz=0;bz<bA;bz++){if(bx[bz]===bx[bB]){bx.splice(bB--,1);break}}}}}return bx},has:function(bv){var e=b(bv);return this.filter(function(){for(var bx=0,bw=e.length;bx<bw;bx++){if(b.contains(this,e[bx])){return true}}})},not:function(e){return this.pushStack(aG(this,e,false),"not",e)},filter:function(e){return this.pushStack(aG(this,e,true),"filter",e)},is:function(e){return !!e&&(typeof e==="string"?H.test(e)?b(e,this.context).index(this[0])>=0:b.filter(e,this).length>0:this.filter(e).length>0)},closest:function(by,bx){var bv=[],bw,e,bz=this[0];if(b.isArray(by)){var bB=1;while(bz&&bz.ownerDocument&&bz!==bx){for(bw=0;bw<by.length;bw++){if(b(bz).is(by[bw])){bv.push({selector:by[bw],elem:bz,level:bB})}}bz=bz.parentNode;bB++}return bv}var bA=H.test(by)||typeof by!=="string"?b(by,bx||this.context):0;for(bw=0,e=this.length;bw<e;bw++){bz=this[bw];while(bz){if(bA?bA.index(bz)>-1:b.find.matchesSelector(bz,by)){bv.push(bz);break}else{bz=bz.parentNode;if(!bz||!bz.ownerDocument||bz===bx||bz.nodeType===11){break}}}}bv=bv.length>1?b.unique(bv):bv;return this.pushStack(bv,"closest",by)},index:function(e){if(!e){return(this[0]&&this[0].parentNode)?this.prevAll().length:-1}if(typeof e==="string"){return b.inArray(this[0],b(e))}return b.inArray(e.jquery?e[0]:e,this)},add:function(e,bv){var bx=typeof e==="string"?b(e,bv):b.makeArray(e&&e.nodeType?[e]:e),bw=b.merge(this.get(),bx);return this.pushStack(C(bx[0])||C(bw[0])?bw:b.unique(bw))},andSelf:function(){return this.add(this.prevObject)}});function C(e){return !e||!e.parentNode||e.parentNode.nodeType===11}b.each({parent:function(bv){var e=bv.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(bv,e,bw){return b.dir(bv,"parentNode",bw)},next:function(e){return b.nth(e,2,"nextSibling")},prev:function(e){return b.nth(e,2,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(bv,e,bw){return b.dir(bv,"nextSibling",bw)},prevUntil:function(bv,e,bw){return b.dir(bv,"previousSibling",bw)},siblings:function(e){return b.sibling(e.parentNode.firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.makeArray(e.childNodes)}},function(e,bv){b.fn[e]=function(by,bw){var bx=b.map(this,bv,by);if(!ab.test(e)){bw=by}if(bw&&typeof bw==="string"){bx=b.filter(bw,bx)}bx=this.length>1&&!ay[e]?b.unique(bx):bx;if((this.length>1||a9.test(bw))&&aq.test(e)){bx=bx.reverse()}return this.pushStack(bx,e,P.call(arguments).join(","))}});b.extend({filter:function(bw,e,bv){if(bv){bw=":not("+bw+")"}return e.length===1?b.find.matchesSelector(e[0],bw)?[e[0]]:[]:b.find.matches(bw,e)},dir:function(bw,bv,by){var e=[],bx=bw[bv];while(bx&&bx.nodeType!==9&&(by===L||bx.nodeType!==1||!b(bx).is(by))){if(bx.nodeType===1){e.push(bx)}bx=bx[bv]}return e},nth:function(by,e,bw,bx){e=e||1;var bv=0;for(;by;by=by[bw]){if(by.nodeType===1&&++bv===e){break}}return by},sibling:function(bw,bv){var e=[];for(;bw;bw=bw.nextSibling){if(bw.nodeType===1&&bw!==bv){e.push(bw)}}return e}});function aG(bx,bw,e){bw=bw||0;if(b.isFunction(bw)){return b.grep(bx,function(bz,by){var bA=!!bw.call(bz,by,bz);return bA===e})}else{if(bw.nodeType){return b.grep(bx,function(bz,by){return(bz===bw)===e})}else{if(typeof bw==="string"){var bv=b.grep(bx,function(by){return by.nodeType===1});if(bp.test(bw)){return b.filter(bw,bv,!e)}else{bw=b.filter(bw,bv)}}}}return b.grep(bx,function(bz,by){return(b.inArray(bz,bw)>=0)===e})}function a(e){var bw=aR.split("|"),bv=e.createDocumentFragment();if(bv.createElement){while(bw.length){bv.createElement(bw.pop())}}return bv}var aR="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ag=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,d=/<([\w:]+)/,w=/<tbody/i,W=/<|&#?\w+;/,ae=/<(?:script|style)/i,O=/<(?:script|object|embed|option|style)/i,ah=new RegExp("<(?:"+aR+")","i"),o=/checked\s*(?:[^=]|=\s*.checked.)/i,bm=/\/(java|ecma)script/i,aN=/^\s*<!(?:\[CDATA\[|\-\-)/,ax={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},ac=a(av);ax.optgroup=ax.option;ax.tbody=ax.tfoot=ax.colgroup=ax.caption=ax.thead;ax.th=ax.td;if(!b.support.htmlSerialize){ax._default=[1,"div<div>","</div>"]}b.fn.extend({text:function(e){if(b.isFunction(e)){return this.each(function(bw){var bv=b(this);bv.text(e.call(this,bw,bv.text()))})}if(typeof e!=="object"&&e!==L){return this.empty().append((this[0]&&this[0].ownerDocument||av).createTextNode(e))}return b.text(this)},wrapAll:function(e){if(b.isFunction(e)){return this.each(function(bw){b(this).wrapAll(e.call(this,bw))})}if(this[0]){var bv=b(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){bv.insertBefore(this[0])}bv.map(function(){var bw=this;while(bw.firstChild&&bw.firstChild.nodeType===1){bw=bw.firstChild}return bw}).append(this)}return this},wrapInner:function(e){if(b.isFunction(e)){return this.each(function(bv){b(this).wrapInner(e.call(this,bv))})}return this.each(function(){var bv=b(this),bw=bv.contents();if(bw.length){bw.wrapAll(e)}else{bv.append(e)}})},wrap:function(e){var bv=b.isFunction(e);return this.each(function(bw){b(this).wrapAll(bv?e.call(this,bw):e)})},unwrap:function(){return this.parent().each(function(){if(!b.nodeName(this,"body")){b(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.appendChild(e)}})},prepend:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.insertBefore(e,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(bv){this.parentNode.insertBefore(bv,this)})}else{if(arguments.length){var e=b.clean(arguments);e.push.apply(e,this.toArray());return this.pushStack(e,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(bv){this.parentNode.insertBefore(bv,this.nextSibling)})}else{if(arguments.length){var e=this.pushStack(this,"after",arguments);e.push.apply(e,b.clean(arguments));return e}}},remove:function(e,bx){for(var bv=0,bw;(bw=this[bv])!=null;bv++){if(!e||b.filter(e,[bw]).length){if(!bx&&bw.nodeType===1){b.cleanData(bw.getElementsByTagName("*"));b.cleanData([bw])}if(bw.parentNode){bw.parentNode.removeChild(bw)}}}return this},empty:function(){for(var e=0,bv;(bv=this[e])!=null;e++){if(bv.nodeType===1){b.cleanData(bv.getElementsByTagName("*"))}while(bv.firstChild){bv.removeChild(bv.firstChild)}}return this},clone:function(bv,e){bv=bv==null?false:bv;e=e==null?bv:e;return this.map(function(){return b.clone(this,bv,e)})},html:function(bx){if(bx===L){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ag,""):null}else{if(typeof bx==="string"&&!ae.test(bx)&&(b.support.leadingWhitespace||!ar.test(bx))&&!ax[(d.exec(bx)||["",""])[1].toLowerCase()]){bx=bx.replace(R,"<$1></$2>");try{for(var bw=0,bv=this.length;bw<bv;bw++){if(this[bw].nodeType===1){b.cleanData(this[bw].getElementsByTagName("*"));this[bw].innerHTML=bx}}}catch(by){this.empty().append(bx)}}else{if(b.isFunction(bx)){this.each(function(bz){var e=b(this);e.html(bx.call(this,bz,e.html()))})}else{this.empty().append(bx)}}}return this},replaceWith:function(e){if(this[0]&&this[0].parentNode){if(b.isFunction(e)){return this.each(function(bx){var bw=b(this),bv=bw.html();bw.replaceWith(e.call(this,bx,bv))})}if(typeof e!=="string"){e=b(e).detach()}return this.each(function(){var bw=this.nextSibling,bv=this.parentNode;b(this).remove();if(bw){b(bw).before(e)}else{b(bv).append(e)}})}else{return this.length?this.pushStack(b(b.isFunction(e)?e():e),"replaceWith",e):this}},detach:function(e){return this.remove(e,true)},domManip:function(bB,bF,bE){var bx,by,bA,bD,bC=bB[0],bv=[];if(!b.support.checkClone&&arguments.length===3&&typeof bC==="string"&&o.test(bC)){return this.each(function(){b(this).domManip(bB,bF,bE,true)})}if(b.isFunction(bC)){return this.each(function(bH){var bG=b(this);bB[0]=bC.call(this,bH,bF?bG.html():L);bG.domManip(bB,bF,bE)})}if(this[0]){bD=bC&&bC.parentNode;if(b.support.parentNode&&bD&&bD.nodeType===11&&bD.childNodes.length===this.length){bx={fragment:bD}}else{bx=b.buildFragment(bB,this,bv)}bA=bx.fragment;if(bA.childNodes.length===1){by=bA=bA.firstChild}else{by=bA.firstChild}if(by){bF=bF&&b.nodeName(by,"tr");for(var bw=0,e=this.length,bz=e-1;bw<e;bw++){bE.call(bF?ba(this[bw],by):this[bw],bx.cacheable||(e>1&&bw<bz)?b.clone(bA,true,true):bA)}}if(bv.length){b.each(bv,bo)}}return this}});function ba(e,bv){return b.nodeName(e,"table")?(e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody"))):e}function t(bB,bv){if(bv.nodeType!==1||!b.hasData(bB)){return}var by,bx,e,bA=b._data(bB),bz=b._data(bv,bA),bw=bA.events;if(bw){delete bz.handle;bz.events={};for(by in bw){for(bx=0,e=bw[by].length;bx<e;bx++){b.event.add(bv,by+(bw[by][bx].namespace?".":"")+bw[by][bx].namespace,bw[by][bx],bw[by][bx].data)}}}if(bz.data){bz.data=b.extend({},bz.data)}}function ai(bv,e){var bw;if(e.nodeType!==1){return}if(e.clearAttributes){e.clearAttributes()}if(e.mergeAttributes){e.mergeAttributes(bv)}bw=e.nodeName.toLowerCase();if(bw==="object"){e.outerHTML=bv.outerHTML}else{if(bw==="input"&&(bv.type==="checkbox"||bv.type==="radio")){if(bv.checked){e.defaultChecked=e.checked=bv.checked}if(e.value!==bv.value){e.value=bv.value}}else{if(bw==="option"){e.selected=bv.defaultSelected}else{if(bw==="input"||bw==="textarea"){e.defaultValue=bv.defaultValue}}}}e.removeAttribute(b.expando)}b.buildFragment=function(bz,bx,bv){var by,e,bw,bA,bB=bz[0];if(bx&&bx[0]){bA=bx[0].ownerDocument||bx[0]}if(!bA.createDocumentFragment){bA=av}if(bz.length===1&&typeof bB==="string"&&bB.length<512&&bA===av&&bB.charAt(0)==="<"&&!O.test(bB)&&(b.support.checkClone||!o.test(bB))&&(b.support.html5Clone||!ah.test(bB))){e=true;bw=b.fragments[bB];if(bw&&bw!==1){by=bw}}if(!by){by=bA.createDocumentFragment();b.clean(bz,bA,by,bv)}if(e){b.fragments[bB]=bw?by:1}return{fragment:by,cacheable:e}};b.fragments={};b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,bv){b.fn[e]=function(bw){var bz=[],bC=b(bw),bB=this.length===1&&this[0].parentNode;if(bB&&bB.nodeType===11&&bB.childNodes.length===1&&bC.length===1){bC[bv](this[0]);return this}else{for(var bA=0,bx=bC.length;bA<bx;bA++){var by=(bA>0?this.clone(true):this).get();b(bC[bA])[bv](by);bz=bz.concat(by)}return this.pushStack(bz,e,bC.selector)}}});function bg(e){if(typeof e.getElementsByTagName!=="undefined"){return e.getElementsByTagName("*")}else{if(typeof e.querySelectorAll!=="undefined"){return e.querySelectorAll("*")}else{return[]}}}function az(e){if(e.type==="checkbox"||e.type==="radio"){e.defaultChecked=e.checked}}function E(e){var bv=(e.nodeName||"").toLowerCase();if(bv==="input"){az(e)}else{if(bv!=="script"&&typeof e.getElementsByTagName!=="undefined"){b.grep(e.getElementsByTagName("input"),az)}}}function al(e){var bv=av.createElement("div");ac.appendChild(bv);bv.innerHTML=e.outerHTML;return bv.firstChild}b.extend({clone:function(by,bA,bw){var e,bv,bx,bz=b.support.html5Clone||!ah.test("<"+by.nodeName)?by.cloneNode(true):al(by);if((!b.support.noCloneEvent||!b.support.noCloneChecked)&&(by.nodeType===1||by.nodeType===11)&&!b.isXMLDoc(by)){ai(by,bz);e=bg(by);bv=bg(bz);for(bx=0;e[bx];++bx){if(bv[bx]){ai(e[bx],bv[bx])}}}if(bA){t(by,bz);if(bw){e=bg(by);bv=bg(bz);for(bx=0;e[bx];++bx){t(e[bx],bv[bx])}}}e=bv=null;return bz},clean:function(bw,by,bH,bA){var bF;by=by||av;if(typeof by.createElement==="undefined"){by=by.ownerDocument||by[0]&&by[0].ownerDocument||av}var bI=[],bB;for(var bE=0,bz;(bz=bw[bE])!=null;bE++){if(typeof bz==="number"){bz+=""}if(!bz){continue}if(typeof bz==="string"){if(!W.test(bz)){bz=by.createTextNode(bz)}else{bz=bz.replace(R,"<$1></$2>");var bK=(d.exec(bz)||["",""])[1].toLowerCase(),bx=ax[bK]||ax._default,bD=bx[0],bv=by.createElement("div");if(by===av){ac.appendChild(bv)}else{a(by).appendChild(bv)}bv.innerHTML=bx[1]+bz+bx[2];while(bD--){bv=bv.lastChild}if(!b.support.tbody){var e=w.test(bz),bC=bK==="table"&&!e?bv.firstChild&&bv.firstChild.childNodes:bx[1]==="<table>"&&!e?bv.childNodes:[];for(bB=bC.length-1;bB>=0;--bB){if(b.nodeName(bC[bB],"tbody")&&!bC[bB].childNodes.length){bC[bB].parentNode.removeChild(bC[bB])}}}if(!b.support.leadingWhitespace&&ar.test(bz)){bv.insertBefore(by.createTextNode(ar.exec(bz)[0]),bv.firstChild)}bz=bv.childNodes}}var bG;if(!b.support.appendChecked){if(bz[0]&&typeof(bG=bz.length)==="number"){for(bB=0;bB<bG;bB++){E(bz[bB])}}else{E(bz)}}if(bz.nodeType){bI.push(bz)}else{bI=b.merge(bI,bz)}}if(bH){bF=function(bL){return !bL.type||bm.test(bL.type)};for(bE=0;bI[bE];bE++){if(bA&&b.nodeName(bI[bE],"script")&&(!bI[bE].type||bI[bE].type.toLowerCase()==="text/javascript")){bA.push(bI[bE].parentNode?bI[bE].parentNode.removeChild(bI[bE]):bI[bE])}else{if(bI[bE].nodeType===1){var bJ=b.grep(bI[bE].getElementsByTagName("script"),bF);bI.splice.apply(bI,[bE+1,0].concat(bJ))}bH.appendChild(bI[bE])}}}return bI},cleanData:function(bv){var by,bw,e=b.cache,bB=b.event.special,bA=b.support.deleteExpando;for(var bz=0,bx;(bx=bv[bz])!=null;bz++){if(bx.nodeName&&b.noData[bx.nodeName.toLowerCase()]){continue}bw=bx[b.expando];if(bw){by=e[bw];if(by&&by.events){for(var bC in by.events){if(bB[bC]){b.event.remove(bx,bC)}else{b.removeEvent(bx,bC,by.handle)}}if(by.handle){by.handle.elem=null}}if(bA){delete bx[b.expando]}else{if(bx.removeAttribute){bx.removeAttribute(b.expando)}}delete e[bw]}}}});function bo(e,bv){if(bv.src){b.ajax({url:bv.src,async:false,dataType:"script"})}else{b.globalEval((bv.text||bv.textContent||bv.innerHTML||"").replace(aN,"/*$0*/"))}if(bv.parentNode){bv.parentNode.removeChild(bv)}}var ak=/alpha\([^)]*\)/i,au=/opacity=([^)]*)/,z=/([A-Z]|^ms)/g,bc=/^-?\d+(?:px)?$/i,bn=/^-?\d/,I=/^([\-+])=([\-+.\de]+)/,a7={position:"absolute",visibility:"hidden",display:"block"},an=["Left","Right"],a1=["Top","Bottom"],Z,aI,aX;b.fn.css=function(e,bv){if(arguments.length===2&&bv===L){return this}return b.access(this,e,bv,true,function(bx,bw,by){return by!==L?b.style(bx,bw,by):b.css(bx,bw)})};b.extend({cssHooks:{opacity:{get:function(bw,bv){if(bv){var e=Z(bw,"opacity","opacity");return e===""?"1":e}else{return bw.style.opacity}}}},cssNumber:{fillOpacity:true,fontWeight:true,lineHeight:true,opacity:true,orphans:true,widows:true,zIndex:true,zoom:true},cssProps:{"float":b.support.cssFloat?"cssFloat":"styleFloat"},style:function(bx,bw,bD,by){if(!bx||bx.nodeType===3||bx.nodeType===8||!bx.style){return}var bB,bC,bz=b.camelCase(bw),bv=bx.style,bE=b.cssHooks[bz];bw=b.cssProps[bz]||bz;if(bD!==L){bC=typeof bD;if(bC==="string"&&(bB=I.exec(bD))){bD=(+(bB[1]+1)*+bB[2])+parseFloat(b.css(bx,bw));bC="number"}if(bD==null||bC==="number"&&isNaN(bD)){return}if(bC==="number"&&!b.cssNumber[bz]){bD+="px"}if(!bE||!("set" in bE)||(bD=bE.set(bx,bD))!==L){try{bv[bw]=bD}catch(bA){}}}else{if(bE&&"get" in bE&&(bB=bE.get(bx,false,by))!==L){return bB}return bv[bw]}},css:function(by,bx,bv){var bw,e;bx=b.camelCase(bx);e=b.cssHooks[bx];bx=b.cssProps[bx]||bx;if(bx==="cssFloat"){bx="float"}if(e&&"get" in e&&(bw=e.get(by,true,bv))!==L){return bw}else{if(Z){return Z(by,bx)}}},swap:function(bx,bw,by){var e={};for(var bv in bw){e[bv]=bx.style[bv];bx.style[bv]=bw[bv]}by.call(bx);for(bv in bw){bx.style[bv]=e[bv]}}});b.curCSS=b.css;b.each(["height","width"],function(bv,e){b.cssHooks[e]={get:function(by,bx,bw){var bz;if(bx){if(by.offsetWidth!==0){return p(by,e,bw)}else{b.swap(by,a7,function(){bz=p(by,e,bw)})}return bz}},set:function(bw,bx){if(bc.test(bx)){bx=parseFloat(bx);if(bx>=0){return bx+"px"}}else{return bx}}}});if(!b.support.opacity){b.cssHooks.opacity={get:function(bv,e){return au.test((e&&bv.currentStyle?bv.currentStyle.filter:bv.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":e?"1":""},set:function(by,bz){var bx=by.style,bv=by.currentStyle,e=b.isNumeric(bz)?"alpha(opacity="+bz*100+")":"",bw=bv&&bv.filter||bx.filter||"";bx.zoom=1;if(bz>=1&&b.trim(bw.replace(ak,""))===""){bx.removeAttribute("filter");if(bv&&!bv.filter){return}}bx.filter=ak.test(bw)?bw.replace(ak,e):bw+" "+e}}}b(function(){if(!b.support.reliableMarginRight){b.cssHooks.marginRight={get:function(bw,bv){var e;b.swap(bw,{display:"inline-block"},function(){if(bv){e=Z(bw,"margin-right","marginRight")}else{e=bw.style.marginRight}});return e}}}});if(av.defaultView&&av.defaultView.getComputedStyle){aI=function(by,bw){var bv,bx,e;bw=bw.replace(z,"-$1").toLowerCase();if((bx=by.ownerDocument.defaultView)&&(e=bx.getComputedStyle(by,null))){bv=e.getPropertyValue(bw);if(bv===""&&!b.contains(by.ownerDocument.documentElement,by)){bv=b.style(by,bw)}}return bv}}if(av.documentElement.currentStyle){aX=function(bz,bw){var bA,e,by,bv=bz.currentStyle&&bz.currentStyle[bw],bx=bz.style;if(bv===null&&bx&&(by=bx[bw])){bv=by}if(!bc.test(bv)&&bn.test(bv)){bA=bx.left;e=bz.runtimeStyle&&bz.runtimeStyle.left;if(e){bz.runtimeStyle.left=bz.currentStyle.left}bx.left=bw==="fontSize"?"1em":(bv||0);bv=bx.pixelLeft+"px";bx.left=bA;if(e){bz.runtimeStyle.left=e}}return bv===""?"auto":bv}}Z=aI||aX;function p(by,bw,bv){var bA=bw==="width"?by.offsetWidth:by.offsetHeight,bz=bw==="width"?an:a1,bx=0,e=bz.length;if(bA>0){if(bv!=="border"){for(;bx<e;bx++){if(!bv){bA-=parseFloat(b.css(by,"padding"+bz[bx]))||0}if(bv==="margin"){bA+=parseFloat(b.css(by,bv+bz[bx]))||0}else{bA-=parseFloat(b.css(by,"border"+bz[bx]+"Width"))||0}}}return bA+"px"}bA=Z(by,bw,bw);if(bA<0||bA==null){bA=by.style[bw]||0}bA=parseFloat(bA)||0;if(bv){for(;bx<e;bx++){bA+=parseFloat(b.css(by,"padding"+bz[bx]))||0;if(bv!=="padding"){bA+=parseFloat(b.css(by,"border"+bz[bx]+"Width"))||0}if(bv==="margin"){bA+=parseFloat(b.css(by,bv+bz[bx]))||0}}}return bA+"px"}if(b.expr&&b.expr.filters){b.expr.filters.hidden=function(bw){var bv=bw.offsetWidth,e=bw.offsetHeight;return(bv===0&&e===0)||(!b.support.reliableHiddenOffsets&&((bw.style&&bw.style.display)||b.css(bw,"display"))==="none")};b.expr.filters.visible=function(e){return !b.expr.filters.hidden(e)}}var k=/%20/g,ap=/\[\]$/,bs=/\r?\n/g,bq=/#.*$/,aD=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,aZ=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,aM=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,aQ=/^(?:GET|HEAD)$/,c=/^\/\//,M=/\?/,a6=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,q=/^(?:select|textarea)/i,h=/\s+/,br=/([?&])_=[^&]*/,K=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,A=b.fn.load,aa={},r={},aE,s,aV=["*/"]+["*"];try{aE=bl.href}catch(aw){aE=av.createElement("a");aE.href="";aE=aE.href}s=K.exec(aE.toLowerCase())||[];function f(e){return function(by,bA){if(typeof by!=="string"){bA=by;by="*"}if(b.isFunction(bA)){var bx=by.toLowerCase().split(h),bw=0,bz=bx.length,bv,bB,bC;for(;bw<bz;bw++){bv=bx[bw];bC=/^\+/.test(bv);if(bC){bv=bv.substr(1)||"*"}bB=e[bv]=e[bv]||[];bB[bC?"unshift":"push"](bA)}}}}function aW(bv,bE,bz,bD,bB,bx){bB=bB||bE.dataTypes[0];bx=bx||{};bx[bB]=true;var bA=bv[bB],bw=0,e=bA?bA.length:0,by=(bv===aa),bC;for(;bw<e&&(by||!bC);bw++){bC=bA[bw](bE,bz,bD);if(typeof bC==="string"){if(!by||bx[bC]){bC=L}else{bE.dataTypes.unshift(bC);bC=aW(bv,bE,bz,bD,bC,bx)}}}if((by||!bC)&&!bx["*"]){bC=aW(bv,bE,bz,bD,"*",bx)}return bC}function am(bw,bx){var bv,e,by=b.ajaxSettings.flatOptions||{};for(bv in bx){if(bx[bv]!==L){(by[bv]?bw:(e||(e={})))[bv]=bx[bv]}}if(e){b.extend(true,bw,e)}}b.fn.extend({load:function(bw,bz,bA){if(typeof bw!=="string"&&A){return A.apply(this,arguments)}else{if(!this.length){return this}}var by=bw.indexOf(" ");if(by>=0){var e=bw.slice(by,bw.length);bw=bw.slice(0,by)}var bx="GET";if(bz){if(b.isFunction(bz)){bA=bz;bz=L}else{if(typeof bz==="object"){bz=b.param(bz,b.ajaxSettings.traditional);bx="POST"}}}var bv=this;b.ajax({url:bw,type:bx,dataType:"html",data:bz,complete:function(bC,bB,bD){bD=bC.responseText;if(bC.isResolved()){bC.done(function(bE){bD=bE});bv.html(e?b("<div>").append(bD.replace(a6,"")).find(e):bD)}if(bA){bv.each(bA,[bD,bB,bC])}}});return this},serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?b.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||q.test(this.nodeName)||aZ.test(this.type))}).map(function(e,bv){var bw=b(this).val();return bw==null?null:b.isArray(bw)?b.map(bw,function(by,bx){return{name:bv.name,value:by.replace(bs,"\r\n")}}):{name:bv.name,value:bw.replace(bs,"\r\n")}}).get()}});b.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,bv){b.fn[bv]=function(bw){return this.on(bv,bw)}});b.each(["get","post"],function(e,bv){b[bv]=function(bw,by,bz,bx){if(b.isFunction(by)){bx=bx||bz;bz=by;by=L}return b.ajax({type:bv,url:bw,data:by,success:bz,dataType:bx})}});b.extend({getScript:function(e,bv){return b.get(e,L,bv,"script")},getJSON:function(e,bv,bw){return b.get(e,bv,bw,"json")},ajaxSetup:function(bv,e){if(e){am(bv,b.ajaxSettings)}else{e=bv;bv=b.ajaxSettings}am(bv,e);return bv},ajaxSettings:{url:aE,isLocal:aM.test(s[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":aV},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":bb.String,"text html":true,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{context:true,url:true}},ajaxPrefilter:f(aa),ajaxTransport:f(r),ajax:function(bz,bx){if(typeof bz==="object"){bx=bz;bz=L}bx=bx||{};var bD=b.ajaxSetup({},bx),bS=bD.context||bD,bG=bS!==bD&&(bS.nodeType||bS instanceof b)?b(bS):b.event,bR=b.Deferred(),bN=b.Callbacks("once memory"),bB=bD.statusCode||{},bC,bH={},bO={},bQ,by,bL,bE,bI,bA=0,bw,bK,bJ={readyState:0,setRequestHeader:function(bT,bU){if(!bA){var e=bT.toLowerCase();bT=bO[e]=bO[e]||bT;bH[bT]=bU}return this},getAllResponseHeaders:function(){return bA===2?bQ:null},getResponseHeader:function(bT){var e;if(bA===2){if(!by){by={};while((e=aD.exec(bQ))){by[e[1].toLowerCase()]=e[2]}}e=by[bT.toLowerCase()]}return e===L?null:e},overrideMimeType:function(e){if(!bA){bD.mimeType=e}return this},abort:function(e){e=e||"abort";if(bL){bL.abort(e)}bF(0,e);return this}};function bF(bZ,bU,b0,bW){if(bA===2){return}bA=2;if(bE){clearTimeout(bE)}bL=L;bQ=bW||"";bJ.readyState=bZ>0?4:0;var bT,b4,b3,bX=bU,bY=b0?bj(bD,bJ,b0):L,bV,b2;if(bZ>=200&&bZ<300||bZ===304){if(bD.ifModified){if((bV=bJ.getResponseHeader("Last-Modified"))){b.lastModified[bC]=bV}if((b2=bJ.getResponseHeader("Etag"))){b.etag[bC]=b2}}if(bZ===304){bX="notmodified";bT=true}else{try{b4=G(bD,bY);bX="success";bT=true}catch(b1){bX="parsererror";b3=b1}}}else{b3=bX;if(!bX||bZ){bX="error";if(bZ<0){bZ=0}}}bJ.status=bZ;bJ.statusText=""+(bU||bX);if(bT){bR.resolveWith(bS,[b4,bX,bJ])}else{bR.rejectWith(bS,[bJ,bX,b3])}bJ.statusCode(bB);bB=L;if(bw){bG.trigger("ajax"+(bT?"Success":"Error"),[bJ,bD,bT?b4:b3])}bN.fireWith(bS,[bJ,bX]);if(bw){bG.trigger("ajaxComplete",[bJ,bD]);if(!(--b.active)){b.event.trigger("ajaxStop")}}}bR.promise(bJ);bJ.success=bJ.done;bJ.error=bJ.fail;bJ.complete=bN.add;bJ.statusCode=function(bT){if(bT){var e;if(bA<2){for(e in bT){bB[e]=[bB[e],bT[e]]}}else{e=bT[bJ.status];bJ.then(e,e)}}return this};bD.url=((bz||bD.url)+"").replace(bq,"").replace(c,s[1]+"//");bD.dataTypes=b.trim(bD.dataType||"*").toLowerCase().split(h);if(bD.crossDomain==null){bI=K.exec(bD.url.toLowerCase());bD.crossDomain=!!(bI&&(bI[1]!=s[1]||bI[2]!=s[2]||(bI[3]||(bI[1]==="http:"?80:443))!=(s[3]||(s[1]==="http:"?80:443))))}if(bD.data&&bD.processData&&typeof bD.data!=="string"){bD.data=b.param(bD.data,bD.traditional)}aW(aa,bD,bx,bJ);if(bA===2){return false}bw=bD.global;bD.type=bD.type.toUpperCase();bD.hasContent=!aQ.test(bD.type);if(bw&&b.active++===0){b.event.trigger("ajaxStart")}if(!bD.hasContent){if(bD.data){bD.url+=(M.test(bD.url)?"&":"?")+bD.data;delete bD.data}bC=bD.url;if(bD.cache===false){var bv=b.now(),bP=bD.url.replace(br,"$1_="+bv);bD.url=bP+((bP===bD.url)?(M.test(bD.url)?"&":"?")+"_="+bv:"")}}if(bD.data&&bD.hasContent&&bD.contentType!==false||bx.contentType){bJ.setRequestHeader("Content-Type",bD.contentType)}if(bD.ifModified){bC=bC||bD.url;if(b.lastModified[bC]){bJ.setRequestHeader("If-Modified-Since",b.lastModified[bC])}if(b.etag[bC]){bJ.setRequestHeader("If-None-Match",b.etag[bC])}}bJ.setRequestHeader("Accept",bD.dataTypes[0]&&bD.accepts[bD.dataTypes[0]]?bD.accepts[bD.dataTypes[0]]+(bD.dataTypes[0]!=="*"?", "+aV+"; q=0.01":""):bD.accepts["*"]);for(bK in bD.headers){bJ.setRequestHeader(bK,bD.headers[bK])}if(bD.beforeSend&&(bD.beforeSend.call(bS,bJ,bD)===false||bA===2)){bJ.abort();return false}for(bK in {success:1,error:1,complete:1}){bJ[bK](bD[bK])}bL=aW(r,bD,bx,bJ);if(!bL){bF(-1,"No Transport")}else{bJ.readyState=1;if(bw){bG.trigger("ajaxSend",[bJ,bD])}if(bD.async&&bD.timeout>0){bE=setTimeout(function(){bJ.abort("timeout")},bD.timeout)}try{bA=1;bL.send(bH,bF)}catch(bM){if(bA<2){bF(-1,bM)}else{throw bM}}}return bJ},param:function(e,bw){var bv=[],by=function(bz,bA){bA=b.isFunction(bA)?bA():bA;bv[bv.length]=encodeURIComponent(bz)+"="+encodeURIComponent(bA)};if(bw===L){bw=b.ajaxSettings.traditional}if(b.isArray(e)||(e.jquery&&!b.isPlainObject(e))){b.each(e,function(){by(this.name,this.value)})}else{for(var bx in e){v(bx,e[bx],bw,by)}}return bv.join("&").replace(k,"+")}});function v(bw,by,bv,bx){if(b.isArray(by)){b.each(by,function(bA,bz){if(bv||ap.test(bw)){bx(bw,bz)}else{v(bw+"["+(typeof bz==="object"||b.isArray(bz)?bA:"")+"]",bz,bv,bx)}})}else{if(!bv&&by!=null&&typeof by==="object"){for(var e in by){v(bw+"["+e+"]",by[e],bv,bx)}}else{bx(bw,by)}}}b.extend({active:0,lastModified:{},etag:{}});function bj(bD,bC,bz){var bv=bD.contents,bB=bD.dataTypes,bw=bD.responseFields,by,bA,bx,e;for(bA in bw){if(bA in bz){bC[bw[bA]]=bz[bA]}}while(bB[0]==="*"){bB.shift();if(by===L){by=bD.mimeType||bC.getResponseHeader("content-type")}}if(by){for(bA in bv){if(bv[bA]&&bv[bA].test(by)){bB.unshift(bA);break}}}if(bB[0] in bz){bx=bB[0]}else{for(bA in bz){if(!bB[0]||bD.converters[bA+" "+bB[0]]){bx=bA;break}if(!e){e=bA}}bx=bx||e}if(bx){if(bx!==bB[0]){bB.unshift(bx)}return bz[bx]}}function G(bH,bz){if(bH.dataFilter){bz=bH.dataFilter(bz,bH.dataType)}var bD=bH.dataTypes,bG={},bA,bE,bw=bD.length,bB,bC=bD[0],bx,by,bF,bv,e;for(bA=1;bA<bw;bA++){if(bA===1){for(bE in bH.converters){if(typeof bE==="string"){bG[bE.toLowerCase()]=bH.converters[bE]}}}bx=bC;bC=bD[bA];if(bC==="*"){bC=bx}else{if(bx!=="*"&&bx!==bC){by=bx+" "+bC;bF=bG[by]||bG["* "+bC];if(!bF){e=L;for(bv in bG){bB=bv.split(" ");if(bB[0]===bx||bB[0]==="*"){e=bG[bB[1]+" "+bC];if(e){bv=bG[bv];if(bv===true){bF=e}else{if(e===true){bF=bv}}break}}}}if(!(bF||e)){b.error("No conversion from "+by.replace(" "," to "))}if(bF!==true){bz=bF?bF(bz):e(bv(bz))}}}}return bz}var aC=b.now(),u=/(\=)\?(&|$)|\?\?/i;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return b.expando+"_"+(aC++)}});b.ajaxPrefilter("json jsonp",function(bD,bA,bC){var bx=bD.contentType==="application/x-www-form-urlencoded"&&(typeof bD.data==="string");if(bD.dataTypes[0]==="jsonp"||bD.jsonp!==false&&(u.test(bD.url)||bx&&u.test(bD.data))){var bB,bw=bD.jsonpCallback=b.isFunction(bD.jsonpCallback)?bD.jsonpCallback():bD.jsonpCallback,bz=bb[bw],e=bD.url,by=bD.data,bv="$1"+bw+"$2";if(bD.jsonp!==false){e=e.replace(u,bv);if(bD.url===e){if(bx){by=by.replace(u,bv)}if(bD.data===by){e+=(/\?/.test(e)?"&":"?")+bD.jsonp+"="+bw}}}bD.url=e;bD.data=by;bb[bw]=function(bE){bB=[bE]};bC.always(function(){bb[bw]=bz;if(bB&&b.isFunction(bz)){bb[bw](bB[0])}});bD.converters["script json"]=function(){if(!bB){b.error(bw+" was not called")}return bB[0]};bD.dataTypes[0]="json";return"script"}});b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){b.globalEval(e);return e}}});b.ajaxPrefilter("script",function(e){if(e.cache===L){e.cache=false}if(e.crossDomain){e.type="GET";e.global=false}});b.ajaxTransport("script",function(bw){if(bw.crossDomain){var e,bv=av.head||av.getElementsByTagName("head")[0]||av.documentElement;return{send:function(bx,by){e=av.createElement("script");e.async="async";if(bw.scriptCharset){e.charset=bw.scriptCharset}e.src=bw.url;e.onload=e.onreadystatechange=function(bA,bz){if(bz||!e.readyState||/loaded|complete/.test(e.readyState)){e.onload=e.onreadystatechange=null;if(bv&&e.parentNode){bv.removeChild(e)}e=L;if(!bz){by(200,"success")}}};bv.insertBefore(e,bv.firstChild)},abort:function(){if(e){e.onload(0,1)}}}}});var B=bb.ActiveXObject?function(){for(var e in N){N[e](0,1)}}:false,y=0,N;function aL(){try{return new bb.XMLHttpRequest()}catch(bv){}}function aj(){try{return new bb.ActiveXObject("Microsoft.XMLHTTP")}catch(bv){}}b.ajaxSettings.xhr=bb.ActiveXObject?function(){return !this.isLocal&&aL()||aj()}:aL;(function(e){b.extend(b.support,{ajax:!!e,cors:!!e&&("withCredentials" in e)})})(b.ajaxSettings.xhr());if(b.support.ajax){b.ajaxTransport(function(e){if(!e.crossDomain||b.support.cors){var bv;return{send:function(bB,bw){var bA=e.xhr(),bz,by;if(e.username){bA.open(e.type,e.url,e.async,e.username,e.password)}else{bA.open(e.type,e.url,e.async)}if(e.xhrFields){for(by in e.xhrFields){bA[by]=e.xhrFields[by]}}if(e.mimeType&&bA.overrideMimeType){bA.overrideMimeType(e.mimeType)}if(!e.crossDomain&&!bB["X-Requested-With"]){bB["X-Requested-With"]="XMLHttpRequest"}try{for(by in bB){bA.setRequestHeader(by,bB[by])}}catch(bx){}bA.send((e.hasContent&&e.data)||null);bv=function(bK,bE){var bF,bD,bC,bI,bH;try{if(bv&&(bE||bA.readyState===4)){bv=L;if(bz){bA.onreadystatechange=b.noop;if(B){delete N[bz]}}if(bE){if(bA.readyState!==4){bA.abort()}}else{bF=bA.status;bC=bA.getAllResponseHeaders();bI={};bH=bA.responseXML;if(bH&&bH.documentElement){bI.xml=bH}bI.text=bA.responseText;try{bD=bA.statusText}catch(bJ){bD=""}if(!bF&&e.isLocal&&!e.crossDomain){bF=bI.text?200:404}else{if(bF===1223){bF=204}}}}}catch(bG){if(!bE){bw(-1,bG)}}if(bI){bw(bF,bD,bI,bC)}};if(!e.async||bA.readyState===4){bv()}else{bz=++y;if(B){if(!N){N={};b(bb).unload(B)}N[bz]=bv}bA.onreadystatechange=bv}},abort:function(){if(bv){bv(0,1)}}}}})}var Q={},a8,m,aB=/^(?:toggle|show|hide)$/,aT=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,a3,aH=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],a4;b.fn.extend({show:function(bx,bA,bz){var bw,by;if(bx||bx===0){return this.animate(a0("show",3),bx,bA,bz)}else{for(var bv=0,e=this.length;bv<e;bv++){bw=this[bv];if(bw.style){by=bw.style.display;if(!b._data(bw,"olddisplay")&&by==="none"){by=bw.style.display=""}if(by===""&&b.css(bw,"display")==="none"){b._data(bw,"olddisplay",x(bw.nodeName))}}}for(bv=0;bv<e;bv++){bw=this[bv];if(bw.style){by=bw.style.display;if(by===""||by==="none"){bw.style.display=b._data(bw,"olddisplay")||""}}}return this}},hide:function(bx,bA,bz){if(bx||bx===0){return this.animate(a0("hide",3),bx,bA,bz)}else{var bw,by,bv=0,e=this.length;for(;bv<e;bv++){bw=this[bv];if(bw.style){by=b.css(bw,"display");if(by!=="none"&&!b._data(bw,"olddisplay")){b._data(bw,"olddisplay",by)}}}for(bv=0;bv<e;bv++){if(this[bv].style){this[bv].style.display="none"}}return this}},_toggle:b.fn.toggle,toggle:function(bw,bv,bx){var e=typeof bw==="boolean";if(b.isFunction(bw)&&b.isFunction(bv)){this._toggle.apply(this,arguments)}else{if(bw==null||e){this.each(function(){var by=e?bw:b(this).is(":hidden");b(this)[by?"show":"hide"]()})}else{this.animate(a0("toggle",3),bw,bv,bx)}}return this},fadeTo:function(e,bx,bw,bv){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:bx},e,bw,bv)},animate:function(bz,bw,by,bx){var e=b.speed(bw,by,bx);if(b.isEmptyObject(bz)){return this.each(e.complete,[false])}bz=b.extend({},bz);function bv(){if(e.queue===false){b._mark(this)}var bE=b.extend({},e),bK=this.nodeType===1,bI=bK&&b(this).is(":hidden"),bB,bF,bD,bJ,bH,bC,bG,bL,bA;bE.animatedProperties={};for(bD in bz){bB=b.camelCase(bD);if(bD!==bB){bz[bB]=bz[bD];delete bz[bD]}bF=bz[bB];if(b.isArray(bF)){bE.animatedProperties[bB]=bF[1];bF=bz[bB]=bF[0]}else{bE.animatedProperties[bB]=bE.specialEasing&&bE.specialEasing[bB]||bE.easing||"swing"}if(bF==="hide"&&bI||bF==="show"&&!bI){return bE.complete.call(this)}if(bK&&(bB==="height"||bB==="width")){bE.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(b.css(this,"display")==="inline"&&b.css(this,"float")==="none"){if(!b.support.inlineBlockNeedsLayout||x(this.nodeName)==="inline"){this.style.display="inline-block"}else{this.style.zoom=1}}}}if(bE.overflow!=null){this.style.overflow="hidden"}for(bD in bz){bJ=new b.fx(this,bE,bD);bF=bz[bD];if(aB.test(bF)){bA=b._data(this,"toggle"+bD)||(bF==="toggle"?bI?"show":"hide":0);if(bA){b._data(this,"toggle"+bD,bA==="show"?"hide":"show");bJ[bA]()}else{bJ[bF]()}}else{bH=aT.exec(bF);bC=bJ.cur();if(bH){bG=parseFloat(bH[2]);bL=bH[3]||(b.cssNumber[bD]?"":"px");if(bL!=="px"){b.style(this,bD,(bG||1)+bL);bC=((bG||1)/bJ.cur())*bC;b.style(this,bD,bC+bL)}if(bH[1]){bG=((bH[1]==="-="?-1:1)*bG)+bC}bJ.custom(bC,bG,bL)}else{bJ.custom(bC,bF,"")}}}return true}return e.queue===false?this.each(bv):this.queue(e.queue,bv)},stop:function(bw,bv,e){if(typeof bw!=="string"){e=bv;bv=bw;bw=L}if(bv&&bw!==false){this.queue(bw||"fx",[])}return this.each(function(){var bx,by=false,bA=b.timers,bz=b._data(this);if(!e){b._unmark(true,this)}function bB(bE,bF,bD){var bC=bF[bD];b.removeData(bE,bD,true);bC.stop(e)}if(bw==null){for(bx in bz){if(bz[bx]&&bz[bx].stop&&bx.indexOf(".run")===bx.length-4){bB(this,bz,bx)}}}else{if(bz[bx=bw+".run"]&&bz[bx].stop){bB(this,bz,bx)}}for(bx=bA.length;bx--;){if(bA[bx].elem===this&&(bw==null||bA[bx].queue===bw)){if(e){bA[bx](true)}else{bA[bx].saveState()}by=true;bA.splice(bx,1)}}if(!(e&&by)){b.dequeue(this,bw)}})}});function bh(){setTimeout(at,0);return(a4=b.now())}function at(){a4=L}function a0(bv,e){var bw={};b.each(aH.concat.apply([],aH.slice(0,e)),function(){bw[this]=bv});return bw}b.each({slideDown:a0("show",1),slideUp:a0("hide",1),slideToggle:a0("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,bv){b.fn[e]=function(bw,by,bx){return this.animate(bv,bw,by,bx)}});b.extend({speed:function(bw,bx,bv){var e=bw&&typeof bw==="object"?b.extend({},bw):{complete:bv||!bv&&bx||b.isFunction(bw)&&bw,duration:bw,easing:bv&&bx||bx&&!b.isFunction(bx)&&bx};e.duration=b.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in b.fx.speeds?b.fx.speeds[e.duration]:b.fx.speeds._default;if(e.queue==null||e.queue===true){e.queue="fx"}e.old=e.complete;e.complete=function(by){if(b.isFunction(e.old)){e.old.call(this)}if(e.queue){b.dequeue(this,e.queue)}else{if(by!==false){b._unmark(this)}}};return e},easing:{linear:function(bw,bx,e,bv){return e+bv*bw},swing:function(bw,bx,e,bv){return((-Math.cos(bw*Math.PI)/2)+0.5)*bv+e}},timers:[],fx:function(bv,e,bw){this.options=e;this.elem=bv;this.prop=bw;e.orig=e.orig||{}}});b.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(b.fx.step[this.prop]||b.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var e,bv=b.css(this.elem,this.prop);return isNaN(e=parseFloat(bv))?!bv||bv==="auto"?0:bv:e},custom:function(bz,by,bx){var e=this,bw=b.fx;this.startTime=a4||bh();this.end=by;this.now=this.start=bz;this.pos=this.state=0;this.unit=bx||this.unit||(b.cssNumber[this.prop]?"":"px");function bv(bA){return e.step(bA)}bv.queue=this.options.queue;bv.elem=this.elem;bv.saveState=function(){if(e.options.hide&&b._data(e.elem,"fxshow"+e.prop)===L){b._data(e.elem,"fxshow"+e.prop,e.start)}};if(bv()&&b.timers.push(bv)&&!a3){a3=setInterval(bw.tick,bw.interval)}},show:function(){var e=b._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=e||b.style(this.elem,this.prop);this.options.show=true;if(e!==L){this.custom(this.cur(),e)}else{this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur())}b(this.elem).show()},hide:function(){this.options.orig[this.prop]=b._data(this.elem,"fxshow"+this.prop)||b.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(by){var bA,bB,bv,bx=a4||bh(),e=true,bz=this.elem,bw=this.options;if(by||bx>=bw.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();bw.animatedProperties[this.prop]=true;for(bA in bw.animatedProperties){if(bw.animatedProperties[bA]!==true){e=false}}if(e){if(bw.overflow!=null&&!b.support.shrinkWrapBlocks){b.each(["","X","Y"],function(bC,bD){bz.style["overflow"+bD]=bw.overflow[bC]})}if(bw.hide){b(bz).hide()}if(bw.hide||bw.show){for(bA in bw.animatedProperties){b.style(bz,bA,bw.orig[bA]);b.removeData(bz,"fxshow"+bA,true);b.removeData(bz,"toggle"+bA,true)}}bv=bw.complete;if(bv){bw.complete=false;bv.call(bz)}}return false}else{if(bw.duration==Infinity){this.now=bx}else{bB=bx-this.startTime;this.state=bB/bw.duration;this.pos=b.easing[bw.animatedProperties[this.prop]](this.state,bB,0,1,bw.duration);this.now=this.start+((this.end-this.start)*this.pos)}this.update()}return true}};b.extend(b.fx,{tick:function(){var bw,bv=b.timers,e=0;for(;e<bv.length;e++){bw=bv[e];if(!bw()&&bv[e]===bw){bv.splice(e--,1)}}if(!bv.length){b.fx.stop()}},interval:13,stop:function(){clearInterval(a3);a3=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(e){b.style(e.elem,"opacity",e.now)},_default:function(e){if(e.elem.style&&e.elem.style[e.prop]!=null){e.elem.style[e.prop]=e.now+e.unit}else{e.elem[e.prop]=e.now}}}});b.each(["width","height"],function(e,bv){b.fx.step[bv]=function(bw){b.style(bw.elem,bv,Math.max(0,bw.now)+bw.unit)}});if(b.expr&&b.expr.filters){b.expr.filters.animated=function(e){return b.grep(b.timers,function(bv){return e===bv.elem}).length}}function x(bx){if(!Q[bx]){var e=av.body,bv=b("<"+bx+">").appendTo(e),bw=bv.css("display");bv.remove();if(bw==="none"||bw===""){if(!a8){a8=av.createElement("iframe");a8.frameBorder=a8.width=a8.height=0}e.appendChild(a8);if(!m||!a8.createElement){m=(a8.contentWindow||a8.contentDocument).document;m.write((av.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>");m.close()}bv=m.createElement(bx);m.body.appendChild(bv);bw=b.css(bv,"display");e.removeChild(a8)}Q[bx]=bw}return Q[bx]}var V=/^t(?:able|d|h)$/i,ad=/^(?:body|html)$/i;if("getBoundingClientRect" in av.documentElement){b.fn.offset=function(bI){var by=this[0],bB;if(bI){return this.each(function(e){b.offset.setOffset(this,bI,e)})}if(!by||!by.ownerDocument){return null}if(by===by.ownerDocument.body){return b.offset.bodyOffset(by)}try{bB=by.getBoundingClientRect()}catch(bF){}var bH=by.ownerDocument,bw=bH.documentElement;if(!bB||!b.contains(bw,by)){return bB?{top:bB.top,left:bB.left}:{top:0,left:0}}var bC=bH.body,bD=aK(bH),bA=bw.clientTop||bC.clientTop||0,bE=bw.clientLeft||bC.clientLeft||0,bv=bD.pageYOffset||b.support.boxModel&&bw.scrollTop||bC.scrollTop,bz=bD.pageXOffset||b.support.boxModel&&bw.scrollLeft||bC.scrollLeft,bG=bB.top+bv-bA,bx=bB.left+bz-bE;return{top:bG,left:bx}}}else{b.fn.offset=function(bF){var bz=this[0];if(bF){return this.each(function(bG){b.offset.setOffset(this,bF,bG)})}if(!bz||!bz.ownerDocument){return null}if(bz===bz.ownerDocument.body){return b.offset.bodyOffset(bz)}var bC,bw=bz.offsetParent,bv=bz,bE=bz.ownerDocument,bx=bE.documentElement,bA=bE.body,bB=bE.defaultView,e=bB?bB.getComputedStyle(bz,null):bz.currentStyle,bD=bz.offsetTop,by=bz.offsetLeft;while((bz=bz.parentNode)&&bz!==bA&&bz!==bx){if(b.support.fixedPosition&&e.position==="fixed"){break}bC=bB?bB.getComputedStyle(bz,null):bz.currentStyle;bD-=bz.scrollTop;by-=bz.scrollLeft;if(bz===bw){bD+=bz.offsetTop;by+=bz.offsetLeft;if(b.support.doesNotAddBorder&&!(b.support.doesAddBorderForTableAndCells&&V.test(bz.nodeName))){bD+=parseFloat(bC.borderTopWidth)||0;by+=parseFloat(bC.borderLeftWidth)||0}bv=bw;bw=bz.offsetParent}if(b.support.subtractsBorderForOverflowNotVisible&&bC.overflow!=="visible"){bD+=parseFloat(bC.borderTopWidth)||0;by+=parseFloat(bC.borderLeftWidth)||0}e=bC}if(e.position==="relative"||e.position==="static"){bD+=bA.offsetTop;by+=bA.offsetLeft}if(b.support.fixedPosition&&e.position==="fixed"){bD+=Math.max(bx.scrollTop,bA.scrollTop);by+=Math.max(bx.scrollLeft,bA.scrollLeft)}return{top:bD,left:by}}}b.offset={bodyOffset:function(e){var bw=e.offsetTop,bv=e.offsetLeft;if(b.support.doesNotIncludeMarginInBodyOffset){bw+=parseFloat(b.css(e,"marginTop"))||0;bv+=parseFloat(b.css(e,"marginLeft"))||0}return{top:bw,left:bv}},setOffset:function(bx,bG,bA){var bB=b.css(bx,"position");if(bB==="static"){bx.style.position="relative"}var bz=b(bx),bv=bz.offset(),e=b.css(bx,"top"),bE=b.css(bx,"left"),bF=(bB==="absolute"||bB==="fixed")&&b.inArray("auto",[e,bE])>-1,bD={},bC={},bw,by;if(bF){bC=bz.position();bw=bC.top;by=bC.left}else{bw=parseFloat(e)||0;by=parseFloat(bE)||0}if(b.isFunction(bG)){bG=bG.call(bx,bA,bv)}if(bG.top!=null){bD.top=(bG.top-bv.top)+bw}if(bG.left!=null){bD.left=(bG.left-bv.left)+by}if("using" in bG){bG.using.call(bx,bD)}else{bz.css(bD)}}};b.fn.extend({position:function(){if(!this[0]){return null}var bw=this[0],bv=this.offsetParent(),bx=this.offset(),e=ad.test(bv[0].nodeName)?{top:0,left:0}:bv.offset();bx.top-=parseFloat(b.css(bw,"marginTop"))||0;bx.left-=parseFloat(b.css(bw,"marginLeft"))||0;e.top+=parseFloat(b.css(bv[0],"borderTopWidth"))||0;e.left+=parseFloat(b.css(bv[0],"borderLeftWidth"))||0;return{top:bx.top-e.top,left:bx.left-e.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||av.body;while(e&&(!ad.test(e.nodeName)&&b.css(e,"position")==="static")){e=e.offsetParent}return e})}});b.each(["Left","Top"],function(bv,e){var bw="scroll"+e;b.fn[bw]=function(bz){var bx,by;if(bz===L){bx=this[0];if(!bx){return null}by=aK(bx);return by?("pageXOffset" in by)?by[bv?"pageYOffset":"pageXOffset"]:b.support.boxModel&&by.document.documentElement[bw]||by.document.body[bw]:bx[bw]}return this.each(function(){by=aK(this);if(by){by.scrollTo(!bv?bz:b(by).scrollLeft(),bv?bz:b(by).scrollTop())}else{this[bw]=bz}})}});function aK(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:false}b.each(["Height","Width"],function(bv,e){var bw=e.toLowerCase();b.fn["inner"+e]=function(){var bx=this[0];return bx?bx.style?parseFloat(b.css(bx,bw,"padding")):this[bw]():null};b.fn["outer"+e]=function(by){var bx=this[0];return bx?bx.style?parseFloat(b.css(bx,bw,by?"margin":"border")):this[bw]():null};b.fn[bw]=function(bz){var bA=this[0];if(!bA){return bz==null?null:this}if(b.isFunction(bz)){return this.each(function(bE){var bD=b(this);bD[bw](bz.call(this,bE,bD[bw]()))})}if(b.isWindow(bA)){var bB=bA.document.documentElement["client"+e],bx=bA.document.body;return bA.document.compatMode==="CSS1Compat"&&bB||bx&&bx["client"+e]||bB}else{if(bA.nodeType===9){return Math.max(bA.documentElement["client"+e],bA.body["scroll"+e],bA.documentElement["scroll"+e],bA.body["offset"+e],bA.documentElement["offset"+e])}else{if(bz===L){var bC=b.css(bA,bw),by=parseFloat(bC);return b.isNumeric(by)?by:bC}else{return this.css(bw,typeof bz==="string"?bz:bz+"px")}}}}});bb.jQuery=bb.$=b;if(typeof define==="function"&&define.amd&&define.amd.jQuery){define("jquery",[],function(){return b})}})(window);/*! +(function(){var bH=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.random()+"").replace(".",""),bI=0,bL=Object.prototype.toString,bB=false,bA=true,bK=/\\/g,bO=/\r\n/g,bQ=/\W/;[0,0].sort(function(){bA=false;return 0});var by=function(bV,e,bY,bZ){bY=bY||[];e=e||av;var b1=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bV||typeof bV!=="string"){return bY}var bS,b3,b6,bR,b2,b5,b4,bX,bU=true,bT=by.isXML(e),bW=[],b0=bV;do{bH.exec("");bS=bH.exec(b0);if(bS){b0=bS[3];bW.push(bS[1]);if(bS[2]){bR=bS[3];break}}}while(bS);if(bW.length>1&&bD.exec(bV)){if(bW.length===2&&bE.relative[bW[0]]){b3=bM(bW[0]+bW[1],e,bZ)}else{b3=bE.relative[bW[0]]?[e]:by(bW.shift(),e);while(bW.length){bV=bW.shift();if(bE.relative[bV]){bV+=bW.shift()}b3=bM(bV,b3,bZ)}}}else{if(!bZ&&bW.length>1&&e.nodeType===9&&!bT&&bE.match.ID.test(bW[0])&&!bE.match.ID.test(bW[bW.length-1])){b2=by.find(bW.shift(),e,bT);e=b2.expr?by.filter(b2.expr,b2.set)[0]:b2.set[0]}if(e){b2=bZ?{expr:bW.pop(),set:bF(bZ)}:by.find(bW.pop(),bW.length===1&&(bW[0]==="~"||bW[0]==="+")&&e.parentNode?e.parentNode:e,bT);b3=b2.expr?by.filter(b2.expr,b2.set):b2.set;if(bW.length>0){b6=bF(b3)}else{bU=false}while(bW.length){b5=bW.pop();b4=b5;if(!bE.relative[b5]){b5=""}else{b4=bW.pop()}if(b4==null){b4=e}bE.relative[b5](b6,b4,bT)}}else{b6=bW=[]}}if(!b6){b6=b3}if(!b6){by.error(b5||bV)}if(bL.call(b6)==="[object Array]"){if(!bU){bY.push.apply(bY,b6)}else{if(e&&e.nodeType===1){for(bX=0;b6[bX]!=null;bX++){if(b6[bX]&&(b6[bX]===true||b6[bX].nodeType===1&&by.contains(e,b6[bX]))){bY.push(b3[bX])}}}else{for(bX=0;b6[bX]!=null;bX++){if(b6[bX]&&b6[bX].nodeType===1){bY.push(b3[bX])}}}}}else{bF(b6,bY)}if(bR){by(bR,b1,bY,bZ);by.uniqueSort(bY)}return bY};by.uniqueSort=function(bR){if(bJ){bB=bA;bR.sort(bJ);if(bB){for(var e=1;e<bR.length;e++){if(bR[e]===bR[e-1]){bR.splice(e--,1)}}}}return bR};by.matches=function(e,bR){return by(e,null,null,bR)};by.matchesSelector=function(e,bR){return by(bR,null,null,[e]).length>0};by.find=function(bX,e,bY){var bW,bS,bU,bT,bV,bR;if(!bX){return[]}for(bS=0,bU=bE.order.length;bS<bU;bS++){bV=bE.order[bS];if((bT=bE.leftMatch[bV].exec(bX))){bR=bT[1];bT.splice(1,1);if(bR.substr(bR.length-1)!=="\\"){bT[1]=(bT[1]||"").replace(bK,"");bW=bE.find[bV](bT,e,bY);if(bW!=null){bX=bX.replace(bE.match[bV],"");break}}}}if(!bW){bW=typeof e.getElementsByTagName!=="undefined"?e.getElementsByTagName("*"):[]}return{set:bW,expr:bX}};by.filter=function(b1,b0,b4,bU){var bW,e,bZ,b6,b3,bR,bT,bV,b2,bS=b1,b5=[],bY=b0,bX=b0&&b0[0]&&by.isXML(b0[0]);while(b1&&b0.length){for(bZ in bE.filter){if((bW=bE.leftMatch[bZ].exec(b1))!=null&&bW[2]){bR=bE.filter[bZ];bT=bW[1];e=false;bW.splice(1,1);if(bT.substr(bT.length-1)==="\\"){continue}if(bY===b5){b5=[]}if(bE.preFilter[bZ]){bW=bE.preFilter[bZ](bW,bY,b4,b5,bU,bX);if(!bW){e=b6=true}else{if(bW===true){continue}}}if(bW){for(bV=0;(b3=bY[bV])!=null;bV++){if(b3){b6=bR(b3,bW,bV,bY);b2=bU^b6;if(b4&&b6!=null){if(b2){e=true}else{bY[bV]=false}}else{if(b2){b5.push(b3);e=true}}}}}if(b6!==L){if(!b4){bY=b5}b1=b1.replace(bE.match[bZ],"");if(!e){return[]}break}}}if(b1===bS){if(e==null){by.error(b1)}else{break}}bS=b1}return bY};by.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)};var bw=by.getText=function(bU){var bS,bT,e=bU.nodeType,bR="";if(e){if(e===1||e===9){if(typeof bU.textContent==="string"){return bU.textContent}else{if(typeof bU.innerText==="string"){return bU.innerText.replace(bO,"")}else{for(bU=bU.firstChild;bU;bU=bU.nextSibling){bR+=bw(bU)}}}}else{if(e===3||e===4){return bU.nodeValue}}}else{for(bS=0;(bT=bU[bS]);bS++){if(bT.nodeType!==8){bR+=bw(bT)}}}return bR};var bE=by.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(e){return e.getAttribute("href")},type:function(e){return e.getAttribute("type")}},relative:{"+":function(bW,bR){var bT=typeof bR==="string",bV=bT&&!bQ.test(bR),bX=bT&&!bV;if(bV){bR=bR.toLowerCase()}for(var bS=0,e=bW.length,bU;bS<e;bS++){if((bU=bW[bS])){while((bU=bU.previousSibling)&&bU.nodeType!==1){}bW[bS]=bX||bU&&bU.nodeName.toLowerCase()===bR?bU||false:bU===bR}}if(bX){by.filter(bR,bW,true)}},">":function(bW,bR){var bV,bU=typeof bR==="string",bS=0,e=bW.length;if(bU&&!bQ.test(bR)){bR=bR.toLowerCase();for(;bS<e;bS++){bV=bW[bS];if(bV){var bT=bV.parentNode;bW[bS]=bT.nodeName.toLowerCase()===bR?bT:false}}}else{for(;bS<e;bS++){bV=bW[bS];if(bV){bW[bS]=bU?bV.parentNode:bV.parentNode===bR}}if(bU){by.filter(bR,bW,true)}}},"":function(bT,bR,bV){var bU,bS=bI++,e=bN;if(typeof bR==="string"&&!bQ.test(bR)){bR=bR.toLowerCase();bU=bR;e=bv}e("parentNode",bR,bS,bT,bU,bV)},"~":function(bT,bR,bV){var bU,bS=bI++,e=bN;if(typeof bR==="string"&&!bQ.test(bR)){bR=bR.toLowerCase();bU=bR;e=bv}e("previousSibling",bR,bS,bT,bU,bV)}},find:{ID:function(bR,bS,bT){if(typeof bS.getElementById!=="undefined"&&!bT){var e=bS.getElementById(bR[1]);return e&&e.parentNode?[e]:[]}},NAME:function(bS,bV){if(typeof bV.getElementsByName!=="undefined"){var bR=[],bU=bV.getElementsByName(bS[1]);for(var bT=0,e=bU.length;bT<e;bT++){if(bU[bT].getAttribute("name")===bS[1]){bR.push(bU[bT])}}return bR.length===0?null:bR}},TAG:function(e,bR){if(typeof bR.getElementsByTagName!=="undefined"){return bR.getElementsByTagName(e[1])}}},preFilter:{CLASS:function(bT,bR,bS,e,bW,bX){bT=" "+bT[1].replace(bK,"")+" ";if(bX){return bT}for(var bU=0,bV;(bV=bR[bU])!=null;bU++){if(bV){if(bW^(bV.className&&(" "+bV.className+" ").replace(/[\t\n\r]/g," ").indexOf(bT)>=0)){if(!bS){e.push(bV)}}else{if(bS){bR[bU]=false}}}}return false},ID:function(e){return e[1].replace(bK,"")},TAG:function(bR,e){return bR[1].replace(bK,"").toLowerCase()},CHILD:function(e){if(e[1]==="nth"){if(!e[2]){by.error(e[0])}e[2]=e[2].replace(/^\+|\s*/g,"");var bR=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(e[2]==="even"&&"2n"||e[2]==="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=(bR[1]+(bR[2]||1))-0;e[3]=bR[3]-0}else{if(e[2]){by.error(e[0])}}e[0]=bI++;return e},ATTR:function(bU,bR,bS,e,bV,bW){var bT=bU[1]=bU[1].replace(bK,"");if(!bW&&bE.attrMap[bT]){bU[1]=bE.attrMap[bT]}bU[4]=(bU[4]||bU[5]||"").replace(bK,"");if(bU[2]==="~="){bU[4]=" "+bU[4]+" "}return bU},PSEUDO:function(bU,bR,bS,e,bV){if(bU[1]==="not"){if((bH.exec(bU[3])||"").length>1||/^\w/.test(bU[3])){bU[3]=by(bU[3],null,null,bR)}else{var bT=by.filter(bU[3],bR,bS,true^bV);if(!bS){e.push.apply(e,bT)}return false}}else{if(bE.match.POS.test(bU[0])||bE.match.CHILD.test(bU[0])){return true}}return bU},POS:function(e){e.unshift(true);return e}},filters:{enabled:function(e){return e.disabled===false&&e.type!=="hidden"},disabled:function(e){return e.disabled===true},checked:function(e){return e.checked===true},selected:function(e){if(e.parentNode){e.parentNode.selectedIndex}return e.selected===true},parent:function(e){return !!e.firstChild},empty:function(e){return !e.firstChild},has:function(bS,bR,e){return !!by(e[3],bS).length},header:function(e){return(/h\d/i).test(e.nodeName)},text:function(bS){var e=bS.getAttribute("type"),bR=bS.type;return bS.nodeName.toLowerCase()==="input"&&"text"===bR&&(e===bR||e===null)},radio:function(e){return e.nodeName.toLowerCase()==="input"&&"radio"===e.type},checkbox:function(e){return e.nodeName.toLowerCase()==="input"&&"checkbox"===e.type},file:function(e){return e.nodeName.toLowerCase()==="input"&&"file"===e.type},password:function(e){return e.nodeName.toLowerCase()==="input"&&"password"===e.type},submit:function(bR){var e=bR.nodeName.toLowerCase();return(e==="input"||e==="button")&&"submit"===bR.type},image:function(e){return e.nodeName.toLowerCase()==="input"&&"image"===e.type},reset:function(bR){var e=bR.nodeName.toLowerCase();return(e==="input"||e==="button")&&"reset"===bR.type},button:function(bR){var e=bR.nodeName.toLowerCase();return e==="input"&&"button"===bR.type||e==="button"},input:function(e){return(/input|select|textarea|button/i).test(e.nodeName)},focus:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(bR,e){return e===0},last:function(bS,bR,e,bT){return bR===bT.length-1},even:function(bR,e){return e%2===0},odd:function(bR,e){return e%2===1},lt:function(bS,bR,e){return bR<e[3]-0},gt:function(bS,bR,e){return bR>e[3]-0},nth:function(bS,bR,e){return e[3]-0===bR},eq:function(bS,bR,e){return e[3]-0===bR}},filter:{PSEUDO:function(bS,bX,bW,bY){var e=bX[1],bR=bE.filters[e];if(bR){return bR(bS,bW,bX,bY)}else{if(e==="contains"){return(bS.textContent||bS.innerText||bw([bS])||"").indexOf(bX[3])>=0}else{if(e==="not"){var bT=bX[3];for(var bV=0,bU=bT.length;bV<bU;bV++){if(bT[bV]===bS){return false}}return true}else{by.error(e)}}}},CHILD:function(bS,bU){var bT,b0,bW,bZ,e,bV,bY,bX=bU[1],bR=bS;switch(bX){case"only":case"first":while((bR=bR.previousSibling)){if(bR.nodeType===1){return false}}if(bX==="first"){return true}bR=bS;case"last":while((bR=bR.nextSibling)){if(bR.nodeType===1){return false}}return true;case"nth":bT=bU[2];b0=bU[3];if(bT===1&&b0===0){return true}bW=bU[0];bZ=bS.parentNode;if(bZ&&(bZ[bC]!==bW||!bS.nodeIndex)){bV=0;for(bR=bZ.firstChild;bR;bR=bR.nextSibling){if(bR.nodeType===1){bR.nodeIndex=++bV}}bZ[bC]=bW}bY=bS.nodeIndex-b0;if(bT===0){return bY===0}else{return(bY%bT===0&&bY/bT>=0)}}},ID:function(bR,e){return bR.nodeType===1&&bR.getAttribute("id")===e},TAG:function(bR,e){return(e==="*"&&bR.nodeType===1)||!!bR.nodeName&&bR.nodeName.toLowerCase()===e},CLASS:function(bR,e){return(" "+(bR.className||bR.getAttribute("class"))+" ").indexOf(e)>-1},ATTR:function(bV,bT){var bS=bT[1],e=by.attr?by.attr(bV,bS):bE.attrHandle[bS]?bE.attrHandle[bS](bV):bV[bS]!=null?bV[bS]:bV.getAttribute(bS),bW=e+"",bU=bT[2],bR=bT[4];return e==null?bU==="!=":!bU&&by.attr?e!=null:bU==="="?bW===bR:bU==="*="?bW.indexOf(bR)>=0:bU==="~="?(" "+bW+" ").indexOf(bR)>=0:!bR?bW&&e!==false:bU==="!="?bW!==bR:bU==="^="?bW.indexOf(bR)===0:bU==="$="?bW.substr(bW.length-bR.length)===bR:bU==="|="?bW===bR||bW.substr(0,bR.length+1)===bR+"-":false},POS:function(bU,bR,bS,bV){var e=bR[2],bT=bE.setFilters[e];if(bT){return bT(bU,bS,bR,bV)}}}};var bD=bE.match.POS,bx=function(bR,e){return"\\"+(e-0+1)};for(var bz in bE.match){bE.match[bz]=new RegExp(bE.match[bz].source+(/(?![^\[]*\])(?![^\(]*\))/.source));bE.leftMatch[bz]=new RegExp(/(^(?:.|\r|\n)*?)/.source+bE.match[bz].source.replace(/\\(\d+)/g,bx))}var bF=function(bR,e){bR=Array.prototype.slice.call(bR,0);if(e){e.push.apply(e,bR);return e}return bR};try{Array.prototype.slice.call(av.documentElement.childNodes,0)[0].nodeType}catch(bP){bF=function(bU,bT){var bS=0,bR=bT||[];if(bL.call(bU)==="[object Array]"){Array.prototype.push.apply(bR,bU)}else{if(typeof bU.length==="number"){for(var e=bU.length;bS<e;bS++){bR.push(bU[bS])}}else{for(;bU[bS];bS++){bR.push(bU[bS])}}}return bR}}var bJ,bG;if(av.documentElement.compareDocumentPosition){bJ=function(bR,e){if(bR===e){bB=true;return 0}if(!bR.compareDocumentPosition||!e.compareDocumentPosition){return bR.compareDocumentPosition?-1:1}return bR.compareDocumentPosition(e)&4?-1:1}}else{bJ=function(bY,bX){if(bY===bX){bB=true;return 0}else{if(bY.sourceIndex&&bX.sourceIndex){return bY.sourceIndex-bX.sourceIndex}}var bV,bR,bS=[],e=[],bU=bY.parentNode,bW=bX.parentNode,bZ=bU;if(bU===bW){return bG(bY,bX)}else{if(!bU){return -1}else{if(!bW){return 1}}}while(bZ){bS.unshift(bZ);bZ=bZ.parentNode}bZ=bW;while(bZ){e.unshift(bZ);bZ=bZ.parentNode}bV=bS.length;bR=e.length;for(var bT=0;bT<bV&&bT<bR;bT++){if(bS[bT]!==e[bT]){return bG(bS[bT],e[bT])}}return bT===bV?bG(bY,e[bT],-1):bG(bS[bT],bX,1)};bG=function(bR,e,bS){if(bR===e){return bS}var bT=bR.nextSibling;while(bT){if(bT===e){return -1}bT=bT.nextSibling}return 1}}(function(){var bR=av.createElement("div"),bS="script"+(new Date()).getTime(),e=av.documentElement;bR.innerHTML="<a name='"+bS+"'/>";e.insertBefore(bR,e.firstChild);if(av.getElementById(bS)){bE.find.ID=function(bU,bV,bW){if(typeof bV.getElementById!=="undefined"&&!bW){var bT=bV.getElementById(bU[1]);return bT?bT.id===bU[1]||typeof bT.getAttributeNode!=="undefined"&&bT.getAttributeNode("id").nodeValue===bU[1]?[bT]:L:[]}};bE.filter.ID=function(bV,bT){var bU=typeof bV.getAttributeNode!=="undefined"&&bV.getAttributeNode("id");return bV.nodeType===1&&bU&&bU.nodeValue===bT}}e.removeChild(bR);e=bR=null})();(function(){var e=av.createElement("div");e.appendChild(av.createComment(""));if(e.getElementsByTagName("*").length>0){bE.find.TAG=function(bR,bV){var bU=bV.getElementsByTagName(bR[1]);if(bR[1]==="*"){var bT=[];for(var bS=0;bU[bS];bS++){if(bU[bS].nodeType===1){bT.push(bU[bS])}}bU=bT}return bU}}e.innerHTML="<a href='#'></a>";if(e.firstChild&&typeof e.firstChild.getAttribute!=="undefined"&&e.firstChild.getAttribute("href")!=="#"){bE.attrHandle.href=function(bR){return bR.getAttribute("href",2)}}e=null})();if(av.querySelectorAll){(function(){var e=by,bT=av.createElement("div"),bS="__sizzle__";bT.innerHTML="<p class='TEST'></p>";if(bT.querySelectorAll&&bT.querySelectorAll(".TEST").length===0){return}by=function(b4,bV,bZ,b3){bV=bV||av;if(!b3&&!by.isXML(bV)){var b2=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b4);if(b2&&(bV.nodeType===1||bV.nodeType===9)){if(b2[1]){return bF(bV.getElementsByTagName(b4),bZ)}else{if(b2[2]&&bE.find.CLASS&&bV.getElementsByClassName){return bF(bV.getElementsByClassName(b2[2]),bZ)}}}if(bV.nodeType===9){if(b4==="body"&&bV.body){return bF([bV.body],bZ)}else{if(b2&&b2[3]){var bY=bV.getElementById(b2[3]);if(bY&&bY.parentNode){if(bY.id===b2[3]){return bF([bY],bZ)}}else{return bF([],bZ)}}}try{return bF(bV.querySelectorAll(b4),bZ)}catch(b0){}}else{if(bV.nodeType===1&&bV.nodeName.toLowerCase()!=="object"){var bW=bV,bX=bV.getAttribute("id"),bU=bX||bS,b6=bV.parentNode,b5=/^\s*[+~]/.test(b4);if(!bX){bV.setAttribute("id",bU)}else{bU=bU.replace(/'/g,"\\$&")}if(b5&&b6){bV=bV.parentNode}try{if(!b5||b6){return bF(bV.querySelectorAll("[id='"+bU+"'] "+b4),bZ)}}catch(b1){}finally{if(!bX){bW.removeAttribute("id")}}}}}return e(b4,bV,bZ,b3)};for(var bR in e){by[bR]=e[bR]}bT=null})()}(function(){var e=av.documentElement,bS=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(bS){var bU=!bS.call(av.createElement("div"),"div"),bR=false;try{bS.call(av.documentElement,"[test!='']:sizzle")}catch(bT){bR=true}by.matchesSelector=function(bW,bY){bY=bY.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!by.isXML(bW)){try{if(bR||!bE.match.PSEUDO.test(bY)&&!/!=/.test(bY)){var bV=bS.call(bW,bY);if(bV||!bU||bW.document&&bW.document.nodeType!==11){return bV}}}catch(bX){}}return by(bY,null,null,[bW]).length>0}}})();(function(){var e=av.createElement("div");e.innerHTML="<div class='test e'></div><div class='test'></div>";if(!e.getElementsByClassName||e.getElementsByClassName("e").length===0){return}e.lastChild.className="e";if(e.getElementsByClassName("e").length===1){return}bE.order.splice(1,0,"CLASS");bE.find.CLASS=function(bR,bS,bT){if(typeof bS.getElementsByClassName!=="undefined"&&!bT){return bS.getElementsByClassName(bR[1])}};e=null})();function bv(bR,bW,bV,bZ,bX,bY){for(var bT=0,bS=bZ.length;bT<bS;bT++){var e=bZ[bT];if(e){var bU=false;e=e[bR];while(e){if(e[bC]===bV){bU=bZ[e.sizset];break}if(e.nodeType===1&&!bY){e[bC]=bV;e.sizset=bT}if(e.nodeName.toLowerCase()===bW){bU=e;break}e=e[bR]}bZ[bT]=bU}}}function bN(bR,bW,bV,bZ,bX,bY){for(var bT=0,bS=bZ.length;bT<bS;bT++){var e=bZ[bT];if(e){var bU=false;e=e[bR];while(e){if(e[bC]===bV){bU=bZ[e.sizset];break}if(e.nodeType===1){if(!bY){e[bC]=bV;e.sizset=bT}if(typeof bW!=="string"){if(e===bW){bU=true;break}}else{if(by.filter(bW,[e]).length>0){bU=e;break}}}e=e[bR]}bZ[bT]=bU}}}if(av.documentElement.contains){by.contains=function(bR,e){return bR!==e&&(bR.contains?bR.contains(e):true)}}else{if(av.documentElement.compareDocumentPosition){by.contains=function(bR,e){return !!(bR.compareDocumentPosition(e)&16)}}else{by.contains=function(){return false}}}by.isXML=function(e){var bR=(e?e.ownerDocument||e:0).documentElement;return bR?bR.nodeName!=="HTML":false};var bM=function(bS,e,bW){var bV,bX=[],bU="",bY=e.nodeType?[e]:e;while((bV=bE.match.PSEUDO.exec(bS))){bU+=bV[0];bS=bS.replace(bE.match.PSEUDO,"")}bS=bE.relative[bS]?bS+"*":bS;for(var bT=0,bR=bY.length;bT<bR;bT++){by(bS,bY[bT],bX,bW)}return by.filter(bU,bX)};by.attr=b.attr;by.selectors.attrMap={};b.find=by;b.expr=by.selectors;b.expr[":"]=b.expr.filters;b.unique=by.uniqueSort;b.text=by.getText;b.isXMLDoc=by.isXML;b.contains=by.contains})();var ab=/Until$/,aq=/^(?:parents|prevUntil|prevAll)/,a9=/,/,bp=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,H=b.expr.match.POS,ay={children:true,contents:true,next:true,prev:true};b.fn.extend({find:function(e){var bw=this,by,bv;if(typeof e!=="string"){return b(e).filter(function(){for(by=0,bv=bw.length;by<bv;by++){if(b.contains(bw[by],this)){return true}}})}var bx=this.pushStack("","find",e),bA,bB,bz;for(by=0,bv=this.length;by<bv;by++){bA=bx.length;b.find(e,this[by],bx);if(by>0){for(bB=bA;bB<bx.length;bB++){for(bz=0;bz<bA;bz++){if(bx[bz]===bx[bB]){bx.splice(bB--,1);break}}}}}return bx},has:function(bv){var e=b(bv);return this.filter(function(){for(var bx=0,bw=e.length;bx<bw;bx++){if(b.contains(this,e[bx])){return true}}})},not:function(e){return this.pushStack(aG(this,e,false),"not",e)},filter:function(e){return this.pushStack(aG(this,e,true),"filter",e)},is:function(e){return !!e&&(typeof e==="string"?H.test(e)?b(e,this.context).index(this[0])>=0:b.filter(e,this).length>0:this.filter(e).length>0)},closest:function(by,bx){var bv=[],bw,e,bz=this[0];if(b.isArray(by)){var bB=1;while(bz&&bz.ownerDocument&&bz!==bx){for(bw=0;bw<by.length;bw++){if(b(bz).is(by[bw])){bv.push({selector:by[bw],elem:bz,level:bB})}}bz=bz.parentNode;bB++}return bv}var bA=H.test(by)||typeof by!=="string"?b(by,bx||this.context):0;for(bw=0,e=this.length;bw<e;bw++){bz=this[bw];while(bz){if(bA?bA.index(bz)>-1:b.find.matchesSelector(bz,by)){bv.push(bz);break}else{bz=bz.parentNode;if(!bz||!bz.ownerDocument||bz===bx||bz.nodeType===11){break}}}}bv=bv.length>1?b.unique(bv):bv;return this.pushStack(bv,"closest",by)},index:function(e){if(!e){return(this[0]&&this[0].parentNode)?this.prevAll().length:-1}if(typeof e==="string"){return b.inArray(this[0],b(e))}return b.inArray(e.jquery?e[0]:e,this)},add:function(e,bv){var bx=typeof e==="string"?b(e,bv):b.makeArray(e&&e.nodeType?[e]:e),bw=b.merge(this.get(),bx);return this.pushStack(C(bx[0])||C(bw[0])?bw:b.unique(bw))},andSelf:function(){return this.add(this.prevObject)}});function C(e){return !e||!e.parentNode||e.parentNode.nodeType===11}b.each({parent:function(bv){var e=bv.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(bv,e,bw){return b.dir(bv,"parentNode",bw)},next:function(e){return b.nth(e,2,"nextSibling")},prev:function(e){return b.nth(e,2,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(bv,e,bw){return b.dir(bv,"nextSibling",bw)},prevUntil:function(bv,e,bw){return b.dir(bv,"previousSibling",bw)},siblings:function(e){return b.sibling(e.parentNode.firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.makeArray(e.childNodes)}},function(e,bv){b.fn[e]=function(by,bw){var bx=b.map(this,bv,by);if(!ab.test(e)){bw=by}if(bw&&typeof bw==="string"){bx=b.filter(bw,bx)}bx=this.length>1&&!ay[e]?b.unique(bx):bx;if((this.length>1||a9.test(bw))&&aq.test(e)){bx=bx.reverse()}return this.pushStack(bx,e,P.call(arguments).join(","))}});b.extend({filter:function(bw,e,bv){if(bv){bw=":not("+bw+")"}return e.length===1?b.find.matchesSelector(e[0],bw)?[e[0]]:[]:b.find.matches(bw,e)},dir:function(bw,bv,by){var e=[],bx=bw[bv];while(bx&&bx.nodeType!==9&&(by===L||bx.nodeType!==1||!b(bx).is(by))){if(bx.nodeType===1){e.push(bx)}bx=bx[bv]}return e},nth:function(by,e,bw,bx){e=e||1;var bv=0;for(;by;by=by[bw]){if(by.nodeType===1&&++bv===e){break}}return by},sibling:function(bw,bv){var e=[];for(;bw;bw=bw.nextSibling){if(bw.nodeType===1&&bw!==bv){e.push(bw)}}return e}});function aG(bx,bw,e){bw=bw||0;if(b.isFunction(bw)){return b.grep(bx,function(bz,by){var bA=!!bw.call(bz,by,bz);return bA===e})}else{if(bw.nodeType){return b.grep(bx,function(bz,by){return(bz===bw)===e})}else{if(typeof bw==="string"){var bv=b.grep(bx,function(by){return by.nodeType===1});if(bp.test(bw)){return b.filter(bw,bv,!e)}else{bw=b.filter(bw,bv)}}}}return b.grep(bx,function(bz,by){return(b.inArray(bz,bw)>=0)===e})}function a(e){var bw=aR.split("|"),bv=e.createDocumentFragment();if(bv.createElement){while(bw.length){bv.createElement(bw.pop())}}return bv}var aR="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ag=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,d=/<([\w:]+)/,w=/<tbody/i,W=/<|&#?\w+;/,ae=/<(?:script|style)/i,O=/<(?:script|object|embed|option|style)/i,ah=new RegExp("<(?:"+aR+")","i"),o=/checked\s*(?:[^=]|=\s*.checked.)/i,bm=/\/(java|ecma)script/i,aN=/^\s*<!(?:\[CDATA\[|\-\-)/,ax={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},ac=a(av);ax.optgroup=ax.option;ax.tbody=ax.tfoot=ax.colgroup=ax.caption=ax.thead;ax.th=ax.td;if(!b.support.htmlSerialize){ax._default=[1,"div<div>","</div>"]}b.fn.extend({text:function(e){if(b.isFunction(e)){return this.each(function(bw){var bv=b(this);bv.text(e.call(this,bw,bv.text()))})}if(typeof e!=="object"&&e!==L){return this.empty().append((this[0]&&this[0].ownerDocument||av).createTextNode(e))}return b.text(this)},wrapAll:function(e){if(b.isFunction(e)){return this.each(function(bw){b(this).wrapAll(e.call(this,bw))})}if(this[0]){var bv=b(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){bv.insertBefore(this[0])}bv.map(function(){var bw=this;while(bw.firstChild&&bw.firstChild.nodeType===1){bw=bw.firstChild}return bw}).append(this)}return this},wrapInner:function(e){if(b.isFunction(e)){return this.each(function(bv){b(this).wrapInner(e.call(this,bv))})}return this.each(function(){var bv=b(this),bw=bv.contents();if(bw.length){bw.wrapAll(e)}else{bv.append(e)}})},wrap:function(e){var bv=b.isFunction(e);return this.each(function(bw){b(this).wrapAll(bv?e.call(this,bw):e)})},unwrap:function(){return this.parent().each(function(){if(!b.nodeName(this,"body")){b(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.appendChild(e)}})},prepend:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.insertBefore(e,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(bv){this.parentNode.insertBefore(bv,this)})}else{if(arguments.length){var e=b.clean(arguments);e.push.apply(e,this.toArray());return this.pushStack(e,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(bv){this.parentNode.insertBefore(bv,this.nextSibling)})}else{if(arguments.length){var e=this.pushStack(this,"after",arguments);e.push.apply(e,b.clean(arguments));return e}}},remove:function(e,bx){for(var bv=0,bw;(bw=this[bv])!=null;bv++){if(!e||b.filter(e,[bw]).length){if(!bx&&bw.nodeType===1){b.cleanData(bw.getElementsByTagName("*"));b.cleanData([bw])}if(bw.parentNode){bw.parentNode.removeChild(bw)}}}return this},empty:function(){for(var e=0,bv;(bv=this[e])!=null;e++){if(bv.nodeType===1){b.cleanData(bv.getElementsByTagName("*"))}while(bv.firstChild){bv.removeChild(bv.firstChild)}}return this},clone:function(bv,e){bv=bv==null?false:bv;e=e==null?bv:e;return this.map(function(){return b.clone(this,bv,e)})},html:function(bx){if(bx===L){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ag,""):null}else{if(typeof bx==="string"&&!ae.test(bx)&&(b.support.leadingWhitespace||!ar.test(bx))&&!ax[(d.exec(bx)||["",""])[1].toLowerCase()]){bx=bx.replace(R,"<$1></$2>");try{for(var bw=0,bv=this.length;bw<bv;bw++){if(this[bw].nodeType===1){b.cleanData(this[bw].getElementsByTagName("*"));this[bw].innerHTML=bx}}}catch(by){this.empty().append(bx)}}else{if(b.isFunction(bx)){this.each(function(bz){var e=b(this);e.html(bx.call(this,bz,e.html()))})}else{this.empty().append(bx)}}}return this},replaceWith:function(e){if(this[0]&&this[0].parentNode){if(b.isFunction(e)){return this.each(function(bx){var bw=b(this),bv=bw.html();bw.replaceWith(e.call(this,bx,bv))})}if(typeof e!=="string"){e=b(e).detach()}return this.each(function(){var bw=this.nextSibling,bv=this.parentNode;b(this).remove();if(bw){b(bw).before(e)}else{b(bv).append(e)}})}else{return this.length?this.pushStack(b(b.isFunction(e)?e():e),"replaceWith",e):this}},detach:function(e){return this.remove(e,true)},domManip:function(bB,bF,bE){var bx,by,bA,bD,bC=bB[0],bv=[];if(!b.support.checkClone&&arguments.length===3&&typeof bC==="string"&&o.test(bC)){return this.each(function(){b(this).domManip(bB,bF,bE,true)})}if(b.isFunction(bC)){return this.each(function(bH){var bG=b(this);bB[0]=bC.call(this,bH,bF?bG.html():L);bG.domManip(bB,bF,bE)})}if(this[0]){bD=bC&&bC.parentNode;if(b.support.parentNode&&bD&&bD.nodeType===11&&bD.childNodes.length===this.length){bx={fragment:bD}}else{bx=b.buildFragment(bB,this,bv)}bA=bx.fragment;if(bA.childNodes.length===1){by=bA=bA.firstChild}else{by=bA.firstChild}if(by){bF=bF&&b.nodeName(by,"tr");for(var bw=0,e=this.length,bz=e-1;bw<e;bw++){bE.call(bF?ba(this[bw],by):this[bw],bx.cacheable||(e>1&&bw<bz)?b.clone(bA,true,true):bA)}}if(bv.length){b.each(bv,bo)}}return this}});function ba(e,bv){return b.nodeName(e,"table")?(e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody"))):e}function t(bB,bv){if(bv.nodeType!==1||!b.hasData(bB)){return}var by,bx,e,bA=b._data(bB),bz=b._data(bv,bA),bw=bA.events;if(bw){delete bz.handle;bz.events={};for(by in bw){for(bx=0,e=bw[by].length;bx<e;bx++){b.event.add(bv,by+(bw[by][bx].namespace?".":"")+bw[by][bx].namespace,bw[by][bx],bw[by][bx].data)}}}if(bz.data){bz.data=b.extend({},bz.data)}}function ai(bv,e){var bw;if(e.nodeType!==1){return}if(e.clearAttributes){e.clearAttributes()}if(e.mergeAttributes){e.mergeAttributes(bv)}bw=e.nodeName.toLowerCase();if(bw==="object"){e.outerHTML=bv.outerHTML}else{if(bw==="input"&&(bv.type==="checkbox"||bv.type==="radio")){if(bv.checked){e.defaultChecked=e.checked=bv.checked}if(e.value!==bv.value){e.value=bv.value}}else{if(bw==="option"){e.selected=bv.defaultSelected}else{if(bw==="input"||bw==="textarea"){e.defaultValue=bv.defaultValue}}}}e.removeAttribute(b.expando)}b.buildFragment=function(bz,bx,bv){var by,e,bw,bA,bB=bz[0];if(bx&&bx[0]){bA=bx[0].ownerDocument||bx[0]}if(!bA.createDocumentFragment){bA=av}if(bz.length===1&&typeof bB==="string"&&bB.length<512&&bA===av&&bB.charAt(0)==="<"&&!O.test(bB)&&(b.support.checkClone||!o.test(bB))&&(b.support.html5Clone||!ah.test(bB))){e=true;bw=b.fragments[bB];if(bw&&bw!==1){by=bw}}if(!by){by=bA.createDocumentFragment();b.clean(bz,bA,by,bv)}if(e){b.fragments[bB]=bw?by:1}return{fragment:by,cacheable:e}};b.fragments={};b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,bv){b.fn[e]=function(bw){var bz=[],bC=b(bw),bB=this.length===1&&this[0].parentNode;if(bB&&bB.nodeType===11&&bB.childNodes.length===1&&bC.length===1){bC[bv](this[0]);return this}else{for(var bA=0,bx=bC.length;bA<bx;bA++){var by=(bA>0?this.clone(true):this).get();b(bC[bA])[bv](by);bz=bz.concat(by)}return this.pushStack(bz,e,bC.selector)}}});function bg(e){if(typeof e.getElementsByTagName!=="undefined"){return e.getElementsByTagName("*")}else{if(typeof e.querySelectorAll!=="undefined"){return e.querySelectorAll("*")}else{return[]}}}function az(e){if(e.type==="checkbox"||e.type==="radio"){e.defaultChecked=e.checked}}function E(e){var bv=(e.nodeName||"").toLowerCase();if(bv==="input"){az(e)}else{if(bv!=="script"&&typeof e.getElementsByTagName!=="undefined"){b.grep(e.getElementsByTagName("input"),az)}}}function al(e){var bv=av.createElement("div");ac.appendChild(bv);bv.innerHTML=e.outerHTML;return bv.firstChild}b.extend({clone:function(by,bA,bw){var e,bv,bx,bz=b.support.html5Clone||!ah.test("<"+by.nodeName)?by.cloneNode(true):al(by);if((!b.support.noCloneEvent||!b.support.noCloneChecked)&&(by.nodeType===1||by.nodeType===11)&&!b.isXMLDoc(by)){ai(by,bz);e=bg(by);bv=bg(bz);for(bx=0;e[bx];++bx){if(bv[bx]){ai(e[bx],bv[bx])}}}if(bA){t(by,bz);if(bw){e=bg(by);bv=bg(bz);for(bx=0;e[bx];++bx){t(e[bx],bv[bx])}}}e=bv=null;return bz},clean:function(bw,by,bH,bA){var bF;by=by||av;if(typeof by.createElement==="undefined"){by=by.ownerDocument||by[0]&&by[0].ownerDocument||av}var bI=[],bB;for(var bE=0,bz;(bz=bw[bE])!=null;bE++){if(typeof bz==="number"){bz+=""}if(!bz){continue}if(typeof bz==="string"){if(!W.test(bz)){bz=by.createTextNode(bz)}else{bz=bz.replace(R,"<$1></$2>");var bK=(d.exec(bz)||["",""])[1].toLowerCase(),bx=ax[bK]||ax._default,bD=bx[0],bv=by.createElement("div");if(by===av){ac.appendChild(bv)}else{a(by).appendChild(bv)}bv.innerHTML=bx[1]+bz+bx[2];while(bD--){bv=bv.lastChild}if(!b.support.tbody){var e=w.test(bz),bC=bK==="table"&&!e?bv.firstChild&&bv.firstChild.childNodes:bx[1]==="<table>"&&!e?bv.childNodes:[];for(bB=bC.length-1;bB>=0;--bB){if(b.nodeName(bC[bB],"tbody")&&!bC[bB].childNodes.length){bC[bB].parentNode.removeChild(bC[bB])}}}if(!b.support.leadingWhitespace&&ar.test(bz)){bv.insertBefore(by.createTextNode(ar.exec(bz)[0]),bv.firstChild)}bz=bv.childNodes}}var bG;if(!b.support.appendChecked){if(bz[0]&&typeof(bG=bz.length)==="number"){for(bB=0;bB<bG;bB++){E(bz[bB])}}else{E(bz)}}if(bz.nodeType){bI.push(bz)}else{bI=b.merge(bI,bz)}}if(bH){bF=function(bL){return !bL.type||bm.test(bL.type)};for(bE=0;bI[bE];bE++){if(bA&&b.nodeName(bI[bE],"script")&&(!bI[bE].type||bI[bE].type.toLowerCase()==="text/javascript")){bA.push(bI[bE].parentNode?bI[bE].parentNode.removeChild(bI[bE]):bI[bE])}else{if(bI[bE].nodeType===1){var bJ=b.grep(bI[bE].getElementsByTagName("script"),bF);bI.splice.apply(bI,[bE+1,0].concat(bJ))}bH.appendChild(bI[bE])}}}return bI},cleanData:function(bv){var by,bw,e=b.cache,bB=b.event.special,bA=b.support.deleteExpando;for(var bz=0,bx;(bx=bv[bz])!=null;bz++){if(bx.nodeName&&b.noData[bx.nodeName.toLowerCase()]){continue}bw=bx[b.expando];if(bw){by=e[bw];if(by&&by.events){for(var bC in by.events){if(bB[bC]){b.event.remove(bx,bC)}else{b.removeEvent(bx,bC,by.handle)}}if(by.handle){by.handle.elem=null}}if(bA){delete bx[b.expando]}else{if(bx.removeAttribute){bx.removeAttribute(b.expando)}}delete e[bw]}}}});function bo(e,bv){if(bv.src){b.ajax({url:bv.src,async:false,dataType:"script"})}else{b.globalEval((bv.text||bv.textContent||bv.innerHTML||"").replace(aN,"/*$0*/"))}if(bv.parentNode){bv.parentNode.removeChild(bv)}}var ak=/alpha\([^)]*\)/i,au=/opacity=([^)]*)/,z=/([A-Z]|^ms)/g,bc=/^-?\d+(?:px)?$/i,bn=/^-?\d/,I=/^([\-+])=([\-+.\de]+)/,a7={position:"absolute",visibility:"hidden",display:"block"},an=["Left","Right"],a1=["Top","Bottom"],Z,aI,aX;b.fn.css=function(e,bv){if(arguments.length===2&&bv===L){return this}return b.access(this,e,bv,true,function(bx,bw,by){return by!==L?b.style(bx,bw,by):b.css(bx,bw)})};b.extend({cssHooks:{opacity:{get:function(bw,bv){if(bv){var e=Z(bw,"opacity","opacity");return e===""?"1":e}else{return bw.style.opacity}}}},cssNumber:{fillOpacity:true,fontWeight:true,lineHeight:true,opacity:true,orphans:true,widows:true,zIndex:true,zoom:true},cssProps:{"float":b.support.cssFloat?"cssFloat":"styleFloat"},style:function(bx,bw,bD,by){if(!bx||bx.nodeType===3||bx.nodeType===8||!bx.style){return}var bB,bC,bz=b.camelCase(bw),bv=bx.style,bE=b.cssHooks[bz];bw=b.cssProps[bz]||bz;if(bD!==L){bC=typeof bD;if(bC==="string"&&(bB=I.exec(bD))){bD=(+(bB[1]+1)*+bB[2])+parseFloat(b.css(bx,bw));bC="number"}if(bD==null||bC==="number"&&isNaN(bD)){return}if(bC==="number"&&!b.cssNumber[bz]){bD+="px"}if(!bE||!("set" in bE)||(bD=bE.set(bx,bD))!==L){try{bv[bw]=bD}catch(bA){}}}else{if(bE&&"get" in bE&&(bB=bE.get(bx,false,by))!==L){return bB}return bv[bw]}},css:function(by,bx,bv){var bw,e;bx=b.camelCase(bx);e=b.cssHooks[bx];bx=b.cssProps[bx]||bx;if(bx==="cssFloat"){bx="float"}if(e&&"get" in e&&(bw=e.get(by,true,bv))!==L){return bw}else{if(Z){return Z(by,bx)}}},swap:function(bx,bw,by){var e={};for(var bv in bw){e[bv]=bx.style[bv];bx.style[bv]=bw[bv]}by.call(bx);for(bv in bw){bx.style[bv]=e[bv]}}});b.curCSS=b.css;b.each(["height","width"],function(bv,e){b.cssHooks[e]={get:function(by,bx,bw){var bz;if(bx){if(by.offsetWidth!==0){return p(by,e,bw)}else{b.swap(by,a7,function(){bz=p(by,e,bw)})}return bz}},set:function(bw,bx){if(bc.test(bx)){bx=parseFloat(bx);if(bx>=0){return bx+"px"}}else{return bx}}}});if(!b.support.opacity){b.cssHooks.opacity={get:function(bv,e){return au.test((e&&bv.currentStyle?bv.currentStyle.filter:bv.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":e?"1":""},set:function(by,bz){var bx=by.style,bv=by.currentStyle,e=b.isNumeric(bz)?"alpha(opacity="+bz*100+")":"",bw=bv&&bv.filter||bx.filter||"";bx.zoom=1;if(bz>=1&&b.trim(bw.replace(ak,""))===""){bx.removeAttribute("filter");if(bv&&!bv.filter){return}}bx.filter=ak.test(bw)?bw.replace(ak,e):bw+" "+e}}}b(function(){if(!b.support.reliableMarginRight){b.cssHooks.marginRight={get:function(bw,bv){var e;b.swap(bw,{display:"inline-block"},function(){if(bv){e=Z(bw,"margin-right","marginRight")}else{e=bw.style.marginRight}});return e}}}});if(av.defaultView&&av.defaultView.getComputedStyle){aI=function(by,bw){var bv,bx,e;bw=bw.replace(z,"-$1").toLowerCase();if((bx=by.ownerDocument.defaultView)&&(e=bx.getComputedStyle(by,null))){bv=e.getPropertyValue(bw);if(bv===""&&!b.contains(by.ownerDocument.documentElement,by)){bv=b.style(by,bw)}}return bv}}if(av.documentElement.currentStyle){aX=function(bz,bw){var bA,e,by,bv=bz.currentStyle&&bz.currentStyle[bw],bx=bz.style;if(bv===null&&bx&&(by=bx[bw])){bv=by}if(!bc.test(bv)&&bn.test(bv)){bA=bx.left;e=bz.runtimeStyle&&bz.runtimeStyle.left;if(e){bz.runtimeStyle.left=bz.currentStyle.left}bx.left=bw==="fontSize"?"1em":(bv||0);bv=bx.pixelLeft+"px";bx.left=bA;if(e){bz.runtimeStyle.left=e}}return bv===""?"auto":bv}}Z=aI||aX;function p(by,bw,bv){var bA=bw==="width"?by.offsetWidth:by.offsetHeight,bz=bw==="width"?an:a1,bx=0,e=bz.length;if(bA>0){if(bv!=="border"){for(;bx<e;bx++){if(!bv){bA-=parseFloat(b.css(by,"padding"+bz[bx]))||0}if(bv==="margin"){bA+=parseFloat(b.css(by,bv+bz[bx]))||0}else{bA-=parseFloat(b.css(by,"border"+bz[bx]+"Width"))||0}}}return bA+"px"}bA=Z(by,bw,bw);if(bA<0||bA==null){bA=by.style[bw]||0}bA=parseFloat(bA)||0;if(bv){for(;bx<e;bx++){bA+=parseFloat(b.css(by,"padding"+bz[bx]))||0;if(bv!=="padding"){bA+=parseFloat(b.css(by,"border"+bz[bx]+"Width"))||0}if(bv==="margin"){bA+=parseFloat(b.css(by,bv+bz[bx]))||0}}}return bA+"px"}if(b.expr&&b.expr.filters){b.expr.filters.hidden=function(bw){var bv=bw.offsetWidth,e=bw.offsetHeight;return(bv===0&&e===0)||(!b.support.reliableHiddenOffsets&&((bw.style&&bw.style.display)||b.css(bw,"display"))==="none")};b.expr.filters.visible=function(e){return !b.expr.filters.hidden(e)}}var k=/%20/g,ap=/\[\]$/,bs=/\r?\n/g,bq=/#.*$/,aD=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,aZ=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,aM=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,aQ=/^(?:GET|HEAD)$/,c=/^\/\//,M=/\?/,a6=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,q=/^(?:select|textarea)/i,h=/\s+/,br=/([?&])_=[^&]*/,K=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,A=b.fn.load,aa={},r={},aE,s,aV=["*/"]+["*"];try{aE=bl.href}catch(aw){aE=av.createElement("a");aE.href="";aE=aE.href}s=K.exec(aE.toLowerCase())||[];function f(e){return function(by,bA){if(typeof by!=="string"){bA=by;by="*"}if(b.isFunction(bA)){var bx=by.toLowerCase().split(h),bw=0,bz=bx.length,bv,bB,bC;for(;bw<bz;bw++){bv=bx[bw];bC=/^\+/.test(bv);if(bC){bv=bv.substr(1)||"*"}bB=e[bv]=e[bv]||[];bB[bC?"unshift":"push"](bA)}}}}function aW(bv,bE,bz,bD,bB,bx){bB=bB||bE.dataTypes[0];bx=bx||{};bx[bB]=true;var bA=bv[bB],bw=0,e=bA?bA.length:0,by=(bv===aa),bC;for(;bw<e&&(by||!bC);bw++){bC=bA[bw](bE,bz,bD);if(typeof bC==="string"){if(!by||bx[bC]){bC=L}else{bE.dataTypes.unshift(bC);bC=aW(bv,bE,bz,bD,bC,bx)}}}if((by||!bC)&&!bx["*"]){bC=aW(bv,bE,bz,bD,"*",bx)}return bC}function am(bw,bx){var bv,e,by=b.ajaxSettings.flatOptions||{};for(bv in bx){if(bx[bv]!==L){(by[bv]?bw:(e||(e={})))[bv]=bx[bv]}}if(e){b.extend(true,bw,e)}}b.fn.extend({load:function(bw,bz,bA){if(typeof bw!=="string"&&A){return A.apply(this,arguments)}else{if(!this.length){return this}}var by=bw.indexOf(" ");if(by>=0){var e=bw.slice(by,bw.length);bw=bw.slice(0,by)}var bx="GET";if(bz){if(b.isFunction(bz)){bA=bz;bz=L}else{if(typeof bz==="object"){bz=b.param(bz,b.ajaxSettings.traditional);bx="POST"}}}var bv=this;b.ajax({url:bw,type:bx,dataType:"html",data:bz,complete:function(bC,bB,bD){bD=bC.responseText;if(bC.isResolved()){bC.done(function(bE){bD=bE});bv.html(e?b("<div>").append(bD.replace(a6,"")).find(e):bD)}if(bA){bv.each(bA,[bD,bB,bC])}}});return this},serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?b.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||q.test(this.nodeName)||aZ.test(this.type))}).map(function(e,bv){var bw=b(this).val();return bw==null?null:b.isArray(bw)?b.map(bw,function(by,bx){return{name:bv.name,value:by.replace(bs,"\r\n")}}):{name:bv.name,value:bw.replace(bs,"\r\n")}}).get()}});b.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,bv){b.fn[bv]=function(bw){return this.on(bv,bw)}});b.each(["get","post"],function(e,bv){b[bv]=function(bw,by,bz,bx){if(b.isFunction(by)){bx=bx||bz;bz=by;by=L}return b.ajax({type:bv,url:bw,data:by,success:bz,dataType:bx})}});b.extend({getScript:function(e,bv){return b.get(e,L,bv,"script")},getJSON:function(e,bv,bw){return b.get(e,bv,bw,"json")},ajaxSetup:function(bv,e){if(e){am(bv,b.ajaxSettings)}else{e=bv;bv=b.ajaxSettings}am(bv,e);return bv},ajaxSettings:{url:aE,isLocal:aM.test(s[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":aV},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":bb.String,"text html":true,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{context:true,url:true}},ajaxPrefilter:f(aa),ajaxTransport:f(r),ajax:function(bz,bx){if(typeof bz==="object"){bx=bz;bz=L}bx=bx||{};var bD=b.ajaxSetup({},bx),bS=bD.context||bD,bG=bS!==bD&&(bS.nodeType||bS instanceof b)?b(bS):b.event,bR=b.Deferred(),bN=b.Callbacks("once memory"),bB=bD.statusCode||{},bC,bH={},bO={},bQ,by,bL,bE,bI,bA=0,bw,bK,bJ={readyState:0,setRequestHeader:function(bT,bU){if(!bA){var e=bT.toLowerCase();bT=bO[e]=bO[e]||bT;bH[bT]=bU}return this},getAllResponseHeaders:function(){return bA===2?bQ:null},getResponseHeader:function(bT){var e;if(bA===2){if(!by){by={};while((e=aD.exec(bQ))){by[e[1].toLowerCase()]=e[2]}}e=by[bT.toLowerCase()]}return e===L?null:e},overrideMimeType:function(e){if(!bA){bD.mimeType=e}return this},abort:function(e){e=e||"abort";if(bL){bL.abort(e)}bF(0,e);return this}};function bF(bZ,bU,b0,bW){if(bA===2){return}bA=2;if(bE){clearTimeout(bE)}bL=L;bQ=bW||"";bJ.readyState=bZ>0?4:0;var bT,b4,b3,bX=bU,bY=b0?bj(bD,bJ,b0):L,bV,b2;if(bZ>=200&&bZ<300||bZ===304){if(bD.ifModified){if((bV=bJ.getResponseHeader("Last-Modified"))){b.lastModified[bC]=bV}if((b2=bJ.getResponseHeader("Etag"))){b.etag[bC]=b2}}if(bZ===304){bX="notmodified";bT=true}else{try{b4=G(bD,bY);bX="success";bT=true}catch(b1){bX="parsererror";b3=b1}}}else{b3=bX;if(!bX||bZ){bX="error";if(bZ<0){bZ=0}}}bJ.status=bZ;bJ.statusText=""+(bU||bX);if(bT){bR.resolveWith(bS,[b4,bX,bJ])}else{bR.rejectWith(bS,[bJ,bX,b3])}bJ.statusCode(bB);bB=L;if(bw){bG.trigger("ajax"+(bT?"Success":"Error"),[bJ,bD,bT?b4:b3])}bN.fireWith(bS,[bJ,bX]);if(bw){bG.trigger("ajaxComplete",[bJ,bD]);if(!(--b.active)){b.event.trigger("ajaxStop")}}}bR.promise(bJ);bJ.success=bJ.done;bJ.error=bJ.fail;bJ.complete=bN.add;bJ.statusCode=function(bT){if(bT){var e;if(bA<2){for(e in bT){bB[e]=[bB[e],bT[e]]}}else{e=bT[bJ.status];bJ.then(e,e)}}return this};bD.url=((bz||bD.url)+"").replace(bq,"").replace(c,s[1]+"//");bD.dataTypes=b.trim(bD.dataType||"*").toLowerCase().split(h);if(bD.crossDomain==null){bI=K.exec(bD.url.toLowerCase());bD.crossDomain=!!(bI&&(bI[1]!=s[1]||bI[2]!=s[2]||(bI[3]||(bI[1]==="http:"?80:443))!=(s[3]||(s[1]==="http:"?80:443))))}if(bD.data&&bD.processData&&typeof bD.data!=="string"){bD.data=b.param(bD.data,bD.traditional)}aW(aa,bD,bx,bJ);if(bA===2){return false}bw=bD.global;bD.type=bD.type.toUpperCase();bD.hasContent=!aQ.test(bD.type);if(bw&&b.active++===0){b.event.trigger("ajaxStart")}if(!bD.hasContent){if(bD.data){bD.url+=(M.test(bD.url)?"&":"?")+bD.data;delete bD.data}bC=bD.url;if(bD.cache===false){var bv=b.now(),bP=bD.url.replace(br,"$1_="+bv);bD.url=bP+((bP===bD.url)?(M.test(bD.url)?"&":"?")+"_="+bv:"")}}if(bD.data&&bD.hasContent&&bD.contentType!==false||bx.contentType){bJ.setRequestHeader("Content-Type",bD.contentType)}if(bD.ifModified){bC=bC||bD.url;if(b.lastModified[bC]){bJ.setRequestHeader("If-Modified-Since",b.lastModified[bC])}if(b.etag[bC]){bJ.setRequestHeader("If-None-Match",b.etag[bC])}}bJ.setRequestHeader("Accept",bD.dataTypes[0]&&bD.accepts[bD.dataTypes[0]]?bD.accepts[bD.dataTypes[0]]+(bD.dataTypes[0]!=="*"?", "+aV+"; q=0.01":""):bD.accepts["*"]);for(bK in bD.headers){bJ.setRequestHeader(bK,bD.headers[bK])}if(bD.beforeSend&&(bD.beforeSend.call(bS,bJ,bD)===false||bA===2)){bJ.abort();return false}for(bK in {success:1,error:1,complete:1}){bJ[bK](bD[bK])}bL=aW(r,bD,bx,bJ);if(!bL){bF(-1,"No Transport")}else{bJ.readyState=1;if(bw){bG.trigger("ajaxSend",[bJ,bD])}if(bD.async&&bD.timeout>0){bE=setTimeout(function(){bJ.abort("timeout")},bD.timeout)}try{bA=1;bL.send(bH,bF)}catch(bM){if(bA<2){bF(-1,bM)}else{throw bM}}}return bJ},param:function(e,bw){var bv=[],by=function(bz,bA){bA=b.isFunction(bA)?bA():bA;bv[bv.length]=encodeURIComponent(bz)+"="+encodeURIComponent(bA)};if(bw===L){bw=b.ajaxSettings.traditional}if(b.isArray(e)||(e.jquery&&!b.isPlainObject(e))){b.each(e,function(){by(this.name,this.value)})}else{for(var bx in e){v(bx,e[bx],bw,by)}}return bv.join("&").replace(k,"+")}});function v(bw,by,bv,bx){if(b.isArray(by)){b.each(by,function(bA,bz){if(bv||ap.test(bw)){bx(bw,bz)}else{v(bw+"["+(typeof bz==="object"||b.isArray(bz)?bA:"")+"]",bz,bv,bx)}})}else{if(!bv&&by!=null&&typeof by==="object"){for(var e in by){v(bw+"["+e+"]",by[e],bv,bx)}}else{bx(bw,by)}}}b.extend({active:0,lastModified:{},etag:{}});function bj(bD,bC,bz){var bv=bD.contents,bB=bD.dataTypes,bw=bD.responseFields,by,bA,bx,e;for(bA in bw){if(bA in bz){bC[bw[bA]]=bz[bA]}}while(bB[0]==="*"){bB.shift();if(by===L){by=bD.mimeType||bC.getResponseHeader("content-type")}}if(by){for(bA in bv){if(bv[bA]&&bv[bA].test(by)){bB.unshift(bA);break}}}if(bB[0] in bz){bx=bB[0]}else{for(bA in bz){if(!bB[0]||bD.converters[bA+" "+bB[0]]){bx=bA;break}if(!e){e=bA}}bx=bx||e}if(bx){if(bx!==bB[0]){bB.unshift(bx)}return bz[bx]}}function G(bH,bz){if(bH.dataFilter){bz=bH.dataFilter(bz,bH.dataType)}var bD=bH.dataTypes,bG={},bA,bE,bw=bD.length,bB,bC=bD[0],bx,by,bF,bv,e;for(bA=1;bA<bw;bA++){if(bA===1){for(bE in bH.converters){if(typeof bE==="string"){bG[bE.toLowerCase()]=bH.converters[bE]}}}bx=bC;bC=bD[bA];if(bC==="*"){bC=bx}else{if(bx!=="*"&&bx!==bC){by=bx+" "+bC;bF=bG[by]||bG["* "+bC];if(!bF){e=L;for(bv in bG){bB=bv.split(" ");if(bB[0]===bx||bB[0]==="*"){e=bG[bB[1]+" "+bC];if(e){bv=bG[bv];if(bv===true){bF=e}else{if(e===true){bF=bv}}break}}}}if(!(bF||e)){b.error("No conversion from "+by.replace(" "," to "))}if(bF!==true){bz=bF?bF(bz):e(bv(bz))}}}}return bz}var aC=b.now(),u=/(\=)\?(&|$)|\?\?/i;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return b.expando+"_"+(aC++)}});b.ajaxPrefilter("json jsonp",function(bD,bA,bC){var bx=bD.contentType==="application/x-www-form-urlencoded"&&(typeof bD.data==="string");if(bD.dataTypes[0]==="jsonp"||bD.jsonp!==false&&(u.test(bD.url)||bx&&u.test(bD.data))){var bB,bw=bD.jsonpCallback=b.isFunction(bD.jsonpCallback)?bD.jsonpCallback():bD.jsonpCallback,bz=bb[bw],e=bD.url,by=bD.data,bv="$1"+bw+"$2";if(bD.jsonp!==false){e=e.replace(u,bv);if(bD.url===e){if(bx){by=by.replace(u,bv)}if(bD.data===by){e+=(/\?/.test(e)?"&":"?")+bD.jsonp+"="+bw}}}bD.url=e;bD.data=by;bb[bw]=function(bE){bB=[bE]};bC.always(function(){bb[bw]=bz;if(bB&&b.isFunction(bz)){bb[bw](bB[0])}});bD.converters["script json"]=function(){if(!bB){b.error(bw+" was not called")}return bB[0]};bD.dataTypes[0]="json";return"script"}});b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){b.globalEval(e);return e}}});b.ajaxPrefilter("script",function(e){if(e.cache===L){e.cache=false}if(e.crossDomain){e.type="GET";e.global=false}});b.ajaxTransport("script",function(bw){if(bw.crossDomain){var e,bv=av.head||av.getElementsByTagName("head")[0]||av.documentElement;return{send:function(bx,by){e=av.createElement("script");e.async="async";if(bw.scriptCharset){e.charset=bw.scriptCharset}e.src=bw.url;e.onload=e.onreadystatechange=function(bA,bz){if(bz||!e.readyState||/loaded|complete/.test(e.readyState)){e.onload=e.onreadystatechange=null;if(bv&&e.parentNode){bv.removeChild(e)}e=L;if(!bz){by(200,"success")}}};bv.insertBefore(e,bv.firstChild)},abort:function(){if(e){e.onload(0,1)}}}}});var B=bb.ActiveXObject?function(){for(var e in N){N[e](0,1)}}:false,y=0,N;function aL(){try{return new bb.XMLHttpRequest()}catch(bv){}}function aj(){try{return new bb.ActiveXObject("Microsoft.XMLHTTP")}catch(bv){}}b.ajaxSettings.xhr=bb.ActiveXObject?function(){return !this.isLocal&&aL()||aj()}:aL;(function(e){b.extend(b.support,{ajax:!!e,cors:!!e&&("withCredentials" in e)})})(b.ajaxSettings.xhr());if(b.support.ajax){b.ajaxTransport(function(e){if(!e.crossDomain||b.support.cors){var bv;return{send:function(bB,bw){var bA=e.xhr(),bz,by;if(e.username){bA.open(e.type,e.url,e.async,e.username,e.password)}else{bA.open(e.type,e.url,e.async)}if(e.xhrFields){for(by in e.xhrFields){bA[by]=e.xhrFields[by]}}if(e.mimeType&&bA.overrideMimeType){bA.overrideMimeType(e.mimeType)}if(!e.crossDomain&&!bB["X-Requested-With"]){bB["X-Requested-With"]="XMLHttpRequest"}try{for(by in bB){bA.setRequestHeader(by,bB[by])}}catch(bx){}bA.send((e.hasContent&&e.data)||null);bv=function(bK,bE){var bF,bD,bC,bI,bH;try{if(bv&&(bE||bA.readyState===4)){bv=L;if(bz){bA.onreadystatechange=b.noop;if(B){delete N[bz]}}if(bE){if(bA.readyState!==4){bA.abort()}}else{bF=bA.status;bC=bA.getAllResponseHeaders();bI={};bH=bA.responseXML;if(bH&&bH.documentElement){bI.xml=bH}bI.text=bA.responseText;try{bD=bA.statusText}catch(bJ){bD=""}if(!bF&&e.isLocal&&!e.crossDomain){bF=bI.text?200:404}else{if(bF===1223){bF=204}}}}}catch(bG){if(!bE){bw(-1,bG)}}if(bI){bw(bF,bD,bI,bC)}};if(!e.async||bA.readyState===4){bv()}else{bz=++y;if(B){if(!N){N={};b(bb).unload(B)}N[bz]=bv}bA.onreadystatechange=bv}},abort:function(){if(bv){bv(0,1)}}}}})}var Q={},a8,m,aB=/^(?:toggle|show|hide)$/,aT=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,a3,aH=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],a4;b.fn.extend({show:function(bx,bA,bz){var bw,by;if(bx||bx===0){return this.animate(a0("show",3),bx,bA,bz)}else{for(var bv=0,e=this.length;bv<e;bv++){bw=this[bv];if(bw.style){by=bw.style.display;if(!b._data(bw,"olddisplay")&&by==="none"){by=bw.style.display=""}if(by===""&&b.css(bw,"display")==="none"){b._data(bw,"olddisplay",x(bw.nodeName))}}}for(bv=0;bv<e;bv++){bw=this[bv];if(bw.style){by=bw.style.display;if(by===""||by==="none"){bw.style.display=b._data(bw,"olddisplay")||""}}}return this}},hide:function(bx,bA,bz){if(bx||bx===0){return this.animate(a0("hide",3),bx,bA,bz)}else{var bw,by,bv=0,e=this.length;for(;bv<e;bv++){bw=this[bv];if(bw.style){by=b.css(bw,"display");if(by!=="none"&&!b._data(bw,"olddisplay")){b._data(bw,"olddisplay",by)}}}for(bv=0;bv<e;bv++){if(this[bv].style){this[bv].style.display="none"}}return this}},_toggle:b.fn.toggle,toggle:function(bw,bv,bx){var e=typeof bw==="boolean";if(b.isFunction(bw)&&b.isFunction(bv)){this._toggle.apply(this,arguments)}else{if(bw==null||e){this.each(function(){var by=e?bw:b(this).is(":hidden");b(this)[by?"show":"hide"]()})}else{this.animate(a0("toggle",3),bw,bv,bx)}}return this},fadeTo:function(e,bx,bw,bv){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:bx},e,bw,bv)},animate:function(bz,bw,by,bx){var e=b.speed(bw,by,bx);if(b.isEmptyObject(bz)){return this.each(e.complete,[false])}bz=b.extend({},bz);function bv(){if(e.queue===false){b._mark(this)}var bE=b.extend({},e),bK=this.nodeType===1,bI=bK&&b(this).is(":hidden"),bB,bF,bD,bJ,bH,bC,bG,bL,bA;bE.animatedProperties={};for(bD in bz){bB=b.camelCase(bD);if(bD!==bB){bz[bB]=bz[bD];delete bz[bD]}bF=bz[bB];if(b.isArray(bF)){bE.animatedProperties[bB]=bF[1];bF=bz[bB]=bF[0]}else{bE.animatedProperties[bB]=bE.specialEasing&&bE.specialEasing[bB]||bE.easing||"swing"}if(bF==="hide"&&bI||bF==="show"&&!bI){return bE.complete.call(this)}if(bK&&(bB==="height"||bB==="width")){bE.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(b.css(this,"display")==="inline"&&b.css(this,"float")==="none"){if(!b.support.inlineBlockNeedsLayout||x(this.nodeName)==="inline"){this.style.display="inline-block"}else{this.style.zoom=1}}}}if(bE.overflow!=null){this.style.overflow="hidden"}for(bD in bz){bJ=new b.fx(this,bE,bD);bF=bz[bD];if(aB.test(bF)){bA=b._data(this,"toggle"+bD)||(bF==="toggle"?bI?"show":"hide":0);if(bA){b._data(this,"toggle"+bD,bA==="show"?"hide":"show");bJ[bA]()}else{bJ[bF]()}}else{bH=aT.exec(bF);bC=bJ.cur();if(bH){bG=parseFloat(bH[2]);bL=bH[3]||(b.cssNumber[bD]?"":"px");if(bL!=="px"){b.style(this,bD,(bG||1)+bL);bC=((bG||1)/bJ.cur())*bC;b.style(this,bD,bC+bL)}if(bH[1]){bG=((bH[1]==="-="?-1:1)*bG)+bC}bJ.custom(bC,bG,bL)}else{bJ.custom(bC,bF,"")}}}return true}return e.queue===false?this.each(bv):this.queue(e.queue,bv)},stop:function(bw,bv,e){if(typeof bw!=="string"){e=bv;bv=bw;bw=L}if(bv&&bw!==false){this.queue(bw||"fx",[])}return this.each(function(){var bx,by=false,bA=b.timers,bz=b._data(this);if(!e){b._unmark(true,this)}function bB(bE,bF,bD){var bC=bF[bD];b.removeData(bE,bD,true);bC.stop(e)}if(bw==null){for(bx in bz){if(bz[bx]&&bz[bx].stop&&bx.indexOf(".run")===bx.length-4){bB(this,bz,bx)}}}else{if(bz[bx=bw+".run"]&&bz[bx].stop){bB(this,bz,bx)}}for(bx=bA.length;bx--;){if(bA[bx].elem===this&&(bw==null||bA[bx].queue===bw)){if(e){bA[bx](true)}else{bA[bx].saveState()}by=true;bA.splice(bx,1)}}if(!(e&&by)){b.dequeue(this,bw)}})}});function bh(){setTimeout(at,0);return(a4=b.now())}function at(){a4=L}function a0(bv,e){var bw={};b.each(aH.concat.apply([],aH.slice(0,e)),function(){bw[this]=bv});return bw}b.each({slideDown:a0("show",1),slideUp:a0("hide",1),slideToggle:a0("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,bv){b.fn[e]=function(bw,by,bx){return this.animate(bv,bw,by,bx)}});b.extend({speed:function(bw,bx,bv){var e=bw&&typeof bw==="object"?b.extend({},bw):{complete:bv||!bv&&bx||b.isFunction(bw)&&bw,duration:bw,easing:bv&&bx||bx&&!b.isFunction(bx)&&bx};e.duration=b.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in b.fx.speeds?b.fx.speeds[e.duration]:b.fx.speeds._default;if(e.queue==null||e.queue===true){e.queue="fx"}e.old=e.complete;e.complete=function(by){if(b.isFunction(e.old)){e.old.call(this)}if(e.queue){b.dequeue(this,e.queue)}else{if(by!==false){b._unmark(this)}}};return e},easing:{linear:function(bw,bx,e,bv){return e+bv*bw},swing:function(bw,bx,e,bv){return((-Math.cos(bw*Math.PI)/2)+0.5)*bv+e}},timers:[],fx:function(bv,e,bw){this.options=e;this.elem=bv;this.prop=bw;e.orig=e.orig||{}}});b.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(b.fx.step[this.prop]||b.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var e,bv=b.css(this.elem,this.prop);return isNaN(e=parseFloat(bv))?!bv||bv==="auto"?0:bv:e},custom:function(bz,by,bx){var e=this,bw=b.fx;this.startTime=a4||bh();this.end=by;this.now=this.start=bz;this.pos=this.state=0;this.unit=bx||this.unit||(b.cssNumber[this.prop]?"":"px");function bv(bA){return e.step(bA)}bv.queue=this.options.queue;bv.elem=this.elem;bv.saveState=function(){if(e.options.hide&&b._data(e.elem,"fxshow"+e.prop)===L){b._data(e.elem,"fxshow"+e.prop,e.start)}};if(bv()&&b.timers.push(bv)&&!a3){a3=setInterval(bw.tick,bw.interval)}},show:function(){var e=b._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=e||b.style(this.elem,this.prop);this.options.show=true;if(e!==L){this.custom(this.cur(),e)}else{this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur())}b(this.elem).show()},hide:function(){this.options.orig[this.prop]=b._data(this.elem,"fxshow"+this.prop)||b.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(by){var bA,bB,bv,bx=a4||bh(),e=true,bz=this.elem,bw=this.options;if(by||bx>=bw.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();bw.animatedProperties[this.prop]=true;for(bA in bw.animatedProperties){if(bw.animatedProperties[bA]!==true){e=false}}if(e){if(bw.overflow!=null&&!b.support.shrinkWrapBlocks){b.each(["","X","Y"],function(bC,bD){bz.style["overflow"+bD]=bw.overflow[bC]})}if(bw.hide){b(bz).hide()}if(bw.hide||bw.show){for(bA in bw.animatedProperties){b.style(bz,bA,bw.orig[bA]);b.removeData(bz,"fxshow"+bA,true);b.removeData(bz,"toggle"+bA,true)}}bv=bw.complete;if(bv){bw.complete=false;bv.call(bz)}}return false}else{if(bw.duration==Infinity){this.now=bx}else{bB=bx-this.startTime;this.state=bB/bw.duration;this.pos=b.easing[bw.animatedProperties[this.prop]](this.state,bB,0,1,bw.duration);this.now=this.start+((this.end-this.start)*this.pos)}this.update()}return true}};b.extend(b.fx,{tick:function(){var bw,bv=b.timers,e=0;for(;e<bv.length;e++){bw=bv[e];if(!bw()&&bv[e]===bw){bv.splice(e--,1)}}if(!bv.length){b.fx.stop()}},interval:13,stop:function(){clearInterval(a3);a3=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(e){b.style(e.elem,"opacity",e.now)},_default:function(e){if(e.elem.style&&e.elem.style[e.prop]!=null){e.elem.style[e.prop]=e.now+e.unit}else{e.elem[e.prop]=e.now}}}});b.each(["width","height"],function(e,bv){b.fx.step[bv]=function(bw){b.style(bw.elem,bv,Math.max(0,bw.now)+bw.unit)}});if(b.expr&&b.expr.filters){b.expr.filters.animated=function(e){return b.grep(b.timers,function(bv){return e===bv.elem}).length}}function x(bx){if(!Q[bx]){var e=av.body,bv=b("<"+bx+">").appendTo(e),bw=bv.css("display");bv.remove();if(bw==="none"||bw===""){if(!a8){a8=av.createElement("iframe");a8.frameBorder=a8.width=a8.height=0}e.appendChild(a8);if(!m||!a8.createElement){m=(a8.contentWindow||a8.contentDocument).document;m.write((av.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>");m.close()}bv=m.createElement(bx);m.body.appendChild(bv);bw=b.css(bv,"display");e.removeChild(a8)}Q[bx]=bw}return Q[bx]}var V=/^t(?:able|d|h)$/i,ad=/^(?:body|html)$/i;if("getBoundingClientRect" in av.documentElement){b.fn.offset=function(bI){var by=this[0],bB;if(bI){return this.each(function(e){b.offset.setOffset(this,bI,e)})}if(!by||!by.ownerDocument){return null}if(by===by.ownerDocument.body){return b.offset.bodyOffset(by)}try{bB=by.getBoundingClientRect()}catch(bF){}var bH=by.ownerDocument,bw=bH.documentElement;if(!bB||!b.contains(bw,by)){return bB?{top:bB.top,left:bB.left}:{top:0,left:0}}var bC=bH.body,bD=aK(bH),bA=bw.clientTop||bC.clientTop||0,bE=bw.clientLeft||bC.clientLeft||0,bv=bD.pageYOffset||b.support.boxModel&&bw.scrollTop||bC.scrollTop,bz=bD.pageXOffset||b.support.boxModel&&bw.scrollLeft||bC.scrollLeft,bG=bB.top+bv-bA,bx=bB.left+bz-bE;return{top:bG,left:bx}}}else{b.fn.offset=function(bF){var bz=this[0];if(bF){return this.each(function(bG){b.offset.setOffset(this,bF,bG)})}if(!bz||!bz.ownerDocument){return null}if(bz===bz.ownerDocument.body){return b.offset.bodyOffset(bz)}var bC,bw=bz.offsetParent,bv=bz,bE=bz.ownerDocument,bx=bE.documentElement,bA=bE.body,bB=bE.defaultView,e=bB?bB.getComputedStyle(bz,null):bz.currentStyle,bD=bz.offsetTop,by=bz.offsetLeft;while((bz=bz.parentNode)&&bz!==bA&&bz!==bx){if(b.support.fixedPosition&&e.position==="fixed"){break}bC=bB?bB.getComputedStyle(bz,null):bz.currentStyle;bD-=bz.scrollTop;by-=bz.scrollLeft;if(bz===bw){bD+=bz.offsetTop;by+=bz.offsetLeft;if(b.support.doesNotAddBorder&&!(b.support.doesAddBorderForTableAndCells&&V.test(bz.nodeName))){bD+=parseFloat(bC.borderTopWidth)||0;by+=parseFloat(bC.borderLeftWidth)||0}bv=bw;bw=bz.offsetParent}if(b.support.subtractsBorderForOverflowNotVisible&&bC.overflow!=="visible"){bD+=parseFloat(bC.borderTopWidth)||0;by+=parseFloat(bC.borderLeftWidth)||0}e=bC}if(e.position==="relative"||e.position==="static"){bD+=bA.offsetTop;by+=bA.offsetLeft}if(b.support.fixedPosition&&e.position==="fixed"){bD+=Math.max(bx.scrollTop,bA.scrollTop);by+=Math.max(bx.scrollLeft,bA.scrollLeft)}return{top:bD,left:by}}}b.offset={bodyOffset:function(e){var bw=e.offsetTop,bv=e.offsetLeft;if(b.support.doesNotIncludeMarginInBodyOffset){bw+=parseFloat(b.css(e,"marginTop"))||0;bv+=parseFloat(b.css(e,"marginLeft"))||0}return{top:bw,left:bv}},setOffset:function(bx,bG,bA){var bB=b.css(bx,"position");if(bB==="static"){bx.style.position="relative"}var bz=b(bx),bv=bz.offset(),e=b.css(bx,"top"),bE=b.css(bx,"left"),bF=(bB==="absolute"||bB==="fixed")&&b.inArray("auto",[e,bE])>-1,bD={},bC={},bw,by;if(bF){bC=bz.position();bw=bC.top;by=bC.left}else{bw=parseFloat(e)||0;by=parseFloat(bE)||0}if(b.isFunction(bG)){bG=bG.call(bx,bA,bv)}if(bG.top!=null){bD.top=(bG.top-bv.top)+bw}if(bG.left!=null){bD.left=(bG.left-bv.left)+by}if("using" in bG){bG.using.call(bx,bD)}else{bz.css(bD)}}};b.fn.extend({position:function(){if(!this[0]){return null}var bw=this[0],bv=this.offsetParent(),bx=this.offset(),e=ad.test(bv[0].nodeName)?{top:0,left:0}:bv.offset();bx.top-=parseFloat(b.css(bw,"marginTop"))||0;bx.left-=parseFloat(b.css(bw,"marginLeft"))||0;e.top+=parseFloat(b.css(bv[0],"borderTopWidth"))||0;e.left+=parseFloat(b.css(bv[0],"borderLeftWidth"))||0;return{top:bx.top-e.top,left:bx.left-e.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||av.body;while(e&&(!ad.test(e.nodeName)&&b.css(e,"position")==="static")){e=e.offsetParent}return e})}});b.each(["Left","Top"],function(bv,e){var bw="scroll"+e;b.fn[bw]=function(bz){var bx,by;if(bz===L){bx=this[0];if(!bx){return null}by=aK(bx);return by?("pageXOffset" in by)?by[bv?"pageYOffset":"pageXOffset"]:b.support.boxModel&&by.document.documentElement[bw]||by.document.body[bw]:bx[bw]}return this.each(function(){by=aK(this);if(by){by.scrollTo(!bv?bz:b(by).scrollLeft(),bv?bz:b(by).scrollTop())}else{this[bw]=bz}})}});function aK(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:false}b.each(["Height","Width"],function(bv,e){var bw=e.toLowerCase();b.fn["inner"+e]=function(){var bx=this[0];return bx?bx.style?parseFloat(b.css(bx,bw,"padding")):this[bw]():null};b.fn["outer"+e]=function(by){var bx=this[0];return bx?bx.style?parseFloat(b.css(bx,bw,by?"margin":"border")):this[bw]():null};b.fn[bw]=function(bz){var bA=this[0];if(!bA){return bz==null?null:this}if(b.isFunction(bz)){return this.each(function(bE){var bD=b(this);bD[bw](bz.call(this,bE,bD[bw]()))})}if(b.isWindow(bA)){var bB=bA.document.documentElement["client"+e],bx=bA.document.body;return bA.document.compatMode==="CSS1Compat"&&bB||bx&&bx["client"+e]||bB}else{if(bA.nodeType===9){return Math.max(bA.documentElement["client"+e],bA.body["scroll"+e],bA.documentElement["scroll"+e],bA.body["offset"+e],bA.documentElement["offset"+e])}else{if(bz===L){var bC=b.css(bA,bw),by=parseFloat(bC);return b.isNumeric(by)?by:bC}else{return this.css(bw,typeof bz==="string"?bz:bz+"px")}}}}});bb.jQuery=bb.$=b;if(typeof define==="function"&&define.amd&&define.amd.jQuery){define("jquery",[],function(){return b})}})(window);/* * jQuery UI 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) @@ -29,7 +29,7 @@ * * http://docs.jquery.com/UI */ -(function(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});a.fn.extend({propAttr:a.fn.prop||a.fn.attr,_focus:a.fn.focus,focus:function(e,f){return typeof e==="number"?this.each(function(){var g=this;setTimeout(function(){a(g).focus();if(f){f.call(g)}},e)}):this._focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){e=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(a.curCSS(this,"position",1))&&(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}else{e=this.parents().filter(function(){return(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!e.length?a(document):e},zIndex:function(h){if(h!==d){return this.css("zIndex",h)}if(this.length){var f=a(this[0]),e,g;while(f.length&&f[0]!==document){e=f.css("position");if(e==="absolute"||e==="relative"||e==="fixed"){g=parseInt(f.css("zIndex"),10);if(!isNaN(g)&&g!==0){return g}}f=f.parent()}}return 0},disableSelection:function(){return this.bind((a.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(e){e.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});a.each(["Width","Height"],function(g,e){var f=e==="Width"?["Left","Right"]:["Top","Bottom"],h=e.toLowerCase(),k={innerWidth:a.fn.innerWidth,innerHeight:a.fn.innerHeight,outerWidth:a.fn.outerWidth,outerHeight:a.fn.outerHeight};function j(m,l,i,n){a.each(f,function(){l-=parseFloat(a.curCSS(m,"padding"+this,true))||0;if(i){l-=parseFloat(a.curCSS(m,"border"+this+"Width",true))||0}if(n){l-=parseFloat(a.curCSS(m,"margin"+this,true))||0}});return l}a.fn["inner"+e]=function(i){if(i===d){return k["inner"+e].call(this)}return this.each(function(){a(this).css(h,j(this,i)+"px")})};a.fn["outer"+e]=function(i,l){if(typeof i!=="number"){return k["outer"+e].call(this,i)}return this.each(function(){a(this).css(h,j(this,i,true,l)+"px")})}});function c(g,e){var j=g.nodeName.toLowerCase();if("area"===j){var i=g.parentNode,h=i.name,f;if(!g.href||!h||i.nodeName.toLowerCase()!=="map"){return false}f=a("img[usemap=#"+h+"]")[0];return !!f&&b(f)}return(/input|select|textarea|button|object/.test(j)?!g.disabled:"a"==j?g.href||e:e)&&b(g)}function b(e){return !a(e).parents().andSelf().filter(function(){return a.curCSS(this,"visibility")==="hidden"||a.expr.filters.hidden(this)}).length}a.extend(a.expr[":"],{data:function(g,f,e){return !!a.data(g,e[3])},focusable:function(e){return c(e,!isNaN(a.attr(e,"tabindex")))},tabbable:function(g){var e=a.attr(g,"tabindex"),f=isNaN(e);return(f||e>=0)&&c(g,!f)}});a(function(){var e=document.body,f=e.appendChild(f=document.createElement("div"));f.offsetHeight;a.extend(f.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});a.support.minHeight=f.offsetHeight===100;a.support.selectstart="onselectstart" in f;e.removeChild(f).style.display="none"});a.extend(a.ui,{plugin:{add:function(f,g,j){var h=a.ui[f].prototype;for(var e in j){h.plugins[e]=h.plugins[e]||[];h.plugins[e].push([g,j[e]])}},call:function(e,g,f){var j=e.plugins[g];if(!j||!e.element[0].parentNode){return}for(var h=0;h<j.length;h++){if(e.options[j[h][0]]){j[h][1].apply(e.element,f)}}}},contains:function(f,e){return document.compareDocumentPosition?f.compareDocumentPosition(e)&16:f!==e&&f.contains(e)},hasScroll:function(h,f){if(a(h).css("overflow")==="hidden"){return false}var e=(f&&f==="left")?"scrollLeft":"scrollTop",g=false;if(h[e]>0){return true}h[e]=1;g=(h[e]>0);h[e]=0;return g},isOverAxis:function(f,e,g){return(f>e)&&(f<(e+g))},isOver:function(j,f,i,h,e,g){return a.ui.isOverAxis(j,i,e)&&a.ui.isOverAxis(f,h,g)}})})(jQuery);/*! +(function(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});a.fn.extend({propAttr:a.fn.prop||a.fn.attr,_focus:a.fn.focus,focus:function(e,f){return typeof e==="number"?this.each(function(){var g=this;setTimeout(function(){a(g).focus();if(f){f.call(g)}},e)}):this._focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){e=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(a.curCSS(this,"position",1))&&(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}else{e=this.parents().filter(function(){return(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!e.length?a(document):e},zIndex:function(h){if(h!==d){return this.css("zIndex",h)}if(this.length){var f=a(this[0]),e,g;while(f.length&&f[0]!==document){e=f.css("position");if(e==="absolute"||e==="relative"||e==="fixed"){g=parseInt(f.css("zIndex"),10);if(!isNaN(g)&&g!==0){return g}}f=f.parent()}}return 0},disableSelection:function(){return this.bind((a.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(e){e.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});a.each(["Width","Height"],function(g,e){var f=e==="Width"?["Left","Right"]:["Top","Bottom"],h=e.toLowerCase(),k={innerWidth:a.fn.innerWidth,innerHeight:a.fn.innerHeight,outerWidth:a.fn.outerWidth,outerHeight:a.fn.outerHeight};function j(m,l,i,n){a.each(f,function(){l-=parseFloat(a.curCSS(m,"padding"+this,true))||0;if(i){l-=parseFloat(a.curCSS(m,"border"+this+"Width",true))||0}if(n){l-=parseFloat(a.curCSS(m,"margin"+this,true))||0}});return l}a.fn["inner"+e]=function(i){if(i===d){return k["inner"+e].call(this)}return this.each(function(){a(this).css(h,j(this,i)+"px")})};a.fn["outer"+e]=function(i,l){if(typeof i!=="number"){return k["outer"+e].call(this,i)}return this.each(function(){a(this).css(h,j(this,i,true,l)+"px")})}});function c(g,e){var j=g.nodeName.toLowerCase();if("area"===j){var i=g.parentNode,h=i.name,f;if(!g.href||!h||i.nodeName.toLowerCase()!=="map"){return false}f=a("img[usemap=#"+h+"]")[0];return !!f&&b(f)}return(/input|select|textarea|button|object/.test(j)?!g.disabled:"a"==j?g.href||e:e)&&b(g)}function b(e){return !a(e).parents().andSelf().filter(function(){return a.curCSS(this,"visibility")==="hidden"||a.expr.filters.hidden(this)}).length}a.extend(a.expr[":"],{data:function(g,f,e){return !!a.data(g,e[3])},focusable:function(e){return c(e,!isNaN(a.attr(e,"tabindex")))},tabbable:function(g){var e=a.attr(g,"tabindex"),f=isNaN(e);return(f||e>=0)&&c(g,!f)}});a(function(){var e=document.body,f=e.appendChild(f=document.createElement("div"));f.offsetHeight;a.extend(f.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});a.support.minHeight=f.offsetHeight===100;a.support.selectstart="onselectstart" in f;e.removeChild(f).style.display="none"});a.extend(a.ui,{plugin:{add:function(f,g,j){var h=a.ui[f].prototype;for(var e in j){h.plugins[e]=h.plugins[e]||[];h.plugins[e].push([g,j[e]])}},call:function(e,g,f){var j=e.plugins[g];if(!j||!e.element[0].parentNode){return}for(var h=0;h<j.length;h++){if(e.options[j[h][0]]){j[h][1].apply(e.element,f)}}}},contains:function(f,e){return document.compareDocumentPosition?f.compareDocumentPosition(e)&16:f!==e&&f.contains(e)},hasScroll:function(h,f){if(a(h).css("overflow")==="hidden"){return false}var e=(f&&f==="left")?"scrollLeft":"scrollTop",g=false;if(h[e]>0){return true}h[e]=1;g=(h[e]>0);h[e]=0;return g},isOverAxis:function(f,e,g){return(f>e)&&(f<(e+g))},isOver:function(j,f,i,h,e,g){return a.ui.isOverAxis(j,i,e)&&a.ui.isOverAxis(f,h,g)}})})(jQuery);/* * jQuery UI Widget 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) @@ -38,7 +38,7 @@ * * http://docs.jquery.com/UI/Widget */ -(function(b,d){if(b.cleanData){var c=b.cleanData;b.cleanData=function(f){for(var g=0,h;(h=f[g])!=null;g++){try{b(h).triggerHandler("remove")}catch(j){}}c(f)}}else{var a=b.fn.remove;b.fn.remove=function(e,f){return this.each(function(){if(!f){if(!e||b.filter(e,[this]).length){b("*",this).add([this]).each(function(){try{b(this).triggerHandler("remove")}catch(g){}})}}return a.call(b(this),e,f)})}}b.widget=function(f,h,e){var g=f.split(".")[0],j;f=f.split(".")[1];j=g+"-"+f;if(!e){e=h;h=b.Widget}b.expr[":"][j]=function(k){return !!b.data(k,f)};b[g]=b[g]||{};b[g][f]=function(k,l){if(arguments.length){this._createWidget(k,l)}};var i=new h();i.options=b.extend(true,{},i.options);b[g][f].prototype=b.extend(true,i,{namespace:g,widgetName:f,widgetEventPrefix:b[g][f].prototype.widgetEventPrefix||f,widgetBaseClass:j},e);b.widget.bridge(f,b[g][f])};b.widget.bridge=function(f,e){b.fn[f]=function(i){var g=typeof i==="string",h=Array.prototype.slice.call(arguments,1),j=this;i=!g&&h.length?b.extend.apply(null,[true,i].concat(h)):i;if(g&&i.charAt(0)==="_"){return j}if(g){this.each(function(){var k=b.data(this,f),l=k&&b.isFunction(k[i])?k[i].apply(k,h):k;if(l!==k&&l!==d){j=l;return false}})}else{this.each(function(){var k=b.data(this,f);if(k){k.option(i||{})._init()}else{b.data(this,f,new e(i,this))}})}return j}};b.Widget=function(e,f){if(arguments.length){this._createWidget(e,f)}};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(f,g){b.data(g,this.widgetName,this);this.element=b(g);this.options=b.extend(true,{},this.options,this._getCreateOptions(),f);var e=this;this.element.bind("remove."+this.widgetName,function(){e.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(f,g){var e=f;if(arguments.length===0){return b.extend({},this.options)}if(typeof f==="string"){if(g===d){return this.options[f]}e={};e[f]=g}this._setOptions(e);return this},_setOptions:function(f){var e=this;b.each(f,function(g,h){e._setOption(g,h)});return this},_setOption:function(e,f){this.options[e]=f;if(e==="disabled"){this.widget()[f?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",f)}return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(e,f,g){var j,i,h=this.options[e];g=g||{};f=b.Event(f);f.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase();f.target=this.element[0];i=f.originalEvent;if(i){for(j in i){if(!(j in f)){f[j]=i[j]}}}this.element.trigger(f,g);return !(b.isFunction(h)&&h.call(this.element[0],f,g)===false||f.isDefaultPrevented())}}})(jQuery);/*! +(function(b,d){if(b.cleanData){var c=b.cleanData;b.cleanData=function(f){for(var g=0,h;(h=f[g])!=null;g++){try{b(h).triggerHandler("remove")}catch(j){}}c(f)}}else{var a=b.fn.remove;b.fn.remove=function(e,f){return this.each(function(){if(!f){if(!e||b.filter(e,[this]).length){b("*",this).add([this]).each(function(){try{b(this).triggerHandler("remove")}catch(g){}})}}return a.call(b(this),e,f)})}}b.widget=function(f,h,e){var g=f.split(".")[0],j;f=f.split(".")[1];j=g+"-"+f;if(!e){e=h;h=b.Widget}b.expr[":"][j]=function(k){return !!b.data(k,f)};b[g]=b[g]||{};b[g][f]=function(k,l){if(arguments.length){this._createWidget(k,l)}};var i=new h();i.options=b.extend(true,{},i.options);b[g][f].prototype=b.extend(true,i,{namespace:g,widgetName:f,widgetEventPrefix:b[g][f].prototype.widgetEventPrefix||f,widgetBaseClass:j},e);b.widget.bridge(f,b[g][f])};b.widget.bridge=function(f,e){b.fn[f]=function(i){var g=typeof i==="string",h=Array.prototype.slice.call(arguments,1),j=this;i=!g&&h.length?b.extend.apply(null,[true,i].concat(h)):i;if(g&&i.charAt(0)==="_"){return j}if(g){this.each(function(){var k=b.data(this,f),l=k&&b.isFunction(k[i])?k[i].apply(k,h):k;if(l!==k&&l!==d){j=l;return false}})}else{this.each(function(){var k=b.data(this,f);if(k){k.option(i||{})._init()}else{b.data(this,f,new e(i,this))}})}return j}};b.Widget=function(e,f){if(arguments.length){this._createWidget(e,f)}};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(f,g){b.data(g,this.widgetName,this);this.element=b(g);this.options=b.extend(true,{},this.options,this._getCreateOptions(),f);var e=this;this.element.bind("remove."+this.widgetName,function(){e.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(f,g){var e=f;if(arguments.length===0){return b.extend({},this.options)}if(typeof f==="string"){if(g===d){return this.options[f]}e={};e[f]=g}this._setOptions(e);return this},_setOptions:function(f){var e=this;b.each(f,function(g,h){e._setOption(g,h)});return this},_setOption:function(e,f){this.options[e]=f;if(e==="disabled"){this.widget()[f?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",f)}return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(e,f,g){var j,i,h=this.options[e];g=g||{};f=b.Event(f);f.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase();f.target=this.element[0];i=f.originalEvent;if(i){for(j in i){if(!(j in f)){f[j]=i[j]}}}this.element.trigger(f,g);return !(b.isFunction(h)&&h.call(this.element[0],f,g)===false||f.isDefaultPrevented())}}})(jQuery);/* * jQuery UI Mouse 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) @@ -50,7 +50,7 @@ * Depends: * jquery.ui.widget.js */ -(function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var d=this;this.element.bind("mousedown."+this.widgetName,function(e){return d._mouseDown(e)}).bind("click."+this.widgetName,function(e){if(true===b.data(e.target,d.widgetName+".preventClickEvent")){b.removeData(e.target,d.widgetName+".preventClickEvent");e.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(f){if(a){return}(this._mouseStarted&&this._mouseUp(f));this._mouseDownEvent=f;var e=this,g=(f.which==1),d=(typeof this.options.cancel=="string"&&f.target.nodeName?b(f.target).closest(this.options.cancel).length:false);if(!g||d||!this._mouseCapture(f)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){e.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(f)&&this._mouseDelayMet(f)){this._mouseStarted=(this._mouseStart(f)!==false);if(!this._mouseStarted){f.preventDefault();return true}}if(true===b.data(f.target,this.widgetName+".preventClickEvent")){b.removeData(f.target,this.widgetName+".preventClickEvent")}this._mouseMoveDelegate=function(h){return e._mouseMove(h)};this._mouseUpDelegate=function(h){return e._mouseUp(h)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);f.preventDefault();a=true;return true},_mouseMove:function(d){if(b.browser.msie&&!(document.documentMode>=9)&&!d.button){return this._mouseUp(d)}if(this._mouseStarted){this._mouseDrag(d);return d.preventDefault()}if(this._mouseDistanceMet(d)&&this._mouseDelayMet(d)){this._mouseStarted=(this._mouseStart(this._mouseDownEvent,d)!==false);(this._mouseStarted?this._mouseDrag(d):this._mouseUp(d))}return !this._mouseStarted},_mouseUp:function(d){b(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;if(d.target==this._mouseDownEvent.target){b.data(d.target,this.widgetName+".preventClickEvent",true)}this._mouseStop(d)}return false},_mouseDistanceMet:function(d){return(Math.max(Math.abs(this._mouseDownEvent.pageX-d.pageX),Math.abs(this._mouseDownEvent.pageY-d.pageY))>=this.options.distance)},_mouseDelayMet:function(d){return this.mouseDelayMet},_mouseStart:function(d){},_mouseDrag:function(d){},_mouseStop:function(d){},_mouseCapture:function(d){return true}})})(jQuery);(function(c,d){c.widget("ui.resizable",c.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000},_create:function(){var f=this,k=this.options;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(k.aspectRatio),aspectRatio:k.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:k.helper||k.ghost||k.animate?k.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){this.element.wrap(c('<div class="ui-wrapper" style="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle=this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=k.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles="n,e,s,w,se,sw,ne,nw"}var l=this.handles.split(",");this.handles={};for(var g=0;g<l.length;g++){var j=c.trim(l[g]),e="ui-resizable-"+j;var h=c('<div class="ui-resizable-handle '+e+'"></div>');if(/sw|se|ne|nw/.test(j)){h.css({zIndex:++k.zIndex})}if("se"==j){h.addClass("ui-icon ui-icon-gripsmall-diagonal-se")}this.handles[j]=".ui-resizable-"+j;this.element.append(h)}}this._renderAxis=function(q){q=q||this.element;for(var n in this.handles){if(this.handles[n].constructor==String){this.handles[n]=c(this.handles[n],this.element).show()}if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var o=c(this.handles[n],this.element),p=0;p=/sw|ne|nw|se|n|s/.test(n)?o.outerHeight():o.outerWidth();var m=["padding",/ne|nw|n/.test(n)?"Top":/se|sw|s/.test(n)?"Bottom":/^e$/.test(n)?"Right":"Left"].join("");q.css(m,p);this._proportionallyResize()}if(!c(this.handles[n]).length){continue}}};this._renderAxis(this.element);this._handles=c(".ui-resizable-handle",this.element).disableSelection();this._handles.mouseover(function(){if(!f.resizing){if(this.className){var i=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)}f.axis=i&&i[1]?i[1]:"se"}});if(k.autoHide){this._handles.hide();c(this.element).addClass("ui-resizable-autohide").hover(function(){if(k.disabled){return}c(this).removeClass("ui-resizable-autohide");f._handles.show()},function(){if(k.disabled){return}if(!f.resizing){c(this).addClass("ui-resizable-autohide");f._handles.hide()}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var e=function(g){c(g).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};if(this.elementIsWrapper){e(this.element);var f=this.element;f.after(this.originalElement.css({position:f.css("position"),width:f.outerWidth(),height:f.outerHeight(),top:f.css("top"),left:f.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);e(this.originalElement);return this},_mouseCapture:function(f){var g=false;for(var e in this.handles){if(c(this.handles[e])[0]==f.target){g=true}}return !this.options.disabled&&g},_mouseStart:function(g){var j=this.options,f=this.element.position(),e=this.element;this.resizing=true;this.documentScroll={top:c(document).scrollTop(),left:c(document).scrollLeft()};if(e.is(".ui-draggable")||(/absolute/).test(e.css("position"))){e.css({position:"absolute",top:f.top,left:f.left})}this._renderProxy();var k=b(this.helper.css("left")),h=b(this.helper.css("top"));if(j.containment){k+=c(j.containment).scrollLeft()||0;h+=c(j.containment).scrollTop()||0}this.offset=this.helper.offset();this.position={left:k,top:h};this.size=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalSize=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalPosition={left:k,top:h};this.sizeDiff={width:e.outerWidth()-e.width(),height:e.outerHeight()-e.height()};this.originalMousePosition={left:g.pageX,top:g.pageY};this.aspectRatio=(typeof j.aspectRatio=="number")?j.aspectRatio:((this.originalSize.width/this.originalSize.height)||1);var i=c(".ui-resizable-"+this.axis).css("cursor");c("body").css("cursor",i=="auto"?this.axis+"-resize":i);e.addClass("ui-resizable-resizing");this._propagate("start",g);return true},_mouseDrag:function(e){var h=this.helper,g=this.options,m={},q=this,j=this.originalMousePosition,n=this.axis;var r=(e.pageX-j.left)||0,p=(e.pageY-j.top)||0;var i=this._change[n];if(!i){return false}var l=i.apply(this,[e,r,p]),k=c.browser.msie&&c.browser.version<7,f=this.sizeDiff;this._updateVirtualBoundaries(e.shiftKey);if(this._aspectRatio||e.shiftKey){l=this._updateRatio(l,e)}l=this._respectSize(l,e);this._propagate("resize",e);h.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});if(!this._helper&&this._proportionallyResizeElements.length){this._proportionallyResize()}this._updateCache(l);this._trigger("resize",e,this.ui());return false},_mouseStop:function(h){this.resizing=false;var i=this.options,m=this;if(this._helper){var g=this._proportionallyResizeElements,e=g.length&&(/textarea/i).test(g[0].nodeName),f=e&&c.ui.hasScroll(g[0],"left")?0:m.sizeDiff.height,k=e?0:m.sizeDiff.width;var n={width:(m.helper.width()-k),height:(m.helper.height()-f)},j=(parseInt(m.element.css("left"),10)+(m.position.left-m.originalPosition.left))||null,l=(parseInt(m.element.css("top"),10)+(m.position.top-m.originalPosition.top))||null;if(!i.animate){this.element.css(c.extend(n,{top:l,left:j}))}m.helper.height(m.size.height);m.helper.width(m.size.width);if(this._helper&&!i.animate){this._proportionallyResize()}}c("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",h);if(this._helper){this.helper.remove()}return false},_updateVirtualBoundaries:function(g){var j=this.options,i,h,f,k,e;e={minWidth:a(j.minWidth)?j.minWidth:0,maxWidth:a(j.maxWidth)?j.maxWidth:Infinity,minHeight:a(j.minHeight)?j.minHeight:0,maxHeight:a(j.maxHeight)?j.maxHeight:Infinity};if(this._aspectRatio||g){i=e.minHeight*this.aspectRatio;f=e.minWidth/this.aspectRatio;h=e.maxHeight*this.aspectRatio;k=e.maxWidth/this.aspectRatio;if(i>e.minWidth){e.minWidth=i}if(f>e.minHeight){e.minHeight=f}if(h<e.maxWidth){e.maxWidth=h}if(k<e.maxHeight){e.maxHeight=k}}this._vBoundaries=e},_updateCache:function(e){var f=this.options;this.offset=this.helper.offset();if(a(e.left)){this.position.left=e.left}if(a(e.top)){this.position.top=e.top}if(a(e.height)){this.size.height=e.height}if(a(e.width)){this.size.width=e.width}},_updateRatio:function(h,g){var i=this.options,j=this.position,f=this.size,e=this.axis;if(a(h.height)){h.width=(h.height*this.aspectRatio)}else{if(a(h.width)){h.height=(h.width/this.aspectRatio)}}if(e=="sw"){h.left=j.left+(f.width-h.width);h.top=null}if(e=="nw"){h.top=j.top+(f.height-h.height);h.left=j.left+(f.width-h.width)}return h},_respectSize:function(l,g){var j=this.helper,i=this._vBoundaries,r=this._aspectRatio||g.shiftKey,q=this.axis,t=a(l.width)&&i.maxWidth&&(i.maxWidth<l.width),m=a(l.height)&&i.maxHeight&&(i.maxHeight<l.height),h=a(l.width)&&i.minWidth&&(i.minWidth>l.width),s=a(l.height)&&i.minHeight&&(i.minHeight>l.height);if(h){l.width=i.minWidth}if(s){l.height=i.minHeight}if(t){l.width=i.maxWidth}if(m){l.height=i.maxHeight}var f=this.originalPosition.left+this.originalSize.width,p=this.position.top+this.size.height;var k=/sw|nw|w/.test(q),e=/nw|ne|n/.test(q);if(h&&k){l.left=f-i.minWidth}if(t&&k){l.left=f-i.maxWidth}if(s&&e){l.top=p-i.minHeight}if(m&&e){l.top=p-i.maxHeight}var n=!l.width&&!l.height;if(n&&!l.left&&l.top){l.top=null}else{if(n&&!l.top&&l.left){l.left=null}}return l},_proportionallyResize:function(){var k=this.options;if(!this._proportionallyResizeElements.length){return}var g=this.helper||this.element;for(var f=0;f<this._proportionallyResizeElements.length;f++){var h=this._proportionallyResizeElements[f];if(!this.borderDif){var e=[h.css("borderTopWidth"),h.css("borderRightWidth"),h.css("borderBottomWidth"),h.css("borderLeftWidth")],j=[h.css("paddingTop"),h.css("paddingRight"),h.css("paddingBottom"),h.css("paddingLeft")];this.borderDif=c.map(e,function(l,n){var m=parseInt(l,10)||0,o=parseInt(j[n],10)||0;return m+o})}if(c.browser.msie&&!(!(c(g).is(":hidden")||c(g).parents(":hidden").length))){continue}h.css({height:(g.height()-this.borderDif[0]-this.borderDif[2])||0,width:(g.width()-this.borderDif[1]-this.borderDif[3])||0})}},_renderProxy:function(){var f=this.element,i=this.options;this.elementOffset=f.offset();if(this._helper){this.helper=this.helper||c('<div style="overflow:hidden;"></div>');var e=c.browser.msie&&c.browser.version<7,g=(e?1:0),h=(e?2:-1);this.helper.addClass(this._helper).css({width:this.element.outerWidth()+h,height:this.element.outerHeight()+h,position:"absolute",left:this.elementOffset.left-g+"px",top:this.elementOffset.top-g+"px",zIndex:++i.zIndex});this.helper.appendTo("body").disableSelection()}else{this.helper=this.element}},_change:{e:function(g,f,e){return{width:this.originalSize.width+f}},w:function(h,f,e){var j=this.options,g=this.originalSize,i=this.originalPosition;return{left:i.left+f,width:g.width-f}},n:function(h,f,e){var j=this.options,g=this.originalSize,i=this.originalPosition;return{top:i.top+e,height:g.height-e}},s:function(g,f,e){return{height:this.originalSize.height+e}},se:function(g,f,e){return c.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[g,f,e]))},sw:function(g,f,e){return c.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[g,f,e]))},ne:function(g,f,e){return c.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[g,f,e]))},nw:function(g,f,e){return c.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[g,f,e]))}},_propagate:function(f,e){c.ui.plugin.call(this,f,[e,this.ui()]);(f!="resize"&&this._trigger(f,e,this.ui()))},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});c.extend(c.ui.resizable,{version:"1.8.18"});c.ui.plugin.add("resizable","alsoResize",{start:function(f,g){var e=c(this).data("resizable"),i=e.options;var h=function(j){c(j).each(function(){var k=c(this);k.data("resizable-alsoresize",{width:parseInt(k.width(),10),height:parseInt(k.height(),10),left:parseInt(k.css("left"),10),top:parseInt(k.css("top"),10)})})};if(typeof(i.alsoResize)=="object"&&!i.alsoResize.parentNode){if(i.alsoResize.length){i.alsoResize=i.alsoResize[0];h(i.alsoResize)}else{c.each(i.alsoResize,function(j){h(j)})}}else{h(i.alsoResize)}},resize:function(g,i){var f=c(this).data("resizable"),j=f.options,h=f.originalSize,l=f.originalPosition;var k={height:(f.size.height-h.height)||0,width:(f.size.width-h.width)||0,top:(f.position.top-l.top)||0,left:(f.position.left-l.left)||0},e=function(m,n){c(m).each(function(){var q=c(this),r=c(this).data("resizable-alsoresize"),p={},o=n&&n.length?n:q.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];c.each(o,function(s,u){var t=(r[u]||0)+(k[u]||0);if(t&&t>=0){p[u]=t||null}});q.css(p)})};if(typeof(j.alsoResize)=="object"&&!j.alsoResize.nodeType){c.each(j.alsoResize,function(m,n){e(m,n)})}else{e(j.alsoResize)}},stop:function(e,f){c(this).removeData("resizable-alsoresize")}});c.ui.plugin.add("resizable","animate",{stop:function(i,n){var p=c(this).data("resizable"),j=p.options;var h=p._proportionallyResizeElements,e=h.length&&(/textarea/i).test(h[0].nodeName),f=e&&c.ui.hasScroll(h[0],"left")?0:p.sizeDiff.height,l=e?0:p.sizeDiff.width;var g={width:(p.size.width-l),height:(p.size.height-f)},k=(parseInt(p.element.css("left"),10)+(p.position.left-p.originalPosition.left))||null,m=(parseInt(p.element.css("top"),10)+(p.position.top-p.originalPosition.top))||null;p.element.animate(c.extend(g,m&&k?{top:m,left:k}:{}),{duration:j.animateDuration,easing:j.animateEasing,step:function(){var o={width:parseInt(p.element.css("width"),10),height:parseInt(p.element.css("height"),10),top:parseInt(p.element.css("top"),10),left:parseInt(p.element.css("left"),10)};if(h&&h.length){c(h[0]).css({width:o.width,height:o.height})}p._updateCache(o);p._propagate("resize",i)}})}});c.ui.plugin.add("resizable","containment",{start:function(f,r){var t=c(this).data("resizable"),j=t.options,l=t.element;var g=j.containment,k=(g instanceof c)?g.get(0):(/parent/.test(g))?l.parent().get(0):g;if(!k){return}t.containerElement=c(k);if(/document/.test(g)||g==document){t.containerOffset={left:0,top:0};t.containerPosition={left:0,top:0};t.parentData={element:c(document),left:0,top:0,width:c(document).width(),height:c(document).height()||document.body.parentNode.scrollHeight}}else{var n=c(k),i=[];c(["Top","Right","Left","Bottom"]).each(function(p,o){i[p]=b(n.css("padding"+o))});t.containerOffset=n.offset();t.containerPosition=n.position();t.containerSize={height:(n.innerHeight()-i[3]),width:(n.innerWidth()-i[1])};var q=t.containerOffset,e=t.containerSize.height,m=t.containerSize.width,h=(c.ui.hasScroll(k,"left")?k.scrollWidth:m),s=(c.ui.hasScroll(k)?k.scrollHeight:e);t.parentData={element:k,left:q.left,top:q.top,width:h,height:s}}},resize:function(g,q){var t=c(this).data("resizable"),i=t.options,f=t.containerSize,p=t.containerOffset,m=t.size,n=t.position,r=t._aspectRatio||g.shiftKey,e={top:0,left:0},h=t.containerElement;if(h[0]!=document&&(/static/).test(h.css("position"))){e=p}if(n.left<(t._helper?p.left:0)){t.size.width=t.size.width+(t._helper?(t.position.left-p.left):(t.position.left-e.left));if(r){t.size.height=t.size.width/i.aspectRatio}t.position.left=i.helper?p.left:0}if(n.top<(t._helper?p.top:0)){t.size.height=t.size.height+(t._helper?(t.position.top-p.top):t.position.top);if(r){t.size.width=t.size.height*i.aspectRatio}t.position.top=t._helper?p.top:0}t.offset.left=t.parentData.left+t.position.left;t.offset.top=t.parentData.top+t.position.top;var l=Math.abs((t._helper?t.offset.left-e.left:(t.offset.left-e.left))+t.sizeDiff.width),s=Math.abs((t._helper?t.offset.top-e.top:(t.offset.top-p.top))+t.sizeDiff.height);var k=t.containerElement.get(0)==t.element.parent().get(0),j=/relative|absolute/.test(t.containerElement.css("position"));if(k&&j){l-=t.parentData.left}if(l+t.size.width>=t.parentData.width){t.size.width=t.parentData.width-l;if(r){t.size.height=t.size.width/t.aspectRatio}}if(s+t.size.height>=t.parentData.height){t.size.height=t.parentData.height-s;if(r){t.size.width=t.size.height*t.aspectRatio}}},stop:function(f,n){var q=c(this).data("resizable"),g=q.options,l=q.position,m=q.containerOffset,e=q.containerPosition,i=q.containerElement;var j=c(q.helper),r=j.offset(),p=j.outerWidth()-q.sizeDiff.width,k=j.outerHeight()-q.sizeDiff.height;if(q._helper&&!g.animate&&(/relative/).test(i.css("position"))){c(this).css({left:r.left-e.left-m.left,width:p,height:k})}if(q._helper&&!g.animate&&(/static/).test(i.css("position"))){c(this).css({left:r.left-e.left-m.left,width:p,height:k})}}});c.ui.plugin.add("resizable","ghost",{start:function(g,h){var e=c(this).data("resizable"),i=e.options,f=e.size;e.ghost=e.originalElement.clone();e.ghost.css({opacity:0.25,display:"block",position:"relative",height:f.height,width:f.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof i.ghost=="string"?i.ghost:"");e.ghost.appendTo(e.helper)},resize:function(f,g){var e=c(this).data("resizable"),h=e.options;if(e.ghost){e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})}},stop:function(f,g){var e=c(this).data("resizable"),h=e.options;if(e.ghost&&e.helper){e.helper.get(0).removeChild(e.ghost.get(0))}}});c.ui.plugin.add("resizable","grid",{resize:function(e,m){var p=c(this).data("resizable"),h=p.options,k=p.size,i=p.originalSize,j=p.originalPosition,n=p.axis,l=h._aspectRatio||e.shiftKey;h.grid=typeof h.grid=="number"?[h.grid,h.grid]:h.grid;var g=Math.round((k.width-i.width)/(h.grid[0]||1))*(h.grid[0]||1),f=Math.round((k.height-i.height)/(h.grid[1]||1))*(h.grid[1]||1);if(/^(se|s|e)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f}else{if(/^(ne)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f;p.position.top=j.top-f}else{if(/^(sw)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f;p.position.left=j.left-g}else{p.size.width=i.width+g;p.size.height=i.height+f;p.position.top=j.top-f;p.position.left=j.left-g}}}}});var b=function(e){return parseInt(e,10)||0};var a=function(e){return !isNaN(parseInt(e,10))}})(jQuery);/*! +(function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var d=this;this.element.bind("mousedown."+this.widgetName,function(e){return d._mouseDown(e)}).bind("click."+this.widgetName,function(e){if(true===b.data(e.target,d.widgetName+".preventClickEvent")){b.removeData(e.target,d.widgetName+".preventClickEvent");e.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(f){if(a){return}(this._mouseStarted&&this._mouseUp(f));this._mouseDownEvent=f;var e=this,g=(f.which==1),d=(typeof this.options.cancel=="string"&&f.target.nodeName?b(f.target).closest(this.options.cancel).length:false);if(!g||d||!this._mouseCapture(f)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){e.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(f)&&this._mouseDelayMet(f)){this._mouseStarted=(this._mouseStart(f)!==false);if(!this._mouseStarted){f.preventDefault();return true}}if(true===b.data(f.target,this.widgetName+".preventClickEvent")){b.removeData(f.target,this.widgetName+".preventClickEvent")}this._mouseMoveDelegate=function(h){return e._mouseMove(h)};this._mouseUpDelegate=function(h){return e._mouseUp(h)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);f.preventDefault();a=true;return true},_mouseMove:function(d){if(b.browser.msie&&!(document.documentMode>=9)&&!d.button){return this._mouseUp(d)}if(this._mouseStarted){this._mouseDrag(d);return d.preventDefault()}if(this._mouseDistanceMet(d)&&this._mouseDelayMet(d)){this._mouseStarted=(this._mouseStart(this._mouseDownEvent,d)!==false);(this._mouseStarted?this._mouseDrag(d):this._mouseUp(d))}return !this._mouseStarted},_mouseUp:function(d){b(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;if(d.target==this._mouseDownEvent.target){b.data(d.target,this.widgetName+".preventClickEvent",true)}this._mouseStop(d)}return false},_mouseDistanceMet:function(d){return(Math.max(Math.abs(this._mouseDownEvent.pageX-d.pageX),Math.abs(this._mouseDownEvent.pageY-d.pageY))>=this.options.distance)},_mouseDelayMet:function(d){return this.mouseDelayMet},_mouseStart:function(d){},_mouseDrag:function(d){},_mouseStop:function(d){},_mouseCapture:function(d){return true}})})(jQuery);(function(c,d){c.widget("ui.resizable",c.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000},_create:function(){var f=this,k=this.options;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(k.aspectRatio),aspectRatio:k.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:k.helper||k.ghost||k.animate?k.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){this.element.wrap(c('<div class="ui-wrapper" style="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle=this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=k.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles="n,e,s,w,se,sw,ne,nw"}var l=this.handles.split(",");this.handles={};for(var g=0;g<l.length;g++){var j=c.trim(l[g]),e="ui-resizable-"+j;var h=c('<div class="ui-resizable-handle '+e+'"></div>');if(/sw|se|ne|nw/.test(j)){h.css({zIndex:++k.zIndex})}if("se"==j){h.addClass("ui-icon ui-icon-gripsmall-diagonal-se")}this.handles[j]=".ui-resizable-"+j;this.element.append(h)}}this._renderAxis=function(q){q=q||this.element;for(var n in this.handles){if(this.handles[n].constructor==String){this.handles[n]=c(this.handles[n],this.element).show()}if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var o=c(this.handles[n],this.element),p=0;p=/sw|ne|nw|se|n|s/.test(n)?o.outerHeight():o.outerWidth();var m=["padding",/ne|nw|n/.test(n)?"Top":/se|sw|s/.test(n)?"Bottom":/^e$/.test(n)?"Right":"Left"].join("");q.css(m,p);this._proportionallyResize()}if(!c(this.handles[n]).length){continue}}};this._renderAxis(this.element);this._handles=c(".ui-resizable-handle",this.element).disableSelection();this._handles.mouseover(function(){if(!f.resizing){if(this.className){var i=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)}f.axis=i&&i[1]?i[1]:"se"}});if(k.autoHide){this._handles.hide();c(this.element).addClass("ui-resizable-autohide").hover(function(){if(k.disabled){return}c(this).removeClass("ui-resizable-autohide");f._handles.show()},function(){if(k.disabled){return}if(!f.resizing){c(this).addClass("ui-resizable-autohide");f._handles.hide()}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var e=function(g){c(g).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};if(this.elementIsWrapper){e(this.element);var f=this.element;f.after(this.originalElement.css({position:f.css("position"),width:f.outerWidth(),height:f.outerHeight(),top:f.css("top"),left:f.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);e(this.originalElement);return this},_mouseCapture:function(f){var g=false;for(var e in this.handles){if(c(this.handles[e])[0]==f.target){g=true}}return !this.options.disabled&&g},_mouseStart:function(g){var j=this.options,f=this.element.position(),e=this.element;this.resizing=true;this.documentScroll={top:c(document).scrollTop(),left:c(document).scrollLeft()};if(e.is(".ui-draggable")||(/absolute/).test(e.css("position"))){e.css({position:"absolute",top:f.top,left:f.left})}this._renderProxy();var k=b(this.helper.css("left")),h=b(this.helper.css("top"));if(j.containment){k+=c(j.containment).scrollLeft()||0;h+=c(j.containment).scrollTop()||0}this.offset=this.helper.offset();this.position={left:k,top:h};this.size=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalSize=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalPosition={left:k,top:h};this.sizeDiff={width:e.outerWidth()-e.width(),height:e.outerHeight()-e.height()};this.originalMousePosition={left:g.pageX,top:g.pageY};this.aspectRatio=(typeof j.aspectRatio=="number")?j.aspectRatio:((this.originalSize.width/this.originalSize.height)||1);var i=c(".ui-resizable-"+this.axis).css("cursor");c("body").css("cursor",i=="auto"?this.axis+"-resize":i);e.addClass("ui-resizable-resizing");this._propagate("start",g);return true},_mouseDrag:function(e){var h=this.helper,g=this.options,m={},q=this,j=this.originalMousePosition,n=this.axis;var r=(e.pageX-j.left)||0,p=(e.pageY-j.top)||0;var i=this._change[n];if(!i){return false}var l=i.apply(this,[e,r,p]),k=c.browser.msie&&c.browser.version<7,f=this.sizeDiff;this._updateVirtualBoundaries(e.shiftKey);if(this._aspectRatio||e.shiftKey){l=this._updateRatio(l,e)}l=this._respectSize(l,e);this._propagate("resize",e);h.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});if(!this._helper&&this._proportionallyResizeElements.length){this._proportionallyResize()}this._updateCache(l);this._trigger("resize",e,this.ui());return false},_mouseStop:function(h){this.resizing=false;var i=this.options,m=this;if(this._helper){var g=this._proportionallyResizeElements,e=g.length&&(/textarea/i).test(g[0].nodeName),f=e&&c.ui.hasScroll(g[0],"left")?0:m.sizeDiff.height,k=e?0:m.sizeDiff.width;var n={width:(m.helper.width()-k),height:(m.helper.height()-f)},j=(parseInt(m.element.css("left"),10)+(m.position.left-m.originalPosition.left))||null,l=(parseInt(m.element.css("top"),10)+(m.position.top-m.originalPosition.top))||null;if(!i.animate){this.element.css(c.extend(n,{top:l,left:j}))}m.helper.height(m.size.height);m.helper.width(m.size.width);if(this._helper&&!i.animate){this._proportionallyResize()}}c("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",h);if(this._helper){this.helper.remove()}return false},_updateVirtualBoundaries:function(g){var j=this.options,i,h,f,k,e;e={minWidth:a(j.minWidth)?j.minWidth:0,maxWidth:a(j.maxWidth)?j.maxWidth:Infinity,minHeight:a(j.minHeight)?j.minHeight:0,maxHeight:a(j.maxHeight)?j.maxHeight:Infinity};if(this._aspectRatio||g){i=e.minHeight*this.aspectRatio;f=e.minWidth/this.aspectRatio;h=e.maxHeight*this.aspectRatio;k=e.maxWidth/this.aspectRatio;if(i>e.minWidth){e.minWidth=i}if(f>e.minHeight){e.minHeight=f}if(h<e.maxWidth){e.maxWidth=h}if(k<e.maxHeight){e.maxHeight=k}}this._vBoundaries=e},_updateCache:function(e){var f=this.options;this.offset=this.helper.offset();if(a(e.left)){this.position.left=e.left}if(a(e.top)){this.position.top=e.top}if(a(e.height)){this.size.height=e.height}if(a(e.width)){this.size.width=e.width}},_updateRatio:function(h,g){var i=this.options,j=this.position,f=this.size,e=this.axis;if(a(h.height)){h.width=(h.height*this.aspectRatio)}else{if(a(h.width)){h.height=(h.width/this.aspectRatio)}}if(e=="sw"){h.left=j.left+(f.width-h.width);h.top=null}if(e=="nw"){h.top=j.top+(f.height-h.height);h.left=j.left+(f.width-h.width)}return h},_respectSize:function(l,g){var j=this.helper,i=this._vBoundaries,r=this._aspectRatio||g.shiftKey,q=this.axis,t=a(l.width)&&i.maxWidth&&(i.maxWidth<l.width),m=a(l.height)&&i.maxHeight&&(i.maxHeight<l.height),h=a(l.width)&&i.minWidth&&(i.minWidth>l.width),s=a(l.height)&&i.minHeight&&(i.minHeight>l.height);if(h){l.width=i.minWidth}if(s){l.height=i.minHeight}if(t){l.width=i.maxWidth}if(m){l.height=i.maxHeight}var f=this.originalPosition.left+this.originalSize.width,p=this.position.top+this.size.height;var k=/sw|nw|w/.test(q),e=/nw|ne|n/.test(q);if(h&&k){l.left=f-i.minWidth}if(t&&k){l.left=f-i.maxWidth}if(s&&e){l.top=p-i.minHeight}if(m&&e){l.top=p-i.maxHeight}var n=!l.width&&!l.height;if(n&&!l.left&&l.top){l.top=null}else{if(n&&!l.top&&l.left){l.left=null}}return l},_proportionallyResize:function(){var k=this.options;if(!this._proportionallyResizeElements.length){return}var g=this.helper||this.element;for(var f=0;f<this._proportionallyResizeElements.length;f++){var h=this._proportionallyResizeElements[f];if(!this.borderDif){var e=[h.css("borderTopWidth"),h.css("borderRightWidth"),h.css("borderBottomWidth"),h.css("borderLeftWidth")],j=[h.css("paddingTop"),h.css("paddingRight"),h.css("paddingBottom"),h.css("paddingLeft")];this.borderDif=c.map(e,function(l,n){var m=parseInt(l,10)||0,o=parseInt(j[n],10)||0;return m+o})}if(c.browser.msie&&!(!(c(g).is(":hidden")||c(g).parents(":hidden").length))){continue}h.css({height:(g.height()-this.borderDif[0]-this.borderDif[2])||0,width:(g.width()-this.borderDif[1]-this.borderDif[3])||0})}},_renderProxy:function(){var f=this.element,i=this.options;this.elementOffset=f.offset();if(this._helper){this.helper=this.helper||c('<div style="overflow:hidden;"></div>');var e=c.browser.msie&&c.browser.version<7,g=(e?1:0),h=(e?2:-1);this.helper.addClass(this._helper).css({width:this.element.outerWidth()+h,height:this.element.outerHeight()+h,position:"absolute",left:this.elementOffset.left-g+"px",top:this.elementOffset.top-g+"px",zIndex:++i.zIndex});this.helper.appendTo("body").disableSelection()}else{this.helper=this.element}},_change:{e:function(g,f,e){return{width:this.originalSize.width+f}},w:function(h,f,e){var j=this.options,g=this.originalSize,i=this.originalPosition;return{left:i.left+f,width:g.width-f}},n:function(h,f,e){var j=this.options,g=this.originalSize,i=this.originalPosition;return{top:i.top+e,height:g.height-e}},s:function(g,f,e){return{height:this.originalSize.height+e}},se:function(g,f,e){return c.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[g,f,e]))},sw:function(g,f,e){return c.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[g,f,e]))},ne:function(g,f,e){return c.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[g,f,e]))},nw:function(g,f,e){return c.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[g,f,e]))}},_propagate:function(f,e){c.ui.plugin.call(this,f,[e,this.ui()]);(f!="resize"&&this._trigger(f,e,this.ui()))},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});c.extend(c.ui.resizable,{version:"1.8.18"});c.ui.plugin.add("resizable","alsoResize",{start:function(f,g){var e=c(this).data("resizable"),i=e.options;var h=function(j){c(j).each(function(){var k=c(this);k.data("resizable-alsoresize",{width:parseInt(k.width(),10),height:parseInt(k.height(),10),left:parseInt(k.css("left"),10),top:parseInt(k.css("top"),10)})})};if(typeof(i.alsoResize)=="object"&&!i.alsoResize.parentNode){if(i.alsoResize.length){i.alsoResize=i.alsoResize[0];h(i.alsoResize)}else{c.each(i.alsoResize,function(j){h(j)})}}else{h(i.alsoResize)}},resize:function(g,i){var f=c(this).data("resizable"),j=f.options,h=f.originalSize,l=f.originalPosition;var k={height:(f.size.height-h.height)||0,width:(f.size.width-h.width)||0,top:(f.position.top-l.top)||0,left:(f.position.left-l.left)||0},e=function(m,n){c(m).each(function(){var q=c(this),r=c(this).data("resizable-alsoresize"),p={},o=n&&n.length?n:q.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];c.each(o,function(s,u){var t=(r[u]||0)+(k[u]||0);if(t&&t>=0){p[u]=t||null}});q.css(p)})};if(typeof(j.alsoResize)=="object"&&!j.alsoResize.nodeType){c.each(j.alsoResize,function(m,n){e(m,n)})}else{e(j.alsoResize)}},stop:function(e,f){c(this).removeData("resizable-alsoresize")}});c.ui.plugin.add("resizable","animate",{stop:function(i,n){var p=c(this).data("resizable"),j=p.options;var h=p._proportionallyResizeElements,e=h.length&&(/textarea/i).test(h[0].nodeName),f=e&&c.ui.hasScroll(h[0],"left")?0:p.sizeDiff.height,l=e?0:p.sizeDiff.width;var g={width:(p.size.width-l),height:(p.size.height-f)},k=(parseInt(p.element.css("left"),10)+(p.position.left-p.originalPosition.left))||null,m=(parseInt(p.element.css("top"),10)+(p.position.top-p.originalPosition.top))||null;p.element.animate(c.extend(g,m&&k?{top:m,left:k}:{}),{duration:j.animateDuration,easing:j.animateEasing,step:function(){var o={width:parseInt(p.element.css("width"),10),height:parseInt(p.element.css("height"),10),top:parseInt(p.element.css("top"),10),left:parseInt(p.element.css("left"),10)};if(h&&h.length){c(h[0]).css({width:o.width,height:o.height})}p._updateCache(o);p._propagate("resize",i)}})}});c.ui.plugin.add("resizable","containment",{start:function(f,r){var t=c(this).data("resizable"),j=t.options,l=t.element;var g=j.containment,k=(g instanceof c)?g.get(0):(/parent/.test(g))?l.parent().get(0):g;if(!k){return}t.containerElement=c(k);if(/document/.test(g)||g==document){t.containerOffset={left:0,top:0};t.containerPosition={left:0,top:0};t.parentData={element:c(document),left:0,top:0,width:c(document).width(),height:c(document).height()||document.body.parentNode.scrollHeight}}else{var n=c(k),i=[];c(["Top","Right","Left","Bottom"]).each(function(p,o){i[p]=b(n.css("padding"+o))});t.containerOffset=n.offset();t.containerPosition=n.position();t.containerSize={height:(n.innerHeight()-i[3]),width:(n.innerWidth()-i[1])};var q=t.containerOffset,e=t.containerSize.height,m=t.containerSize.width,h=(c.ui.hasScroll(k,"left")?k.scrollWidth:m),s=(c.ui.hasScroll(k)?k.scrollHeight:e);t.parentData={element:k,left:q.left,top:q.top,width:h,height:s}}},resize:function(g,q){var t=c(this).data("resizable"),i=t.options,f=t.containerSize,p=t.containerOffset,m=t.size,n=t.position,r=t._aspectRatio||g.shiftKey,e={top:0,left:0},h=t.containerElement;if(h[0]!=document&&(/static/).test(h.css("position"))){e=p}if(n.left<(t._helper?p.left:0)){t.size.width=t.size.width+(t._helper?(t.position.left-p.left):(t.position.left-e.left));if(r){t.size.height=t.size.width/i.aspectRatio}t.position.left=i.helper?p.left:0}if(n.top<(t._helper?p.top:0)){t.size.height=t.size.height+(t._helper?(t.position.top-p.top):t.position.top);if(r){t.size.width=t.size.height*i.aspectRatio}t.position.top=t._helper?p.top:0}t.offset.left=t.parentData.left+t.position.left;t.offset.top=t.parentData.top+t.position.top;var l=Math.abs((t._helper?t.offset.left-e.left:(t.offset.left-e.left))+t.sizeDiff.width),s=Math.abs((t._helper?t.offset.top-e.top:(t.offset.top-p.top))+t.sizeDiff.height);var k=t.containerElement.get(0)==t.element.parent().get(0),j=/relative|absolute/.test(t.containerElement.css("position"));if(k&&j){l-=t.parentData.left}if(l+t.size.width>=t.parentData.width){t.size.width=t.parentData.width-l;if(r){t.size.height=t.size.width/t.aspectRatio}}if(s+t.size.height>=t.parentData.height){t.size.height=t.parentData.height-s;if(r){t.size.width=t.size.height*t.aspectRatio}}},stop:function(f,n){var q=c(this).data("resizable"),g=q.options,l=q.position,m=q.containerOffset,e=q.containerPosition,i=q.containerElement;var j=c(q.helper),r=j.offset(),p=j.outerWidth()-q.sizeDiff.width,k=j.outerHeight()-q.sizeDiff.height;if(q._helper&&!g.animate&&(/relative/).test(i.css("position"))){c(this).css({left:r.left-e.left-m.left,width:p,height:k})}if(q._helper&&!g.animate&&(/static/).test(i.css("position"))){c(this).css({left:r.left-e.left-m.left,width:p,height:k})}}});c.ui.plugin.add("resizable","ghost",{start:function(g,h){var e=c(this).data("resizable"),i=e.options,f=e.size;e.ghost=e.originalElement.clone();e.ghost.css({opacity:0.25,display:"block",position:"relative",height:f.height,width:f.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof i.ghost=="string"?i.ghost:"");e.ghost.appendTo(e.helper)},resize:function(f,g){var e=c(this).data("resizable"),h=e.options;if(e.ghost){e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})}},stop:function(f,g){var e=c(this).data("resizable"),h=e.options;if(e.ghost&&e.helper){e.helper.get(0).removeChild(e.ghost.get(0))}}});c.ui.plugin.add("resizable","grid",{resize:function(e,m){var p=c(this).data("resizable"),h=p.options,k=p.size,i=p.originalSize,j=p.originalPosition,n=p.axis,l=h._aspectRatio||e.shiftKey;h.grid=typeof h.grid=="number"?[h.grid,h.grid]:h.grid;var g=Math.round((k.width-i.width)/(h.grid[0]||1))*(h.grid[0]||1),f=Math.round((k.height-i.height)/(h.grid[1]||1))*(h.grid[1]||1);if(/^(se|s|e)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f}else{if(/^(ne)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f;p.position.top=j.top-f}else{if(/^(sw)$/.test(n)){p.size.width=i.width+g;p.size.height=i.height+f;p.position.left=j.left-g}else{p.size.width=i.width+g;p.size.height=i.height+f;p.position.top=j.top-f;p.position.left=j.left-g}}}}});var b=function(e){return parseInt(e,10)||0};var a=function(e){return !isNaN(parseInt(e,10))}})(jQuery);/* * jQuery hashchange event - v1.3 - 7/21/2010 * http://benalman.com/projects/jquery-hashchange-plugin/ * @@ -58,30 +58,11 @@ * Dual licensed under the MIT and GPL licenses. * http://benalman.com/about/license/ */ -(function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&(i===b||i>7);function a(j){j=j||location.href;return"#"+j.replace(/^[^#]*#?(.*)$/,"$1")}$.fn[c]=function(j){return j?this.bind(c,j):this.trigger(c)};$.fn[c].delay=50;g[c]=$.extend(g[c],{setup:function(){if(d){return false}$(f.start)},teardown:function(){if(d){return false}$(f.stop)}});f=(function(){var j={},p,m=a(),k=function(q){return q},l=k,o=k;j.start=function(){p||n()};j.stop=function(){p&&clearTimeout(p);p=b};function n(){var r=a(),q=o(m);if(r!==m){l(m=r,q);$(e).trigger(c)}else{if(q!==m){location.href=location.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){var q,r;j.start=function(){if(!q){r=$.fn[c].src;r=r&&r+a();q=$('<iframe tabindex="-1" title="empty"/>').hide().one("load",function(){r||l(a());n()}).attr("src",r||"javascript:0").insertAfter("body")[0].contentWindow;h.onpropertychange=function(){try{if(event.propertyName==="title"){q.document.title=h.title}}catch(s){}}}};j.stop=k;o=function(){return a(q.location.href)};l=function(v,s){var u=q.document,t=$.fn[c].domain;if(v!==s){u.title=h.title;u.open();t&&u.write('<script>document.domain="'+t+'"<\/script>');u.close();q.location.hash=v}}})();return j})()})(jQuery,this);(function(c){var a=c.scrollTo=function(f,e,d){c(window).scrollTo(f,e,d)};a.defaults={axis:"xy",duration:parseFloat(c.fn.jquery)>=1.3?0:1};a.window=function(d){return c(window)._scrollable()};c.fn._scrollable=function(){return this.map(function(){var e=this,d=!e.nodeName||c.inArray(e.nodeName.toLowerCase(),["iframe","#document","html","body"])!=-1;if(!d){return e}var f=(e.contentWindow||e).document||e.ownerDocument||e;return c.browser.safari||f.compatMode=="BackCompat"?f.body:f.documentElement})};c.fn.scrollTo=function(f,e,d){if(typeof e=="object"){d=e;e=0}if(typeof d=="function"){d={onAfter:d}}if(f=="max"){f=9000000000}d=c.extend({},a.defaults,d);e=e||d.speed||d.duration;d.queue=d.queue&&d.axis.length>1;if(d.queue){e/=2}d.offset=b(d.offset);d.over=b(d.over);return this._scrollable().each(function(){var l=this,j=c(l),k=f,i,g={},m=j.is("html,body");switch(typeof k){case"number":case"string":if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(k)){k=b(k);break}k=c(k,this);case"object":if(k.is||k.style){i=(k=c(k)).offset()}}c.each(d.axis.split(""),function(q,r){var s=r=="x"?"Left":"Top",u=s.toLowerCase(),p="scroll"+s,o=l[p],n=a.max(l,r);if(i){g[p]=i[u]+(m?0:o-j.offset()[u]);if(d.margin){g[p]-=parseInt(k.css("margin"+s))||0;g[p]-=parseInt(k.css("border"+s+"Width"))||0}g[p]+=d.offset[u]||0;if(d.over[u]){g[p]+=k[r=="x"?"width":"height"]()*d.over[u]}}else{var t=k[u];g[p]=t.slice&&t.slice(-1)=="%"?parseFloat(t)/100*n:t}if(/^\d+$/.test(g[p])){g[p]=g[p]<=0?0:Math.min(g[p],n)}if(!q&&d.queue){if(o!=g[p]){h(d.onAfterFirst)}delete g[p]}});h(d.onAfter);function h(n){j.animate(g,e,d.easing,n&&function(){n.call(this,f,d)})}}).end()};a.max=function(j,i){var h=i=="x"?"Width":"Height",e="scroll"+h;if(!c(j).is("html,body")){return j[e]-c(j)[h.toLowerCase()]()}var g="client"+h,f=j.ownerDocument.documentElement,d=j.ownerDocument.body;return Math.max(f[e],d[e])-Math.min(f[g],d[g])};function b(d){return typeof d=="object"?d:{top:d,left:d}}})(jQuery);/*! +(function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&(i===b||i>7);function a(j){j=j||location.href;return"#"+j.replace(/^[^#]*#?(.*)$/,"$1")}$.fn[c]=function(j){return j?this.bind(c,j):this.trigger(c)};$.fn[c].delay=50;g[c]=$.extend(g[c],{setup:function(){if(d){return false}$(f.start)},teardown:function(){if(d){return false}$(f.stop)}});f=(function(){var j={},p,m=a(),k=function(q){return q},l=k,o=k;j.start=function(){p||n()};j.stop=function(){p&&clearTimeout(p);p=b};function n(){var r=a(),q=o(m);if(r!==m){l(m=r,q);$(e).trigger(c)}else{if(q!==m){location.href=location.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){var q,r;j.start=function(){if(!q){r=$.fn[c].src;r=r&&r+a();q=$('<iframe tabindex="-1" title="empty"/>').hide().one("load",function(){r||l(a());n()}).attr("src",r||"javascript:0").insertAfter("body")[0].contentWindow;h.onpropertychange=function(){try{if(event.propertyName==="title"){q.document.title=h.title}}catch(s){}}}};j.stop=k;o=function(){return a(q.location.href)};l=function(v,s){var u=q.document,t=$.fn[c].domain;if(v!==s){u.title=h.title;u.open();t&&u.write('<script>document.domain="'+t+'"<\/script>');u.close();q.location.hash=v}}})();return j})()})(jQuery,this);(function(c){var a=c.scrollTo=function(f,e,d){c(window).scrollTo(f,e,d)};a.defaults={axis:"xy",duration:parseFloat(c.fn.jquery)>=1.3?0:1};a.window=function(d){return c(window)._scrollable()};c.fn._scrollable=function(){return this.map(function(){var e=this,d=!e.nodeName||c.inArray(e.nodeName.toLowerCase(),["iframe","#document","html","body"])!=-1;if(!d){return e}var f=(e.contentWindow||e).document||e.ownerDocument||e;return c.browser.safari||f.compatMode=="BackCompat"?f.body:f.documentElement})};c.fn.scrollTo=function(f,e,d){if(typeof e=="object"){d=e;e=0}if(typeof d=="function"){d={onAfter:d}}if(f=="max"){f=9000000000}d=c.extend({},a.defaults,d);e=e||d.speed||d.duration;d.queue=d.queue&&d.axis.length>1;if(d.queue){e/=2}d.offset=b(d.offset);d.over=b(d.over);return this._scrollable().each(function(){var l=this,j=c(l),k=f,i,g={},m=j.is("html,body");switch(typeof k){case"number":case"string":if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(k)){k=b(k);break}k=c(k,this);case"object":if(k.is||k.style){i=(k=c(k)).offset()}}c.each(d.axis.split(""),function(q,r){var s=r=="x"?"Left":"Top",u=s.toLowerCase(),p="scroll"+s,o=l[p],n=a.max(l,r);if(i){g[p]=i[u]+(m?0:o-j.offset()[u]);if(d.margin){g[p]-=parseInt(k.css("margin"+s))||0;g[p]-=parseInt(k.css("border"+s+"Width"))||0}g[p]+=d.offset[u]||0;if(d.over[u]){g[p]+=k[r=="x"?"width":"height"]()*d.over[u]}}else{var t=k[u];g[p]=t.slice&&t.slice(-1)=="%"?parseFloat(t)/100*n:t}if(/^\d+$/.test(g[p])){g[p]=g[p]<=0?0:Math.min(g[p],n)}if(!q&&d.queue){if(o!=g[p]){h(d.onAfterFirst)}delete g[p]}});h(d.onAfter);function h(n){j.animate(g,e,d.easing,n&&function(){n.call(this,f,d)})}}).end()};a.max=function(j,i){var h=i=="x"?"Width":"Height",e="scroll"+h;if(!c(j).is("html,body")){return j[e]-c(j)[h.toLowerCase()]()}var g="client"+h,f=j.ownerDocument.documentElement,d=j.ownerDocument.body;return Math.max(f[e],d[e])-Math.min(f[g],d[g])};function b(d){return typeof d=="object"?d:{top:d,left:d}}})(jQuery);/* PowerTip - v1.2.0 - 2013-04-03 http://stevenbenner.github.com/jquery-powertip/ Copyright (c) 2013 Steven Benner (http://stevenbenner.com/). Released under MIT license. https://raw.github.com/stevenbenner/jquery-powertip/master/LICENSE.txt */ -(function(a){if(typeof define==="function"&&define.amd){define(["jquery"],a)}else{a(jQuery)}}(function(k){var A=k(document),s=k(window),w=k("body");var n="displayController",e="hasActiveHover",d="forcedOpen",u="hasMouseMove",f="mouseOnToPopup",g="originalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isFixedTipOpen:false,isClosing:false,tipOpenImminent:false,activeHover:null,currentX:0,currentY:0,previousX:0,previousY:0,desyncTimeout:null,mouseTrackingActive:false,delayInProgress:false,windowWidth:0,windowHeight:0,scrollTop:0,scrollLeft:0};var p={none:0,top:1,bottom:2,left:4,right:8};k.fn.powerTip=function(F,N){if(!this.length){return this}if(k.type(F)==="string"&&k.powerTip[F]){return k.powerTip[F].call(this,this,N)}var O=k.extend({},k.fn.powerTip.defaults,F),G=new x(O);h();this.each(function M(){var R=k(this),Q=R.data(y),P=R.data(o),T=R.data(l),S;if(R.data(n)){k.powerTip.destroy(R)}S=R.attr("title");if(!Q&&!T&&!P&&S){R.data(y,S);R.data(g,S);R.removeAttr("title")}R.data(n,new t(R,O,G))});if(!O.manual){this.on({"mouseenter.powertip":function J(P){k.powerTip.show(this,P)},"mouseleave.powertip":function L(){k.powerTip.hide(this)},"focus.powertip":function K(){k.powerTip.show(this)},"blur.powertip":function H(){k.powerTip.hide(this,true)},"keydown.powertip":function I(P){if(P.keyCode===27){k.powerTip.hide(this,true)}}})}return this};k.fn.powerTip.defaults={fadeInTime:200,fadeOutTime:100,followMouse:false,popupId:"powerTip",intentSensitivity:7,intentPollInterval:100,closeDelay:100,placement:"n",smartPlacement:false,offset:10,mouseOnToPopup:false,manual:false};k.fn.powerTip.smartPlacementLists={n:["n","ne","nw","s"],e:["e","ne","se","w","nw","sw","n","s","e"],s:["s","se","sw","n"],w:["w","nw","sw","e","ne","se","n","s","w"],nw:["nw","w","sw","n","s","se","nw"],ne:["ne","e","se","n","s","sw","ne"],sw:["sw","w","nw","s","n","ne","sw"],se:["se","e","ne","s","n","nw","se"],"nw-alt":["nw-alt","n","ne-alt","sw-alt","s","se-alt","w","e"],"ne-alt":["ne-alt","n","nw-alt","se-alt","s","sw-alt","e","w"],"sw-alt":["sw-alt","s","se-alt","nw-alt","n","ne-alt","w","e"],"se-alt":["se-alt","s","sw-alt","ne-alt","n","nw-alt","e","w"]};k.powerTip={show:function z(F,G){if(G){i(G);c.previousX=G.pageX;c.previousY=G.pageY;k(F).data(n).show()}else{k(F).first().data(n).show(true,true)}return F},reposition:function r(F){k(F).first().data(n).resetPosition();return F},hide:function D(G,F){if(G){k(G).first().data(n).hide(F)}else{if(c.activeHover){c.activeHover.data(n).hide(true)}}return G},destroy:function C(G){k(G).off(".powertip").each(function F(){var I=k(this),H=[g,n,e,d];if(I.data(g)){I.attr("title",I.data(g));H.push(y)}I.removeData(H)});return G}};k.powerTip.showTip=k.powerTip.show;k.powerTip.closeTip=k.powerTip.hide;function b(){var F=this;F.top="auto";F.left="auto";F.right="auto";F.bottom="auto";F.set=function(H,G){if(k.isNumeric(G)){F[H]=Math.round(G)}}}function t(K,N,F){var J=null;function L(P,Q){M();if(!K.data(e)){if(!P){c.tipOpenImminent=true;J=setTimeout(function O(){J=null;I()},N.intentPollInterval)}else{if(Q){K.data(d,true)}F.showTip(K)}}}function G(P){M();c.tipOpenImminent=false;if(K.data(e)){K.data(d,false);if(!P){c.delayInProgress=true;J=setTimeout(function O(){J=null;F.hideTip(K);c.delayInProgress=false},N.closeDelay)}else{F.hideTip(K)}}}function I(){var Q=Math.abs(c.previousX-c.currentX),O=Math.abs(c.previousY-c.currentY),P=Q+O;if(P<N.intentSensitivity){F.showTip(K)}else{c.previousX=c.currentX;c.previousY=c.currentY;L()}}function M(){J=clearTimeout(J);c.delayInProgress=false}function H(){F.resetPosition(K)}this.show=L;this.hide=G;this.cancel=M;this.resetPosition=H}function j(){function G(M,L,J,O,P){var K=L.split("-")[0],N=new b(),I;if(q(M)){I=H(M,K)}else{I=F(M,K)}switch(L){case"n":N.set("left",I.left-(J/2));N.set("bottom",c.windowHeight-I.top+P);break;case"e":N.set("left",I.left+P);N.set("top",I.top-(O/2));break;case"s":N.set("left",I.left-(J/2));N.set("top",I.top+P);break;case"w":N.set("top",I.top-(O/2));N.set("right",c.windowWidth-I.left+P);break;case"nw":N.set("bottom",c.windowHeight-I.top+P);N.set("right",c.windowWidth-I.left-20);break;case"nw-alt":N.set("left",I.left);N.set("bottom",c.windowHeight-I.top+P);break;case"ne":N.set("left",I.left-20);N.set("bottom",c.windowHeight-I.top+P);break;case"ne-alt":N.set("bottom",c.windowHeight-I.top+P);N.set("right",c.windowWidth-I.left);break;case"sw":N.set("top",I.top+P);N.set("right",c.windowWidth-I.left-20);break;case"sw-alt":N.set("left",I.left);N.set("top",I.top+P);break;case"se":N.set("left",I.left-20);N.set("top",I.top+P);break;case"se-alt":N.set("top",I.top+P);N.set("right",c.windowWidth-I.left);break}return N}function F(K,J){var O=K.offset(),N=K.outerWidth(),I=K.outerHeight(),M,L;switch(J){case"n":M=O.left+N/2;L=O.top;break;case"e":M=O.left+N;L=O.top+I/2;break;case"s":M=O.left+N/2;L=O.top+I;break;case"w":M=O.left;L=O.top+I/2;break;case"nw":M=O.left;L=O.top;break;case"ne":M=O.left+N;L=O.top;break;case"sw":M=O.left;L=O.top+I;break;case"se":M=O.left+N;L=O.top+I;break}return{top:L,left:M}}function H(O,K){var S=O.closest("svg")[0],N=O[0],W=S.createSVGPoint(),L=N.getBBox(),V=N.getScreenCTM(),M=L.width/2,Q=L.height/2,P=[],I=["nw","n","ne","e","se","s","sw","w"],U,X,R,T;function J(){P.push(W.matrixTransform(V))}W.x=L.x;W.y=L.y;J();W.x+=M;J();W.x+=M;J();W.y+=Q;J();W.y+=Q;J();W.x-=M;J();W.x-=M;J();W.y-=Q;J();if(P[0].y!==P[1].y||P[0].x!==P[7].x){X=Math.atan2(V.b,V.a)*E;R=Math.ceil(((X%360)-22.5)/45);if(R<1){R+=8}while(R--){I.push(I.shift())}}for(T=0;T<P.length;T++){if(I[T]===K){U=P[T];break}}return{top:U.y+c.scrollTop,left:U.x+c.scrollLeft}}this.compute=G}function x(Q){var P=new j(),O=k("#"+Q.popupId);if(O.length===0){O=k("<div/>",{id:Q.popupId});if(w.length===0){w=k("body")}w.append(O)}if(Q.followMouse){if(!O.data(u)){A.on("mousemove",M);s.on("scroll",M);O.data(u,true)}}if(Q.mouseOnToPopup){O.on({mouseenter:function L(){if(O.data(f)){if(c.activeHover){c.activeHover.data(n).cancel()}}},mouseleave:function N(){if(c.activeHover){c.activeHover.data(n).hide()}}})}function I(S){S.data(e,true);O.queue(function R(T){H(S);T()})}function H(S){var U;if(!S.data(e)){return}if(c.isTipOpen){if(!c.isClosing){K(c.activeHover)}O.delay(100).queue(function R(V){H(S);V()});return}S.trigger("powerTipPreRender");U=B(S);if(U){O.empty().append(U)}else{return}S.trigger("powerTipRender");c.activeHover=S;c.isTipOpen=true;O.data(f,Q.mouseOnToPopup);if(!Q.followMouse){G(S);c.isFixedTipOpen=true}else{M()}O.fadeIn(Q.fadeInTime,function T(){if(!c.desyncTimeout){c.desyncTimeout=setInterval(J,500)}S.trigger("powerTipOpen")})}function K(R){c.isClosing=true;c.activeHover=null;c.isTipOpen=false;c.desyncTimeout=clearInterval(c.desyncTimeout);R.data(e,false);R.data(d,false);O.fadeOut(Q.fadeOutTime,function S(){var T=new b();c.isClosing=false;c.isFixedTipOpen=false;O.removeClass();T.set("top",c.currentY+Q.offset);T.set("left",c.currentX+Q.offset);O.css(T);R.trigger("powerTipClose")})}function M(){if(!c.isFixedTipOpen&&(c.isTipOpen||(c.tipOpenImminent&&O.data(u)))){var R=O.outerWidth(),V=O.outerHeight(),U=new b(),S,T;U.set("top",c.currentY+Q.offset);U.set("left",c.currentX+Q.offset);S=m(U,R,V);if(S!==p.none){T=a(S);if(T===1){if(S===p.right){U.set("left",c.windowWidth-R)}else{if(S===p.bottom){U.set("top",c.scrollTop+c.windowHeight-V)}}}else{U.set("left",c.currentX-R-Q.offset);U.set("top",c.currentY-V-Q.offset)}}O.css(U)}}function G(S){var R,T;if(Q.smartPlacement){R=k.fn.powerTip.smartPlacementLists[Q.placement];k.each(R,function(U,W){var V=m(F(S,W),O.outerWidth(),O.outerHeight());T=W;if(V===p.none){return false}})}else{F(S,Q.placement);T=Q.placement}O.addClass(T)}function F(U,T){var R=0,S,W,V=new b();V.set("top",0);V.set("left",0);O.css(V);do{S=O.outerWidth();W=O.outerHeight();V=P.compute(U,T,S,W,Q.offset);O.css(V)}while(++R<=5&&(S!==O.outerWidth()||W!==O.outerHeight()));return V}function J(){var R=false;if(c.isTipOpen&&!c.isClosing&&!c.delayInProgress){if(c.activeHover.data(e)===false||c.activeHover.is(":disabled")){R=true}else{if(!v(c.activeHover)&&!c.activeHover.is(":focus")&&!c.activeHover.data(d)){if(O.data(f)){if(!v(O)){R=true}}else{R=true}}}if(R){K(c.activeHover)}}}this.showTip=I;this.hideTip=K;this.resetPosition=G}function q(F){return window.SVGElement&&F[0] instanceof SVGElement}function h(){if(!c.mouseTrackingActive){c.mouseTrackingActive=true;k(function H(){c.scrollLeft=s.scrollLeft();c.scrollTop=s.scrollTop();c.windowWidth=s.width();c.windowHeight=s.height()});A.on("mousemove",i);s.on({resize:function G(){c.windowWidth=s.width();c.windowHeight=s.height()},scroll:function F(){var I=s.scrollLeft(),J=s.scrollTop();if(I!==c.scrollLeft){c.currentX+=I-c.scrollLeft;c.scrollLeft=I}if(J!==c.scrollTop){c.currentY+=J-c.scrollTop;c.scrollTop=J}}})}}function i(F){c.currentX=F.pageX;c.currentY=F.pageY}function v(F){var H=F.offset(),J=F[0].getBoundingClientRect(),I=J.right-J.left,G=J.bottom-J.top;return c.currentX>=H.left&&c.currentX<=H.left+I&&c.currentY>=H.top&&c.currentY<=H.top+G}function B(I){var G=I.data(y),F=I.data(o),K=I.data(l),H,J;if(G){if(k.isFunction(G)){G=G.call(I[0])}J=G}else{if(F){if(k.isFunction(F)){F=F.call(I[0])}if(F.length>0){J=F.clone(true,true)}}else{if(K){H=k("#"+K);if(H.length>0){J=H.html()}}}}return J}function m(M,L,K){var G=c.scrollTop,J=c.scrollLeft,I=G+c.windowHeight,F=J+c.windowWidth,H=p.none;if(M.top<G||Math.abs(M.bottom-c.windowHeight)-K<G){H|=p.top}if(M.top+K>I||Math.abs(M.bottom-c.windowHeight)>I){H|=p.bottom}if(M.left<J||M.right+L>F){H|=p.left}if(M.left+L>F||M.right<J){H|=p.right}return H}function a(G){var F=0;while(G){G&=G-1;F++}return F}}));/*! - * jQuery UI Touch Punch 0.2.3 - * - * Copyright 2011–2014, Dave Furfero - * Dual licensed under the MIT or GPL Version 2 licenses. - * - * Depends: - * jquery.ui.widget.js - * jquery.ui.mouse.js - */ -(function(b){b.support.touch="ontouchend" in document;if(!b.support.touch){return}var d=b.ui.mouse.prototype,f=d._mouseInit,c=d._mouseDestroy,a;function e(h,i){if(h.originalEvent.touches.length>1){return}h.preventDefault();var j=h.originalEvent.changedTouches[0],g=document.createEvent("MouseEvents");g.initMouseEvent(i,true,true,window,1,j.screenX,j.screenY,j.clientX,j.clientY,false,false,false,false,0,null);h.target.dispatchEvent(g)}d._touchStart=function(h){var g=this;if(a||!g._mouseCapture(h.originalEvent.changedTouches[0])){return}a=true;g._touchMoved=false;e(h,"mouseover");e(h,"mousemove");e(h,"mousedown")};d._touchMove=function(g){if(!a){return}this._touchMoved=true;e(g,"mousemove")};d._touchEnd=function(g){if(!a){return}e(g,"mouseup");e(g,"mouseout");if(!this._touchMoved){e(g,"click")}a=false};d._mouseInit=function(){var g=this;g.element.bind({touchstart:b.proxy(g,"_touchStart"),touchmove:b.proxy(g,"_touchMove"),touchend:b.proxy(g,"_touchEnd")});f.call(g)};d._mouseDestroy=function(){var g=this;g.element.unbind({touchstart:b.proxy(g,"_touchStart"),touchmove:b.proxy(g,"_touchMove"),touchend:b.proxy(g,"_touchEnd")});c.call(g)}})(jQuery);/*! - * SmartMenus jQuery Plugin - v1.0.0 - January 27, 2016 - * http://www.smartmenus.org/ - * - * Copyright Vasil Dinkov, Vadikom Web Ltd. - * http://vadikom.com - * - * Licensed MIT - */ -(function(a){if(typeof define==="function"&&define.amd){define(["jquery"],a)}else{if(typeof module==="object"&&typeof module.exports==="object"){module.exports=a(require("jquery"))}else{a(jQuery)}}}(function(a){var b=[],e=!!window.createPopup,f=false,d="ontouchstart" in window,h=false,g=window.requestAnimationFrame||function(l){return setTimeout(l,1000/60)},c=window.cancelAnimationFrame||function(l){clearTimeout(l)};function k(m){var n=".smartmenus_mouse";if(!h&&!m){var o=true,l=null;a(document).bind(i([["mousemove",function(s){var t={x:s.pageX,y:s.pageY,timeStamp:new Date().getTime()};if(l){var q=Math.abs(l.x-t.x),p=Math.abs(l.y-t.y);if((q>0||p>0)&&q<=2&&p<=2&&t.timeStamp-l.timeStamp<=300){f=true;if(o){var r=a(s.target).closest("a");if(r.is("a")){a.each(b,function(){if(a.contains(this.$root[0],r[0])){this.itemEnter({currentTarget:r[0]});return false}})}o=false}}}l=t}],[d?"touchstart":"pointerover pointermove pointerout MSPointerOver MSPointerMove MSPointerOut",function(p){if(j(p.originalEvent)){f=false}}]],n));h=true}else{if(h&&m){a(document).unbind(n);h=false}}}function j(l){return !/^(4|mouse)$/.test(l.pointerType)}function i(l,n){if(!n){n=""}var m={};a.each(l,function(o,p){m[p[0].split(" ").join(n+" ")+n]=p[1]});return m}a.SmartMenus=function(m,l){this.$root=a(m);this.opts=l;this.rootId="";this.accessIdPrefix="";this.$subArrow=null;this.activatedItems=[];this.visibleSubMenus=[];this.showTimeout=0;this.hideTimeout=0;this.scrollTimeout=0;this.clickActivated=false;this.focusActivated=false;this.zIndexInc=0;this.idInc=0;this.$firstLink=null;this.$firstSub=null;this.disabled=false;this.$disableOverlay=null;this.$touchScrollingSub=null;this.cssTransforms3d="perspective" in m.style||"webkitPerspective" in m.style;this.wasCollapsible=false;this.init()};a.extend(a.SmartMenus,{hideAll:function(){a.each(b,function(){this.menuHideAll()})},destroy:function(){while(b.length){b[0].destroy()}k(true)},prototype:{init:function(n){var l=this;if(!n){b.push(this);this.rootId=(new Date().getTime()+Math.random()+"").replace(/\D/g,"");this.accessIdPrefix="sm-"+this.rootId+"-";if(this.$root.hasClass("sm-rtl")){this.opts.rightToLeftSubMenus=true}var r=".smartmenus";this.$root.data("smartmenus",this).attr("data-smartmenus-id",this.rootId).dataSM("level",1).bind(i([["mouseover focusin",a.proxy(this.rootOver,this)],["mouseout focusout",a.proxy(this.rootOut,this)],["keydown",a.proxy(this.rootKeyDown,this)]],r)).delegate("a",i([["mouseenter",a.proxy(this.itemEnter,this)],["mouseleave",a.proxy(this.itemLeave,this)],["mousedown",a.proxy(this.itemDown,this)],["focus",a.proxy(this.itemFocus,this)],["blur",a.proxy(this.itemBlur,this)],["click",a.proxy(this.itemClick,this)]],r));r+=this.rootId;if(this.opts.hideOnClick){a(document).bind(i([["touchstart",a.proxy(this.docTouchStart,this)],["touchmove",a.proxy(this.docTouchMove,this)],["touchend",a.proxy(this.docTouchEnd,this)],["click",a.proxy(this.docClick,this)]],r))}a(window).bind(i([["resize orientationchange",a.proxy(this.winResize,this)]],r));if(this.opts.subIndicators){this.$subArrow=a("<span/>").addClass("sub-arrow");if(this.opts.subIndicatorsText){this.$subArrow.html(this.opts.subIndicatorsText)}}k()}this.$firstSub=this.$root.find("ul").each(function(){l.menuInit(a(this))}).eq(0);this.$firstLink=this.$root.find("a").eq(0);if(this.opts.markCurrentItem){var p=/(index|default)\.[^#\?\/]*/i,m=/#.*/,q=window.location.href.replace(p,""),o=q.replace(m,"");this.$root.find("a").each(function(){var s=this.href.replace(p,""),t=a(this);if(s==q||s==o){t.addClass("current");if(l.opts.markCurrentTree){t.parentsUntil("[data-smartmenus-id]","ul").each(function(){a(this).dataSM("parent-a").addClass("current")})}}})}this.wasCollapsible=this.isCollapsible()},destroy:function(m){if(!m){var n=".smartmenus";this.$root.removeData("smartmenus").removeAttr("data-smartmenus-id").removeDataSM("level").unbind(n).undelegate(n);n+=this.rootId;a(document).unbind(n);a(window).unbind(n);if(this.opts.subIndicators){this.$subArrow=null}}this.menuHideAll();var l=this;this.$root.find("ul").each(function(){var o=a(this);if(o.dataSM("scroll-arrows")){o.dataSM("scroll-arrows").remove()}if(o.dataSM("shown-before")){if(l.opts.subMenusMinWidth||l.opts.subMenusMaxWidth){o.css({width:"",minWidth:"",maxWidth:""}).removeClass("sm-nowrap")}if(o.dataSM("scroll-arrows")){o.dataSM("scroll-arrows").remove()}o.css({zIndex:"",top:"",left:"",marginLeft:"",marginTop:"",display:""})}if((o.attr("id")||"").indexOf(l.accessIdPrefix)==0){o.removeAttr("id")}}).removeDataSM("in-mega").removeDataSM("shown-before").removeDataSM("ie-shim").removeDataSM("scroll-arrows").removeDataSM("parent-a").removeDataSM("level").removeDataSM("beforefirstshowfired").removeAttr("role").removeAttr("aria-hidden").removeAttr("aria-labelledby").removeAttr("aria-expanded");this.$root.find("a.has-submenu").each(function(){var o=a(this);if(o.attr("id").indexOf(l.accessIdPrefix)==0){o.removeAttr("id")}}).removeClass("has-submenu").removeDataSM("sub").removeAttr("aria-haspopup").removeAttr("aria-controls").removeAttr("aria-expanded").closest("li").removeDataSM("sub");if(this.opts.subIndicators){this.$root.find("span.sub-arrow").remove()}if(this.opts.markCurrentItem){this.$root.find("a.current").removeClass("current")}if(!m){this.$root=null;this.$firstLink=null;this.$firstSub=null;if(this.$disableOverlay){this.$disableOverlay.remove();this.$disableOverlay=null}b.splice(a.inArray(this,b),1)}},disable:function(l){if(!this.disabled){this.menuHideAll();if(!l&&!this.opts.isPopup&&this.$root.is(":visible")){var m=this.$root.offset();this.$disableOverlay=a('<div class="sm-jquery-disable-overlay"/>').css({position:"absolute",top:m.top,left:m.left,width:this.$root.outerWidth(),height:this.$root.outerHeight(),zIndex:this.getStartZIndex(true),opacity:0}).appendTo(document.body)}this.disabled=true}},docClick:function(l){if(this.$touchScrollingSub){this.$touchScrollingSub=null;return}if(this.visibleSubMenus.length&&!a.contains(this.$root[0],l.target)||a(l.target).is("a")){this.menuHideAll()}},docTouchEnd:function(m){if(!this.lastTouch){return}if(this.visibleSubMenus.length&&(this.lastTouch.x2===undefined||this.lastTouch.x1==this.lastTouch.x2)&&(this.lastTouch.y2===undefined||this.lastTouch.y1==this.lastTouch.y2)&&(!this.lastTouch.target||!a.contains(this.$root[0],this.lastTouch.target))){if(this.hideTimeout){clearTimeout(this.hideTimeout);this.hideTimeout=0}var l=this;this.hideTimeout=setTimeout(function(){l.menuHideAll()},350)}this.lastTouch=null},docTouchMove:function(m){if(!this.lastTouch){return}var l=m.originalEvent.touches[0];this.lastTouch.x2=l.pageX;this.lastTouch.y2=l.pageY},docTouchStart:function(m){var l=m.originalEvent.touches[0];this.lastTouch={x1:l.pageX,y1:l.pageY,target:l.target}},enable:function(){if(this.disabled){if(this.$disableOverlay){this.$disableOverlay.remove();this.$disableOverlay=null}this.disabled=false}},getClosestMenu:function(m){var l=a(m).closest("ul");while(l.dataSM("in-mega")){l=l.parent().closest("ul")}return l[0]||null},getHeight:function(l){return this.getOffset(l,true)},getOffset:function(n,l){var m;if(n.css("display")=="none"){m={position:n[0].style.position,visibility:n[0].style.visibility};n.css({position:"absolute",visibility:"hidden"}).show()}var o=n[0].getBoundingClientRect&&n[0].getBoundingClientRect(),p=o&&(l?o.height||o.bottom-o.top:o.width||o.right-o.left);if(!p&&p!==0){p=l?n[0].offsetHeight:n[0].offsetWidth}if(m){n.hide().css(m)}return p},getStartZIndex:function(l){var m=parseInt(this[l?"$root":"$firstSub"].css("z-index"));if(!l&&isNaN(m)){m=parseInt(this.$root.css("z-index"))}return !isNaN(m)?m:1},getTouchPoint:function(l){return l.touches&&l.touches[0]||l.changedTouches&&l.changedTouches[0]||l},getViewport:function(l){var m=l?"Height":"Width",o=document.documentElement["client"+m],n=window["inner"+m];if(n){o=Math.min(o,n)}return o},getViewportHeight:function(){return this.getViewport(true)},getViewportWidth:function(){return this.getViewport()},getWidth:function(l){return this.getOffset(l)},handleEvents:function(){return !this.disabled&&this.isCSSOn()},handleItemEvents:function(l){return this.handleEvents()&&!this.isLinkInMegaMenu(l)},isCollapsible:function(){return this.$firstSub.css("position")=="static"},isCSSOn:function(){return this.$firstLink.css("display")=="block"},isFixed:function(){var l=this.$root.css("position")=="fixed";if(!l){this.$root.parentsUntil("body").each(function(){if(a(this).css("position")=="fixed"){l=true;return false}})}return l},isLinkInMegaMenu:function(l){return a(this.getClosestMenu(l[0])).hasClass("mega-menu")},isTouchMode:function(){return !f||this.opts.noMouseOver||this.isCollapsible()},itemActivate:function(p,l){var n=p.closest("ul"),q=n.dataSM("level");if(q>1&&(!this.activatedItems[q-2]||this.activatedItems[q-2][0]!=n.dataSM("parent-a")[0])){var m=this;a(n.parentsUntil("[data-smartmenus-id]","ul").get().reverse()).add(n).each(function(){m.itemActivate(a(this).dataSM("parent-a"))})}if(!this.isCollapsible()||l){this.menuHideSubMenus(!this.activatedItems[q-1]||this.activatedItems[q-1][0]!=p[0]?q-1:q)}this.activatedItems[q-1]=p;if(this.$root.triggerHandler("activate.smapi",p[0])===false){return}var o=p.dataSM("sub");if(o&&(this.isTouchMode()||(!this.opts.showOnClick||this.clickActivated))){this.menuShow(o)}},itemBlur:function(m){var l=a(m.currentTarget);if(!this.handleItemEvents(l)){return}this.$root.triggerHandler("blur.smapi",l[0])},itemClick:function(o){var n=a(o.currentTarget);if(!this.handleItemEvents(n)){return}if(this.$touchScrollingSub&&this.$touchScrollingSub[0]==n.closest("ul")[0]){this.$touchScrollingSub=null;o.stopPropagation();return false}if(this.$root.triggerHandler("click.smapi",n[0])===false){return false}var p=a(o.target).is("span.sub-arrow"),m=n.dataSM("sub"),l=m?m.dataSM("level")==2:false;if(m&&!m.is(":visible")){if(this.opts.showOnClick&&l){this.clickActivated=true}this.itemActivate(n);if(m.is(":visible")){this.focusActivated=true;return false}}else{if(this.isCollapsible()&&p){this.itemActivate(n);this.menuHide(m);return false}}if(this.opts.showOnClick&&l||n.hasClass("disabled")||this.$root.triggerHandler("select.smapi",n[0])===false){return false}},itemDown:function(m){var l=a(m.currentTarget);if(!this.handleItemEvents(l)){return}l.dataSM("mousedown",true)},itemEnter:function(n){var m=a(n.currentTarget);if(!this.handleItemEvents(m)){return}if(!this.isTouchMode()){if(this.showTimeout){clearTimeout(this.showTimeout);this.showTimeout=0}var l=this;this.showTimeout=setTimeout(function(){l.itemActivate(m)},this.opts.showOnClick&&m.closest("ul").dataSM("level")==1?1:this.opts.showTimeout)}this.$root.triggerHandler("mouseenter.smapi",m[0])},itemFocus:function(m){var l=a(m.currentTarget);if(!this.handleItemEvents(l)){return}if(this.focusActivated&&(!this.isTouchMode()||!l.dataSM("mousedown"))&&(!this.activatedItems.length||this.activatedItems[this.activatedItems.length-1][0]!=l[0])){this.itemActivate(l,true)}this.$root.triggerHandler("focus.smapi",l[0])},itemLeave:function(m){var l=a(m.currentTarget);if(!this.handleItemEvents(l)){return}if(!this.isTouchMode()){l[0].blur();if(this.showTimeout){clearTimeout(this.showTimeout);this.showTimeout=0}}l.removeDataSM("mousedown");this.$root.triggerHandler("mouseleave.smapi",l[0])},menuHide:function(m){if(this.$root.triggerHandler("beforehide.smapi",m[0])===false){return}m.stop(true,true);if(m.css("display")!="none"){var l=function(){m.css("z-index","")};if(this.isCollapsible()){if(this.opts.collapsibleHideFunction){this.opts.collapsibleHideFunction.call(this,m,l)}else{m.hide(this.opts.collapsibleHideDuration,l)}}else{if(this.opts.hideFunction){this.opts.hideFunction.call(this,m,l)}else{m.hide(this.opts.hideDuration,l)}}if(m.dataSM("ie-shim")){m.dataSM("ie-shim").remove().css({"-webkit-transform":"",transform:""})}if(m.dataSM("scroll")){this.menuScrollStop(m);m.css({"touch-action":"","-ms-touch-action":"","-webkit-transform":"",transform:""}).unbind(".smartmenus_scroll").removeDataSM("scroll").dataSM("scroll-arrows").hide()}m.dataSM("parent-a").removeClass("highlighted").attr("aria-expanded","false");m.attr({"aria-expanded":"false","aria-hidden":"true"});var n=m.dataSM("level");this.activatedItems.splice(n-1,1);this.visibleSubMenus.splice(a.inArray(m,this.visibleSubMenus),1);this.$root.triggerHandler("hide.smapi",m[0])}},menuHideAll:function(){if(this.showTimeout){clearTimeout(this.showTimeout);this.showTimeout=0}var m=this.opts.isPopup?1:0;for(var l=this.visibleSubMenus.length-1;l>=m;l--){this.menuHide(this.visibleSubMenus[l])}if(this.opts.isPopup){this.$root.stop(true,true);if(this.$root.is(":visible")){if(this.opts.hideFunction){this.opts.hideFunction.call(this,this.$root)}else{this.$root.hide(this.opts.hideDuration)}if(this.$root.dataSM("ie-shim")){this.$root.dataSM("ie-shim").remove()}}}this.activatedItems=[];this.visibleSubMenus=[];this.clickActivated=false;this.focusActivated=false;this.zIndexInc=0;this.$root.triggerHandler("hideAll.smapi")},menuHideSubMenus:function(n){for(var l=this.activatedItems.length-1;l>=n;l--){var m=this.activatedItems[l].dataSM("sub");if(m){this.menuHide(m)}}},menuIframeShim:function(l){if(e&&this.opts.overlapControlsInIE&&!l.dataSM("ie-shim")){l.dataSM("ie-shim",a("<iframe/>").attr({src:"javascript:0",tabindex:-9}).css({position:"absolute",top:"auto",left:"0",opacity:0,border:"0"}))}},menuInit:function(l){if(!l.dataSM("in-mega")){if(l.hasClass("mega-menu")){l.find("ul").dataSM("in-mega",true)}var q=2,m=l[0];while((m=m.parentNode.parentNode)!=this.$root[0]){q++}var n=l.prevAll("a").eq(-1);if(!n.length){n=l.prevAll().find("a").eq(-1)}n.addClass("has-submenu").dataSM("sub",l);l.dataSM("parent-a",n).dataSM("level",q).parent().dataSM("sub",l);var o=n.attr("id")||this.accessIdPrefix+(++this.idInc),p=l.attr("id")||this.accessIdPrefix+(++this.idInc);n.attr({id:o,"aria-haspopup":"true","aria-controls":p,"aria-expanded":"false"});l.attr({id:p,role:"group","aria-hidden":"true","aria-labelledby":o,"aria-expanded":"false"});if(this.opts.subIndicators){n[this.opts.subIndicatorsPos](this.$subArrow.clone())}}},menuPosition:function(K){var r=K.dataSM("parent-a"),D=r.closest("li"),E=D.parent(),l=K.dataSM("level"),t=this.getWidth(K),J=this.getHeight(K),u=r.offset(),o=u.left,m=u.top,q=this.getWidth(r),F=this.getHeight(r),H=a(window),v=H.scrollLeft(),s=H.scrollTop(),z=this.getViewportWidth(),L=this.getViewportHeight(),w=E.parent().is("[data-sm-horizontal-sub]")||l==2&&!E.hasClass("sm-vertical"),B=this.opts.rightToLeftSubMenus&&!D.is("[data-sm-reverse]")||!this.opts.rightToLeftSubMenus&&D.is("[data-sm-reverse]"),p=l==2?this.opts.mainMenuSubOffsetX:this.opts.subMenusSubOffsetX,n=l==2?this.opts.mainMenuSubOffsetY:this.opts.subMenusSubOffsetY,C,A;if(w){C=B?q-t-p:p;A=this.opts.bottomToTopSubMenus?-J-n:F+n}else{C=B?p-t:q-p;A=this.opts.bottomToTopSubMenus?F-n-J:n}if(this.opts.keepInViewport){var N=o+C,M=m+A;if(B&&N<v){C=w?v-N+C:q-p}else{if(!B&&N+t>v+z){C=w?v+z-t-N+C:p-t}}if(!w){if(J<L&&M+J>s+L){A+=s+L-J-M}else{if(J>=L||M<s){A+=s-M}}}if(w&&(M+J>s+L+0.49||M<s)||!w&&J>L+0.49){var G=this;if(!K.dataSM("scroll-arrows")){K.dataSM("scroll-arrows",a([a('<span class="scroll-up"><span class="scroll-up-arrow"></span></span>')[0],a('<span class="scroll-down"><span class="scroll-down-arrow"></span></span>')[0]]).bind({mouseenter:function(){K.dataSM("scroll").up=a(this).hasClass("scroll-up");G.menuScroll(K)},mouseleave:function(x){G.menuScrollStop(K);G.menuScrollOut(K,x)},"mousewheel DOMMouseScroll":function(x){x.preventDefault()}}).insertAfter(K))}var I=".smartmenus_scroll";K.dataSM("scroll",{y:this.cssTransforms3d?0:A-F,step:1,itemH:F,subH:J,arrowDownH:this.getHeight(K.dataSM("scroll-arrows").eq(1))}).bind(i([["mouseover",function(x){G.menuScrollOver(K,x)}],["mouseout",function(x){G.menuScrollOut(K,x)}],["mousewheel DOMMouseScroll",function(x){G.menuScrollMousewheel(K,x)}]],I)).dataSM("scroll-arrows").css({top:"auto",left:"0",marginLeft:C+(parseInt(K.css("border-left-width"))||0),width:t-(parseInt(K.css("border-left-width"))||0)-(parseInt(K.css("border-right-width"))||0),zIndex:K.css("z-index")}).eq(w&&this.opts.bottomToTopSubMenus?0:1).show();if(this.isFixed()){K.css({"touch-action":"none","-ms-touch-action":"none"}).bind(i([[d?"touchstart touchmove touchend":"pointerdown pointermove pointerup MSPointerDown MSPointerMove MSPointerUp",function(x){G.menuScrollTouch(K,x)}]],I))}}}K.css({top:"auto",left:"0",marginLeft:C,marginTop:A-F});this.menuIframeShim(K);if(K.dataSM("ie-shim")){K.dataSM("ie-shim").css({zIndex:K.css("z-index"),width:t,height:J,marginLeft:C,marginTop:A-F})}},menuScroll:function(r,m,n){var p=r.dataSM("scroll"),q=r.dataSM("scroll-arrows"),o=p.up?p.upEnd:p.downEnd,s;if(!m&&p.momentum){p.momentum*=0.92;s=p.momentum;if(s<0.5){this.menuScrollStop(r);return}}else{s=n||(m||!this.opts.scrollAccelerate?this.opts.scrollStep:Math.floor(p.step))}var l=r.dataSM("level");if(this.activatedItems[l-1]&&this.activatedItems[l-1].dataSM("sub")&&this.activatedItems[l-1].dataSM("sub").is(":visible")){this.menuHideSubMenus(l-1)}p.y=p.up&&o<=p.y||!p.up&&o>=p.y?p.y:(Math.abs(o-p.y)>s?p.y+(p.up?s:-s):o);r.add(r.dataSM("ie-shim")).css(this.cssTransforms3d?{"-webkit-transform":"translate3d(0, "+p.y+"px, 0)",transform:"translate3d(0, "+p.y+"px, 0)"}:{marginTop:p.y});if(f&&(p.up&&p.y>p.downEnd||!p.up&&p.y<p.upEnd)){q.eq(p.up?1:0).show()}if(p.y==o){if(f){q.eq(p.up?0:1).hide()}this.menuScrollStop(r)}else{if(!m){if(this.opts.scrollAccelerate&&p.step<this.opts.scrollStep){p.step+=0.2}var t=this;this.scrollTimeout=g(function(){t.menuScroll(r)})}}},menuScrollMousewheel:function(m,n){if(this.getClosestMenu(n.target)==m[0]){n=n.originalEvent;var l=(n.wheelDelta||-n.detail)>0;if(m.dataSM("scroll-arrows").eq(l?0:1).is(":visible")){m.dataSM("scroll").up=l;this.menuScroll(m,true)}}n.preventDefault()},menuScrollOut:function(l,m){if(f){if(!/^scroll-(up|down)/.test((m.relatedTarget||"").className)&&(l[0]!=m.relatedTarget&&!a.contains(l[0],m.relatedTarget)||this.getClosestMenu(m.relatedTarget)!=l[0])){l.dataSM("scroll-arrows").css("visibility","hidden")}}},menuScrollOver:function(n,o){if(f){if(!/^scroll-(up|down)/.test(o.target.className)&&this.getClosestMenu(o.target)==n[0]){this.menuScrollRefreshData(n);var m=n.dataSM("scroll"),l=a(window).scrollTop()-n.dataSM("parent-a").offset().top-m.itemH;n.dataSM("scroll-arrows").eq(0).css("margin-top",l).end().eq(1).css("margin-top",l+this.getViewportHeight()-m.arrowDownH).end().css("visibility","visible")}}},menuScrollRefreshData:function(n){var m=n.dataSM("scroll"),l=a(window).scrollTop()-n.dataSM("parent-a").offset().top-m.itemH;if(this.cssTransforms3d){l=-(parseFloat(n.css("margin-top"))-l)}a.extend(m,{upEnd:l,downEnd:l+this.getViewportHeight()-m.subH})},menuScrollStop:function(l){if(this.scrollTimeout){c(this.scrollTimeout);this.scrollTimeout=0;l.dataSM("scroll").step=1;return true}},menuScrollTouch:function(p,q){q=q.originalEvent;if(j(q)){var m=this.getTouchPoint(q);if(this.getClosestMenu(m.target)==p[0]){var o=p.dataSM("scroll");if(/(start|down)$/i.test(q.type)){if(this.menuScrollStop(p)){q.preventDefault();this.$touchScrollingSub=p}else{this.$touchScrollingSub=null}this.menuScrollRefreshData(p);a.extend(o,{touchStartY:m.pageY,touchStartTime:q.timeStamp})}else{if(/move$/i.test(q.type)){var n=o.touchY!==undefined?o.touchY:o.touchStartY;if(n!==undefined&&n!=m.pageY){this.$touchScrollingSub=p;var l=n<m.pageY;if(o.up!==undefined&&o.up!=l){a.extend(o,{touchStartY:m.pageY,touchStartTime:q.timeStamp})}a.extend(o,{up:l,touchY:m.pageY});this.menuScroll(p,true,Math.abs(m.pageY-n))}q.preventDefault()}else{if(o.touchY!==undefined){if(o.momentum=Math.pow(Math.abs(m.pageY-o.touchStartY)/(q.timeStamp-o.touchStartTime),2)*15){this.menuScrollStop(p);this.menuScroll(p);q.preventDefault()}delete o.touchY}}}}}},menuShow:function(n){if(!n.dataSM("beforefirstshowfired")){n.dataSM("beforefirstshowfired",true);if(this.$root.triggerHandler("beforefirstshow.smapi",n[0])===false){return}}if(this.$root.triggerHandler("beforeshow.smapi",n[0])===false){return}n.dataSM("shown-before",true).stop(true,true);if(!n.is(":visible")){var m=n.dataSM("parent-a");if(this.opts.keepHighlighted||this.isCollapsible()){m.addClass("highlighted")}if(this.isCollapsible()){n.removeClass("sm-nowrap").css({zIndex:"",width:"auto",minWidth:"",maxWidth:"",top:"",left:"",marginLeft:"",marginTop:""})}else{n.css("z-index",this.zIndexInc=(this.zIndexInc||this.getStartZIndex())+1);if(this.opts.subMenusMinWidth||this.opts.subMenusMaxWidth){n.css({width:"auto",minWidth:"",maxWidth:""}).addClass("sm-nowrap");if(this.opts.subMenusMinWidth){n.css("min-width",this.opts.subMenusMinWidth)}if(this.opts.subMenusMaxWidth){var o=this.getWidth(n);n.css("max-width",this.opts.subMenusMaxWidth);if(o>this.getWidth(n)){n.removeClass("sm-nowrap").css("width",this.opts.subMenusMaxWidth)}}}this.menuPosition(n);if(n.dataSM("ie-shim")){n.dataSM("ie-shim").insertBefore(n)}}var l=function(){n.css("overflow","")};if(this.isCollapsible()){if(this.opts.collapsibleShowFunction){this.opts.collapsibleShowFunction.call(this,n,l)}else{n.show(this.opts.collapsibleShowDuration,l)}}else{if(this.opts.showFunction){this.opts.showFunction.call(this,n,l)}else{n.show(this.opts.showDuration,l)}}m.attr("aria-expanded","true");n.attr({"aria-expanded":"true","aria-hidden":"false"});this.visibleSubMenus.push(n);this.$root.triggerHandler("show.smapi",n[0])}},popupHide:function(l){if(this.hideTimeout){clearTimeout(this.hideTimeout);this.hideTimeout=0}var m=this;this.hideTimeout=setTimeout(function(){m.menuHideAll()},l?1:this.opts.hideTimeout)},popupShow:function(o,n){if(!this.opts.isPopup){alert('SmartMenus jQuery Error:\n\nIf you want to show this menu via the "popupShow" method, set the isPopup:true option.');return}if(this.hideTimeout){clearTimeout(this.hideTimeout);this.hideTimeout=0}this.$root.dataSM("shown-before",true).stop(true,true);if(!this.$root.is(":visible")){this.$root.css({left:o,top:n});this.menuIframeShim(this.$root);if(this.$root.dataSM("ie-shim")){this.$root.dataSM("ie-shim").css({zIndex:this.$root.css("z-index"),width:this.getWidth(this.$root),height:this.getHeight(this.$root),left:o,top:n}).insertBefore(this.$root)}var m=this,l=function(){m.$root.css("overflow","")};if(this.opts.showFunction){this.opts.showFunction.call(this,this.$root,l)}else{this.$root.show(this.opts.showDuration,l)}this.visibleSubMenus[0]=this.$root}},refresh:function(){this.destroy(true);this.init(true)},rootKeyDown:function(o){if(!this.handleEvents()){return}switch(o.keyCode){case 27:var m=this.activatedItems[0];if(m){this.menuHideAll();m[0].focus();var n=m.dataSM("sub");if(n){this.menuHide(n)}}break;case 32:var l=a(o.target);if(l.is("a")&&this.handleItemEvents(l)){var n=l.dataSM("sub");if(n&&!n.is(":visible")){this.itemClick({currentTarget:o.target});o.preventDefault()}}break}},rootOut:function(m){if(!this.handleEvents()||this.isTouchMode()||m.target==this.$root[0]){return}if(this.hideTimeout){clearTimeout(this.hideTimeout);this.hideTimeout=0}if(!this.opts.showOnClick||!this.opts.hideOnClick){var l=this;this.hideTimeout=setTimeout(function(){l.menuHideAll()},this.opts.hideTimeout)}},rootOver:function(l){if(!this.handleEvents()||this.isTouchMode()||l.target==this.$root[0]){return}if(this.hideTimeout){clearTimeout(this.hideTimeout);this.hideTimeout=0}},winResize:function(m){if(!this.handleEvents()){if(this.$disableOverlay){var n=this.$root.offset();this.$disableOverlay.css({top:n.top,left:n.left,width:this.$root.outerWidth(),height:this.$root.outerHeight()})}return}if(!("onorientationchange" in window)||m.type=="orientationchange"){var l=this.isCollapsible();if(!(this.wasCollapsible&&l)){if(this.activatedItems.length){this.activatedItems[this.activatedItems.length-1][0].blur()}this.menuHideAll()}this.wasCollapsible=l}}}});a.fn.dataSM=function(l,m){if(m){return this.data(l+"_smartmenus",m)}return this.data(l+"_smartmenus")};a.fn.removeDataSM=function(l){return this.removeData(l+"_smartmenus")};a.fn.smartmenus=function(m){if(typeof m=="string"){var l=arguments,o=m;Array.prototype.shift.call(l);return this.each(function(){var p=a(this).data("smartmenus");if(p&&p[o]){p[o].apply(p,l)}})}var n=a.extend({},a.fn.smartmenus.defaults,m);return this.each(function(){new a.SmartMenus(this,n)})};a.fn.smartmenus.defaults={isPopup:false,mainMenuSubOffsetX:0,mainMenuSubOffsetY:0,subMenusSubOffsetX:0,subMenusSubOffsetY:0,subMenusMinWidth:"10em",subMenusMaxWidth:"20em",subIndicators:true,subIndicatorsPos:"prepend",subIndicatorsText:"+",scrollStep:30,scrollAccelerate:true,showTimeout:250,hideTimeout:500,showDuration:0,showFunction:null,hideDuration:0,hideFunction:function(m,l){m.fadeOut(200,l)},collapsibleShowDuration:0,collapsibleShowFunction:function(m,l){m.slideDown(200,l)},collapsibleHideDuration:0,collapsibleHideFunction:function(m,l){m.slideUp(200,l)},showOnClick:false,hideOnClick:true,noMouseOver:false,keepInViewport:true,keepHighlighted:true,markCurrentItem:false,markCurrentTree:true,rightToLeftSubMenus:false,bottomToTopSubMenus:false,overlapControlsInIE:true};return a}));
\ No newline at end of file +(function(a){if(typeof define==="function"&&define.amd){define(["jquery"],a)}else{a(jQuery)}}(function(k){var A=k(document),s=k(window),w=k("body");var n="displayController",e="hasActiveHover",d="forcedOpen",u="hasMouseMove",f="mouseOnToPopup",g="originalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isFixedTipOpen:false,isClosing:false,tipOpenImminent:false,activeHover:null,currentX:0,currentY:0,previousX:0,previousY:0,desyncTimeout:null,mouseTrackingActive:false,delayInProgress:false,windowWidth:0,windowHeight:0,scrollTop:0,scrollLeft:0};var p={none:0,top:1,bottom:2,left:4,right:8};k.fn.powerTip=function(F,N){if(!this.length){return this}if(k.type(F)==="string"&&k.powerTip[F]){return k.powerTip[F].call(this,this,N)}var O=k.extend({},k.fn.powerTip.defaults,F),G=new x(O);h();this.each(function M(){var R=k(this),Q=R.data(y),P=R.data(o),T=R.data(l),S;if(R.data(n)){k.powerTip.destroy(R)}S=R.attr("title");if(!Q&&!T&&!P&&S){R.data(y,S);R.data(g,S);R.removeAttr("title")}R.data(n,new t(R,O,G))});if(!O.manual){this.on({"mouseenter.powertip":function J(P){k.powerTip.show(this,P)},"mouseleave.powertip":function L(){k.powerTip.hide(this)},"focus.powertip":function K(){k.powerTip.show(this)},"blur.powertip":function H(){k.powerTip.hide(this,true)},"keydown.powertip":function I(P){if(P.keyCode===27){k.powerTip.hide(this,true)}}})}return this};k.fn.powerTip.defaults={fadeInTime:200,fadeOutTime:100,followMouse:false,popupId:"powerTip",intentSensitivity:7,intentPollInterval:100,closeDelay:100,placement:"n",smartPlacement:false,offset:10,mouseOnToPopup:false,manual:false};k.fn.powerTip.smartPlacementLists={n:["n","ne","nw","s"],e:["e","ne","se","w","nw","sw","n","s","e"],s:["s","se","sw","n"],w:["w","nw","sw","e","ne","se","n","s","w"],nw:["nw","w","sw","n","s","se","nw"],ne:["ne","e","se","n","s","sw","ne"],sw:["sw","w","nw","s","n","ne","sw"],se:["se","e","ne","s","n","nw","se"],"nw-alt":["nw-alt","n","ne-alt","sw-alt","s","se-alt","w","e"],"ne-alt":["ne-alt","n","nw-alt","se-alt","s","sw-alt","e","w"],"sw-alt":["sw-alt","s","se-alt","nw-alt","n","ne-alt","w","e"],"se-alt":["se-alt","s","sw-alt","ne-alt","n","nw-alt","e","w"]};k.powerTip={show:function z(F,G){if(G){i(G);c.previousX=G.pageX;c.previousY=G.pageY;k(F).data(n).show()}else{k(F).first().data(n).show(true,true)}return F},reposition:function r(F){k(F).first().data(n).resetPosition();return F},hide:function D(G,F){if(G){k(G).first().data(n).hide(F)}else{if(c.activeHover){c.activeHover.data(n).hide(true)}}return G},destroy:function C(G){k(G).off(".powertip").each(function F(){var I=k(this),H=[g,n,e,d];if(I.data(g)){I.attr("title",I.data(g));H.push(y)}I.removeData(H)});return G}};k.powerTip.showTip=k.powerTip.show;k.powerTip.closeTip=k.powerTip.hide;function b(){var F=this;F.top="auto";F.left="auto";F.right="auto";F.bottom="auto";F.set=function(H,G){if(k.isNumeric(G)){F[H]=Math.round(G)}}}function t(K,N,F){var J=null;function L(P,Q){M();if(!K.data(e)){if(!P){c.tipOpenImminent=true;J=setTimeout(function O(){J=null;I()},N.intentPollInterval)}else{if(Q){K.data(d,true)}F.showTip(K)}}}function G(P){M();c.tipOpenImminent=false;if(K.data(e)){K.data(d,false);if(!P){c.delayInProgress=true;J=setTimeout(function O(){J=null;F.hideTip(K);c.delayInProgress=false},N.closeDelay)}else{F.hideTip(K)}}}function I(){var Q=Math.abs(c.previousX-c.currentX),O=Math.abs(c.previousY-c.currentY),P=Q+O;if(P<N.intentSensitivity){F.showTip(K)}else{c.previousX=c.currentX;c.previousY=c.currentY;L()}}function M(){J=clearTimeout(J);c.delayInProgress=false}function H(){F.resetPosition(K)}this.show=L;this.hide=G;this.cancel=M;this.resetPosition=H}function j(){function G(M,L,J,O,P){var K=L.split("-")[0],N=new b(),I;if(q(M)){I=H(M,K)}else{I=F(M,K)}switch(L){case"n":N.set("left",I.left-(J/2));N.set("bottom",c.windowHeight-I.top+P);break;case"e":N.set("left",I.left+P);N.set("top",I.top-(O/2));break;case"s":N.set("left",I.left-(J/2));N.set("top",I.top+P);break;case"w":N.set("top",I.top-(O/2));N.set("right",c.windowWidth-I.left+P);break;case"nw":N.set("bottom",c.windowHeight-I.top+P);N.set("right",c.windowWidth-I.left-20);break;case"nw-alt":N.set("left",I.left);N.set("bottom",c.windowHeight-I.top+P);break;case"ne":N.set("left",I.left-20);N.set("bottom",c.windowHeight-I.top+P);break;case"ne-alt":N.set("bottom",c.windowHeight-I.top+P);N.set("right",c.windowWidth-I.left);break;case"sw":N.set("top",I.top+P);N.set("right",c.windowWidth-I.left-20);break;case"sw-alt":N.set("left",I.left);N.set("top",I.top+P);break;case"se":N.set("left",I.left-20);N.set("top",I.top+P);break;case"se-alt":N.set("top",I.top+P);N.set("right",c.windowWidth-I.left);break}return N}function F(K,J){var O=K.offset(),N=K.outerWidth(),I=K.outerHeight(),M,L;switch(J){case"n":M=O.left+N/2;L=O.top;break;case"e":M=O.left+N;L=O.top+I/2;break;case"s":M=O.left+N/2;L=O.top+I;break;case"w":M=O.left;L=O.top+I/2;break;case"nw":M=O.left;L=O.top;break;case"ne":M=O.left+N;L=O.top;break;case"sw":M=O.left;L=O.top+I;break;case"se":M=O.left+N;L=O.top+I;break}return{top:L,left:M}}function H(O,K){var S=O.closest("svg")[0],N=O[0],W=S.createSVGPoint(),L=N.getBBox(),V=N.getScreenCTM(),M=L.width/2,Q=L.height/2,P=[],I=["nw","n","ne","e","se","s","sw","w"],U,X,R,T;function J(){P.push(W.matrixTransform(V))}W.x=L.x;W.y=L.y;J();W.x+=M;J();W.x+=M;J();W.y+=Q;J();W.y+=Q;J();W.x-=M;J();W.x-=M;J();W.y-=Q;J();if(P[0].y!==P[1].y||P[0].x!==P[7].x){X=Math.atan2(V.b,V.a)*E;R=Math.ceil(((X%360)-22.5)/45);if(R<1){R+=8}while(R--){I.push(I.shift())}}for(T=0;T<P.length;T++){if(I[T]===K){U=P[T];break}}return{top:U.y+c.scrollTop,left:U.x+c.scrollLeft}}this.compute=G}function x(Q){var P=new j(),O=k("#"+Q.popupId);if(O.length===0){O=k("<div/>",{id:Q.popupId});if(w.length===0){w=k("body")}w.append(O)}if(Q.followMouse){if(!O.data(u)){A.on("mousemove",M);s.on("scroll",M);O.data(u,true)}}if(Q.mouseOnToPopup){O.on({mouseenter:function L(){if(O.data(f)){if(c.activeHover){c.activeHover.data(n).cancel()}}},mouseleave:function N(){if(c.activeHover){c.activeHover.data(n).hide()}}})}function I(S){S.data(e,true);O.queue(function R(T){H(S);T()})}function H(S){var U;if(!S.data(e)){return}if(c.isTipOpen){if(!c.isClosing){K(c.activeHover)}O.delay(100).queue(function R(V){H(S);V()});return}S.trigger("powerTipPreRender");U=B(S);if(U){O.empty().append(U)}else{return}S.trigger("powerTipRender");c.activeHover=S;c.isTipOpen=true;O.data(f,Q.mouseOnToPopup);if(!Q.followMouse){G(S);c.isFixedTipOpen=true}else{M()}O.fadeIn(Q.fadeInTime,function T(){if(!c.desyncTimeout){c.desyncTimeout=setInterval(J,500)}S.trigger("powerTipOpen")})}function K(R){c.isClosing=true;c.activeHover=null;c.isTipOpen=false;c.desyncTimeout=clearInterval(c.desyncTimeout);R.data(e,false);R.data(d,false);O.fadeOut(Q.fadeOutTime,function S(){var T=new b();c.isClosing=false;c.isFixedTipOpen=false;O.removeClass();T.set("top",c.currentY+Q.offset);T.set("left",c.currentX+Q.offset);O.css(T);R.trigger("powerTipClose")})}function M(){if(!c.isFixedTipOpen&&(c.isTipOpen||(c.tipOpenImminent&&O.data(u)))){var R=O.outerWidth(),V=O.outerHeight(),U=new b(),S,T;U.set("top",c.currentY+Q.offset);U.set("left",c.currentX+Q.offset);S=m(U,R,V);if(S!==p.none){T=a(S);if(T===1){if(S===p.right){U.set("left",c.windowWidth-R)}else{if(S===p.bottom){U.set("top",c.scrollTop+c.windowHeight-V)}}}else{U.set("left",c.currentX-R-Q.offset);U.set("top",c.currentY-V-Q.offset)}}O.css(U)}}function G(S){var R,T;if(Q.smartPlacement){R=k.fn.powerTip.smartPlacementLists[Q.placement];k.each(R,function(U,W){var V=m(F(S,W),O.outerWidth(),O.outerHeight());T=W;if(V===p.none){return false}})}else{F(S,Q.placement);T=Q.placement}O.addClass(T)}function F(U,T){var R=0,S,W,V=new b();V.set("top",0);V.set("left",0);O.css(V);do{S=O.outerWidth();W=O.outerHeight();V=P.compute(U,T,S,W,Q.offset);O.css(V)}while(++R<=5&&(S!==O.outerWidth()||W!==O.outerHeight()));return V}function J(){var R=false;if(c.isTipOpen&&!c.isClosing&&!c.delayInProgress){if(c.activeHover.data(e)===false||c.activeHover.is(":disabled")){R=true}else{if(!v(c.activeHover)&&!c.activeHover.is(":focus")&&!c.activeHover.data(d)){if(O.data(f)){if(!v(O)){R=true}}else{R=true}}}if(R){K(c.activeHover)}}}this.showTip=I;this.hideTip=K;this.resetPosition=G}function q(F){return window.SVGElement&&F[0] instanceof SVGElement}function h(){if(!c.mouseTrackingActive){c.mouseTrackingActive=true;k(function H(){c.scrollLeft=s.scrollLeft();c.scrollTop=s.scrollTop();c.windowWidth=s.width();c.windowHeight=s.height()});A.on("mousemove",i);s.on({resize:function G(){c.windowWidth=s.width();c.windowHeight=s.height()},scroll:function F(){var I=s.scrollLeft(),J=s.scrollTop();if(I!==c.scrollLeft){c.currentX+=I-c.scrollLeft;c.scrollLeft=I}if(J!==c.scrollTop){c.currentY+=J-c.scrollTop;c.scrollTop=J}}})}}function i(F){c.currentX=F.pageX;c.currentY=F.pageY}function v(F){var H=F.offset(),J=F[0].getBoundingClientRect(),I=J.right-J.left,G=J.bottom-J.top;return c.currentX>=H.left&&c.currentX<=H.left+I&&c.currentY>=H.top&&c.currentY<=H.top+G}function B(I){var G=I.data(y),F=I.data(o),K=I.data(l),H,J;if(G){if(k.isFunction(G)){G=G.call(I[0])}J=G}else{if(F){if(k.isFunction(F)){F=F.call(I[0])}if(F.length>0){J=F.clone(true,true)}}else{if(K){H=k("#"+K);if(H.length>0){J=H.html()}}}}return J}function m(M,L,K){var G=c.scrollTop,J=c.scrollLeft,I=G+c.windowHeight,F=J+c.windowWidth,H=p.none;if(M.top<G||Math.abs(M.bottom-c.windowHeight)-K<G){H|=p.top}if(M.top+K>I||Math.abs(M.bottom-c.windowHeight)>I){H|=p.bottom}if(M.left<J||M.right+L>F){H|=p.left}if(M.left+L>F||M.right<J){H|=p.right}return H}function a(G){var F=0;while(G){G&=G-1;F++}return F}}));
\ No newline at end of file diff --git a/docs/menu.js b/docs/menu.js deleted file mode 100644 index 97db4c2..0000000 --- a/docs/menu.js +++ /dev/null @@ -1,26 +0,0 @@ -function initMenu(relPath,searchEnabled,serverSide,searchPage,search) { - function makeTree(data,relPath) { - var result=''; - if ('children' in data) { - result+='<ul>'; - for (var i in data.children) { - result+='<li><a href="'+relPath+data.children[i].url+'">'+ - data.children[i].text+'</a>'+ - makeTree(data.children[i],relPath)+'</li>'; - } - result+='</ul>'; - } - return result; - } - - $('#main-nav').append(makeTree(menudata,relPath)); - $('#main-nav').children(':first').addClass('sm sm-dox').attr('id','main-menu'); - if (searchEnabled) { - if (serverSide) { - $('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><div class="left"><form id="FSearchBox" action="'+searchPage+'" method="get"><img id="MSearchSelect" src="'+relPath+'search/mag.png" alt=""/><input type="text" id="MSearchField" name="query" value="'+search+'" size="20" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)"></form></div><div class="right"></div></div></li>'); - } else { - $('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><span class="left"><img id="MSearchSelect" src="'+relPath+'search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/><input type="text" id="MSearchField" value="'+search+'" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/></span><span class="right"><a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="'+relPath+'search/close.png" alt=""/></a></span></div></li>'); - } - } - $('#main-menu').smartmenus(); -} diff --git a/docs/menudata.js b/docs/menudata.js deleted file mode 100644 index c983a72..0000000 --- a/docs/menudata.js +++ /dev/null @@ -1,99 +0,0 @@ -var menudata={children:[ -{text:"Main Page",url:"index.html"}, -{text:"Modules",url:"modules.html"}, -{text:"Namespaces",url:"namespaces.html",children:[ -{text:"Namespace List",url:"namespaces.html"}, -{text:"Namespace Members",url:"namespacemembers.html",children:[ -{text:"All",url:"namespacemembers.html"}, -{text:"Functions",url:"namespacemembers_func.html"}]}]}, -{text:"Classes",url:"annotated.html",children:[ -{text:"Class List",url:"annotated.html"}, -{text:"Class Index",url:"classes.html"}, -{text:"Class Hierarchy",url:"hierarchy.html"}, -{text:"Class Members",url:"functions.html",children:[ -{text:"All",url:"functions.html",children:[ -{text:"_",url:"functions.html#index__"}, -{text:"a",url:"functions_a.html#index_a"}, -{text:"b",url:"functions_b.html#index_b"}, -{text:"c",url:"functions_c.html#index_c"}, -{text:"d",url:"functions_d.html#index_d"}, -{text:"e",url:"functions_e.html#index_e"}, -{text:"f",url:"functions_f.html#index_f"}, -{text:"g",url:"functions_g.html#index_g"}, -{text:"h",url:"functions_h.html#index_h"}, -{text:"i",url:"functions_i.html#index_i"}, -{text:"j",url:"functions_j.html#index_j"}, -{text:"k",url:"functions_k.html#index_k"}, -{text:"l",url:"functions_l.html#index_l"}, -{text:"m",url:"functions_m.html#index_m"}, -{text:"n",url:"functions_n.html#index_n"}, -{text:"o",url:"functions_o.html#index_o"}, -{text:"p",url:"functions_p.html#index_p"}, -{text:"q",url:"functions_q.html#index_q"}, -{text:"r",url:"functions_r.html#index_r"}, -{text:"s",url:"functions_s.html#index_s"}, -{text:"t",url:"functions_t.html#index_t"}, -{text:"u",url:"functions_u.html#index_u"}, -{text:"v",url:"functions_v.html#index_v"}, -{text:"w",url:"functions_w.html#index_w"}, -{text:"x",url:"functions_x.html#index_x"}, -{text:"y",url:"functions_y.html#index_y"}, -{text:"~",url:"functions_0x7e.html#index_0x7e"}]}, -{text:"Functions",url:"functions_func.html",children:[ -{text:"a",url:"functions_func.html#index_a"}, -{text:"b",url:"functions_func_b.html#index_b"}, -{text:"c",url:"functions_func_c.html#index_c"}, -{text:"d",url:"functions_func_d.html#index_d"}, -{text:"e",url:"functions_func_e.html#index_e"}, -{text:"f",url:"functions_func_f.html#index_f"}, -{text:"g",url:"functions_func_g.html#index_g"}, -{text:"h",url:"functions_func_h.html#index_h"}, -{text:"i",url:"functions_func_i.html#index_i"}, -{text:"k",url:"functions_func_k.html#index_k"}, -{text:"l",url:"functions_func_l.html#index_l"}, -{text:"m",url:"functions_func_m.html#index_m"}, -{text:"o",url:"functions_func_o.html#index_o"}, -{text:"p",url:"functions_func_p.html#index_p"}, -{text:"r",url:"functions_func_r.html#index_r"}, -{text:"s",url:"functions_func_s.html#index_s"}, -{text:"t",url:"functions_func_t.html#index_t"}, -{text:"u",url:"functions_func_u.html#index_u"}, -{text:"~",url:"functions_func_0x7e.html#index_0x7e"}]}, -{text:"Variables",url:"functions_vars.html",children:[ -{text:"_",url:"functions_vars.html#index__"}, -{text:"a",url:"functions_vars_a.html#index_a"}, -{text:"b",url:"functions_vars_b.html#index_b"}, -{text:"c",url:"functions_vars_c.html#index_c"}, -{text:"d",url:"functions_vars_d.html#index_d"}, -{text:"e",url:"functions_vars_e.html#index_e"}, -{text:"f",url:"functions_vars_f.html#index_f"}, -{text:"g",url:"functions_vars_g.html#index_g"}, -{text:"h",url:"functions_vars_h.html#index_h"}, -{text:"i",url:"functions_vars_i.html#index_i"}, -{text:"k",url:"functions_vars_k.html#index_k"}, -{text:"l",url:"functions_vars_l.html#index_l"}, -{text:"m",url:"functions_vars_m.html#index_m"}, -{text:"n",url:"functions_vars_n.html#index_n"}, -{text:"o",url:"functions_vars_o.html#index_o"}, -{text:"p",url:"functions_vars_p.html#index_p"}, -{text:"q",url:"functions_vars_q.html#index_q"}, -{text:"r",url:"functions_vars_r.html#index_r"}, -{text:"s",url:"functions_vars_s.html#index_s"}, -{text:"t",url:"functions_vars_t.html#index_t"}, -{text:"u",url:"functions_vars_u.html#index_u"}, -{text:"v",url:"functions_vars_v.html#index_v"}, -{text:"w",url:"functions_vars_w.html#index_w"}, -{text:"x",url:"functions_vars_x.html#index_x"}, -{text:"y",url:"functions_vars_y.html#index_y"}]}, -{text:"Typedefs",url:"functions_type.html",children:[ -{text:"c",url:"functions_type.html#index_c"}, -{text:"i",url:"functions_type.html#index_i"}, -{text:"j",url:"functions_type.html#index_j"}, -{text:"m",url:"functions_type.html#index_m"}, -{text:"p",url:"functions_type.html#index_p"}, -{text:"s",url:"functions_type.html#index_s"}, -{text:"t",url:"functions_type.html#index_t"}]}, -{text:"Enumerations",url:"functions_enum.html"}, -{text:"Related Functions",url:"functions_rela.html"}]}]}, -{text:"Files",url:"files.html",children:[ -{text:"File List",url:"files.html"}]}]} diff --git a/docs/modules.html b/docs/modules.html index ba1e9ab..30d95b6 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Modules</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,35 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -96,9 +115,9 @@ $(document).ready(function(){initNavTree('modules.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/namespace_file_tools.html b/docs/namespace_file_tools.html index 3c61968..f07231f 100644 --- a/docs/namespace_file_tools.html +++ b/docs/namespace_file_tools.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: FileTools Namespace Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,41 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="namespaces.html"><span>Namespace List</span></a></li> + <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -94,9 +119,7 @@ Functions</h2></td></tr> <tr class="separator:a66bf0f3f36ad4f4fc1dcdf577c95cb92"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> -<a id="aeec0058e5af745983a1ef3e0f678348a"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aeec0058e5af745983a1ef3e0f678348a">◆ </a></span>read()</h2> - +<a class="anchor" id="aeec0058e5af745983a1ef3e0f678348a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -119,9 +142,7 @@ Functions</h2></td></tr> </div> </div> -<a id="a66bf0f3f36ad4f4fc1dcdf577c95cb92"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a66bf0f3f36ad4f4fc1dcdf577c95cb92">◆ </a></span>write()</h2> - +<a class="anchor" id="a66bf0f3f36ad4f4fc1dcdf577c95cb92"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -160,9 +181,9 @@ Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_file_tools.html">FileTools</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/namespace_string_tools.html b/docs/namespace_string_tools.html index 2b975c4..872d108 100644 --- a/docs/namespace_string_tools.html +++ b/docs/namespace_string_tools.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: StringTools Namespace Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,41 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="namespaces.html"><span>Namespace List</span></a></li> + <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -104,9 +129,7 @@ Functions</h2></td></tr> <tr class="separator:abca17ac29bcc3e047459f3250497bd26"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> -<a id="a56ad2f85f783a58212b6d049c2df7c13"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a56ad2f85f783a58212b6d049c2df7c13">◆ </a></span>endsWith()</h2> - +<a class="anchor" id="a56ad2f85f783a58212b6d049c2df7c13"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -139,9 +162,7 @@ Functions</h2></td></tr> </div> </div> -<a id="a78a624fa5a1ee47cca1e025c799a26d9"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a78a624fa5a1ee47cca1e025c799a26d9">◆ </a></span>generateRandomString()</h2> - +<a class="anchor" id="a78a624fa5a1ee47cca1e025c799a26d9"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -163,9 +184,7 @@ Functions</h2></td></tr> </div> </div> -<a id="a0136fb0794d49068fd59ee54863feaf0"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0136fb0794d49068fd59ee54863feaf0">◆ </a></span>split() <span class="overload">[1/2]</span></h2> - +<a class="anchor" id="a0136fb0794d49068fd59ee54863feaf0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -205,9 +224,7 @@ Functions</h2></td></tr> </div> </div> -<a id="abca17ac29bcc3e047459f3250497bd26"></a> -<h2 class="memtitle"><span class="permalink"><a href="#abca17ac29bcc3e047459f3250497bd26">◆ </a></span>split() <span class="overload">[2/2]</span></h2> - +<a class="anchor" id="abca17ac29bcc3e047459f3250497bd26"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> @@ -247,13 +264,11 @@ Functions</h2></td></tr> </dl> <dl class="section return"><dt>Returns</dt><dd>Array of substrings </dd></dl> -<p class="definition">Definition at line <a class="el" href="_string_tools_8h_source.html#l00084">84</a> of file <a class="el" href="_string_tools_8h_source.html">StringTools.h</a>.</p> +<p>Definition at line <a class="el" href="_string_tools_8h_source.html#l00084">84</a> of file <a class="el" href="_string_tools_8h_source.html">StringTools.h</a>.</p> </div> </div> -<a id="a4e79ae0938faa2be79b4004f8d38cc36"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a4e79ae0938faa2be79b4004f8d38cc36">◆ </a></span>startsWith()</h2> - +<a class="anchor" id="a4e79ae0938faa2be79b4004f8d38cc36"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -286,9 +301,7 @@ Functions</h2></td></tr> </div> </div> -<a id="ae7831577f52841166e96c93357956369"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae7831577f52841166e96c93357956369">◆ </a></span>urlDecode()</h2> - +<a class="anchor" id="ae7831577f52841166e96c93357956369"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -311,9 +324,7 @@ Functions</h2></td></tr> </div> </div> -<a id="a6c54e792856444bd52f5a3f40df376b7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6c54e792856444bd52f5a3f40df376b7">◆ </a></span>urlEncode()</h2> - +<a class="anchor" id="a6c54e792856444bd52f5a3f40df376b7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -353,9 +364,9 @@ Functions</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_string_tools.html">StringTools</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/namespace_tg_bot.html b/docs/namespace_tg_bot.html index 0e56a19..e502133 100644 --- a/docs/namespace_tg_bot.html +++ b/docs/namespace_tg_bot.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot Namespace Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,41 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="namespaces.html"><span>Namespace List</span></a></li> + <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -317,8 +342,6 @@ Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_long_poll.html">TgLongPoll</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class handles long polling and updates parsing. <a href="class_tg_bot_1_1_tg_long_poll.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_type_parser.html">TgTypeParser</a></td></tr> -<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html">TgWebhookServer</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a></td></tr> @@ -357,9 +380,9 @@ Classes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/namespace_tg_bot.js b/docs/namespace_tg_bot.js index ee2d0d9..b9ae623 100644 --- a/docs/namespace_tg_bot.js +++ b/docs/namespace_tg_bot.js @@ -77,7 +77,6 @@ var namespace_tg_bot = [ "SuccessfulPayment", "class_tg_bot_1_1_successful_payment.html", "class_tg_bot_1_1_successful_payment" ], [ "TgException", "class_tg_bot_1_1_tg_exception.html", "class_tg_bot_1_1_tg_exception" ], [ "TgLongPoll", "class_tg_bot_1_1_tg_long_poll.html", "class_tg_bot_1_1_tg_long_poll" ], - [ "TgTypeParser", "class_tg_bot_1_1_tg_type_parser.html", "class_tg_bot_1_1_tg_type_parser" ], [ "TgWebhookServer", "class_tg_bot_1_1_tg_webhook_server.html", "class_tg_bot_1_1_tg_webhook_server" ], [ "TgWebhookTcpServer", "class_tg_bot_1_1_tg_webhook_tcp_server.html", "class_tg_bot_1_1_tg_webhook_tcp_server" ], [ "Update", "class_tg_bot_1_1_update.html", "class_tg_bot_1_1_update" ], diff --git a/docs/namespacemembers.html b/docs/namespacemembers.html index 0caeac5..03785e6 100644 --- a/docs/namespacemembers.html +++ b/docs/namespacemembers.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Namespace Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,47 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="namespaces.html"><span>Namespace List</span></a></li> + <li class="current"><a href="namespacemembers.html"><span>Namespace Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="namespacemembers.html"><span>All</span></a></li> + <li><a href="namespacemembers_func.html"><span>Functions</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +141,9 @@ $(document).ready(function(){initNavTree('namespacemembers.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/namespacemembers_func.html b/docs/namespacemembers_func.html index 074e42d..f3956a6 100644 --- a/docs/namespacemembers_func.html +++ b/docs/namespacemembers_func.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Namespace Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,47 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="namespaces.html"><span>Namespace List</span></a></li> + <li class="current"><a href="namespacemembers.html"><span>Namespace Members</span></a></li> + </ul> + </div> + <div id="navrow3" class="tabs2"> + <ul class="tablist"> + <li><a href="namespacemembers.html"><span>All</span></a></li> + <li class="current"><a href="namespacemembers_func.html"><span>Functions</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -110,9 +141,9 @@ $(document).ready(function(){initNavTree('namespacemembers_func.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/namespaces.html b/docs/namespaces.html index e0bb33a..2af00a9 100644 --- a/docs/namespaces.html +++ b/docs/namespaces.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: Namespace List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,41 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="namespaces.html"><span>Namespace List</span></a></li> + <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -95,9 +120,9 @@ $(document).ready(function(){initNavTree('namespaces.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Jun 5 2018 19:07:16 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/navtree.css b/docs/navtree.css index 0cc7e77..1a868b3 100644 --- a/docs/navtree.css +++ b/docs/navtree.css @@ -94,11 +94,8 @@ } .ui-resizable-e { - background-image:url("splitbar.png"); - background-size:100%; - background-repeat:no-repeat; - background-attachment: scroll; - cursor:ew-resize; + background:url("splitbar.png") repeat scroll right center transparent; + cursor:e-resize; height:100%; right:0; top:0; diff --git a/docs/navtree.js b/docs/navtree.js index e6d31b0..9df45a7 100644 --- a/docs/navtree.js +++ b/docs/navtree.js @@ -1,6 +1,4 @@ var navTreeSubIndices = new Array(); -var arrowDown = '▼'; -var arrowRight = '►'; function getData(varName) { @@ -73,17 +71,17 @@ function cachedLink() function getScript(scriptName,func,show) { - var head = document.getElementsByTagName("head")[0]; + var head = document.getElementsByTagName("head")[0]; var script = document.createElement('script'); script.id = scriptName; script.type = 'text/javascript'; - script.onload = func; - script.src = scriptName+'.js'; - if ($.browser.msie && $.browser.version<=8) { + script.onload = func; + script.src = scriptName+'.js'; + if ($.browser.msie && $.browser.version<=8) { // script.onload does not work with older versions of IE script.onreadystatechange = function() { - if (script.readyState=='complete' || script.readyState=='loaded') { - func(); if (show) showRoot(); + if (script.readyState=='complete' || script.readyState=='loaded') { + func(); if (show) showRoot(); } } } @@ -96,17 +94,18 @@ function createIndent(o,domNode,node,level) var n = node; while (n.parentNode) { level++; n=n.parentNode; } if (node.childrenData) { - var imgNode = document.createElement("span"); - imgNode.className = 'arrow'; + var imgNode = document.createElement("img"); imgNode.style.paddingLeft=(16*level).toString()+'px'; - imgNode.innerHTML=arrowRight; + imgNode.width = 16; + imgNode.height = 22; + imgNode.border = 0; node.plus_img = imgNode; node.expandToggle = document.createElement("a"); node.expandToggle.href = "javascript:void(0)"; node.expandToggle.onclick = function() { if (node.expanded) { $(node.getChildrenUL()).slideUp("fast"); - node.plus_img.innerHTML=arrowRight; + node.plus_img.src = node.relpath+"arrowright.png"; node.expanded = false; } else { expandNode(o, node, false, false); @@ -114,13 +113,15 @@ function createIndent(o,domNode,node,level) } node.expandToggle.appendChild(imgNode); domNode.appendChild(node.expandToggle); + imgNode.src = node.relpath+"arrowright.png"; } else { var span = document.createElement("span"); - span.className = 'arrow'; + span.style.display = 'inline-block'; span.style.width = 16*(level+1)+'px'; + span.style.height = '22px'; span.innerHTML = ' '; domNode.appendChild(span); - } + } } var animationInProgress = false; @@ -194,7 +195,7 @@ function newNode(o, po, text, link, childrenData, lastNode) var aname = '#'+link.split('#')[1]; var srcPage = stripPath(pathName()); var targetPage = stripPath(link.split('#')[0]); - a.href = srcPage!=targetPage ? url : "javascript:void(0)"; + a.href = srcPage!=targetPage ? url : "javascript:void(0)"; a.onclick = function(){ storeLink(link); if (!$(a).parent().parent().hasClass('selected')) @@ -212,7 +213,7 @@ function newNode(o, po, text, link, childrenData, lastNode) a.onclick = function() { storeLink(link); } } } else { - if (childrenData != null) + if (childrenData != null) { a.className = "nolink"; a.href = "javascript:void(0)"; @@ -261,13 +262,17 @@ function expandNode(o, node, imm, showRoot) } else { if (!node.childrenVisited) { getNode(o, node); - } if (imm || ($.browser.msie && $.browser.version>8)) { + } if (imm || ($.browser.msie && $.browser.version>8)) { // somehow slideDown jumps to the start of tree for IE9 :-( $(node.getChildrenUL()).show(); } else { $(node.getChildrenUL()).slideDown("fast"); } - node.plus_img.innerHTML = arrowDown; + if (node.isLast) { + node.plus_img.src = node.relpath+"arrowdown.png"; + } else { + node.plus_img.src = node.relpath+"arrowdown.png"; + } node.expanded = true; } } @@ -336,7 +341,7 @@ function showNode(o, node, index, hash) getNode(o, node); } $(node.getChildrenUL()).css({'display':'block'}); - node.plus_img.innerHTML = arrowDown; + node.plus_img.src = node.relpath+"arrowdown.png"; node.expanded = true; var n = node.children[o.breadcrumbs[index]]; if (index+1<o.breadcrumbs.length) { @@ -473,9 +478,10 @@ function initNavTree(toroot,relpath) o.node.relpath = relpath; o.node.expanded = false; o.node.isLast = true; - o.node.plus_img = document.createElement("span"); - o.node.plus_img.className = 'arrow'; - o.node.plus_img.innerHTML = arrowRight; + o.node.plus_img = document.createElement("img"); + o.node.plus_img.src = relpath+"arrowright.png"; + o.node.plus_img.width = 16; + o.node.plus_img.height = 22; if (localStorageSupported()) { var navSync = $('#nav-sync'); diff --git a/docs/navtreedata.js b/docs/navtreedata.js index 7697145..5de702a 100644 --- a/docs/navtreedata.js +++ b/docs/navtreedata.js @@ -20,7 +20,7 @@ var NAVTREE = [ "Class Hierarchy", "hierarchy.html", "hierarchy" ], [ "Class Members", "functions.html", [ [ "All", "functions.html", "functions_dup" ], - [ "Functions", "functions_func.html", "functions_func" ], + [ "Functions", "functions_func.html", null ], [ "Variables", "functions_vars.html", "functions_vars" ], [ "Typedefs", "functions_type.html", null ], [ "Enumerations", "functions_enum.html", null ], @@ -36,10 +36,9 @@ var NAVTREE = var NAVTREEINDEX = [ "_animation_8h.html", -"class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07", -"class_tg_bot_1_1_inline_query_result_cached_video.html", -"class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828", -"class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593" +"class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52", +"class_tg_bot_1_1_inline_query_result_cached_sticker.html", +"class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index 47249c1..bff9ada 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -202,52 +202,52 @@ var NAVTREEINDEX0 = "class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0":[5,1,0,1], "class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a":[5,1,0,0], "class_tg_bot_1_1_api.html":[5,0,0], -"class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5":[5,0,0,53], -"class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07":[5,0,0,22], -"class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19":[5,0,0,51], -"class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7":[5,0,0,61], -"class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151":[5,0,0,6], -"class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d":[5,0,0,15], -"class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf":[5,0,0,39], -"class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3":[5,0,0,48], -"class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f":[5,0,0,26], -"class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde":[5,0,0,31], -"class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4":[5,0,0,38], -"class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012":[5,0,0,66], -"class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8":[5,0,0,3], -"class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8":[5,0,0,20], -"class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47":[5,0,0,49], -"class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c":[5,0,0,5], -"class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a":[5,0,0,24], -"class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef":[5,0,0,30], -"class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc":[5,0,0,43], -"class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc":[5,0,0,14], -"class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9":[5,0,0,4], -"class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c":[5,0,0,29], -"class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e":[5,0,0,59], -"class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec":[5,0,0,64], -"class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0":[5,0,0,36], -"class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0":[5,0,0,1], -"class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300":[5,0,0,33], -"class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd":[5,0,0,42], -"class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535":[5,0,0,25], -"class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076":[5,0,0,17], -"class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0":[5,0,0,7], -"class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6":[5,0,0,21], -"class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d":[5,0,0,37], -"class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb":[5,0,0,40], -"class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae":[5,0,0,54], -"class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d":[5,0,0,32], -"class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b":[5,0,0,46], -"class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42":[5,0,0,8], -"class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4":[5,0,0,2], -"class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7":[5,0,0,50], -"class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62":[5,0,0,11], -"class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b":[5,0,0,57], -"class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1":[5,0,0,9], -"class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e":[5,0,0,13], -"class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4":[5,0,0,60], -"class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0":[5,0,0,41], -"class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9":[5,0,0,35], -"class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210":[5,0,0,28] +"class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5":[5,0,0,56], +"class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a":[5,0,0,47], +"class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4":[5,0,0,14], +"class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e":[5,0,0,22], +"class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2":[5,0,0,38], +"class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025":[5,0,0,9], +"class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc":[5,0,0,35], +"class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4":[5,0,0,39], +"class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8":[5,0,0,43], +"class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3":[5,0,0,46], +"class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8":[5,0,0,6], +"class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e":[5,0,0,31], +"class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b":[5,0,0,51], +"class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69":[5,0,0,30], +"class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65":[5,0,0,15], +"class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4":[5,0,0,33], +"class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7":[5,0,0,40], +"class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715":[5,0,0,12], +"class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217":[5,0,0,60], +"class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710":[5,0,0,50], +"class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2":[5,0,0,19], +"class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018":[5,0,0,11], +"class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd":[5,0,0,64], +"class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d":[5,0,0,57], +"class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68":[5,0,0,26], +"class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb":[5,0,0,67], +"class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d":[5,0,0,10], +"class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53":[5,0,0,59], +"class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607":[5,0,0,34], +"class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0":[5,0,0,17], +"class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371":[5,0,0,44], +"class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b":[5,0,0,36], +"class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1":[5,0,0,28], +"class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1":[5,0,0,69], +"class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642":[5,0,0,8], +"class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114":[5,0,0,18], +"class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c":[5,0,0,5], +"class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722":[5,0,0,54], +"class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa":[5,0,0,3], +"class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6":[5,0,0,37], +"class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21":[5,0,0,68], +"class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a":[5,0,0,63], +"class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4":[5,0,0,23], +"class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94":[5,0,0,29], +"class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223":[5,0,0,62], +"class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0":[5,0,0,49], +"class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d":[5,0,0,55], +"class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905":[5,0,0,66] }; diff --git a/docs/navtreeindex1.js b/docs/navtreeindex1.js index 75fc2b3..d197167 100644 --- a/docs/navtreeindex1.js +++ b/docs/navtreeindex1.js @@ -1,25 +1,28 @@ var NAVTREEINDEX1 = { -"class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07":[5,0,0,12], -"class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250":[5,0,0,56], -"class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2":[5,0,0,16], -"class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589":[5,0,0,58], -"class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d":[5,0,0,52], -"class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2":[5,0,0,47], -"class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee":[5,0,0,55], -"class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9":[5,0,0,27], -"class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8":[5,0,0,45], +"class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52":[5,0,0,1], +"class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed":[5,0,0,20], +"class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1":[5,0,0,27], "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94":[5,0,0,0], -"class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1":[5,0,0,23], -"class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594":[5,0,0,18], -"class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23":[5,0,0,19], -"class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68":[5,0,0,44], -"class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98":[5,0,0,63], -"class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f":[5,0,0,34], -"class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc":[5,0,0,65], -"class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5":[5,0,0,10], -"class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea":[5,0,0,62], -"class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339":[5,0,0,67], +"class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88":[5,0,0,48], +"class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51":[5,0,0,61], +"class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50":[5,0,0,53], +"class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71":[5,0,0,65], +"class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d":[5,0,0,2], +"class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a":[5,0,0,41], +"class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4":[5,0,0,24], +"class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac":[5,0,0,58], +"class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20":[5,0,0,21], +"class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161":[5,0,0,32], +"class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af":[5,0,0,4], +"class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb":[5,0,0,7], +"class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0":[5,0,0,16], +"class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347":[5,0,0,13], +"class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66":[5,0,0,45], +"class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339":[5,0,0,70], +"class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a":[5,0,0,52], +"class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826":[5,0,0,42], +"class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b":[5,0,0,25], "class_tg_bot_1_1_audio.html":[5,1,1], "class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae":[5,1,1,4], "class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034":[5,1,1,0], @@ -29,11 +32,11 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726":[5,1,1,2], "class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035":[5,1,1,3], "class_tg_bot_1_1_bot.html":[5,0,1], -"class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579":[5,0,1,2], -"class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91":[5,0,1,4], +"class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e":[5,0,1,4], "class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332":[5,0,1,0], -"class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3":[5,0,1,1], +"class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0":[5,0,1,1], "class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac":[5,0,1,3], +"class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4":[5,0,1,2], "class_tg_bot_1_1_callback_game.html":[5,1,2], "class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624":[5,1,2,0], "class_tg_bot_1_1_callback_query.html":[5,1,3], @@ -122,7 +125,7 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13":[5,0,2,8], "class_tg_bot_1_1_event_handler.html":[7,0,0,13], "class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7":[7,0,0,13,0], -"class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d":[7,0,0,13,1], +"class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc":[7,0,0,13,1], "class_tg_bot_1_1_file.html":[5,1,10], "class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e":[5,1,10,1], "class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445":[5,1,10,3], @@ -155,9 +158,9 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671":[7,0,0,20,0], "class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d":[7,0,0,20,6], "class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb":[7,0,0,20,8], -"class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487":[7,0,0,20,7], +"class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af":[7,0,0,20,7], "class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996":[7,0,0,20,3], -"class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d":[7,0,0,20,5], +"class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a":[7,0,0,20,5], "class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074":[7,0,0,20,1], "class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4":[7,0,0,20,4], "class_tg_bot_1_1_http_req_arg.html":[5,2,1], @@ -173,7 +176,7 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe":[5,2,2,2], "class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec":[5,2,2,6], "class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7":[5,2,2,3], -"class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b":[5,2,2,1], +"class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0":[5,2,2,1], "class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377":[5,2,2,4], "class_tg_bot_1_1_http_server_1_1_connection.html":[5,2,2,0], "class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20":[5,2,2,0,4], @@ -182,13 +185,14 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8":[5,2,2,0,0], "class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd":[5,2,2,0,2], "class_tg_bot_1_1_inline_keyboard_button.html":[5,1,15], -"class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406":[5,1,15,4], +"class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406":[5,1,15,5], "class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4":[5,1,15,1], "class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983":[5,1,15,0], +"class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2":[5,1,15,3], "class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579":[5,1,15,2], -"class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f":[5,1,15,5], -"class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3":[5,1,15,6], -"class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274":[5,1,15,3], +"class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f":[5,1,15,6], +"class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3":[5,1,15,7], +"class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274":[5,1,15,4], "class_tg_bot_1_1_inline_keyboard_markup.html":[5,1,16], "class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7":[5,1,16,0], "class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b":[5,1,16,1], @@ -245,9 +249,5 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8":[5,1,25,0], "class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac":[5,1,25,3], "class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472":[5,1,25,2], -"class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7":[5,1,25,1], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html":[5,1,26], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e":[5,1,26,1], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60":[5,1,26,0], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb":[5,1,26,2] +"class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7":[5,1,25,1] }; diff --git a/docs/navtreeindex2.js b/docs/navtreeindex2.js index ee162c3..d51318b 100644 --- a/docs/navtreeindex2.js +++ b/docs/navtreeindex2.js @@ -1,5 +1,9 @@ var NAVTREEINDEX2 = { +"class_tg_bot_1_1_inline_query_result_cached_sticker.html":[5,1,26], +"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e":[5,1,26,1], +"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60":[5,1,26,0], +"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb":[5,1,26,2], "class_tg_bot_1_1_inline_query_result_cached_video.html":[5,1,27], "class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563":[5,1,27,0], "class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833":[5,1,27,2], @@ -173,46 +177,47 @@ var NAVTREEINDEX2 = "class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963":[5,1,52,2], "class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83":[5,1,52,3], "class_tg_bot_1_1_message.html":[5,1,53], -"class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05":[5,1,53,5], -"class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b":[5,1,53,1], -"class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667":[5,1,53,18], +"class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05":[5,1,53,4], +"class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667":[5,1,53,17], "class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29":[5,1,53,23], -"class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695":[5,1,53,4], +"class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695":[5,1,53,3], "class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e":[5,1,53,34], "class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813":[5,1,53,31], -"class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5":[5,1,53,11], +"class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5":[5,1,53,10], "class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d":[5,1,53,0], "class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9":[5,1,53,28], -"class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932":[5,1,53,8], -"class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093":[5,1,53,40], -"class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f":[5,1,53,36], +"class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932":[5,1,53,7], +"class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093":[5,1,53,41], +"class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f":[5,1,53,37], "class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0":[5,1,53,26], -"class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67":[5,1,53,2], -"class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d":[5,1,53,6], -"class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e":[5,1,53,14], -"class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035":[5,1,53,22], -"class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54":[5,1,53,3], -"class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a":[5,1,53,13], -"class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307":[5,1,53,21], -"class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2":[5,1,53,20], -"class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a":[5,1,53,19], +"class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67":[5,1,53,1], +"class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d":[5,1,53,5], +"class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e":[5,1,53,13], +"class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035":[5,1,53,21], +"class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54":[5,1,53,2], +"class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a":[5,1,53,12], +"class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307":[5,1,53,20], +"class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2":[5,1,53,19], +"class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a":[5,1,53,18], "class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615":[5,1,53,32], -"class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a":[5,1,53,7], -"class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508":[5,1,53,16], +"class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a":[5,1,53,6], +"class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508":[5,1,53,15], "class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea":[5,1,53,30], "class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6":[5,1,53,33], -"class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e":[5,1,53,38], -"class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72":[5,1,53,12], +"class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e":[5,1,53,39], +"class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a":[5,1,53,36], +"class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72":[5,1,53,11], "class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef":[5,1,53,27], "class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559":[5,1,53,35], "class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03":[5,1,53,29], -"class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f":[5,1,53,39], -"class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d":[5,1,53,15], -"class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd":[5,1,53,10], +"class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f":[5,1,53,40], +"class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d":[5,1,53,14], +"class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd":[5,1,53,9], "class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14":[5,1,53,25], -"class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f":[5,1,53,9], -"class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5":[5,1,53,17], -"class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108":[5,1,53,37], +"class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f":[5,1,53,8], +"class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832":[5,1,53,22], +"class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5":[5,1,53,16], +"class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108":[5,1,53,38], "class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56":[5,1,53,24], "class_tg_bot_1_1_message_entity.html":[5,1,54], "class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f":[5,1,54,4], @@ -244,10 +249,5 @@ var NAVTREEINDEX2 = "class_tg_bot_1_1_pre_checkout_query.html#afaf8a7d12af830eea0644c30f51f429e":[5,1,57,3], "class_tg_bot_1_1_reply_keyboard_markup.html":[5,1,58], "class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e":[5,1,58,2], -"class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020":[5,1,58,1], -"class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3":[5,1,58,3], -"class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65":[5,1,58,4], -"class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a":[5,1,58,0], -"class_tg_bot_1_1_reply_keyboard_remove.html":[5,1,59], -"class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408":[5,1,59,1] +"class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020":[5,1,58,1] }; diff --git a/docs/navtreeindex3.js b/docs/navtreeindex3.js index 9c405a8..685a4da 100644 --- a/docs/navtreeindex3.js +++ b/docs/navtreeindex3.js @@ -1,5 +1,10 @@ var NAVTREEINDEX3 = { +"class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3":[5,1,58,3], +"class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65":[5,1,58,4], +"class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a":[5,1,58,0], +"class_tg_bot_1_1_reply_keyboard_remove.html":[5,1,59], +"class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408":[5,1,59,1], "class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828":[5,1,59,2], "class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148":[5,1,59,0], "class_tg_bot_1_1_response_parameters.html":[5,1,60], @@ -56,160 +61,10 @@ var NAVTREEINDEX3 = "class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e":[5,2,3,0], "class_tg_bot_1_1_tg_long_poll.html#a589332e04d1a4f9dbe66c92df90b6d78":[5,2,3,1], "class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa":[5,2,3,2], -"class_tg_bot_1_1_tg_type_parser.html":[7,0,0,77], -"class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce":[7,0,0,77,121], -"class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269":[7,0,0,77,118], -"class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e":[7,0,0,77,49], -"class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d":[7,0,0,77,11], -"class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021":[7,0,0,77,140], -"class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311":[7,0,0,77,137], -"class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2":[7,0,0,77,91], -"class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8":[7,0,0,77,107], -"class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b":[7,0,0,77,25], -"class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6":[7,0,0,77,14], -"class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503":[7,0,0,77,84], -"class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a":[7,0,0,77,21], -"class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e":[7,0,0,77,148], -"class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da":[7,0,0,77,134], -"class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80":[7,0,0,77,29], -"class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f":[7,0,0,77,109], -"class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2":[7,0,0,77,57], -"class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70":[7,0,0,77,12], -"class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f":[7,0,0,77,95], -"class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804":[7,0,0,77,41], -"class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6":[7,0,0,77,115], -"class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715":[7,0,0,77,79], -"class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae":[7,0,0,77,89], -"class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743":[7,0,0,77,23], -"class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9":[7,0,0,77,114], -"class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25":[7,0,0,77,32], -"class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b":[7,0,0,77,5], -"class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626":[7,0,0,77,144], -"class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e":[7,0,0,77,67], -"class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b":[7,0,0,77,74], -"class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9":[7,0,0,77,116], -"class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8":[7,0,0,77,17], -"class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217":[7,0,0,77,119], -"class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15":[7,0,0,77,82], -"class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141":[7,0,0,77,4], -"class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89":[7,0,0,77,105], -"class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf":[7,0,0,77,123], -"class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c":[7,0,0,77,117], -"class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485":[7,0,0,77,129], -"class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420":[7,0,0,77,128], -"class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40":[7,0,0,77,75], -"class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd":[7,0,0,77,1], -"class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6":[7,0,0,77,69], -"class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b":[7,0,0,77,20], -"class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09":[7,0,0,77,146], -"class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f":[7,0,0,77,136], -"class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c":[7,0,0,77,98], -"class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170":[7,0,0,77,92], -"class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1":[7,0,0,77,50], -"class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b":[7,0,0,77,90], -"class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545":[7,0,0,77,56], -"class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525":[7,0,0,77,71], -"class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643":[7,0,0,77,6], -"class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae":[7,0,0,77,52], -"class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d":[7,0,0,77,28], -"class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c":[7,0,0,77,88], -"class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4":[7,0,0,77,111], -"class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132":[7,0,0,77,58], -"class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263":[7,0,0,77,36], -"class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213":[7,0,0,77,104], -"class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375":[7,0,0,77,125], -"class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4":[7,0,0,77,78], -"class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5":[7,0,0,77,2], -"class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30":[7,0,0,77,73], -"class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7":[7,0,0,77,31], -"class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3":[7,0,0,77,15], -"class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757":[7,0,0,77,68], -"class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512":[7,0,0,77,61], -"class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059":[7,0,0,77,108], -"class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9":[7,0,0,77,145], -"class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4":[7,0,0,77,122], -"class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7":[7,0,0,77,10], -"class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a":[7,0,0,77,35], -"class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5":[7,0,0,77,54], -"class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02":[7,0,0,77,110], -"class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864":[7,0,0,77,86], -"class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda":[7,0,0,77,8], -"class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94":[7,0,0,77,131], -"class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2":[7,0,0,77,100], -"class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50":[7,0,0,77,85], -"class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74":[7,0,0,77,47], -"class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374":[7,0,0,77,142], -"class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865":[7,0,0,77,59], -"class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67":[7,0,0,77,72], -"class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21":[7,0,0,77,81], -"class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d":[7,0,0,77,66], -"class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0":[7,0,0,77,94], -"class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf":[7,0,0,77,37], -"class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d":[7,0,0,77,63], -"class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a":[7,0,0,77,45], -"class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051":[7,0,0,77,19], -"class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3":[7,0,0,77,44], -"class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c":[7,0,0,77,76], -"class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133":[7,0,0,77,124], -"class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a":[7,0,0,77,33], -"class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e":[7,0,0,77,42], -"class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae":[7,0,0,77,120], -"class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d":[7,0,0,77,112], -"class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385":[7,0,0,77,48], -"class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0":[7,0,0,77,3], -"class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18":[7,0,0,77,65], -"class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1":[7,0,0,77,106], -"class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b":[7,0,0,77,7], -"class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e":[7,0,0,77,53], -"class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff":[7,0,0,77,24], -"class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d":[7,0,0,77,70], -"class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33":[7,0,0,77,139], -"class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366":[7,0,0,77,55], -"class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1":[7,0,0,77,103], -"class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204":[7,0,0,77,9], -"class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5":[7,0,0,77,62], -"class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158":[7,0,0,77,102], -"class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9":[7,0,0,77,99], -"class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78":[7,0,0,77,26], -"class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0":[7,0,0,77,0], -"class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4":[7,0,0,77,83], -"class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257":[7,0,0,77,113], -"class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795":[7,0,0,77,46], -"class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a":[7,0,0,77,16], -"class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159":[7,0,0,77,39], -"class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5":[7,0,0,77,135], -"class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d":[7,0,0,77,127], -"class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433":[7,0,0,77,130], -"class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5":[7,0,0,77,87], -"class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5":[7,0,0,77,30], -"class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee":[7,0,0,77,101], -"class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b":[7,0,0,77,143], -"class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35":[7,0,0,77,43], -"class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05":[7,0,0,77,40], -"class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712":[7,0,0,77,22], -"class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1":[7,0,0,77,147], -"class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7":[7,0,0,77,77], -"class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5":[7,0,0,77,93], -"class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87":[7,0,0,77,64], -"class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d":[7,0,0,77,138], -"class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da":[7,0,0,77,97], -"class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592":[7,0,0,77,13], -"class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20":[7,0,0,77,133], -"class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456":[7,0,0,77,126], -"class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c":[7,0,0,77,60], -"class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390":[7,0,0,77,27], -"class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0":[7,0,0,77,141], -"class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b":[7,0,0,77,38], -"class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345":[7,0,0,77,51], -"class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53":[7,0,0,77,80], -"class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181":[7,0,0,77,96], -"class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb":[7,0,0,77,132], -"class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95":[7,0,0,77,34], -"class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b":[7,0,0,77,18], -"class_tg_bot_1_1_tg_webhook_server.html":[7,0,0,78], -"class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0":[7,0,0,78,0], -"class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1":[7,0,0,78,2], -"class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9":[7,0,0,78,1], +"class_tg_bot_1_1_tg_webhook_server.html":[7,0,0,77], +"class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0":[7,0,0,77,0], +"class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1":[7,0,0,77,2], +"class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9":[7,0,0,77,1], "class_tg_bot_1_1_tg_webhook_tcp_server.html":[5,2,4], "class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31":[5,2,4,0], "class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103":[5,2,4,2], @@ -218,12 +73,14 @@ var NAVTREEINDEX3 = "class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b":[5,1,67,4], "class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5":[5,1,67,5], "class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f":[5,1,67,1], +"class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3":[5,1,67,8], "class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b":[5,1,67,3], "class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b":[5,1,67,2], +"class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269":[5,1,67,9], "class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c":[5,1,67,7], "class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8":[5,1,67,0], "class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806":[5,1,67,6], -"class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097":[5,1,67,8], +"class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097":[5,1,67,10], "class_tg_bot_1_1_url.html":[5,2,5], "class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532":[5,2,5,3], "class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49":[5,2,5,4], @@ -249,5 +106,121 @@ var NAVTREEINDEX3 = "class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14":[5,1,70,0], "class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968":[5,1,70,2], "class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50":[5,1,70,4], -"class_tg_bot_1_1_video.html":[5,1,71] +"class_tg_bot_1_1_video.html":[5,1,71], +"class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593":[5,1,71,0], +"class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968":[5,1,71,4], +"class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356":[5,1,71,5], +"class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289":[5,1,71,2], +"class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35":[5,1,71,7], +"class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a":[5,1,71,1], +"class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7":[5,1,71,6], +"class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f":[5,1,71,3], +"class_tg_bot_1_1_video_note.html":[5,1,72], +"class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02":[5,1,72,3], +"class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec":[5,1,72,1], +"class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825":[5,1,72,0], +"class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763":[5,1,72,2], +"class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f":[5,1,72,5], +"class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b":[5,1,72,4], +"class_tg_bot_1_1_voice.html":[5,1,73], +"class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca":[5,1,73,4], +"class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679":[5,1,73,1], +"class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91":[5,1,73,0], +"class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1":[5,1,73,3], +"class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73":[5,1,73,2], +"class_tg_bot_1_1_webhook_info.html":[5,1,74], +"class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6":[5,1,74,0], +"class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4":[5,1,74,4], +"class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f":[5,1,74,7], +"class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce":[5,1,74,1], +"class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5":[5,1,74,3], +"class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b":[5,1,74,5], +"class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca":[5,1,74,2], +"class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726":[5,1,74,6], +"classes.html":[7,1], +"dir_25b26b9fa3b0bd1537052b03f43dd617.html":[8,0,0,0], +"dir_933963de0e9d7c93f6217fb7d7e6c3ad.html":[8,0,0,0,0], +"dir_d3a0916884c776a83ed0f419714df887.html":[8,0,0,0,1], +"dir_d44c64559bbebec7f509842c48db8b23.html":[8,0,0], +"dir_edd914e3fbf8e89da3c33d1968dd487e.html":[8,0,0,0,2], +"files.html":[8,0], +"functions.html":[7,3,0,0], +"functions.html":[7,3,0], +"functions_0x7e.html":[7,3,0,25], +"functions_a.html":[7,3,0,1], +"functions_b.html":[7,3,0,2], +"functions_c.html":[7,3,0,3], +"functions_d.html":[7,3,0,4], +"functions_e.html":[7,3,0,5], +"functions_enum.html":[7,3,4], +"functions_f.html":[7,3,0,6], +"functions_func.html":[7,3,1], +"functions_g.html":[7,3,0,7], +"functions_h.html":[7,3,0,8], +"functions_i.html":[7,3,0,9], +"functions_k.html":[7,3,0,10], +"functions_l.html":[7,3,0,11], +"functions_m.html":[7,3,0,12], +"functions_n.html":[7,3,0,13], +"functions_o.html":[7,3,0,14], +"functions_p.html":[7,3,0,15], +"functions_q.html":[7,3,0,16], +"functions_r.html":[7,3,0,17], +"functions_rela.html":[7,3,5], +"functions_s.html":[7,3,0,18], +"functions_t.html":[7,3,0,19], +"functions_type.html":[7,3,3], +"functions_u.html":[7,3,0,20], +"functions_v.html":[7,3,0,21], +"functions_vars.html":[7,3,2], +"functions_vars.html":[7,3,2,0], +"functions_vars_a.html":[7,3,2,1], +"functions_vars_b.html":[7,3,2,2], +"functions_vars_c.html":[7,3,2,3], +"functions_vars_d.html":[7,3,2,4], +"functions_vars_e.html":[7,3,2,5], +"functions_vars_f.html":[7,3,2,6], +"functions_vars_g.html":[7,3,2,7], +"functions_vars_h.html":[7,3,2,8], +"functions_vars_i.html":[7,3,2,9], +"functions_vars_k.html":[7,3,2,10], +"functions_vars_l.html":[7,3,2,11], +"functions_vars_m.html":[7,3,2,12], +"functions_vars_n.html":[7,3,2,13], +"functions_vars_o.html":[7,3,2,14], +"functions_vars_p.html":[7,3,2,15], +"functions_vars_q.html":[7,3,2,16], +"functions_vars_r.html":[7,3,2,17], +"functions_vars_s.html":[7,3,2,18], +"functions_vars_t.html":[7,3,2,19], +"functions_vars_u.html":[7,3,2,20], +"functions_vars_v.html":[7,3,2,21], +"functions_vars_w.html":[7,3,2,22], +"functions_vars_x.html":[7,3,2,23], +"functions_vars_y.html":[7,3,2,24], +"functions_w.html":[7,3,0,22], +"functions_x.html":[7,3,0,23], +"functions_y.html":[7,3,0,24], +"group__general.html":[5,0], +"group__net.html":[5,2], +"group__tools.html":[5,3], +"group__types.html":[5,1], +"hierarchy.html":[7,2], +"index.html":[], +"index.html#Feedback":[3], +"index.html#Licence":[4], +"index.html#Samples":[2], +"index.html#bot_compile":[1], +"index.html#lib_compile":[0], +"modules.html":[5], +"namespace_file_tools.html":[6,0,0], +"namespace_string_tools.html":[6,0,1], +"namespace_tg_bot.html":[6,0,2], +"namespace_tg_bot.html":[7,0,0], +"namespacemembers.html":[6,1,0], +"namespacemembers_func.html":[6,1,1], +"namespaces.html":[6,0], +"pages.html":[], +"tgbot_8h.html":[8,0,0,0,7], +"tgbot_8h_source.html":[8,0,0,0,7] }; diff --git a/docs/navtreeindex4.js b/docs/navtreeindex4.js deleted file mode 100644 index 27c9fed..0000000 --- a/docs/navtreeindex4.js +++ /dev/null @@ -1,139 +0,0 @@ -var NAVTREEINDEX4 = -{ -"class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593":[5,1,71,0], -"class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968":[5,1,71,4], -"class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356":[5,1,71,5], -"class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289":[5,1,71,2], -"class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35":[5,1,71,7], -"class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a":[5,1,71,1], -"class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7":[5,1,71,6], -"class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f":[5,1,71,3], -"class_tg_bot_1_1_video_note.html":[5,1,72], -"class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02":[5,1,72,3], -"class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec":[5,1,72,1], -"class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825":[5,1,72,0], -"class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763":[5,1,72,2], -"class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f":[5,1,72,5], -"class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b":[5,1,72,4], -"class_tg_bot_1_1_voice.html":[5,1,73], -"class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca":[5,1,73,4], -"class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679":[5,1,73,1], -"class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91":[5,1,73,0], -"class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1":[5,1,73,3], -"class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73":[5,1,73,2], -"class_tg_bot_1_1_webhook_info.html":[5,1,74], -"class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6":[5,1,74,0], -"class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4":[5,1,74,4], -"class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f":[5,1,74,7], -"class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce":[5,1,74,1], -"class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5":[5,1,74,3], -"class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b":[5,1,74,5], -"class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca":[5,1,74,2], -"class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726":[5,1,74,6], -"classes.html":[7,1], -"dir_25b26b9fa3b0bd1537052b03f43dd617.html":[8,0,0,0], -"dir_933963de0e9d7c93f6217fb7d7e6c3ad.html":[8,0,0,0,0], -"dir_d3a0916884c776a83ed0f419714df887.html":[8,0,0,0,1], -"dir_d44c64559bbebec7f509842c48db8b23.html":[8,0,0], -"dir_edd914e3fbf8e89da3c33d1968dd487e.html":[8,0,0,0,2], -"files.html":[8,0], -"functions.html":[7,3,0,0], -"functions.html":[7,3,0], -"functions_0x7e.html":[7,3,0,26], -"functions_a.html":[7,3,0,1], -"functions_b.html":[7,3,0,2], -"functions_c.html":[7,3,0,3], -"functions_d.html":[7,3,0,4], -"functions_e.html":[7,3,0,5], -"functions_enum.html":[7,3,4], -"functions_f.html":[7,3,0,6], -"functions_func.html":[7,3,1,0], -"functions_func.html":[7,3,1], -"functions_func_0x7e.html":[7,3,1,18], -"functions_func_b.html":[7,3,1,1], -"functions_func_c.html":[7,3,1,2], -"functions_func_d.html":[7,3,1,3], -"functions_func_e.html":[7,3,1,4], -"functions_func_f.html":[7,3,1,5], -"functions_func_g.html":[7,3,1,6], -"functions_func_h.html":[7,3,1,7], -"functions_func_i.html":[7,3,1,8], -"functions_func_k.html":[7,3,1,9], -"functions_func_l.html":[7,3,1,10], -"functions_func_m.html":[7,3,1,11], -"functions_func_o.html":[7,3,1,12], -"functions_func_p.html":[7,3,1,13], -"functions_func_r.html":[7,3,1,14], -"functions_func_s.html":[7,3,1,15], -"functions_func_t.html":[7,3,1,16], -"functions_func_u.html":[7,3,1,17], -"functions_g.html":[7,3,0,7], -"functions_h.html":[7,3,0,8], -"functions_i.html":[7,3,0,9], -"functions_j.html":[7,3,0,10], -"functions_k.html":[7,3,0,11], -"functions_l.html":[7,3,0,12], -"functions_m.html":[7,3,0,13], -"functions_n.html":[7,3,0,14], -"functions_o.html":[7,3,0,15], -"functions_p.html":[7,3,0,16], -"functions_q.html":[7,3,0,17], -"functions_r.html":[7,3,0,18], -"functions_rela.html":[7,3,5], -"functions_s.html":[7,3,0,19], -"functions_t.html":[7,3,0,20], -"functions_type.html":[7,3,3], -"functions_u.html":[7,3,0,21], -"functions_v.html":[7,3,0,22], -"functions_vars.html":[7,3,2,0], -"functions_vars.html":[7,3,2], -"functions_vars_a.html":[7,3,2,1], -"functions_vars_b.html":[7,3,2,2], -"functions_vars_c.html":[7,3,2,3], -"functions_vars_d.html":[7,3,2,4], -"functions_vars_e.html":[7,3,2,5], -"functions_vars_f.html":[7,3,2,6], -"functions_vars_g.html":[7,3,2,7], -"functions_vars_h.html":[7,3,2,8], -"functions_vars_i.html":[7,3,2,9], -"functions_vars_k.html":[7,3,2,10], -"functions_vars_l.html":[7,3,2,11], -"functions_vars_m.html":[7,3,2,12], -"functions_vars_n.html":[7,3,2,13], -"functions_vars_o.html":[7,3,2,14], -"functions_vars_p.html":[7,3,2,15], -"functions_vars_q.html":[7,3,2,16], -"functions_vars_r.html":[7,3,2,17], -"functions_vars_s.html":[7,3,2,18], -"functions_vars_t.html":[7,3,2,19], -"functions_vars_u.html":[7,3,2,20], -"functions_vars_v.html":[7,3,2,21], -"functions_vars_w.html":[7,3,2,22], -"functions_vars_x.html":[7,3,2,23], -"functions_vars_y.html":[7,3,2,24], -"functions_w.html":[7,3,0,23], -"functions_x.html":[7,3,0,24], -"functions_y.html":[7,3,0,25], -"group__general.html":[5,0], -"group__net.html":[5,2], -"group__tools.html":[5,3], -"group__types.html":[5,1], -"hierarchy.html":[7,2], -"index.html":[], -"index.html#Feedback":[3], -"index.html#Licence":[4], -"index.html#Samples":[2], -"index.html#bot_compile":[1], -"index.html#lib_compile":[0], -"modules.html":[5], -"namespace_file_tools.html":[6,0,0], -"namespace_string_tools.html":[6,0,1], -"namespace_tg_bot.html":[7,0,0], -"namespace_tg_bot.html":[6,0,2], -"namespacemembers.html":[6,1,0], -"namespacemembers_func.html":[6,1,1], -"namespaces.html":[6,0], -"pages.html":[], -"tgbot_8h.html":[8,0,0,0,7], -"tgbot_8h_source.html":[8,0,0,0,7] -}; diff --git a/docs/resize.js b/docs/resize.js index 56e4a02..2b86c36 100644 --- a/docs/resize.js +++ b/docs/resize.js @@ -1,104 +1,73 @@ -function initResizable() -{ - var cookie_namespace = 'doxygen'; - var sidenav,navtree,content,header,collapsed,collapsedWidth=0,barWidth=6,desktop_vp=768,titleHeight; +var cookie_namespace = 'doxygen'; +var sidenav,navtree,content,header; - function readCookie(cookie) +function readCookie(cookie) +{ + var myCookie = cookie_namespace+"_"+cookie+"="; + if (document.cookie) { - var myCookie = cookie_namespace+"_"+cookie+"="; - if (document.cookie) { - var index = document.cookie.indexOf(myCookie); - if (index != -1) { - var valStart = index + myCookie.length; - var valEnd = document.cookie.indexOf(";", valStart); - if (valEnd == -1) { - valEnd = document.cookie.length; - } - var val = document.cookie.substring(valStart, valEnd); - return val; + var index = document.cookie.indexOf(myCookie); + if (index != -1) + { + var valStart = index + myCookie.length; + var valEnd = document.cookie.indexOf(";", valStart); + if (valEnd == -1) + { + valEnd = document.cookie.length; } + var val = document.cookie.substring(valStart, valEnd); + return val; } - return 0; - } - - function writeCookie(cookie, val, expiration) - { - if (val==undefined) return; - if (expiration == null) { - var date = new Date(); - date.setTime(date.getTime()+(10*365*24*60*60*1000)); // default expiration is one week - expiration = date.toGMTString(); - } - document.cookie = cookie_namespace + "_" + cookie + "=" + val + "; expires=" + expiration+"; path=/"; - } - - function resizeWidth() - { - var windowWidth = $(window).width() + "px"; - var sidenavWidth = $(sidenav).outerWidth(); - content.css({marginLeft:parseInt(sidenavWidth)+"px"}); - writeCookie('width',sidenavWidth-barWidth, null); } + return 0; +} - function restoreWidth(navWidth) +function writeCookie(cookie, val, expiration) +{ + if (val==undefined) return; + if (expiration == null) { - var windowWidth = $(window).width() + "px"; - content.css({marginLeft:parseInt(navWidth)+barWidth+"px"}); - sidenav.css({width:navWidth + "px"}); + var date = new Date(); + date.setTime(date.getTime()+(10*365*24*60*60*1000)); // default expiration is one week + expiration = date.toGMTString(); } + document.cookie = cookie_namespace + "_" + cookie + "=" + val + "; expires=" + expiration+"; path=/"; +} + +function resizeWidth() +{ + var windowWidth = $(window).width() + "px"; + var sidenavWidth = $(sidenav).outerWidth(); + content.css({marginLeft:parseInt(sidenavWidth)+"px"}); + writeCookie('width',sidenavWidth, null); +} - function resizeHeight() - { - var headerHeight = header.outerHeight(); - var footerHeight = footer.outerHeight(); - var windowHeight = $(window).height() - headerHeight - footerHeight; - content.css({height:windowHeight + "px"}); - navtree.css({height:windowHeight + "px"}); - sidenav.css({height:windowHeight + "px"}); - var width=$(window).width(); - if (width!=collapsedWidth) { - if (width<desktop_vp && collapsedWidth>=desktop_vp) { - if (!collapsed) { - collapseExpand(); - } - } else if (width>desktop_vp && collapsedWidth<desktop_vp) { - if (collapsed) { - collapseExpand(); - } - } - collapsedWidth=width; - } - } +function restoreWidth(navWidth) +{ + var windowWidth = $(window).width() + "px"; + content.css({marginLeft:parseInt(navWidth)+6+"px"}); + sidenav.css({width:navWidth + "px"}); +} - function collapseExpand() - { - if (sidenav.width()>0) { - restoreWidth(0); - collapsed=true; - } - else { - var width = readCookie('width'); - if (width>200 && width<$(window).width()) { restoreWidth(width); } else { restoreWidth(200); } - collapsed=false; - } - } +function resizeHeight() +{ + var headerHeight = header.outerHeight(); + var footerHeight = footer.outerHeight(); + var windowHeight = $(window).height() - headerHeight - footerHeight; + content.css({height:windowHeight + "px"}); + navtree.css({height:windowHeight + "px"}); + sidenav.css({height:windowHeight + "px"}); +} +function initResizable() +{ header = $("#top"); sidenav = $("#side-nav"); content = $("#doc-content"); navtree = $("#nav-tree"); footer = $("#nav-path"); $(".side-nav-resizable").resizable({resize: function(e, ui) { resizeWidth(); } }); - $(sidenav).resizable({ minWidth: 0 }); $(window).resize(function() { resizeHeight(); }); - var device = navigator.userAgent.toLowerCase(); - var touch_device = device.match(/(iphone|ipod|ipad|android)/); - if (touch_device) { /* wider split bar for touch only devices */ - $(sidenav).css({ paddingRight:'20px' }); - $('.ui-resizable-e').css({ width:'20px' }); - $('#nav-sync').css({ right:'34px' }); - barWidth=20; - } var width = readCookie('width'); if (width) { restoreWidth(width); } else { resizeWidth(); } resizeHeight(); @@ -107,8 +76,22 @@ function initResizable() if (i>=0) window.location.hash=url.substr(i); var _preventDefault = function(evt) { evt.preventDefault(); }; $("#splitbar").bind("dragstart", _preventDefault).bind("selectstart", _preventDefault); - $(".ui-resizable-handle").dblclick(collapseExpand); - $(window).load(resizeHeight); + $(document).bind('touchmove',function(e){ + var device = navigator.userAgent.toLowerCase(); + var ios = device.match(/(iphone|ipod|ipad)/); + if (ios) { + try { + var target = e.target; + while (target) { + if ($(target).css('-webkit-overflow-scrolling')=='touch') return; + target = target.parentNode; + } + e.preventDefault(); + } catch(err) { + e.preventDefault(); + } + } + }); } diff --git a/docs/search/all_0.html b/docs/search/all_0.html index f25360b..d54e0bd 100644 --- a/docs/search/all_0.html +++ b/docs/search/all_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_1.html b/docs/search/all_1.html index b13f0f7..8cc6a1d 100644 --- a/docs/search/all_1.html +++ b/docs/search/all_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_1.js b/docs/search/all_1.js index a187ff3..ed1b9ad 100644 --- a/docs/search/all_1.js +++ b/docs/search/all_1.js @@ -1,17 +1,22 @@ var searchData= [ ['address',['address',['../class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b',1,'TgBot::InlineQueryResultVenue::address()'],['../class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa',1,'TgBot::InputVenueMessageContent::address()'],['../class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459',1,'TgBot::Venue::address()']]], - ['addstickertoset',['addStickerToSet',['../class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const'],['../class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const']]], + ['addstickertoset',['addStickerToSet',['../class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const '],['../class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const ']]], ['allmembersareadministrators',['allMembersAreAdministrators',['../class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68',1,'TgBot::Chat']]], ['allowedupdates',['allowedUpdates',['../class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce',1,'TgBot::WebhookInfo']]], ['amount',['amount',['../class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c',1,'TgBot::LabeledPrice']]], - ['animation',['Animation',['../class_tg_bot_1_1_animation.html',1,'TgBot::Animation'],['../class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c',1,'TgBot::Game::animation()']]], + ['animation',['Animation',['../class_tg_bot_1_1_animation.html',1,'TgBot']]], + ['animation',['animation',['../class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c',1,'TgBot::Game']]], ['animation_2eh',['Animation.h',['../_animation_8h.html',1,'']]], - ['answercallbackquery',['answerCallbackQuery',['../class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8',1,'TgBot::Api']]], - ['answerinlinequery',['answerInlineQuery',['../class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9',1,'TgBot::Api']]], - ['api',['Api',['../class_tg_bot_1_1_api.html',1,'TgBot::Api'],['../class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94',1,'TgBot::Api::Api()']]], + ['answercallbackquery',['answerCallbackQuery',['../class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa',1,'TgBot::Api']]], + ['answerinlinequery',['answerInlineQuery',['../class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af',1,'TgBot::Api']]], + ['answerprecheckoutquery',['answerPreCheckoutQuery',['../class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c',1,'TgBot::Api']]], + ['answershippingquery',['answerShippingQuery',['../class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8',1,'TgBot::Api']]], + ['api',['Api',['../class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94',1,'TgBot::Api']]], + ['api',['Api',['../class_tg_bot_1_1_api.html',1,'TgBot']]], ['api_2eh',['Api.h',['../_api_8h.html',1,'']]], - ['audio',['Audio',['../class_tg_bot_1_1_audio.html',1,'TgBot::Audio'],['../class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67',1,'TgBot::Message::audio()']]], + ['audio',['audio',['../class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67',1,'TgBot::Message']]], + ['audio',['Audio',['../class_tg_bot_1_1_audio.html',1,'TgBot']]], ['audio_2eh',['Audio.h',['../_audio_8h.html',1,'']]], ['audioduration',['audioDuration',['../class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01',1,'TgBot::InlineQueryResultAudio']]], ['audiofileid',['audioFileId',['../class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39',1,'TgBot::InlineQueryResultCachedAudio']]], diff --git a/docs/search/all_10.html b/docs/search/all_10.html index d1345a1..c25484f 100644 --- a/docs/search/all_10.html +++ b/docs/search/all_10.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_10.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_10.js b/docs/search/all_10.js index ba3bc59..fd424a8 100644 --- a/docs/search/all_10.js +++ b/docs/search/all_10.js @@ -1,174 +1,4 @@ var searchData= [ - ['parse2darray',['parse2DArray',['../class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5',1,'TgBot::TgTypeParser']]], - ['parseanimation',['parseAnimation',['../class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0',1,'TgBot::TgTypeParser']]], - ['parsearray',['parseArray',['../class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141',1,'TgBot::TgTypeParser::parseArray(TgTypeToJsonFunc< T > parseFunc, const std::vector< std::shared_ptr< T >> &objects) const'],['../class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b',1,'TgBot::TgTypeParser::parseArray(std::function< T(const T &)> parseFunc, const std::vector< T > &objects) const']]], - ['parseaudio',['parseAudio',['../class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643',1,'TgBot::TgTypeParser']]], - ['parsecallbackquery',['parseCallbackQuery',['../class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b',1,'TgBot::TgTypeParser']]], - ['parsechat',['parseChat',['../class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda',1,'TgBot::TgTypeParser']]], - ['parsechatmember',['parseChatMember',['../class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204',1,'TgBot::TgTypeParser']]], - ['parsechatphoto',['parseChatPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7',1,'TgBot::TgTypeParser']]], - ['parsechoseninlineresult',['parseChosenInlineResult',['../class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d',1,'TgBot::TgTypeParser']]], - ['parsecontact',['parseContact',['../class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70',1,'TgBot::TgTypeParser']]], - ['parsedocument',['parseDocument',['../class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592',1,'TgBot::TgTypeParser']]], - ['parsefile',['parseFile',['../class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6',1,'TgBot::TgTypeParser']]], - ['parseforcereply',['parseForceReply',['../class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3',1,'TgBot::TgTypeParser']]], - ['parsegame',['parseGame',['../class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a',1,'TgBot::TgTypeParser']]], - ['parsegamehighscore',['parseGameHighScore',['../class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8',1,'TgBot::TgTypeParser']]], - ['parsegenericreply',['parseGenericReply',['../class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b',1,'TgBot::TgTypeParser']]], - ['parseinlinekeyboardbutton',['parseInlineKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051',1,'TgBot::TgTypeParser']]], - ['parseinlinekeyboardmarkup',['parseInlineKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b',1,'TgBot::TgTypeParser']]], - ['parseinlinequery',['parseInlineQuery',['../class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresult',['parseInlineQueryResult',['../class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultarticle',['parseInlineQueryResultArticle',['../class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultaudio',['parseInlineQueryResultAudio',['../class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedaudio',['parseInlineQueryResultCachedAudio',['../class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcacheddocument',['parseInlineQueryResultCachedDocument',['../class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedgif',['parseInlineQueryResultCachedGif',['../class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedmpeg4gif',['parseInlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedphoto',['parseInlineQueryResultCachedPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedsticker',['parseInlineQueryResultCachedSticker',['../class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedvideo',['parseInlineQueryResultCachedVideo',['../class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedvoice',['parseInlineQueryResultCachedVoice',['../class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcontact',['parseInlineQueryResultContact',['../class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultdocument',['parseInlineQueryResultDocument',['../class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultgame',['parseInlineQueryResultGame',['../class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultgif',['parseInlineQueryResultGif',['../class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultlocation',['parseInlineQueryResultLocation',['../class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultmpeg4gif',['parseInlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultphoto',['parseInlineQueryResultPhoto',['../class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultvenue',['parseInlineQueryResultVenue',['../class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultvideo',['parseInlineQueryResultVideo',['../class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultvoice',['parseInlineQueryResultVoice',['../class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e',1,'TgBot::TgTypeParser']]], - ['parseinputcontactmessagecontent',['parseInputContactMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35',1,'TgBot::TgTypeParser']]], - ['parseinputlocationmessagecontent',['parseInputLocationMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3',1,'TgBot::TgTypeParser']]], - ['parseinputmedia',['parseInputMedia',['../class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a',1,'TgBot::TgTypeParser']]], - ['parseinputmessagecontent',['parseInputMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795',1,'TgBot::TgTypeParser']]], - ['parseinputtextmessagecontent',['parseInputTextMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74',1,'TgBot::TgTypeParser']]], - ['parseinputvenuemessagecontent',['parseInputVenueMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385',1,'TgBot::TgTypeParser']]], - ['parseinvoice',['parseInvoice',['../class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e',1,'TgBot::TgTypeParser']]], - ['parsejson',['parseJson',['../class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1',1,'TgBot::TgTypeParser']]], - ['parsejsonandget2darray',['parseJsonAndGet2DArray',['../class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetanimation',['parseJsonAndGetAnimation',['../class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetarray',['parseJsonAndGetArray',['../class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e',1,'TgBot::TgTypeParser::parseJsonAndGetArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data) const'],['../class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5',1,'TgBot::TgTypeParser::parseJsonAndGetArray(std::function< T(const boost::property_tree::ptree &)> parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const'],['../class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366',1,'TgBot::TgTypeParser::parseJsonAndGetArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const']]], - ['parsejsonandgetaudio',['parseJsonAndGetAudio',['../class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetcallbackquery',['parseJsonAndGetCallbackQuery',['../class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchat',['parseJsonAndGetChat',['../class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchatmember',['parseJsonAndGetChatMember',['../class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchatphoto',['parseJsonAndGetChatPhoto',['../class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchoseninlineresult',['parseJsonAndGetChosenInlineResult',['../class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetcontact',['parseJsonAndGetContact',['../class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetdocument',['parseJsonAndGetDocument',['../class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetfile',['parseJsonAndGetFile',['../class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetforcereply',['parseJsonAndGetForceReply',['../class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetgame',['parseJsonAndGetGame',['../class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetgamehighscore',['parseJsonAndGetGameHighScore',['../class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetgenericreply',['parseJsonAndGetGenericReply',['../class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinekeyboardbutton',['parseJsonAndGetInlineKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinekeyboardmarkup',['parseJsonAndGetInlineKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequery',['parseJsonAndGetInlineQuery',['../class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresult',['parseJsonAndGetInlineQueryResult',['../class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultarticle',['parseJsonAndGetInlineQueryResultArticle',['../class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultaudio',['parseJsonAndGetInlineQueryResultAudio',['../class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedaudio',['parseJsonAndGetInlineQueryResultCachedAudio',['../class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcacheddocument',['parseJsonAndGetInlineQueryResultCachedDocument',['../class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedgif',['parseJsonAndGetInlineQueryResultCachedGif',['../class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedmpeg4gif',['parseJsonAndGetInlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedphoto',['parseJsonAndGetInlineQueryResultCachedPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedsticker',['parseJsonAndGetInlineQueryResultCachedSticker',['../class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedvideo',['parseJsonAndGetInlineQueryResultCachedVideo',['../class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedvoice',['parseJsonAndGetInlineQueryResultCachedVoice',['../class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcontact',['parseJsonAndGetInlineQueryResultContact',['../class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultdocument',['parseJsonAndGetInlineQueryResultDocument',['../class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultgame',['parseJsonAndGetInlineQueryResultGame',['../class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultgif',['parseJsonAndGetInlineQueryResultGif',['../class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultlocation',['parseJsonAndGetInlineQueryResultLocation',['../class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultmpeg4gif',['parseJsonAndGetInlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultphoto',['parseJsonAndGetInlineQueryResultPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultvenue',['parseJsonAndGetInlineQueryResultVenue',['../class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultvideo',['parseJsonAndGetInlineQueryResultVideo',['../class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultvoice',['parseJsonAndGetInlineQueryResultVoice',['../class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputcontactmessagecontent',['parseJsonAndGetInputContactMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputlocationmessagecontent',['parseJsonAndGetInputLocationMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputmedia',['parseJsonAndGetInputMedia',['../class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputmessagecontent',['parseJsonAndGetInputMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputtextmessagecontent',['parseJsonAndGetInputTextMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputvenuemessagecontent',['parseJsonAndGetInputVenueMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinvoice',['parseJsonAndGetInvoice',['../class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetkeyboardbutton',['parseJsonAndGetKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetlabeledprice',['parseJsonAndGetLabeledPrice',['../class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetlocation',['parseJsonAndGetLocation',['../class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetmaskposition',['parseJsonAndGetMaskPosition',['../class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetmessage',['parseJsonAndGetMessage',['../class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetmessageentity',['parseJsonAndGetMessageEntity',['../class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetorderinfo',['parseJsonAndGetOrderInfo',['../class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetphotosize',['parseJsonAndGetPhotoSize',['../class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetprecheckoutquery',['parseJsonAndGetPreCheckoutQuery',['../class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetreplykeyboardmarkup',['parseJsonAndGetReplyKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetreplykeyboardremove',['parseJsonAndGetReplyKeyboardRemove',['../class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetresponseparameters',['parseJsonAndGetResponseParameters',['../class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetshippingaddress',['parseJsonAndGetShippingAddress',['../class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetshippingoption',['parseJsonAndGetShippingOption',['../class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetshippingquery',['parseJsonAndGetShippingQuery',['../class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetsticker',['parseJsonAndGetSticker',['../class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetstickerset',['parseJsonAndGetStickerSet',['../class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetsucessfulpayment',['parseJsonAndGetSucessfulPayment',['../class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetupdate',['parseJsonAndGetUpdate',['../class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetuser',['parseJsonAndGetUser',['../class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetuserprofilephotos',['parseJsonAndGetUserProfilePhotos',['../class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetvideo',['parseJsonAndGetVideo',['../class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetvideonote',['parseJsonAndGetVideoNote',['../class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetwebhookinfo',['parseJsonAndGetWebhookInfo',['../class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf',1,'TgBot::TgTypeParser']]], - ['parsekeyboardbutton',['parseKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133',1,'TgBot::TgTypeParser']]], - ['parselabeledprice',['parseLabeledPrice',['../class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375',1,'TgBot::TgTypeParser']]], - ['parselocation',['parseLocation',['../class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456',1,'TgBot::TgTypeParser']]], - ['parsemaskposition',['parseMaskPosition',['../class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d',1,'TgBot::TgTypeParser']]], - ['parsemessage',['parseMessage',['../class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420',1,'TgBot::TgTypeParser']]], - ['parsemessageentity',['parseMessageEntity',['../class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485',1,'TgBot::TgTypeParser']]], - ['parsemode',['parseMode',['../class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc',1,'TgBot::InputMedia::parseMode()'],['../class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c',1,'TgBot::InputTextMessageContent::parseMode()']]], - ['parseorderinfo',['parseOrderInfo',['../class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433',1,'TgBot::TgTypeParser']]], - ['parsephotosize',['parsePhotoSize',['../class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94',1,'TgBot::TgTypeParser']]], - ['parseprecheckoutquery',['parsePreCheckoutQuery',['../class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb',1,'TgBot::TgTypeParser']]], - ['parsereplykeyboardmarkup',['parseReplyKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20',1,'TgBot::TgTypeParser']]], - ['parsereplykeyboardremove',['parseReplyKeyboardRemove',['../class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da',1,'TgBot::TgTypeParser']]], - ['parserequest',['parseRequest',['../class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d',1,'TgBot::HttpParser::parseRequest(const std::string &data, std::map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d',1,'TgBot::HttpParser::parseRequest(const std::string &data)']]], - ['parseresponse',['parseResponse',['../class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487',1,'TgBot::HttpParser::parseResponse(const std::string &data, std::map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb',1,'TgBot::HttpParser::parseResponse(const std::string &data)']]], - ['parseresponseparameters',['parseResponseParameters',['../class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5',1,'TgBot::TgTypeParser']]], - ['parseshippingaddress',['parseShippingAddress',['../class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f',1,'TgBot::TgTypeParser']]], - ['parseshippingoption',['parseShippingOption',['../class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311',1,'TgBot::TgTypeParser']]], - ['parseshippingquery',['parseShippingQuery',['../class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d',1,'TgBot::TgTypeParser']]], - ['parsesticker',['parseSticker',['../class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33',1,'TgBot::TgTypeParser']]], - ['parsestickerset',['parseStickerSet',['../class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021',1,'TgBot::TgTypeParser']]], - ['parsesucessfulpayment',['parseSucessfulPayment',['../class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0',1,'TgBot::TgTypeParser']]], - ['parseupdate',['parseUpdate',['../class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374',1,'TgBot::TgTypeParser']]], - ['parseuser',['parseUser',['../class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b',1,'TgBot::TgTypeParser']]], - ['parseuserprofilephotos',['parseUserProfilePhotos',['../class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626',1,'TgBot::TgTypeParser']]], - ['parsevideo',['parseVideo',['../class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9',1,'TgBot::TgTypeParser']]], - ['parsevideonote',['parseVideoNote',['../class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09',1,'TgBot::TgTypeParser']]], - ['parsewebhookinfo',['parseWebhookInfo',['../class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1',1,'TgBot::TgTypeParser']]], - ['path',['path',['../class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532',1,'TgBot::Url']]], - ['pendingupdatecount',['pendingUpdateCount',['../class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726',1,'TgBot::WebhookInfo']]], - ['performer',['performer',['../class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119',1,'TgBot::Audio::performer()'],['../class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1',1,'TgBot::InlineQueryResultAudio::performer()']]], - ['phonenumber',['phoneNumber',['../class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28',1,'TgBot::Contact::phoneNumber()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228',1,'TgBot::InlineQueryResultContact::phoneNumber()'],['../class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6',1,'TgBot::InputContactMessageContent::phoneNumber()'],['../class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16',1,'TgBot::OrderInfo::phoneNumber()']]], - ['photo',['PHOTO',['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf',1,'TgBot::InputMedia::PHOTO()'],['../class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735',1,'TgBot::Chat::photo()'],['../class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271',1,'TgBot::Game::photo()'],['../class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615',1,'TgBot::Message::photo()']]], - ['photofileid',['photoFileId',['../class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac',1,'TgBot::InlineQueryResultCachedPhoto']]], - ['photoheight',['photoHeight',['../class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7',1,'TgBot::InlineQueryResultPhoto']]], - ['photos',['photos',['../class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16',1,'TgBot::UserProfilePhotos']]], - ['photosize',['PhotoSize',['../class_tg_bot_1_1_photo_size.html',1,'TgBot']]], - ['photosize_2eh',['PhotoSize.h',['../_photo_size_8h.html',1,'']]], - ['photourl',['photoUrl',['../class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2',1,'TgBot::InlineQueryResultPhoto']]], - ['photowidth',['photoWidth',['../class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8',1,'TgBot::InlineQueryResultPhoto']]], - ['pinchatmessage',['pinChatMessage',['../class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d',1,'TgBot::Api']]], - ['pinnedmessage',['pinnedMessage',['../class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875',1,'TgBot::Chat::pinnedMessage()'],['../class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6',1,'TgBot::Message::pinnedMessage()']]], - ['point',['point',['../class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e',1,'TgBot::MaskPosition']]], - ['position',['position',['../class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f',1,'TgBot::GameHighScore']]], - ['postcode',['postCode',['../class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667',1,'TgBot::ShippingAddress']]], - ['precheckoutquery',['PreCheckoutQuery',['../class_tg_bot_1_1_pre_checkout_query.html',1,'TgBot']]], - ['precheckoutquery_2eh',['PreCheckoutQuery.h',['../_pre_checkout_query_8h.html',1,'']]], - ['prices',['prices',['../class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba',1,'TgBot::ShippingOption']]], - ['private',['Private',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1',1,'TgBot::Chat']]], - ['promotechatmember',['promoteChatMember',['../class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300',1,'TgBot::Api']]], - ['protocol',['protocol',['../class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49',1,'TgBot::Url']]], - ['providerpaymentchargeid',['providerPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6',1,'TgBot::SuccessfulPayment']]], - ['ptr',['Ptr',['../class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a',1,'TgBot::Animation::Ptr()'],['../class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034',1,'TgBot::Audio::Ptr()'],['../class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624',1,'TgBot::CallbackGame::Ptr()'],['../class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0',1,'TgBot::CallbackQuery::Ptr()'],['../class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48',1,'TgBot::Chat::Ptr()'],['../class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d',1,'TgBot::ChatMember::Ptr()'],['../class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265',1,'TgBot::ChatPhoto::Ptr()'],['../class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247',1,'TgBot::ChosenInlineResult::Ptr()'],['../class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b',1,'TgBot::Contact::Ptr()'],['../class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e',1,'TgBot::Document::Ptr()'],['../class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934',1,'TgBot::File::Ptr()'],['../class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66',1,'TgBot::ForceReply::Ptr()'],['../class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b',1,'TgBot::Game::Ptr()'],['../class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4',1,'TgBot::GameHighScore::Ptr()'],['../class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f',1,'TgBot::GenericReply::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983',1,'TgBot::InlineKeyboardButton::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7',1,'TgBot::InlineKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c',1,'TgBot::InlineQuery::Ptr()'],['../class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5',1,'TgBot::InlineQueryResult::Ptr()'],['../class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69',1,'TgBot::InlineQueryResultArticle::Ptr()'],['../class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f',1,'TgBot::InlineQueryResultAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec',1,'TgBot::InlineQueryResultCachedAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f',1,'TgBot::InlineQueryResultCachedDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb',1,'TgBot::InlineQueryResultCachedGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed',1,'TgBot::InlineQueryResultCachedMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8',1,'TgBot::InlineQueryResultCachedPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60',1,'TgBot::InlineQueryResultCachedSticker::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563',1,'TgBot::InlineQueryResultCachedVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38',1,'TgBot::InlineQueryResultCachedVoice::Ptr()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c',1,'TgBot::InlineQueryResultContact::Ptr()'],['../class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd',1,'TgBot::InlineQueryResultDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d',1,'TgBot::InlineQueryResultGame::Ptr()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618',1,'TgBot::InlineQueryResultGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc',1,'TgBot::InlineQueryResultLocation::Ptr()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45',1,'TgBot::InlineQueryResultMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c',1,'TgBot::InlineQueryResultPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5',1,'TgBot::InlineQueryResultVenue::Ptr()'],['../class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8',1,'TgBot::InlineQueryResultVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9',1,'TgBot::InlineQueryResultVoice::Ptr()'],['../class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99',1,'TgBot::InputContactMessageContent::Ptr()'],['../class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f',1,'TgBot::InputFile::Ptr()'],['../class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840',1,'TgBot::InputLocationMessageContent::Ptr()'],['../class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c',1,'TgBot::InputMedia::Ptr()'],['../class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3',1,'TgBot::InputMediaPhoto::Ptr()'],['../class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f',1,'TgBot::InputMediaVideo::Ptr()'],['../class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff',1,'TgBot::InputMessageContent::Ptr()'],['../class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495',1,'TgBot::InputTextMessageContent::Ptr()'],['../class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100',1,'TgBot::InputVenueMessageContent::Ptr()'],['../class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67',1,'TgBot::Invoice::Ptr()'],['../class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd',1,'TgBot::KeyboardButton::Ptr()'],['../class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c',1,'TgBot::LabeledPrice::Ptr()'],['../class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678',1,'TgBot::Location::Ptr()'],['../class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1',1,'TgBot::MaskPosition::Ptr()'],['../class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d',1,'TgBot::Message::Ptr()'],['../class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0',1,'TgBot::MessageEntity::Ptr()'],['../class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a',1,'TgBot::OrderInfo::Ptr()'],['../class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83',1,'TgBot::PhotoSize::Ptr()'],['../class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207',1,'TgBot::PreCheckoutQuery::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a',1,'TgBot::ReplyKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148',1,'TgBot::ReplyKeyboardRemove::Ptr()'],['../class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182',1,'TgBot::ResponseParameters::Ptr()'],['../class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d',1,'TgBot::ShippingAddress::Ptr()'],['../class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60',1,'TgBot::ShippingOption::Ptr()'],['../class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64',1,'TgBot::ShippingQuery::Ptr()'],['../class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff',1,'TgBot::Sticker::Ptr()'],['../class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421',1,'TgBot::StickerSet::Ptr()'],['../class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d',1,'TgBot::SuccessfulPayment::Ptr()'],['../class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8',1,'TgBot::Update::Ptr()'],['../class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79',1,'TgBot::User::Ptr()'],['../class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55',1,'TgBot::UserProfilePhotos::Ptr()'],['../class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14',1,'TgBot::Venue::Ptr()'],['../class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593',1,'TgBot::Video::Ptr()'],['../class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825',1,'TgBot::VideoNote::Ptr()'],['../class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91',1,'TgBot::Voice::Ptr()'],['../class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6',1,'TgBot::WebhookInfo::Ptr()']]] + ['query',['query',['../class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0',1,'TgBot::Url::query()'],['../class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d',1,'TgBot::ChosenInlineResult::query()'],['../class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c',1,'TgBot::InlineQuery::query()']]] ]; diff --git a/docs/search/all_11.html b/docs/search/all_11.html index 2be8b71..3615c28 100644 --- a/docs/search/all_11.html +++ b/docs/search/all_11.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_11.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_11.js b/docs/search/all_11.js index fd424a8..b9920d0 100644 --- a/docs/search/all_11.js +++ b/docs/search/all_11.js @@ -1,4 +1,19 @@ var searchData= [ - ['query',['query',['../class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0',1,'TgBot::Url::query()'],['../class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d',1,'TgBot::ChosenInlineResult::query()'],['../class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c',1,'TgBot::InlineQuery::query()']]] + ['read',['read',['../namespace_file_tools.html#aeec0058e5af745983a1ef3e0f678348a',1,'FileTools']]], + ['removekeyboard',['removeKeyboard',['../class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408',1,'TgBot::ReplyKeyboardRemove']]], + ['replykeyboardmarkup',['ReplyKeyboardMarkup',['../class_tg_bot_1_1_reply_keyboard_markup.html',1,'TgBot']]], + ['replykeyboardmarkup_2eh',['ReplyKeyboardMarkup.h',['../_reply_keyboard_markup_8h.html',1,'']]], + ['replykeyboardremove',['ReplyKeyboardRemove',['../class_tg_bot_1_1_reply_keyboard_remove.html',1,'TgBot']]], + ['replykeyboardremove_2eh',['ReplyKeyboardRemove.h',['../_reply_keyboard_remove_8h.html',1,'']]], + ['replymarkup',['replyMarkup',['../class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0',1,'TgBot::InlineQueryResult']]], + ['replytomessage',['replyToMessage',['../class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e',1,'TgBot::Message']]], + ['requestcontact',['requestContact',['../class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381',1,'TgBot::KeyboardButton']]], + ['requestlocation',['requestLocation',['../class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022',1,'TgBot::KeyboardButton']]], + ['resizekeyboard',['resizeKeyboard',['../class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3',1,'TgBot::ReplyKeyboardMarkup']]], + ['responseparameters',['ResponseParameters',['../class_tg_bot_1_1_response_parameters.html',1,'TgBot']]], + ['responseparameters_2eh',['ResponseParameters.h',['../_response_parameters_8h.html',1,'']]], + ['restrictchatmember',['restrictChatMember',['../class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b',1,'TgBot::Api']]], + ['resultid',['resultId',['../class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270',1,'TgBot::ChosenInlineResult']]], + ['retryafter',['retryAfter',['../class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990',1,'TgBot::ResponseParameters']]] ]; diff --git a/docs/search/all_12.html b/docs/search/all_12.html index 13c5263..abd082a 100644 --- a/docs/search/all_12.html +++ b/docs/search/all_12.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_12.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_12.js b/docs/search/all_12.js index f1c676c..fa1c1bd 100644 --- a/docs/search/all_12.js +++ b/docs/search/all_12.js @@ -1,19 +1,69 @@ var searchData= [ - ['read',['read',['../namespace_file_tools.html#aeec0058e5af745983a1ef3e0f678348a',1,'FileTools']]], - ['removekeyboard',['removeKeyboard',['../class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408',1,'TgBot::ReplyKeyboardRemove']]], - ['replykeyboardmarkup',['ReplyKeyboardMarkup',['../class_tg_bot_1_1_reply_keyboard_markup.html',1,'TgBot']]], - ['replykeyboardmarkup_2eh',['ReplyKeyboardMarkup.h',['../_reply_keyboard_markup_8h.html',1,'']]], - ['replykeyboardremove',['ReplyKeyboardRemove',['../class_tg_bot_1_1_reply_keyboard_remove.html',1,'TgBot']]], - ['replykeyboardremove_2eh',['ReplyKeyboardRemove.h',['../_reply_keyboard_remove_8h.html',1,'']]], - ['replymarkup',['replyMarkup',['../class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0',1,'TgBot::InlineQueryResult']]], - ['replytomessage',['replyToMessage',['../class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e',1,'TgBot::Message']]], - ['requestcontact',['requestContact',['../class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381',1,'TgBot::KeyboardButton']]], - ['requestlocation',['requestLocation',['../class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022',1,'TgBot::KeyboardButton']]], - ['resizekeyboard',['resizeKeyboard',['../class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3',1,'TgBot::ReplyKeyboardMarkup']]], - ['responseparameters',['ResponseParameters',['../class_tg_bot_1_1_response_parameters.html',1,'TgBot']]], - ['responseparameters_2eh',['ResponseParameters.h',['../_response_parameters_8h.html',1,'']]], - ['restrictchatmember',['restrictChatMember',['../class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f',1,'TgBot::Api']]], - ['resultid',['resultId',['../class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270',1,'TgBot::ChosenInlineResult']]], - ['retryafter',['retryAfter',['../class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990',1,'TgBot::ResponseParameters']]] + ['scale',['scale',['../class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963',1,'TgBot::MaskPosition']]], + ['score',['score',['../class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d',1,'TgBot::GameHighScore']]], + ['selective',['selective',['../class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc',1,'TgBot::ForceReply::selective()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65',1,'TgBot::ReplyKeyboardMarkup::selective()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828',1,'TgBot::ReplyKeyboardRemove::selective()']]], + ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4',1,'TgBot::Api']]], + ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7',1,'TgBot::Api']]], + ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendgame',['sendGame',['../class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8',1,'TgBot::Api']]], + ['sendinvoice',['sendInvoice',['../class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371',1,'TgBot::Api']]], + ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66',1,'TgBot::Api']]], + ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3',1,'TgBot::Api']]], + ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a',1,'TgBot::Api']]], + ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const ']]], + ['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a',1,'TgBot::Api']]], + ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendvideonote',['sendVideoNote',['../class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d',1,'TgBot::Api::sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())'],['../class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5',1,'TgBot::Api::sendVideoNote(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())']]], + ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['serverhandler',['ServerHandler',['../class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0',1,'TgBot::HttpServer']]], + ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53',1,'TgBot::Api']]], + ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217',1,'TgBot::Api']]], + ['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51',1,'TgBot::Api']]], + ['setchattitle',['setChatTitle',['../class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223',1,'TgBot::Api']]], + ['setgamescore',['setGameScore',['../class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a',1,'TgBot::Api']]], + ['setname',['setName',['../class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba',1,'TgBot::Sticker']]], + ['setstickerpositioninset',['setStickerPositionInSet',['../class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd',1,'TgBot::Api']]], + ['setwebhook',['setWebhook',['../class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71',1,'TgBot::Api']]], + ['shippingaddress',['shippingAddress',['../class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82',1,'TgBot::OrderInfo::shippingAddress()'],['../class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a',1,'TgBot::ShippingQuery::shippingAddress()']]], + ['shippingaddress',['ShippingAddress',['../class_tg_bot_1_1_shipping_address.html',1,'TgBot']]], + ['shippingaddress_2eh',['ShippingAddress.h',['../_shipping_address_8h.html',1,'']]], + ['shippingoption',['ShippingOption',['../class_tg_bot_1_1_shipping_option.html',1,'TgBot']]], + ['shippingoption_2eh',['ShippingOption.h',['../_shipping_option_8h.html',1,'']]], + ['shippingoptionid',['shippingOptionId',['../class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84',1,'TgBot::PreCheckoutQuery::shippingOptionId()'],['../class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e',1,'TgBot::SuccessfulPayment::shippingOptionId()']]], + ['shippingquery',['shippingQuery',['../class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269',1,'TgBot::Update']]], + ['shippingquery',['ShippingQuery',['../class_tg_bot_1_1_shipping_query.html',1,'TgBot']]], + ['shippingquery_2eh',['ShippingQuery.h',['../_shipping_query_8h.html',1,'']]], + ['smallfileid',['smallFileId',['../class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e',1,'TgBot::ChatPhoto']]], + ['socket',['socket',['../class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20',1,'TgBot::HttpServer::Connection']]], + ['split',['split',['../namespace_string_tools.html#a0136fb0794d49068fd59ee54863feaf0',1,'StringTools::split(const std::string &str, char delimiter, std::vector< std::string > &dest)'],['../namespace_string_tools.html#abca17ac29bcc3e047459f3250497bd26',1,'StringTools::split(const std::string &str, char delimiter)']]], + ['start',['start',['../class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7',1,'TgBot::HttpServer::start()'],['../class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d',1,'TgBot::HttpServer::Connection::start()'],['../class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa',1,'TgBot::TgLongPoll::start()']]], + ['startparameter',['startParameter',['../class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2',1,'TgBot::Invoice']]], + ['startswith',['startsWith',['../namespace_string_tools.html#a4e79ae0938faa2be79b4004f8d38cc36',1,'StringTools']]], + ['state',['state',['../class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2',1,'TgBot::ShippingAddress']]], + ['status',['status',['../class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666',1,'TgBot::ChatMember']]], + ['sticker',['Sticker',['../class_tg_bot_1_1_sticker.html',1,'TgBot']]], + ['sticker',['sticker',['../class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559',1,'TgBot::Message']]], + ['sticker_2eh',['Sticker.h',['../_sticker_8h.html',1,'']]], + ['stickerfileid',['stickerFileId',['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb',1,'TgBot::InlineQueryResultCachedSticker']]], + ['stickers',['stickers',['../class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34',1,'TgBot::StickerSet']]], + ['stickerset',['StickerSet',['../class_tg_bot_1_1_sticker_set.html',1,'TgBot']]], + ['stickerset_2eh',['StickerSet.h',['../_sticker_set_8h.html',1,'']]], + ['stickersetname',['stickerSetName',['../class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14',1,'TgBot::Chat']]], + ['stop',['stop',['../class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377',1,'TgBot::HttpServer']]], + ['stopmessagelivelocation',['stopMessageLiveLocation',['../class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905',1,'TgBot::Api']]], + ['streetline1',['streetLine1',['../class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338',1,'TgBot::ShippingAddress']]], + ['streetline2',['streetLine2',['../class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24',1,'TgBot::ShippingAddress']]], + ['stringtools',['StringTools',['../namespace_string_tools.html',1,'']]], + ['stringtools_2eh',['StringTools.h',['../_string_tools_8h.html',1,'']]], + ['successfulpayment',['successfulPayment',['../class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a',1,'TgBot::Message']]], + ['successfulpayment',['SuccessfulPayment',['../class_tg_bot_1_1_successful_payment.html',1,'TgBot']]], + ['successfulpayment_2eh',['SuccessfulPayment.h',['../_successful_payment_8h.html',1,'']]], + ['supergroup',['Supergroup',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5',1,'TgBot::Chat']]], + ['supergroupchatcreated',['supergroupChatCreated',['../class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f',1,'TgBot::Message']]], + ['supportsstreaming',['supportsStreaming',['../class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b',1,'TgBot::InputMedia']]], + ['switchinlinequery',['switchInlineQuery',['../class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274',1,'TgBot::InlineKeyboardButton']]], + ['switchinlinequerycurrentchat',['switchInlineQueryCurrentChat',['../class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406',1,'TgBot::InlineKeyboardButton']]] ]; diff --git a/docs/search/all_13.html b/docs/search/all_13.html index b4a8bca..88fa653 100644 --- a/docs/search/all_13.html +++ b/docs/search/all_13.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_13.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_13.js b/docs/search/all_13.js index e4b14b6..64f7331 100644 --- a/docs/search/all_13.js +++ b/docs/search/all_13.js @@ -1,64 +1,33 @@ var searchData= [ - ['scale',['scale',['../class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963',1,'TgBot::MaskPosition']]], - ['score',['score',['../class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d',1,'TgBot::GameHighScore']]], - ['selective',['selective',['../class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc',1,'TgBot::ForceReply::selective()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65',1,'TgBot::ReplyKeyboardMarkup::selective()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828',1,'TgBot::ReplyKeyboardRemove::selective()']]], - ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d',1,'TgBot::Api']]], - ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4',1,'TgBot::Api']]], - ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendgame',['sendGame',['../class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0',1,'TgBot::Api']]], - ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd',1,'TgBot::Api']]], - ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc',1,'TgBot::Api']]], - ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68',1,'TgBot::Api']]], - ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], - ['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47',1,'TgBot::Api']]], - ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendvideonote',['sendVideoNote',['../class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d',1,'TgBot::Api::sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())'],['../class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5',1,'TgBot::Api::sendVideoNote(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())']]], - ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['serverhandler',['ServerHandler',['../class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b',1,'TgBot::HttpServer']]], - ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250',1,'TgBot::Api']]], - ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b',1,'TgBot::Api']]], - ['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589',1,'TgBot::Api']]], - ['setchattitle',['setChatTitle',['../class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e',1,'TgBot::Api']]], - ['setgamescore',['setGameScore',['../class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4',1,'TgBot::Api']]], - ['setname',['setName',['../class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba',1,'TgBot::Sticker']]], - ['setstickerpositioninset',['setStickerPositionInSet',['../class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7',1,'TgBot::Api']]], - ['setwebhook',['setWebhook',['../class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea',1,'TgBot::Api']]], - ['shippingaddress',['ShippingAddress',['../class_tg_bot_1_1_shipping_address.html',1,'TgBot::ShippingAddress'],['../class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82',1,'TgBot::OrderInfo::shippingAddress()'],['../class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a',1,'TgBot::ShippingQuery::shippingAddress()']]], - ['shippingaddress_2eh',['ShippingAddress.h',['../_shipping_address_8h.html',1,'']]], - ['shippingoption',['ShippingOption',['../class_tg_bot_1_1_shipping_option.html',1,'TgBot']]], - ['shippingoption_2eh',['ShippingOption.h',['../_shipping_option_8h.html',1,'']]], - ['shippingoptionid',['shippingOptionId',['../class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84',1,'TgBot::PreCheckoutQuery::shippingOptionId()'],['../class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e',1,'TgBot::SuccessfulPayment::shippingOptionId()']]], - ['shippingquery',['ShippingQuery',['../class_tg_bot_1_1_shipping_query.html',1,'TgBot']]], - ['shippingquery_2eh',['ShippingQuery.h',['../_shipping_query_8h.html',1,'']]], - ['smallfileid',['smallFileId',['../class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e',1,'TgBot::ChatPhoto']]], - ['socket',['socket',['../class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20',1,'TgBot::HttpServer::Connection']]], - ['split',['split',['../namespace_string_tools.html#a0136fb0794d49068fd59ee54863feaf0',1,'StringTools::split(const std::string &str, char delimiter, std::vector< std::string > &dest)'],['../namespace_string_tools.html#abca17ac29bcc3e047459f3250497bd26',1,'StringTools::split(const std::string &str, char delimiter)']]], - ['start',['start',['../class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7',1,'TgBot::HttpServer::start()'],['../class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d',1,'TgBot::HttpServer::Connection::start()'],['../class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa',1,'TgBot::TgLongPoll::start()']]], - ['startparameter',['startParameter',['../class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2',1,'TgBot::Invoice']]], - ['startswith',['startsWith',['../namespace_string_tools.html#a4e79ae0938faa2be79b4004f8d38cc36',1,'StringTools']]], - ['state',['state',['../class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2',1,'TgBot::ShippingAddress']]], - ['status',['status',['../class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666',1,'TgBot::ChatMember']]], - ['sticker',['Sticker',['../class_tg_bot_1_1_sticker.html',1,'TgBot::Sticker'],['../class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559',1,'TgBot::Message::sticker()']]], - ['sticker_2eh',['Sticker.h',['../_sticker_8h.html',1,'']]], - ['stickerfileid',['stickerFileId',['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb',1,'TgBot::InlineQueryResultCachedSticker']]], - ['stickers',['stickers',['../class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34',1,'TgBot::StickerSet']]], - ['stickerset',['StickerSet',['../class_tg_bot_1_1_sticker_set.html',1,'TgBot']]], - ['stickerset_2eh',['StickerSet.h',['../_sticker_set_8h.html',1,'']]], - ['stickersetname',['stickerSetName',['../class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14',1,'TgBot::Chat']]], - ['stop',['stop',['../class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377',1,'TgBot::HttpServer']]], - ['stopmessagelivelocation',['stopMessageLiveLocation',['../class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98',1,'TgBot::Api']]], - ['streetline1',['streetLine1',['../class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338',1,'TgBot::ShippingAddress']]], - ['streetline2',['streetLine2',['../class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24',1,'TgBot::ShippingAddress']]], - ['stringtools',['StringTools',['../namespace_string_tools.html',1,'']]], - ['stringtools_2eh',['StringTools.h',['../_string_tools_8h.html',1,'']]], - ['successfulpayment',['SuccessfulPayment',['../class_tg_bot_1_1_successful_payment.html',1,'TgBot']]], - ['successfulpayment_2eh',['SuccessfulPayment.h',['../_successful_payment_8h.html',1,'']]], - ['supergroup',['Supergroup',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5',1,'TgBot::Chat']]], - ['supergroupchatcreated',['supergroupChatCreated',['../class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f',1,'TgBot::Message']]], - ['supportsstreaming',['supportsStreaming',['../class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b',1,'TgBot::InputMedia']]], - ['switchinlinequery',['switchInlineQuery',['../class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274',1,'TgBot::InlineKeyboardButton']]], - ['switchinlinequerycurrentchat',['switchInlineQueryCurrentChat',['../class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406',1,'TgBot::InlineKeyboardButton']]] + ['telegrampaymentchargeid',['telegramPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04',1,'TgBot::SuccessfulPayment']]], + ['text',['text',['../class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb',1,'TgBot::Game::text()'],['../class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f',1,'TgBot::InlineKeyboardButton::text()'],['../class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e',1,'TgBot::KeyboardButton::text()'],['../class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108',1,'TgBot::Message::text()']]], + ['textentities',['textEntities',['../class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f',1,'TgBot::Game']]], + ['tgbot',['TgBot',['../namespace_tg_bot.html',1,'']]], + ['tgbot_2eh',['tgbot.h',['../tgbot_8h.html',1,'']]], + ['tgexception',['TgException',['../class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15',1,'TgBot::TgException']]], + ['tgexception',['TgException',['../class_tg_bot_1_1_tg_exception.html',1,'TgBot']]], + ['tgexception_2eh',['TgException.h',['../_tg_exception_8h.html',1,'']]], + ['tglongpoll',['TgLongPoll',['../class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e',1,'TgBot::TgLongPoll::TgLongPoll(const Api *api, const EventHandler *eventHandler, int32_t, int32_t, const std::shared_ptr< std::vector< std::string >> &)'],['../class_tg_bot_1_1_tg_long_poll.html#a589332e04d1a4f9dbe66c92df90b6d78',1,'TgBot::TgLongPoll::TgLongPoll(const Bot &bot, int32_t=100, int32_t=60, const std::shared_ptr< std::vector< std::string >> &=nullptr)']]], + ['tglongpoll',['TgLongPoll',['../class_tg_bot_1_1_tg_long_poll.html',1,'TgBot']]], + ['tglongpoll_2eh',['TgLongPoll.h',['../_tg_long_poll_8h.html',1,'']]], + ['tgtypeparser_2eh',['TgTypeParser.h',['../_tg_type_parser_8h.html',1,'']]], + ['tgwebhooklocalserver_2eh',['TgWebhookLocalServer.h',['../_tg_webhook_local_server_8h.html',1,'']]], + ['tgwebhookserver',['TgWebhookServer',['../class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename HttpServer< Protocol >::ServerHandler &handler)=delete'],['../class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const Bot &bot)']]], + ['tgwebhookserver',['TgWebhookServer',['../class_tg_bot_1_1_tg_webhook_server.html',1,'TgBot']]], + ['tgwebhookserver_2eh',['TgWebhookServer.h',['../_tg_webhook_server_8h.html',1,'']]], + ['tgwebhookserver_3c_20boost_3a_3aasio_3a_3aip_3a_3atcp_20_3e',['TgWebhookServer< boost::asio::ip::tcp >',['../class_tg_bot_1_1_tg_webhook_server.html',1,'TgBot']]], + ['tgwebhooktcpserver',['TgWebhookTcpServer',['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, EventHandler *eventHandler)=delete'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(const std::string &path, const Bot &bot)']]], + ['tgwebhooktcpserver',['TgWebhookTcpServer',['../class_tg_bot_1_1_tg_webhook_tcp_server.html',1,'TgBot']]], + ['tgwebhooktcpserver_2eh',['TgWebhookTcpServer.h',['../_tg_webhook_tcp_server_8h.html',1,'']]], + ['thumb',['thumb',['../class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5',1,'TgBot::Animation::thumb()'],['../class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f',1,'TgBot::Document::thumb()'],['../class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3',1,'TgBot::Sticker::thumb()'],['../class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7',1,'TgBot::Video::thumb()'],['../class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f',1,'TgBot::VideoNote::thumb()']]], + ['thumbheight',['thumbHeight',['../class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba',1,'TgBot::InlineQueryResultArticle::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56',1,'TgBot::InlineQueryResultContact::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f',1,'TgBot::InlineQueryResultDocument::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2',1,'TgBot::InlineQueryResultLocation::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2',1,'TgBot::InlineQueryResultVenue::thumbHeight()']]], + ['thumburl',['thumbUrl',['../class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e',1,'TgBot::InlineQueryResultArticle::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d',1,'TgBot::InlineQueryResultContact::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df',1,'TgBot::InlineQueryResultDocument::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3',1,'TgBot::InlineQueryResultGif::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4',1,'TgBot::InlineQueryResultLocation::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5',1,'TgBot::InlineQueryResultMpeg4Gif::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893',1,'TgBot::InlineQueryResultPhoto::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90',1,'TgBot::InlineQueryResultVenue::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721',1,'TgBot::InlineQueryResultVideo::thumbUrl()']]], + ['thumbwidth',['thumbWidth',['../class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d',1,'TgBot::InlineQueryResultArticle::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa',1,'TgBot::InlineQueryResultContact::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce',1,'TgBot::InlineQueryResultDocument::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442',1,'TgBot::InlineQueryResultLocation::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517',1,'TgBot::InlineQueryResultVenue::thumbWidth()']]], + ['title',['title',['../class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4',1,'TgBot::Audio::title()'],['../class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0',1,'TgBot::Chat::title()'],['../class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec',1,'TgBot::Game::title()'],['../class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994',1,'TgBot::InlineQueryResult::title()'],['../class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038',1,'TgBot::InputVenueMessageContent::title()'],['../class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae',1,'TgBot::Invoice::title()'],['../class_tg_bot_1_1_shipping_option.html#a176727e25151781f0b050c58b329ff8e',1,'TgBot::ShippingOption::title()'],['../class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2',1,'TgBot::StickerSet::title()'],['../class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50',1,'TgBot::Venue::title()']]], + ['tools',['Tools',['../group__tools.html',1,'']]], + ['totalamount',['totalAmount',['../class_tg_bot_1_1_invoice.html#a8008d2f948d705aa48bc0557d071e62f',1,'TgBot::Invoice::totalAmount()'],['../class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf',1,'TgBot::PreCheckoutQuery::totalAmount()'],['../class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7',1,'TgBot::SuccessfulPayment::totalAmount()']]], + ['totalcount',['totalCount',['../class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675',1,'TgBot::UserProfilePhotos']]], + ['type',['type',['../class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd',1,'TgBot::Chat::type()'],['../class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0',1,'TgBot::InlineQueryResult::type()'],['../class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226',1,'TgBot::InputMedia::type()'],['../class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033',1,'TgBot::InputMessageContent::type()'],['../class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78',1,'TgBot::MessageEntity::type()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73',1,'TgBot::InputMedia::TYPE()'],['../class_tg_bot_1_1_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53',1,'TgBot::InlineQueryResultArticle::TYPE()'],['../class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8',1,'TgBot::InlineQueryResultAudio::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861',1,'TgBot::InlineQueryResultCachedAudio::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689',1,'TgBot::InlineQueryResultCachedDocument::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3',1,'TgBot::InlineQueryResultCachedGif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc',1,'TgBot::InlineQueryResultCachedMpeg4Gif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516',1,'TgBot::InlineQueryResultCachedPhoto::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a',1,'TgBot::InlineQueryResultCachedSticker::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a8fcf93246bb9aca282f0a7cd9c267847',1,'TgBot::InlineQueryResultCachedVideo::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82',1,'TgBot::InlineQueryResultCachedVoice::TYPE()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625',1,'TgBot::InlineQueryResultContact::TYPE()'],['../class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6',1,'TgBot::InlineQueryResultDocument::TYPE()'],['../class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7',1,'TgBot::InlineQueryResultGame::TYPE()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a0e1e6dfd253f170a7b9948e41305cf19',1,'TgBot::InlineQueryResultGif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c',1,'TgBot::InlineQueryResultLocation::TYPE()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239',1,'TgBot::InlineQueryResultMpeg4Gif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279',1,'TgBot::InlineQueryResultPhoto::TYPE()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48',1,'TgBot::InlineQueryResultVenue::TYPE()'],['../class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922',1,'TgBot::InlineQueryResultVideo::TYPE()'],['../class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d',1,'TgBot::InlineQueryResultVoice::TYPE()'],['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e',1,'TgBot::Chat::Type()']]], + ['types',['Types',['../group__types.html',1,'']]] ]; diff --git a/docs/search/all_14.html b/docs/search/all_14.html index fb4d0ec..518db1d 100644 --- a/docs/search/all_14.html +++ b/docs/search/all_14.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_14.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_14.js b/docs/search/all_14.js index d4fa2b8..c9fff24 100644 --- a/docs/search/all_14.js +++ b/docs/search/all_14.js @@ -1,32 +1,22 @@ var searchData= [ - ['telegrampaymentchargeid',['telegramPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04',1,'TgBot::SuccessfulPayment']]], - ['text',['text',['../class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb',1,'TgBot::Game::text()'],['../class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f',1,'TgBot::InlineKeyboardButton::text()'],['../class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e',1,'TgBot::KeyboardButton::text()'],['../class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108',1,'TgBot::Message::text()']]], - ['textentities',['textEntities',['../class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f',1,'TgBot::Game']]], - ['tgbot',['TgBot',['../namespace_tg_bot.html',1,'']]], - ['tgbot_2eh',['tgbot.h',['../tgbot_8h.html',1,'']]], - ['tgexception',['TgException',['../class_tg_bot_1_1_tg_exception.html',1,'TgBot::TgException'],['../class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15',1,'TgBot::TgException::TgException()']]], - ['tgexception_2eh',['TgException.h',['../_tg_exception_8h.html',1,'']]], - ['tglongpoll',['TgLongPoll',['../class_tg_bot_1_1_tg_long_poll.html',1,'TgBot::TgLongPoll'],['../class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e',1,'TgBot::TgLongPoll::TgLongPoll(const Api *api, const EventHandler *eventHandler, int32_t, int32_t, const std::shared_ptr< std::vector< std::string >> &)'],['../class_tg_bot_1_1_tg_long_poll.html#a589332e04d1a4f9dbe66c92df90b6d78',1,'TgBot::TgLongPoll::TgLongPoll(const Bot &bot, int32_t=100, int32_t=60, const std::shared_ptr< std::vector< std::string >> &=nullptr)']]], - ['tglongpoll_2eh',['TgLongPoll.h',['../_tg_long_poll_8h.html',1,'']]], - ['tgtypeparser',['TgTypeParser',['../class_tg_bot_1_1_tg_type_parser.html',1,'TgBot']]], - ['tgtypeparser_2eh',['TgTypeParser.h',['../_tg_type_parser_8h.html',1,'']]], - ['tgtypetojsonfunc',['TgTypeToJsonFunc',['../class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd',1,'TgBot::TgTypeParser']]], - ['tgwebhooklocalserver_2eh',['TgWebhookLocalServer.h',['../_tg_webhook_local_server_8h.html',1,'']]], - ['tgwebhookserver',['TgWebhookServer',['../class_tg_bot_1_1_tg_webhook_server.html',1,'TgBot::TgWebhookServer< Protocol >'],['../class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename HttpServer< Protocol >::ServerHandler &handler)=delete'],['../class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const Bot &bot)']]], - ['tgwebhookserver_2eh',['TgWebhookServer.h',['../_tg_webhook_server_8h.html',1,'']]], - ['tgwebhookserver_3c_20boost_3a_3aasio_3a_3aip_3a_3atcp_20_3e',['TgWebhookServer< boost::asio::ip::tcp >',['../class_tg_bot_1_1_tg_webhook_server.html',1,'TgBot']]], - ['tgwebhooktcpserver',['TgWebhookTcpServer',['../class_tg_bot_1_1_tg_webhook_tcp_server.html',1,'TgBot::TgWebhookTcpServer'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, EventHandler *eventHandler)=delete'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(const std::string &path, const Bot &bot)']]], - ['tgwebhooktcpserver_2eh',['TgWebhookTcpServer.h',['../_tg_webhook_tcp_server_8h.html',1,'']]], - ['thumb',['thumb',['../class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5',1,'TgBot::Animation::thumb()'],['../class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f',1,'TgBot::Document::thumb()'],['../class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3',1,'TgBot::Sticker::thumb()'],['../class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7',1,'TgBot::Video::thumb()'],['../class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f',1,'TgBot::VideoNote::thumb()']]], - ['thumbheight',['thumbHeight',['../class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba',1,'TgBot::InlineQueryResultArticle::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56',1,'TgBot::InlineQueryResultContact::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f',1,'TgBot::InlineQueryResultDocument::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2',1,'TgBot::InlineQueryResultLocation::thumbHeight()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2',1,'TgBot::InlineQueryResultVenue::thumbHeight()']]], - ['thumburl',['thumbUrl',['../class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e',1,'TgBot::InlineQueryResultArticle::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d',1,'TgBot::InlineQueryResultContact::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df',1,'TgBot::InlineQueryResultDocument::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3',1,'TgBot::InlineQueryResultGif::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4',1,'TgBot::InlineQueryResultLocation::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5',1,'TgBot::InlineQueryResultMpeg4Gif::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893',1,'TgBot::InlineQueryResultPhoto::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90',1,'TgBot::InlineQueryResultVenue::thumbUrl()'],['../class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721',1,'TgBot::InlineQueryResultVideo::thumbUrl()']]], - ['thumbwidth',['thumbWidth',['../class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d',1,'TgBot::InlineQueryResultArticle::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa',1,'TgBot::InlineQueryResultContact::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce',1,'TgBot::InlineQueryResultDocument::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442',1,'TgBot::InlineQueryResultLocation::thumbWidth()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517',1,'TgBot::InlineQueryResultVenue::thumbWidth()']]], - ['title',['title',['../class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4',1,'TgBot::Audio::title()'],['../class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0',1,'TgBot::Chat::title()'],['../class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec',1,'TgBot::Game::title()'],['../class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994',1,'TgBot::InlineQueryResult::title()'],['../class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038',1,'TgBot::InputVenueMessageContent::title()'],['../class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae',1,'TgBot::Invoice::title()'],['../class_tg_bot_1_1_shipping_option.html#a176727e25151781f0b050c58b329ff8e',1,'TgBot::ShippingOption::title()'],['../class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2',1,'TgBot::StickerSet::title()'],['../class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50',1,'TgBot::Venue::title()']]], - ['tools',['Tools',['../group__tools.html',1,'']]], - ['totalamount',['totalAmount',['../class_tg_bot_1_1_invoice.html#a8008d2f948d705aa48bc0557d071e62f',1,'TgBot::Invoice::totalAmount()'],['../class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf',1,'TgBot::PreCheckoutQuery::totalAmount()'],['../class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7',1,'TgBot::SuccessfulPayment::totalAmount()']]], - ['totalcount',['totalCount',['../class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675',1,'TgBot::UserProfilePhotos']]], - ['tryparsejson',['tryParseJson',['../class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e',1,'TgBot::TgTypeParser']]], - ['type',['type',['../class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd',1,'TgBot::Chat::type()'],['../class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0',1,'TgBot::InlineQueryResult::type()'],['../class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226',1,'TgBot::InputMedia::type()'],['../class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033',1,'TgBot::InputMessageContent::type()'],['../class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78',1,'TgBot::MessageEntity::type()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73',1,'TgBot::InputMedia::TYPE()'],['../class_tg_bot_1_1_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53',1,'TgBot::InlineQueryResultArticle::TYPE()'],['../class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8',1,'TgBot::InlineQueryResultAudio::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861',1,'TgBot::InlineQueryResultCachedAudio::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689',1,'TgBot::InlineQueryResultCachedDocument::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3',1,'TgBot::InlineQueryResultCachedGif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc',1,'TgBot::InlineQueryResultCachedMpeg4Gif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516',1,'TgBot::InlineQueryResultCachedPhoto::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a',1,'TgBot::InlineQueryResultCachedSticker::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a8fcf93246bb9aca282f0a7cd9c267847',1,'TgBot::InlineQueryResultCachedVideo::TYPE()'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82',1,'TgBot::InlineQueryResultCachedVoice::TYPE()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625',1,'TgBot::InlineQueryResultContact::TYPE()'],['../class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6',1,'TgBot::InlineQueryResultDocument::TYPE()'],['../class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7',1,'TgBot::InlineQueryResultGame::TYPE()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a0e1e6dfd253f170a7b9948e41305cf19',1,'TgBot::InlineQueryResultGif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c',1,'TgBot::InlineQueryResultLocation::TYPE()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239',1,'TgBot::InlineQueryResultMpeg4Gif::TYPE()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279',1,'TgBot::InlineQueryResultPhoto::TYPE()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48',1,'TgBot::InlineQueryResultVenue::TYPE()'],['../class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922',1,'TgBot::InlineQueryResultVideo::TYPE()'],['../class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d',1,'TgBot::InlineQueryResultVoice::TYPE()'],['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e',1,'TgBot::Chat::Type()']]], - ['types',['Types',['../group__types.html',1,'']]] + ['unbanchatmember',['unbanChatMember',['../class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb',1,'TgBot::Api']]], + ['unpinchatmessage',['unpinChatMessage',['../class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21',1,'TgBot::Api']]], + ['untildate',['untilDate',['../class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d',1,'TgBot::ChatMember']]], + ['update',['Update',['../class_tg_bot_1_1_update.html',1,'TgBot']]], + ['update_2eh',['Update.h',['../_update_8h.html',1,'']]], + ['updateid',['updateId',['../class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097',1,'TgBot::Update']]], + ['uploadstickerfile',['uploadStickerFile',['../class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1',1,'TgBot::Api']]], + ['url',['Url',['../class_tg_bot_1_1_url.html',1,'TgBot']]], + ['url',['url',['../class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3',1,'TgBot::InlineKeyboardButton::url()'],['../class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109',1,'TgBot::InlineQueryResultArticle::url()'],['../class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f',1,'TgBot::MessageEntity::url()'],['../class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f',1,'TgBot::WebhookInfo::url()'],['../class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3',1,'TgBot::Url::Url()']]], + ['url_2eh',['Url.h',['../_url_8h.html',1,'']]], + ['urldecode',['urlDecode',['../namespace_string_tools.html#ae7831577f52841166e96c93357956369',1,'StringTools']]], + ['urlencode',['urlEncode',['../namespace_string_tools.html#a6c54e792856444bd52f5a3f40df376b7',1,'StringTools']]], + ['user',['User',['../class_tg_bot_1_1_user.html',1,'TgBot']]], + ['user',['user',['../class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1',1,'TgBot::ChatMember::user()'],['../class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b',1,'TgBot::GameHighScore::user()'],['../class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48',1,'TgBot::MessageEntity::user()']]], + ['user_2eh',['User.h',['../_user_8h.html',1,'']]], + ['userid',['userId',['../class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b',1,'TgBot::Contact']]], + ['username',['username',['../class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990',1,'TgBot::Chat::username()'],['../class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba',1,'TgBot::User::username()']]], + ['userprofilephotos',['UserProfilePhotos',['../class_tg_bot_1_1_user_profile_photos.html',1,'TgBot']]], + ['userprofilephotos_2eh',['UserProfilePhotos.h',['../_user_profile_photos_8h.html',1,'']]] ]; diff --git a/docs/search/all_15.html b/docs/search/all_15.html index 8afe9a0..1331c0d 100644 --- a/docs/search/all_15.html +++ b/docs/search/all_15.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_15.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_15.js b/docs/search/all_15.js index d483ee7..b6290e8 100644 --- a/docs/search/all_15.js +++ b/docs/search/all_15.js @@ -1,20 +1,23 @@ var searchData= [ - ['unbanchatmember',['unbanChatMember',['../class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec',1,'TgBot::Api']]], - ['unpinchatmessage',['unpinChatMessage',['../class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc',1,'TgBot::Api']]], - ['untildate',['untilDate',['../class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d',1,'TgBot::ChatMember']]], - ['update',['Update',['../class_tg_bot_1_1_update.html',1,'TgBot']]], - ['update_2eh',['Update.h',['../_update_8h.html',1,'']]], - ['updateid',['updateId',['../class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097',1,'TgBot::Update']]], - ['uploadstickerfile',['uploadStickerFile',['../class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012',1,'TgBot::Api']]], - ['url',['Url',['../class_tg_bot_1_1_url.html',1,'TgBot::Url'],['../class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3',1,'TgBot::InlineKeyboardButton::url()'],['../class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109',1,'TgBot::InlineQueryResultArticle::url()'],['../class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f',1,'TgBot::MessageEntity::url()'],['../class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f',1,'TgBot::WebhookInfo::url()'],['../class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3',1,'TgBot::Url::Url()']]], - ['url_2eh',['Url.h',['../_url_8h.html',1,'']]], - ['urldecode',['urlDecode',['../namespace_string_tools.html#ae7831577f52841166e96c93357956369',1,'StringTools']]], - ['urlencode',['urlEncode',['../namespace_string_tools.html#a6c54e792856444bd52f5a3f40df376b7',1,'StringTools']]], - ['user',['User',['../class_tg_bot_1_1_user.html',1,'TgBot::User'],['../class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1',1,'TgBot::ChatMember::user()'],['../class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b',1,'TgBot::GameHighScore::user()'],['../class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48',1,'TgBot::MessageEntity::user()']]], - ['user_2eh',['User.h',['../_user_8h.html',1,'']]], - ['userid',['userId',['../class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b',1,'TgBot::Contact']]], - ['username',['username',['../class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990',1,'TgBot::Chat::username()'],['../class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba',1,'TgBot::User::username()']]], - ['userprofilephotos',['UserProfilePhotos',['../class_tg_bot_1_1_user_profile_photos.html',1,'TgBot']]], - ['userprofilephotos_2eh',['UserProfilePhotos.h',['../_user_profile_photos_8h.html',1,'']]] + ['value',['value',['../class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb',1,'TgBot::HttpReqArg']]], + ['venue',['Venue',['../class_tg_bot_1_1_venue.html',1,'TgBot']]], + ['venue',['venue',['../class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e',1,'TgBot::Message']]], + ['venue_2eh',['Venue.h',['../_venue_8h.html',1,'']]], + ['video',['Video',['../class_tg_bot_1_1_video.html',1,'TgBot']]], + ['video',['video',['../class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f',1,'TgBot::Message::video()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18',1,'TgBot::InputMedia::VIDEO()']]], + ['video_2eh',['Video.h',['../_video_8h.html',1,'']]], + ['videoduration',['videoDuration',['../class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4',1,'TgBot::InlineQueryResultVideo']]], + ['videofileid',['videoFileId',['../class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0',1,'TgBot::InlineQueryResultCachedVideo']]], + ['videoheight',['videoHeight',['../class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e',1,'TgBot::InlineQueryResultVideo']]], + ['videonote',['VideoNote',['../class_tg_bot_1_1_video_note.html',1,'TgBot']]], + ['videonote_2eh',['VideoNote.h',['../_video_note_8h.html',1,'']]], + ['videourl',['videoUrl',['../class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287',1,'TgBot::InlineQueryResultVideo']]], + ['videowidth',['videoWidth',['../class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3',1,'TgBot::InlineQueryResultVideo']]], + ['voice',['voice',['../class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093',1,'TgBot::Message']]], + ['voice',['Voice',['../class_tg_bot_1_1_voice.html',1,'TgBot']]], + ['voice_2eh',['Voice.h',['../_voice_8h.html',1,'']]], + ['voiceduration',['voiceDuration',['../class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb',1,'TgBot::InlineQueryResultVoice']]], + ['voicefileid',['voiceFileId',['../class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759',1,'TgBot::InlineQueryResultCachedVoice']]], + ['voiceurl',['voiceUrl',['../class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9',1,'TgBot::InlineQueryResultVoice']]] ]; diff --git a/docs/search/all_16.html b/docs/search/all_16.html index e511edb..bec9d5d 100644 --- a/docs/search/all_16.html +++ b/docs/search/all_16.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_16.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_16.js b/docs/search/all_16.js index c7fd119..779ee38 100644 --- a/docs/search/all_16.js +++ b/docs/search/all_16.js @@ -1,20 +1,7 @@ var searchData= [ - ['value',['value',['../class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb',1,'TgBot::HttpReqArg']]], - ['venue',['Venue',['../class_tg_bot_1_1_venue.html',1,'TgBot::Venue'],['../class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e',1,'TgBot::Message::venue()']]], - ['venue_2eh',['Venue.h',['../_venue_8h.html',1,'']]], - ['video',['Video',['../class_tg_bot_1_1_video.html',1,'TgBot::Video'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18',1,'TgBot::InputMedia::VIDEO()'],['../class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f',1,'TgBot::Message::video()']]], - ['video_2eh',['Video.h',['../_video_8h.html',1,'']]], - ['videoduration',['videoDuration',['../class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4',1,'TgBot::InlineQueryResultVideo']]], - ['videofileid',['videoFileId',['../class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0',1,'TgBot::InlineQueryResultCachedVideo']]], - ['videoheight',['videoHeight',['../class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e',1,'TgBot::InlineQueryResultVideo']]], - ['videonote',['VideoNote',['../class_tg_bot_1_1_video_note.html',1,'TgBot']]], - ['videonote_2eh',['VideoNote.h',['../_video_note_8h.html',1,'']]], - ['videourl',['videoUrl',['../class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287',1,'TgBot::InlineQueryResultVideo']]], - ['videowidth',['videoWidth',['../class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3',1,'TgBot::InlineQueryResultVideo']]], - ['voice',['Voice',['../class_tg_bot_1_1_voice.html',1,'TgBot::Voice'],['../class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093',1,'TgBot::Message::voice()']]], - ['voice_2eh',['Voice.h',['../_voice_8h.html',1,'']]], - ['voiceduration',['voiceDuration',['../class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb',1,'TgBot::InlineQueryResultVoice']]], - ['voicefileid',['voiceFileId',['../class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759',1,'TgBot::InlineQueryResultCachedVoice']]], - ['voiceurl',['voiceUrl',['../class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9',1,'TgBot::InlineQueryResultVoice']]] + ['webhookinfo',['WebhookInfo',['../class_tg_bot_1_1_webhook_info.html',1,'TgBot']]], + ['webhookinfo_2eh',['WebhookInfo.h',['../_webhook_info_8h.html',1,'']]], + ['width',['width',['../class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a',1,'TgBot::InputMedia::width()'],['../class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f',1,'TgBot::PhotoSize::width()'],['../class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb',1,'TgBot::Sticker::width()'],['../class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35',1,'TgBot::Video::width()']]], + ['write',['write',['../namespace_file_tools.html#a66bf0f3f36ad4f4fc1dcdf577c95cb92',1,'FileTools']]] ]; diff --git a/docs/search/all_17.html b/docs/search/all_17.html index 5ca9efd..6d010fd 100644 --- a/docs/search/all_17.html +++ b/docs/search/all_17.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_17.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_17.js b/docs/search/all_17.js index 779ee38..66cf0a0 100644 --- a/docs/search/all_17.js +++ b/docs/search/all_17.js @@ -1,7 +1,4 @@ var searchData= [ - ['webhookinfo',['WebhookInfo',['../class_tg_bot_1_1_webhook_info.html',1,'TgBot']]], - ['webhookinfo_2eh',['WebhookInfo.h',['../_webhook_info_8h.html',1,'']]], - ['width',['width',['../class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a',1,'TgBot::InputMedia::width()'],['../class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f',1,'TgBot::PhotoSize::width()'],['../class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb',1,'TgBot::Sticker::width()'],['../class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35',1,'TgBot::Video::width()']]], - ['write',['write',['../namespace_file_tools.html#a66bf0f3f36ad4f4fc1dcdf577c95cb92',1,'FileTools']]] + ['xshift',['xShift',['../class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83',1,'TgBot::MaskPosition']]] ]; diff --git a/docs/search/all_18.html b/docs/search/all_18.html index 069edeb..ebae42c 100644 --- a/docs/search/all_18.html +++ b/docs/search/all_18.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_18.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_18.js b/docs/search/all_18.js index 66cf0a0..409322d 100644 --- a/docs/search/all_18.js +++ b/docs/search/all_18.js @@ -1,4 +1,4 @@ var searchData= [ - ['xshift',['xShift',['../class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83',1,'TgBot::MaskPosition']]] + ['yshift',['yShift',['../class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424',1,'TgBot::MaskPosition']]] ]; diff --git a/docs/search/all_19.html b/docs/search/all_19.html index 4fdfe46..6c3ecee 100644 --- a/docs/search/all_19.html +++ b/docs/search/all_19.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_19.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_19.js b/docs/search/all_19.js index 409322d..fcb0272 100644 --- a/docs/search/all_19.js +++ b/docs/search/all_19.js @@ -1,4 +1,10 @@ var searchData= [ - ['yshift',['yShift',['../class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424',1,'TgBot::MaskPosition']]] + ['_7egenericreply',['~GenericReply',['../class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c',1,'TgBot::GenericReply']]], + ['_7einlinequeryresult',['~InlineQueryResult',['../class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0',1,'TgBot::InlineQueryResult']]], + ['_7einputcontactmessagecontent',['~InputContactMessageContent',['../class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0',1,'TgBot::InputContactMessageContent']]], + ['_7einputlocationmessagecontent',['~InputLocationMessageContent',['../class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55',1,'TgBot::InputLocationMessageContent']]], + ['_7einputmessagecontent',['~InputMessageContent',['../class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d',1,'TgBot::InputMessageContent']]], + ['_7einputtextmessagecontent',['~InputTextMessageContent',['../class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760',1,'TgBot::InputTextMessageContent']]], + ['_7einputvenuemessagecontent',['~InputVenueMessageContent',['../class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5',1,'TgBot::InputVenueMessageContent']]] ]; diff --git a/docs/search/all_1a.html b/docs/search/all_1a.html deleted file mode 100644 index 8c85d9d..0000000 --- a/docs/search/all_1a.html +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html><head><title></title> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> -<link rel="stylesheet" type="text/css" href="search.css"/> -<script type="text/javascript" src="all_1a.js"></script> -<script type="text/javascript" src="search.js"></script> -</head> -<body class="SRPage"> -<div id="SRIndex"> -<div class="SRStatus" id="Loading">Loading...</div> -<div id="SRResults"></div> -<script type="text/javascript"><!-- -createResults(); ---></script> -<div class="SRStatus" id="Searching">Searching...</div> -<div class="SRStatus" id="NoMatches">No Matches</div> -<script type="text/javascript"><!-- -document.getElementById("Loading").style.display="none"; -document.getElementById("NoMatches").style.display="none"; -var searchResults = new SearchResults("searchResults"); -searchResults.Search(); ---></script> -</div> -</body> -</html> diff --git a/docs/search/all_1a.js b/docs/search/all_1a.js deleted file mode 100644 index fcb0272..0000000 --- a/docs/search/all_1a.js +++ /dev/null @@ -1,10 +0,0 @@ -var searchData= -[ - ['_7egenericreply',['~GenericReply',['../class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c',1,'TgBot::GenericReply']]], - ['_7einlinequeryresult',['~InlineQueryResult',['../class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0',1,'TgBot::InlineQueryResult']]], - ['_7einputcontactmessagecontent',['~InputContactMessageContent',['../class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0',1,'TgBot::InputContactMessageContent']]], - ['_7einputlocationmessagecontent',['~InputLocationMessageContent',['../class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55',1,'TgBot::InputLocationMessageContent']]], - ['_7einputmessagecontent',['~InputMessageContent',['../class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d',1,'TgBot::InputMessageContent']]], - ['_7einputtextmessagecontent',['~InputTextMessageContent',['../class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760',1,'TgBot::InputTextMessageContent']]], - ['_7einputvenuemessagecontent',['~InputVenueMessageContent',['../class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5',1,'TgBot::InputVenueMessageContent']]] -]; diff --git a/docs/search/all_2.html b/docs/search/all_2.html index 9543c57..d15ac65 100644 --- a/docs/search/all_2.html +++ b/docs/search/all_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_2.js b/docs/search/all_2.js index cb6df9f..a18a4f0 100644 --- a/docs/search/all_2.js +++ b/docs/search/all_2.js @@ -1,6 +1,7 @@ var searchData= [ ['bigfileid',['bigFileId',['../class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178',1,'TgBot::ChatPhoto']]], - ['bot',['Bot',['../class_tg_bot_1_1_bot.html',1,'TgBot::Bot'],['../class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339',1,'TgBot::Api::Bot()'],['../class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332',1,'TgBot::Bot::Bot()']]], + ['bot',['Bot',['../class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339',1,'TgBot::Api::Bot()'],['../class_tg_bot_1_1_bot.html#a8b644ad116aa6f79a7bc2c308e02d332',1,'TgBot::Bot::Bot()']]], + ['bot',['Bot',['../class_tg_bot_1_1_bot.html',1,'TgBot']]], ['bot_2eh',['Bot.h',['../_bot_8h.html',1,'']]] ]; diff --git a/docs/search/all_3.html b/docs/search/all_3.html index 03405c0..9f526c6 100644 --- a/docs/search/all_3.html +++ b/docs/search/all_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_3.js b/docs/search/all_3.js index 6c8a7d7..fd067ea 100644 --- a/docs/search/all_3.js +++ b/docs/search/all_3.js @@ -1,9 +1,11 @@ var searchData= [ ['callbackdata',['callbackData',['../class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4',1,'TgBot::InlineKeyboardButton']]], - ['callbackgame',['CallbackGame',['../class_tg_bot_1_1_callback_game.html',1,'TgBot::CallbackGame'],['../class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579',1,'TgBot::InlineKeyboardButton::callbackGame()']]], + ['callbackgame',['CallbackGame',['../class_tg_bot_1_1_callback_game.html',1,'TgBot']]], + ['callbackgame',['callbackGame',['../class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579',1,'TgBot::InlineKeyboardButton']]], ['callbackgame_2eh',['CallbackGame.h',['../_callback_game_8h.html',1,'']]], - ['callbackquery',['CallbackQuery',['../class_tg_bot_1_1_callback_query.html',1,'TgBot::CallbackQuery'],['../class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f',1,'TgBot::Update::callbackQuery()']]], + ['callbackquery',['CallbackQuery',['../class_tg_bot_1_1_callback_query.html',1,'TgBot']]], + ['callbackquery',['callbackQuery',['../class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f',1,'TgBot::Update']]], ['callbackquery_2eh',['CallbackQuery.h',['../_callback_query_8h.html',1,'']]], ['callbackquerylistener',['CallbackQueryListener',['../class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a',1,'TgBot::EventBroadcaster']]], ['canaddwebpagepreviews',['canAddWebPagePreviews',['../class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422',1,'TgBot::ChatMember']]], @@ -25,23 +27,27 @@ var searchData= ['channel',['Channel',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8',1,'TgBot::Chat']]], ['channelchatcreated',['channelChatCreated',['../class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d',1,'TgBot::Message']]], ['channelpost',['channelPost',['../class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b',1,'TgBot::Update']]], - ['chat',['Chat',['../class_tg_bot_1_1_chat.html',1,'TgBot::Chat'],['../class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a',1,'TgBot::Message::chat()']]], + ['chat',['Chat',['../class_tg_bot_1_1_chat.html',1,'TgBot']]], + ['chat',['chat',['../class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a',1,'TgBot::Message']]], ['chat_2eh',['Chat.h',['../_chat_8h.html',1,'']]], ['chatinstance',['chatInstance',['../class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373',1,'TgBot::CallbackQuery']]], ['chatmember',['ChatMember',['../class_tg_bot_1_1_chat_member.html',1,'TgBot']]], ['chatmember_2eh',['ChatMember.h',['../_chat_member_8h.html',1,'']]], ['chatphoto',['ChatPhoto',['../class_tg_bot_1_1_chat_photo.html',1,'TgBot']]], ['chatphoto_2eh',['ChatPhoto.h',['../_chat_photo_8h.html',1,'']]], - ['choseninlineresult',['ChosenInlineResult',['../class_tg_bot_1_1_chosen_inline_result.html',1,'TgBot::ChosenInlineResult'],['../class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b',1,'TgBot::Update::chosenInlineResult()']]], + ['choseninlineresult',['chosenInlineResult',['../class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b',1,'TgBot::Update']]], + ['choseninlineresult',['ChosenInlineResult',['../class_tg_bot_1_1_chosen_inline_result.html',1,'TgBot']]], ['choseninlineresult_2eh',['ChosenInlineResult.h',['../_chosen_inline_result_8h.html',1,'']]], ['choseninlineresultlistener',['ChosenInlineResultListener',['../class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93',1,'TgBot::EventBroadcaster']]], ['city',['city',['../class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69',1,'TgBot::ShippingAddress']]], ['connectedwebsite',['connectedWebsite',['../class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932',1,'TgBot::Message']]], - ['connection',['Connection',['../class_tg_bot_1_1_http_server_1_1_connection.html',1,'TgBot::HttpServer< Protocol >::Connection'],['../class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8',1,'TgBot::HttpServer::Connection::Connection()']]], - ['contact',['Contact',['../class_tg_bot_1_1_contact.html',1,'TgBot::Contact'],['../class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f',1,'TgBot::Message::contact()']]], + ['connection',['Connection',['../class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8',1,'TgBot::HttpServer::Connection']]], + ['connection',['Connection',['../class_tg_bot_1_1_http_server_1_1_connection.html',1,'TgBot::HttpServer']]], + ['contact',['Contact',['../class_tg_bot_1_1_contact.html',1,'TgBot']]], + ['contact',['contact',['../class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f',1,'TgBot::Message']]], ['contact_2eh',['Contact.h',['../_contact_8h.html',1,'']]], ['containsmasks',['containsMasks',['../class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6',1,'TgBot::StickerSet']]], ['countrycode',['countryCode',['../class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8',1,'TgBot::ShippingAddress']]], - ['createnewstickerset',['createNewStickerSet',['../class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const'],['../class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const']]], + ['createnewstickerset',['createNewStickerSet',['../class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const '],['../class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const ']]], ['currency',['currency',['../class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a',1,'TgBot::Invoice::currency()'],['../class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182',1,'TgBot::PreCheckoutQuery::currency()'],['../class_tg_bot_1_1_successful_payment.html#a7cabedcd7e557d607baf968c2fc454f3',1,'TgBot::SuccessfulPayment::currency()']]] ]; diff --git a/docs/search/all_4.html b/docs/search/all_4.html index 8e1f4b9..7b814aa 100644 --- a/docs/search/all_4.html +++ b/docs/search/all_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_4.js b/docs/search/all_4.js index 5660c1f..3e857b6 100644 --- a/docs/search/all_4.js +++ b/docs/search/all_4.js @@ -2,17 +2,18 @@ var searchData= [ ['data',['data',['../class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788',1,'TgBot::HttpServer::Connection::data()'],['../class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734',1,'TgBot::CallbackQuery::data()'],['../class_tg_bot_1_1_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7',1,'TgBot::InputFile::data()']]], ['date',['date',['../class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd',1,'TgBot::Message']]], - ['deletechatphoto',['deleteChatPhoto',['../class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5',1,'TgBot::Message::deleteChatPhoto()'],['../class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0',1,'TgBot::Api::deleteChatPhoto()']]], - ['deletechatstickerset',['deleteChatStickerSet',['../class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42',1,'TgBot::Api']]], - ['deletemessage',['deleteMessage',['../class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1',1,'TgBot::Api']]], - ['deletestickerpositioninset',['deleteStickerPositionInSet',['../class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5',1,'TgBot::Api']]], - ['deletewebhook',['deleteWebhook',['../class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62',1,'TgBot::Api']]], + ['deletechatphoto',['deleteChatPhoto',['../class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5',1,'TgBot::Message::deleteChatPhoto()'],['../class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025',1,'TgBot::Api::deleteChatPhoto()']]], + ['deletechatstickerset',['deleteChatStickerSet',['../class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d',1,'TgBot::Api']]], + ['deletemessage',['deleteMessage',['../class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018',1,'TgBot::Api']]], + ['deletestickerpositioninset',['deleteStickerPositionInSet',['../class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715',1,'TgBot::Api']]], + ['deletewebhook',['deleteWebhook',['../class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347',1,'TgBot::Api']]], ['description',['description',['../class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299',1,'TgBot::Chat::description()'],['../class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893',1,'TgBot::Game::description()'],['../class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404',1,'TgBot::InlineQueryResultArticle::description()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650',1,'TgBot::InlineQueryResultCachedDocument::description()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472',1,'TgBot::InlineQueryResultCachedPhoto::description()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833',1,'TgBot::InlineQueryResultCachedVideo::description()'],['../class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363',1,'TgBot::InlineQueryResultDocument::description()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a',1,'TgBot::InlineQueryResultPhoto::description()'],['../class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec',1,'TgBot::InlineQueryResultVideo::description()'],['../class_tg_bot_1_1_invoice.html#ad3c1a7a4fbf8157e3fd72a2352226fbd',1,'TgBot::Invoice::description()']]], ['disablewebpagepreview',['disableWebPagePreview',['../class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc',1,'TgBot::InputTextMessageContent']]], - ['document',['Document',['../class_tg_bot_1_1_document.html',1,'TgBot::Document'],['../class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72',1,'TgBot::Message::document()']]], + ['document',['Document',['../class_tg_bot_1_1_document.html',1,'TgBot']]], + ['document',['document',['../class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72',1,'TgBot::Message']]], ['document_2eh',['Document.h',['../_document_8h.html',1,'']]], ['documentfileid',['documentFileId',['../class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454',1,'TgBot::InlineQueryResultCachedDocument']]], ['documenturl',['documentUrl',['../class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746',1,'TgBot::InlineQueryResultDocument']]], - ['downloadfile',['downloadFile',['../class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07',1,'TgBot::Api']]], + ['downloadfile',['downloadFile',['../class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4',1,'TgBot::Api']]], ['duration',['duration',['../class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d',1,'TgBot::Audio::duration()'],['../class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd',1,'TgBot::InputMedia::duration()'],['../class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a',1,'TgBot::Video::duration()'],['../class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec',1,'TgBot::VideoNote::duration()'],['../class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679',1,'TgBot::Voice::duration()']]] ]; diff --git a/docs/search/all_5.html b/docs/search/all_5.html index 89a879e..d8de556 100644 --- a/docs/search/all_5.html +++ b/docs/search/all_5.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_5.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_5.js b/docs/search/all_5.js index 02dce2a..f0f9b12 100644 --- a/docs/search/all_5.js +++ b/docs/search/all_5.js @@ -3,17 +3,18 @@ var searchData= ['editdate',['editDate',['../class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a',1,'TgBot::Message']]], ['editedchannelpost',['editedChannelPost',['../class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b',1,'TgBot::Update']]], ['editedmessage',['editedMessage',['../class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5',1,'TgBot::Update']]], - ['editmessagecaption',['editMessageCaption',['../class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e',1,'TgBot::Api']]], - ['editmessagelivelocation',['editMessageLiveLocation',['../class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc',1,'TgBot::Api']]], - ['editmessagereplymarkup',['editMessageReplyMarkup',['../class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d',1,'TgBot::Api']]], - ['editmessagetext',['editMessageText',['../class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2',1,'TgBot::Api']]], + ['editmessagecaption',['editMessageCaption',['../class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65',1,'TgBot::Api']]], + ['editmessagelivelocation',['editMessageLiveLocation',['../class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0',1,'TgBot::Api']]], + ['editmessagereplymarkup',['editMessageReplyMarkup',['../class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0',1,'TgBot::Api']]], + ['editmessagetext',['editMessageText',['../class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114',1,'TgBot::Api']]], ['email',['email',['../class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126',1,'TgBot::OrderInfo']]], ['emoji',['emoji',['../class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001',1,'TgBot::Sticker']]], ['endswith',['endsWith',['../namespace_string_tools.html#a56ad2f85f783a58212b6d049c2df7c13',1,'StringTools']]], ['entities',['entities',['../class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e',1,'TgBot::Message']]], ['eventbroadcaster',['EventBroadcaster',['../class_tg_bot_1_1_event_broadcaster.html',1,'TgBot']]], ['eventbroadcaster_2eh',['EventBroadcaster.h',['../_event_broadcaster_8h.html',1,'']]], - ['eventhandler',['EventHandler',['../class_tg_bot_1_1_event_handler.html',1,'TgBot::EventHandler'],['../class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7',1,'TgBot::EventHandler::EventHandler()']]], + ['eventhandler',['EventHandler',['../class_tg_bot_1_1_event_handler.html',1,'TgBot']]], + ['eventhandler',['EventHandler',['../class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7',1,'TgBot::EventHandler']]], ['eventhandler_2eh',['EventHandler.h',['../_event_handler_8h.html',1,'']]], - ['exportchatinvitelink',['exportChatInviteLink',['../class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076',1,'TgBot::Api']]] + ['exportchatinvitelink',['exportChatInviteLink',['../class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2',1,'TgBot::Api']]] ]; diff --git a/docs/search/all_6.html b/docs/search/all_6.html index 6afac06..9ba0cc2 100644 --- a/docs/search/all_6.html +++ b/docs/search/all_6.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_6.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_6.js b/docs/search/all_6.js index 8a847de..4a55921 100644 --- a/docs/search/all_6.js +++ b/docs/search/all_6.js @@ -11,13 +11,14 @@ var searchData= ['filetools',['FileTools',['../namespace_file_tools.html',1,'']]], ['filetools_2eh',['FileTools.h',['../_file_tools_8h.html',1,'']]], ['firstname',['firstName',['../class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29',1,'TgBot::Chat::firstName()'],['../class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8',1,'TgBot::Contact::firstName()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a70df19e3e75c6b798a72cfb3057da235',1,'TgBot::InlineQueryResultContact::firstName()'],['../class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c',1,'TgBot::InputContactMessageContent::firstName()'],['../class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0',1,'TgBot::User::firstName()']]], - ['forcereply',['ForceReply',['../class_tg_bot_1_1_force_reply.html',1,'TgBot::ForceReply'],['../class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7',1,'TgBot::ForceReply::forceReply()']]], + ['forcereply',['ForceReply',['../class_tg_bot_1_1_force_reply.html',1,'TgBot']]], + ['forcereply',['forceReply',['../class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7',1,'TgBot::ForceReply']]], ['forcereply_2eh',['ForceReply.h',['../_force_reply_8h.html',1,'']]], ['forwarddate',['forwardDate',['../class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d',1,'TgBot::Message']]], ['forwardfrom',['forwardFrom',['../class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508',1,'TgBot::Message']]], ['forwardfromchat',['forwardFromChat',['../class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5',1,'TgBot::Message']]], ['forwardfrommessageid',['forwardFromMessageId',['../class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667',1,'TgBot::Message']]], - ['forwardmessage',['forwardMessage',['../class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594',1,'TgBot::Api']]], + ['forwardmessage',['forwardMessage',['../class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed',1,'TgBot::Api']]], ['forwardsignature',['forwardSignature',['../class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a',1,'TgBot::Message']]], ['foursquare_5fid',['foursquare_id',['../class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968',1,'TgBot::Venue']]], ['foursquareid',['foursquareId',['../class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9',1,'TgBot::InlineQueryResultVenue::foursquareId()'],['../class_tg_bot_1_1_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34',1,'TgBot::InputVenueMessageContent::foursquareId()']]], diff --git a/docs/search/all_7.html b/docs/search/all_7.html index de19107..9384ec9 100644 --- a/docs/search/all_7.html +++ b/docs/search/all_7.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_7.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_7.js b/docs/search/all_7.js index 0225b6b..660cf9b 100644 --- a/docs/search/all_7.js +++ b/docs/search/all_7.js @@ -1,6 +1,7 @@ var searchData= [ - ['game',['Game',['../class_tg_bot_1_1_game.html',1,'TgBot::Game'],['../class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307',1,'TgBot::Message::game()']]], + ['game',['Game',['../class_tg_bot_1_1_game.html',1,'TgBot']]], + ['game',['game',['../class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307',1,'TgBot::Message']]], ['game_2eh',['Game.h',['../_game_8h.html',1,'']]], ['gamehighscore',['GameHighScore',['../class_tg_bot_1_1_game_high_score.html',1,'TgBot']]], ['gamehighscore_2eh',['GameHighScore.h',['../_game_high_score_8h.html',1,'']]], @@ -14,22 +15,22 @@ var searchData= ['generatewwwformurlencoded',['generateWwwFormUrlencoded',['../class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4',1,'TgBot::HttpParser']]], ['genericreply',['GenericReply',['../class_tg_bot_1_1_generic_reply.html',1,'TgBot']]], ['genericreply_2eh',['GenericReply.h',['../_generic_reply_8h.html',1,'']]], - ['getapi',['getApi',['../class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3',1,'TgBot::Bot']]], - ['getchat',['getChat',['../class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23',1,'TgBot::Api']]], - ['getchatadministrators',['getChatAdministrators',['../class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8',1,'TgBot::Api']]], - ['getchatmember',['getChatMember',['../class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6',1,'TgBot::Api']]], - ['getchatmemberscount',['getChatMembersCount',['../class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07',1,'TgBot::Api']]], - ['geteventhandler',['getEventHandler',['../class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579',1,'TgBot::Bot']]], + ['getapi',['getApi',['../class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0',1,'TgBot::Bot']]], + ['getchat',['getChat',['../class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20',1,'TgBot::Api']]], + ['getchatadministrators',['getChatAdministrators',['../class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e',1,'TgBot::Api']]], + ['getchatmember',['getChatMember',['../class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4',1,'TgBot::Api']]], + ['getchatmemberscount',['getChatMembersCount',['../class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4',1,'TgBot::Api']]], + ['geteventhandler',['getEventHandler',['../class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4',1,'TgBot::Bot']]], ['getevents',['getEvents',['../class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac',1,'TgBot::Bot']]], - ['getfile',['getFile',['../class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1',1,'TgBot::Api']]], - ['getgamehighscores',['getGameHighScores',['../class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a',1,'TgBot::Api']]], - ['getinstance',['getInstance',['../class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77',1,'TgBot::HttpClient::getInstance()'],['../class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab',1,'TgBot::HttpParser::getInstance()'],['../class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b',1,'TgBot::TgTypeParser::getInstance()']]], - ['getme',['getMe',['../class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535',1,'TgBot::Api']]], - ['getstickerset',['getStickerSet',['../class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f',1,'TgBot::Api']]], - ['gettoken',['getToken',['../class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91',1,'TgBot::Bot']]], - ['getupdates',['getUpdates',['../class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9',1,'TgBot::Api']]], - ['getuserprofilephotos',['getUserProfilePhotos',['../class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210',1,'TgBot::Api']]], - ['getwebhookinfo',['getWebhookInfo',['../class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c',1,'TgBot::Api']]], + ['getfile',['getFile',['../class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b',1,'TgBot::Api']]], + ['getgamehighscores',['getGameHighScores',['../class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68',1,'TgBot::Api']]], + ['getinstance',['getInstance',['../class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77',1,'TgBot::HttpClient::getInstance()'],['../class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab',1,'TgBot::HttpParser::getInstance()']]], + ['getme',['getMe',['../class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1',1,'TgBot::Api']]], + ['getstickerset',['getStickerSet',['../class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1',1,'TgBot::Api']]], + ['gettoken',['getToken',['../class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e',1,'TgBot::Bot']]], + ['getupdates',['getUpdates',['../class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94',1,'TgBot::Api']]], + ['getuserprofilephotos',['getUserProfilePhotos',['../class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69',1,'TgBot::Api']]], + ['getwebhookinfo',['getWebhookInfo',['../class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e',1,'TgBot::Api']]], ['gifduration',['gifDuration',['../class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6',1,'TgBot::InlineQueryResultGif']]], ['giffileid',['gifFileId',['../class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f',1,'TgBot::InlineQueryResultCachedGif']]], ['gifheight',['gifHeight',['../class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae',1,'TgBot::InlineQueryResultGif']]], diff --git a/docs/search/all_8.html b/docs/search/all_8.html index 11e27cd..37566c5 100644 --- a/docs/search/all_8.html +++ b/docs/search/all_8.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_8.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_8.js b/docs/search/all_8.js index 921c2d3..d9faeee 100644 --- a/docs/search/all_8.js +++ b/docs/search/all_8.js @@ -1,6 +1,6 @@ var searchData= [ - ['handleupdate',['handleUpdate',['../class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d',1,'TgBot::EventHandler']]], + ['handleupdate',['handleUpdate',['../class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc',1,'TgBot::EventHandler']]], ['hascustomcertificate',['hasCustomCertificate',['../class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca',1,'TgBot::WebhookInfo']]], ['height',['height',['../class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8',1,'TgBot::InputMedia::height()'],['../class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6',1,'TgBot::PhotoSize::height()'],['../class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce',1,'TgBot::Sticker::height()'],['../class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968',1,'TgBot::Video::height()']]], ['hideurl',['hideUrl',['../class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256',1,'TgBot::InlineQueryResultArticle']]], @@ -9,9 +9,11 @@ var searchData= ['httpclient_2eh',['HttpClient.h',['../_http_client_8h.html',1,'']]], ['httpparser',['HttpParser',['../class_tg_bot_1_1_http_parser.html',1,'TgBot']]], ['httpparser_2eh',['HttpParser.h',['../_http_parser_8h.html',1,'']]], - ['httpreqarg',['HttpReqArg',['../class_tg_bot_1_1_http_req_arg.html',1,'TgBot::HttpReqArg'],['../class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19',1,'TgBot::HttpReqArg::HttpReqArg()']]], + ['httpreqarg',['HttpReqArg',['../class_tg_bot_1_1_http_req_arg.html',1,'TgBot']]], + ['httpreqarg',['HttpReqArg',['../class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19',1,'TgBot::HttpReqArg']]], ['httpreqarg_2eh',['HttpReqArg.h',['../_http_req_arg_8h.html',1,'']]], - ['httpserver',['HttpServer',['../class_tg_bot_1_1_http_server.html',1,'TgBot::HttpServer< Protocol >'],['../class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe',1,'TgBot::HttpServer::HttpServer()']]], + ['httpserver',['HttpServer',['../class_tg_bot_1_1_http_server.html',1,'TgBot']]], + ['httpserver',['HttpServer',['../class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe',1,'TgBot::HttpServer']]], ['httpserver_2eh',['HttpServer.h',['../_http_server_8h.html',1,'']]], ['httpserver_3c_20boost_3a_3aasio_3a_3aip_3a_3atcp_20_3e',['HttpServer< boost::asio::ip::tcp >',['../class_tg_bot_1_1_http_server.html',1,'TgBot']]] ]; diff --git a/docs/search/all_9.html b/docs/search/all_9.html index f8abbbe..c8c5102 100644 --- a/docs/search/all_9.html +++ b/docs/search/all_9.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_9.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_9.js b/docs/search/all_9.js index 22460c1..a935807 100644 --- a/docs/search/all_9.js +++ b/docs/search/all_9.js @@ -7,71 +7,101 @@ var searchData= ['inlinekeyboardmarkup',['InlineKeyboardMarkup',['../class_tg_bot_1_1_inline_keyboard_markup.html',1,'TgBot']]], ['inlinekeyboardmarkup_2eh',['InlineKeyboardMarkup.h',['../_inline_keyboard_markup_8h.html',1,'']]], ['inlinemessageid',['inlineMessageId',['../class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e',1,'TgBot::CallbackQuery::inlineMessageId()'],['../class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c',1,'TgBot::ChosenInlineResult::inlineMessageId()']]], - ['inlinequery',['InlineQuery',['../class_tg_bot_1_1_inline_query.html',1,'TgBot::InlineQuery'],['../class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806',1,'TgBot::Update::inlineQuery()']]], + ['inlinequery',['inlineQuery',['../class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806',1,'TgBot::Update']]], + ['inlinequery',['InlineQuery',['../class_tg_bot_1_1_inline_query.html',1,'TgBot']]], ['inlinequery_2eh',['InlineQuery.h',['../_inline_query_8h.html',1,'']]], ['inlinequerylistener',['InlineQueryListener',['../class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6',1,'TgBot::EventBroadcaster']]], - ['inlinequeryresult',['InlineQueryResult',['../class_tg_bot_1_1_inline_query_result.html',1,'TgBot::InlineQueryResult'],['../class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282',1,'TgBot::InlineQueryResult::InlineQueryResult()']]], + ['inlinequeryresult',['InlineQueryResult',['../class_tg_bot_1_1_inline_query_result.html',1,'TgBot']]], + ['inlinequeryresult',['InlineQueryResult',['../class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282',1,'TgBot::InlineQueryResult']]], ['inlinequeryresult_2eh',['InlineQueryResult.h',['../_inline_query_result_8h.html',1,'']]], - ['inlinequeryresultarticle',['InlineQueryResultArticle',['../class_tg_bot_1_1_inline_query_result_article.html',1,'TgBot::InlineQueryResultArticle'],['../class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90',1,'TgBot::InlineQueryResultArticle::InlineQueryResultArticle()']]], + ['inlinequeryresultarticle',['InlineQueryResultArticle',['../class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90',1,'TgBot::InlineQueryResultArticle']]], + ['inlinequeryresultarticle',['InlineQueryResultArticle',['../class_tg_bot_1_1_inline_query_result_article.html',1,'TgBot']]], ['inlinequeryresultarticle_2eh',['InlineQueryResultArticle.h',['../_inline_query_result_article_8h.html',1,'']]], - ['inlinequeryresultaudio',['InlineQueryResultAudio',['../class_tg_bot_1_1_inline_query_result_audio.html',1,'TgBot::InlineQueryResultAudio'],['../class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca',1,'TgBot::InlineQueryResultAudio::InlineQueryResultAudio()']]], + ['inlinequeryresultaudio',['InlineQueryResultAudio',['../class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca',1,'TgBot::InlineQueryResultAudio']]], + ['inlinequeryresultaudio',['InlineQueryResultAudio',['../class_tg_bot_1_1_inline_query_result_audio.html',1,'TgBot']]], ['inlinequeryresultaudio_2eh',['InlineQueryResultAudio.h',['../_inline_query_result_audio_8h.html',1,'']]], - ['inlinequeryresultcachedaudio',['InlineQueryResultCachedAudio',['../class_tg_bot_1_1_inline_query_result_cached_audio.html',1,'TgBot::InlineQueryResultCachedAudio'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa',1,'TgBot::InlineQueryResultCachedAudio::InlineQueryResultCachedAudio()']]], + ['inlinequeryresultcachedaudio',['InlineQueryResultCachedAudio',['../class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa',1,'TgBot::InlineQueryResultCachedAudio']]], + ['inlinequeryresultcachedaudio',['InlineQueryResultCachedAudio',['../class_tg_bot_1_1_inline_query_result_cached_audio.html',1,'TgBot']]], ['inlinequeryresultcachedaudio_2eh',['InlineQueryResultCachedAudio.h',['../_inline_query_result_cached_audio_8h.html',1,'']]], - ['inlinequeryresultcacheddocument',['InlineQueryResultCachedDocument',['../class_tg_bot_1_1_inline_query_result_cached_document.html',1,'TgBot::InlineQueryResultCachedDocument'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc',1,'TgBot::InlineQueryResultCachedDocument::InlineQueryResultCachedDocument()']]], + ['inlinequeryresultcacheddocument',['InlineQueryResultCachedDocument',['../class_tg_bot_1_1_inline_query_result_cached_document.html',1,'TgBot']]], + ['inlinequeryresultcacheddocument',['InlineQueryResultCachedDocument',['../class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc',1,'TgBot::InlineQueryResultCachedDocument']]], ['inlinequeryresultcacheddocument_2eh',['InlineQueryResultCachedDocument.h',['../_inline_query_result_cached_document_8h.html',1,'']]], - ['inlinequeryresultcachedgif',['InlineQueryResultCachedGif',['../class_tg_bot_1_1_inline_query_result_cached_gif.html',1,'TgBot::InlineQueryResultCachedGif'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9',1,'TgBot::InlineQueryResultCachedGif::InlineQueryResultCachedGif()']]], + ['inlinequeryresultcachedgif',['InlineQueryResultCachedGif',['../class_tg_bot_1_1_inline_query_result_cached_gif.html',1,'TgBot']]], + ['inlinequeryresultcachedgif',['InlineQueryResultCachedGif',['../class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9',1,'TgBot::InlineQueryResultCachedGif']]], ['inlinequeryresultcachedgif_2eh',['InlineQueryResultCachedGif.h',['../_inline_query_result_cached_gif_8h.html',1,'']]], - ['inlinequeryresultcachedmpeg4gif',['InlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html',1,'TgBot::InlineQueryResultCachedMpeg4Gif'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1',1,'TgBot::InlineQueryResultCachedMpeg4Gif::InlineQueryResultCachedMpeg4Gif()']]], + ['inlinequeryresultcachedmpeg4gif',['InlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1',1,'TgBot::InlineQueryResultCachedMpeg4Gif']]], + ['inlinequeryresultcachedmpeg4gif',['InlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html',1,'TgBot']]], ['inlinequeryresultcachedmpeg4gif_2eh',['InlineQueryResultCachedMpeg4Gif.h',['../_inline_query_result_cached_mpeg4_gif_8h.html',1,'']]], - ['inlinequeryresultcachedphoto',['InlineQueryResultCachedPhoto',['../class_tg_bot_1_1_inline_query_result_cached_photo.html',1,'TgBot::InlineQueryResultCachedPhoto'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7',1,'TgBot::InlineQueryResultCachedPhoto::InlineQueryResultCachedPhoto()']]], + ['inlinequeryresultcachedphoto',['InlineQueryResultCachedPhoto',['../class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7',1,'TgBot::InlineQueryResultCachedPhoto']]], + ['inlinequeryresultcachedphoto',['InlineQueryResultCachedPhoto',['../class_tg_bot_1_1_inline_query_result_cached_photo.html',1,'TgBot']]], ['inlinequeryresultcachedphoto_2eh',['InlineQueryResultCachedPhoto.h',['../_inline_query_result_cached_photo_8h.html',1,'']]], - ['inlinequeryresultcachedsticker',['InlineQueryResultCachedSticker',['../class_tg_bot_1_1_inline_query_result_cached_sticker.html',1,'TgBot::InlineQueryResultCachedSticker'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e',1,'TgBot::InlineQueryResultCachedSticker::InlineQueryResultCachedSticker()']]], + ['inlinequeryresultcachedsticker',['InlineQueryResultCachedSticker',['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e',1,'TgBot::InlineQueryResultCachedSticker']]], + ['inlinequeryresultcachedsticker',['InlineQueryResultCachedSticker',['../class_tg_bot_1_1_inline_query_result_cached_sticker.html',1,'TgBot']]], ['inlinequeryresultcachedsticker_2eh',['InlineQueryResultCachedSticker.h',['../_inline_query_result_cached_sticker_8h.html',1,'']]], - ['inlinequeryresultcachedvideo',['InlineQueryResultCachedVideo',['../class_tg_bot_1_1_inline_query_result_cached_video.html',1,'TgBot::InlineQueryResultCachedVideo'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7',1,'TgBot::InlineQueryResultCachedVideo::InlineQueryResultCachedVideo()']]], + ['inlinequeryresultcachedvideo',['InlineQueryResultCachedVideo',['../class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7',1,'TgBot::InlineQueryResultCachedVideo']]], + ['inlinequeryresultcachedvideo',['InlineQueryResultCachedVideo',['../class_tg_bot_1_1_inline_query_result_cached_video.html',1,'TgBot']]], ['inlinequeryresultcachedvideo_2eh',['InlineQueryResultCachedVideo.h',['../_inline_query_result_cached_video_8h.html',1,'']]], - ['inlinequeryresultcachedvoice',['InlineQueryResultCachedVoice',['../class_tg_bot_1_1_inline_query_result_cached_voice.html',1,'TgBot::InlineQueryResultCachedVoice'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88',1,'TgBot::InlineQueryResultCachedVoice::InlineQueryResultCachedVoice()']]], + ['inlinequeryresultcachedvoice',['InlineQueryResultCachedVoice',['../class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88',1,'TgBot::InlineQueryResultCachedVoice']]], + ['inlinequeryresultcachedvoice',['InlineQueryResultCachedVoice',['../class_tg_bot_1_1_inline_query_result_cached_voice.html',1,'TgBot']]], ['inlinequeryresultcachedvoice_2eh',['InlineQueryResultCachedVoice.h',['../_inline_query_result_cached_voice_8h.html',1,'']]], - ['inlinequeryresultcontact',['InlineQueryResultContact',['../class_tg_bot_1_1_inline_query_result_contact.html',1,'TgBot::InlineQueryResultContact'],['../class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48',1,'TgBot::InlineQueryResultContact::InlineQueryResultContact()']]], + ['inlinequeryresultcontact',['InlineQueryResultContact',['../class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48',1,'TgBot::InlineQueryResultContact']]], + ['inlinequeryresultcontact',['InlineQueryResultContact',['../class_tg_bot_1_1_inline_query_result_contact.html',1,'TgBot']]], ['inlinequeryresultcontact_2eh',['InlineQueryResultContact.h',['../_inline_query_result_contact_8h.html',1,'']]], - ['inlinequeryresultdocument',['InlineQueryResultDocument',['../class_tg_bot_1_1_inline_query_result_document.html',1,'TgBot::InlineQueryResultDocument'],['../class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f',1,'TgBot::InlineQueryResultDocument::InlineQueryResultDocument()']]], + ['inlinequeryresultdocument',['InlineQueryResultDocument',['../class_tg_bot_1_1_inline_query_result_document.html',1,'TgBot']]], + ['inlinequeryresultdocument',['InlineQueryResultDocument',['../class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f',1,'TgBot::InlineQueryResultDocument']]], ['inlinequeryresultdocument_2eh',['InlineQueryResultDocument.h',['../_inline_query_result_document_8h.html',1,'']]], - ['inlinequeryresultgame',['InlineQueryResultGame',['../class_tg_bot_1_1_inline_query_result_game.html',1,'TgBot::InlineQueryResultGame'],['../class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8',1,'TgBot::InlineQueryResultGame::InlineQueryResultGame()']]], + ['inlinequeryresultgame',['InlineQueryResultGame',['../class_tg_bot_1_1_inline_query_result_game.html',1,'TgBot']]], + ['inlinequeryresultgame',['InlineQueryResultGame',['../class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8',1,'TgBot::InlineQueryResultGame']]], ['inlinequeryresultgame_2eh',['InlineQueryResultGame.h',['../_inline_query_result_game_8h.html',1,'']]], - ['inlinequeryresultgif',['InlineQueryResultGif',['../class_tg_bot_1_1_inline_query_result_gif.html',1,'TgBot::InlineQueryResultGif'],['../class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874',1,'TgBot::InlineQueryResultGif::InlineQueryResultGif()']]], + ['inlinequeryresultgif',['InlineQueryResultGif',['../class_tg_bot_1_1_inline_query_result_gif.html',1,'TgBot']]], + ['inlinequeryresultgif',['InlineQueryResultGif',['../class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874',1,'TgBot::InlineQueryResultGif']]], ['inlinequeryresultgif_2eh',['InlineQueryResultGif.h',['../_inline_query_result_gif_8h.html',1,'']]], - ['inlinequeryresultlocation',['InlineQueryResultLocation',['../class_tg_bot_1_1_inline_query_result_location.html',1,'TgBot::InlineQueryResultLocation'],['../class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d',1,'TgBot::InlineQueryResultLocation::InlineQueryResultLocation()']]], + ['inlinequeryresultlocation',['InlineQueryResultLocation',['../class_tg_bot_1_1_inline_query_result_location.html',1,'TgBot']]], + ['inlinequeryresultlocation',['InlineQueryResultLocation',['../class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d',1,'TgBot::InlineQueryResultLocation']]], ['inlinequeryresultlocation_2eh',['InlineQueryResultLocation.h',['../_inline_query_result_location_8h.html',1,'']]], - ['inlinequeryresultmpeg4gif',['InlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html',1,'TgBot::InlineQueryResultMpeg4Gif'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74',1,'TgBot::InlineQueryResultMpeg4Gif::InlineQueryResultMpeg4Gif()']]], + ['inlinequeryresultmpeg4gif',['InlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html',1,'TgBot']]], + ['inlinequeryresultmpeg4gif',['InlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74',1,'TgBot::InlineQueryResultMpeg4Gif']]], ['inlinequeryresultmpeg4gif_2eh',['InlineQueryResultMpeg4Gif.h',['../_inline_query_result_mpeg4_gif_8h.html',1,'']]], - ['inlinequeryresultphoto',['InlineQueryResultPhoto',['../class_tg_bot_1_1_inline_query_result_photo.html',1,'TgBot::InlineQueryResultPhoto'],['../class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54',1,'TgBot::InlineQueryResultPhoto::InlineQueryResultPhoto()']]], + ['inlinequeryresultphoto',['InlineQueryResultPhoto',['../class_tg_bot_1_1_inline_query_result_photo.html',1,'TgBot']]], + ['inlinequeryresultphoto',['InlineQueryResultPhoto',['../class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54',1,'TgBot::InlineQueryResultPhoto']]], ['inlinequeryresultphoto_2eh',['InlineQueryResultPhoto.h',['../_inline_query_result_photo_8h.html',1,'']]], - ['inlinequeryresultvenue',['InlineQueryResultVenue',['../class_tg_bot_1_1_inline_query_result_venue.html',1,'TgBot::InlineQueryResultVenue'],['../class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1',1,'TgBot::InlineQueryResultVenue::InlineQueryResultVenue()']]], + ['inlinequeryresultvenue',['InlineQueryResultVenue',['../class_tg_bot_1_1_inline_query_result_venue.html',1,'TgBot']]], + ['inlinequeryresultvenue',['InlineQueryResultVenue',['../class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1',1,'TgBot::InlineQueryResultVenue']]], ['inlinequeryresultvenue_2eh',['InlineQueryResultVenue.h',['../_inline_query_result_venue_8h.html',1,'']]], - ['inlinequeryresultvideo',['InlineQueryResultVideo',['../class_tg_bot_1_1_inline_query_result_video.html',1,'TgBot::InlineQueryResultVideo'],['../class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46',1,'TgBot::InlineQueryResultVideo::InlineQueryResultVideo()']]], + ['inlinequeryresultvideo',['InlineQueryResultVideo',['../class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46',1,'TgBot::InlineQueryResultVideo']]], + ['inlinequeryresultvideo',['InlineQueryResultVideo',['../class_tg_bot_1_1_inline_query_result_video.html',1,'TgBot']]], ['inlinequeryresultvideo_2eh',['InlineQueryResultVideo.h',['../_inline_query_result_video_8h.html',1,'']]], - ['inlinequeryresultvoice',['InlineQueryResultVoice',['../class_tg_bot_1_1_inline_query_result_voice.html',1,'TgBot::InlineQueryResultVoice'],['../class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47',1,'TgBot::InlineQueryResultVoice::InlineQueryResultVoice()']]], + ['inlinequeryresultvoice',['InlineQueryResultVoice',['../class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47',1,'TgBot::InlineQueryResultVoice']]], + ['inlinequeryresultvoice',['InlineQueryResultVoice',['../class_tg_bot_1_1_inline_query_result_voice.html',1,'TgBot']]], ['inlinequeryresultvoice_2eh',['InlineQueryResultVoice.h',['../_inline_query_result_voice_8h.html',1,'']]], - ['inputcontactmessagecontent',['InputContactMessageContent',['../class_tg_bot_1_1_input_contact_message_content.html',1,'TgBot::InputContactMessageContent'],['../class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d',1,'TgBot::InputContactMessageContent::InputContactMessageContent()']]], + ['inputcontactmessagecontent',['InputContactMessageContent',['../class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d',1,'TgBot::InputContactMessageContent']]], + ['inputcontactmessagecontent',['InputContactMessageContent',['../class_tg_bot_1_1_input_contact_message_content.html',1,'TgBot']]], ['inputcontactmessagecontent_2eh',['InputContactMessageContent.h',['../_input_contact_message_content_8h.html',1,'']]], ['inputfile',['InputFile',['../class_tg_bot_1_1_input_file.html',1,'TgBot']]], ['inputfile_2eh',['InputFile.h',['../_input_file_8h.html',1,'']]], - ['inputlocationmessagecontent',['InputLocationMessageContent',['../class_tg_bot_1_1_input_location_message_content.html',1,'TgBot::InputLocationMessageContent'],['../class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e',1,'TgBot::InputLocationMessageContent::InputLocationMessageContent()']]], + ['inputlocationmessagecontent',['InputLocationMessageContent',['../class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e',1,'TgBot::InputLocationMessageContent']]], + ['inputlocationmessagecontent',['InputLocationMessageContent',['../class_tg_bot_1_1_input_location_message_content.html',1,'TgBot']]], ['inputlocationmessagecontent_2eh',['InputLocationMessageContent.h',['../_input_location_message_content_8h.html',1,'']]], ['inputmedia',['InputMedia',['../class_tg_bot_1_1_input_media.html',1,'TgBot']]], ['inputmedia_2eh',['InputMedia.h',['../_input_media_8h.html',1,'']]], - ['inputmediaphoto',['InputMediaPhoto',['../class_tg_bot_1_1_input_media_photo.html',1,'TgBot::InputMediaPhoto'],['../class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f',1,'TgBot::InputMediaPhoto::InputMediaPhoto()']]], + ['inputmediaphoto',['InputMediaPhoto',['../class_tg_bot_1_1_input_media_photo.html',1,'TgBot']]], + ['inputmediaphoto',['InputMediaPhoto',['../class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f',1,'TgBot::InputMediaPhoto']]], ['inputmediaphoto_2eh',['InputMediaPhoto.h',['../_input_media_photo_8h.html',1,'']]], - ['inputmediavideo',['InputMediaVideo',['../class_tg_bot_1_1_input_media_video.html',1,'TgBot::InputMediaVideo'],['../class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea',1,'TgBot::InputMediaVideo::InputMediaVideo()']]], + ['inputmediavideo',['InputMediaVideo',['../class_tg_bot_1_1_input_media_video.html',1,'TgBot']]], + ['inputmediavideo',['InputMediaVideo',['../class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea',1,'TgBot::InputMediaVideo']]], ['inputmediavideo_2eh',['InputMediaVideo.h',['../_input_media_video_8h.html',1,'']]], - ['inputmessagecontent',['InputMessageContent',['../class_tg_bot_1_1_input_message_content.html',1,'TgBot::InputMessageContent'],['../class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100',1,'TgBot::InputMessageContent::InputMessageContent()'],['../class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943',1,'TgBot::InlineQueryResult::inputMessageContent()']]], + ['inputmessagecontent',['InputMessageContent',['../class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100',1,'TgBot::InputMessageContent::InputMessageContent()'],['../class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943',1,'TgBot::InlineQueryResult::inputMessageContent()']]], + ['inputmessagecontent',['InputMessageContent',['../class_tg_bot_1_1_input_message_content.html',1,'TgBot']]], ['inputmessagecontent_2eh',['InputMessageContent.h',['../_input_message_content_8h.html',1,'']]], - ['inputtextmessagecontent',['InputTextMessageContent',['../class_tg_bot_1_1_input_text_message_content.html',1,'TgBot::InputTextMessageContent'],['../class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7',1,'TgBot::InputTextMessageContent::InputTextMessageContent()']]], + ['inputtextmessagecontent',['InputTextMessageContent',['../class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7',1,'TgBot::InputTextMessageContent']]], + ['inputtextmessagecontent',['InputTextMessageContent',['../class_tg_bot_1_1_input_text_message_content.html',1,'TgBot']]], ['inputtextmessagecontent_2eh',['InputTextMessageContent.h',['../_input_text_message_content_8h.html',1,'']]], - ['inputvenuemessagecontent',['InputVenueMessageContent',['../class_tg_bot_1_1_input_venue_message_content.html',1,'TgBot::InputVenueMessageContent'],['../class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77',1,'TgBot::InputVenueMessageContent::InputVenueMessageContent()']]], + ['inputvenuemessagecontent',['InputVenueMessageContent',['../class_tg_bot_1_1_input_venue_message_content.html',1,'TgBot']]], + ['inputvenuemessagecontent',['InputVenueMessageContent',['../class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77',1,'TgBot::InputVenueMessageContent']]], ['inputvenuemessagecontent_2eh',['InputVenueMessageContent.h',['../_input_venue_message_content_8h.html',1,'']]], ['invitelink',['inviteLink',['../class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2',1,'TgBot::Chat']]], ['invoice',['Invoice',['../class_tg_bot_1_1_invoice.html',1,'TgBot']]], + ['invoice',['invoice',['../class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832',1,'TgBot::Message']]], ['invoice_2eh',['Invoice.h',['../_invoice_8h.html',1,'']]], ['invoicepayload',['invoicePayload',['../class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0',1,'TgBot::PreCheckoutQuery::invoicePayload()'],['../class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899',1,'TgBot::ShippingQuery::invoicePayload()'],['../class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6',1,'TgBot::SuccessfulPayment::invoicePayload()']]], ['isbot',['isBot',['../class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf',1,'TgBot::User']]], diff --git a/docs/search/all_a.html b/docs/search/all_a.html index 9601fce..4cb31f0 100644 --- a/docs/search/all_a.html +++ b/docs/search/all_a.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_a.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_a.js b/docs/search/all_a.js index 92e65b9..a1e74e0 100644 --- a/docs/search/all_a.js +++ b/docs/search/all_a.js @@ -1,4 +1,7 @@ var searchData= [ - ['jsontotgtypefunc',['JsonToTgTypeFunc',['../class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0',1,'TgBot::TgTypeParser']]] + ['keyboard',['keyboard',['../class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020',1,'TgBot::ReplyKeyboardMarkup']]], + ['keyboardbutton',['KeyboardButton',['../class_tg_bot_1_1_keyboard_button.html',1,'TgBot']]], + ['keyboardbutton_2eh',['KeyboardButton.h',['../_keyboard_button_8h.html',1,'']]], + ['kickchatmember',['kickChatMember',['../class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161',1,'TgBot::Api']]] ]; diff --git a/docs/search/all_b.html b/docs/search/all_b.html index 0814e4e..d34a612 100644 --- a/docs/search/all_b.html +++ b/docs/search/all_b.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_b.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_b.js b/docs/search/all_b.js index ad8a756..ad26f1e 100644 --- a/docs/search/all_b.js +++ b/docs/search/all_b.js @@ -1,7 +1,18 @@ var searchData= [ - ['keyboard',['keyboard',['../class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020',1,'TgBot::ReplyKeyboardMarkup']]], - ['keyboardbutton',['KeyboardButton',['../class_tg_bot_1_1_keyboard_button.html',1,'TgBot']]], - ['keyboardbutton_2eh',['KeyboardButton.h',['../_keyboard_button_8h.html',1,'']]], - ['kickchatmember',['kickChatMember',['../class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef',1,'TgBot::Api']]] + ['label',['label',['../class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046',1,'TgBot::LabeledPrice']]], + ['labeledprice',['LabeledPrice',['../class_tg_bot_1_1_labeled_price.html',1,'TgBot']]], + ['labeledprice_2eh',['LabeledPrice.h',['../_labeled_price_8h.html',1,'']]], + ['languagecode',['languageCode',['../class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9',1,'TgBot::User']]], + ['lasterrordate',['lastErrorDate',['../class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5',1,'TgBot::WebhookInfo']]], + ['lasterrormessage',['lastErrorMessage',['../class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4',1,'TgBot::WebhookInfo']]], + ['lastname',['lastName',['../class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e',1,'TgBot::Chat::lastName()'],['../class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3',1,'TgBot::Contact::lastName()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003',1,'TgBot::InlineQueryResultContact::lastName()'],['../class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23',1,'TgBot::InputContactMessageContent::lastName()'],['../class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0',1,'TgBot::User::lastName()']]], + ['latitude',['latitude',['../class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b',1,'TgBot::InlineQueryResultLocation::latitude()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97',1,'TgBot::InlineQueryResultVenue::latitude()'],['../class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16',1,'TgBot::InputLocationMessageContent::latitude()'],['../class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb',1,'TgBot::InputVenueMessageContent::latitude()'],['../class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b',1,'TgBot::Location::latitude()']]], + ['leavechat',['leaveChat',['../class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4',1,'TgBot::Api']]], + ['leftchatmember',['leftChatMember',['../class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29',1,'TgBot::Message']]], + ['length',['length',['../class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38',1,'TgBot::MessageEntity::length()'],['../class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b',1,'TgBot::VideoNote::length()']]], + ['location',['Location',['../class_tg_bot_1_1_location.html',1,'TgBot']]], + ['location',['location',['../class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998',1,'TgBot::ChosenInlineResult::location()'],['../class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a',1,'TgBot::InlineQuery::location()'],['../class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56',1,'TgBot::Message::location()'],['../class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce',1,'TgBot::Venue::location()']]], + ['location_2eh',['Location.h',['../_location_8h.html',1,'']]], + ['longitude',['longitude',['../class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7',1,'TgBot::InlineQueryResultLocation::longitude()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c',1,'TgBot::InlineQueryResultVenue::longitude()'],['../class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49',1,'TgBot::InputLocationMessageContent::longitude()'],['../class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8',1,'TgBot::InputVenueMessageContent::longitude()'],['../class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687',1,'TgBot::Location::longitude()']]] ]; diff --git a/docs/search/all_c.html b/docs/search/all_c.html index da08c38..c1ae2ca 100644 --- a/docs/search/all_c.html +++ b/docs/search/all_c.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_c.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_c.js b/docs/search/all_c.js index 233b558..3c00525 100644 --- a/docs/search/all_c.js +++ b/docs/search/all_c.js @@ -1,17 +1,26 @@ var searchData= [ - ['label',['label',['../class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046',1,'TgBot::LabeledPrice']]], - ['labeledprice',['LabeledPrice',['../class_tg_bot_1_1_labeled_price.html',1,'TgBot']]], - ['labeledprice_2eh',['LabeledPrice.h',['../_labeled_price_8h.html',1,'']]], - ['languagecode',['languageCode',['../class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9',1,'TgBot::User']]], - ['lasterrordate',['lastErrorDate',['../class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5',1,'TgBot::WebhookInfo']]], - ['lasterrormessage',['lastErrorMessage',['../class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4',1,'TgBot::WebhookInfo']]], - ['lastname',['lastName',['../class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e',1,'TgBot::Chat::lastName()'],['../class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3',1,'TgBot::Contact::lastName()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003',1,'TgBot::InlineQueryResultContact::lastName()'],['../class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23',1,'TgBot::InputContactMessageContent::lastName()'],['../class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0',1,'TgBot::User::lastName()']]], - ['latitude',['latitude',['../class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b',1,'TgBot::InlineQueryResultLocation::latitude()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97',1,'TgBot::InlineQueryResultVenue::latitude()'],['../class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16',1,'TgBot::InputLocationMessageContent::latitude()'],['../class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb',1,'TgBot::InputVenueMessageContent::latitude()'],['../class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b',1,'TgBot::Location::latitude()']]], - ['leavechat',['leaveChat',['../class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde',1,'TgBot::Api']]], - ['leftchatmember',['leftChatMember',['../class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29',1,'TgBot::Message']]], - ['length',['length',['../class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38',1,'TgBot::MessageEntity::length()'],['../class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b',1,'TgBot::VideoNote::length()']]], - ['location',['Location',['../class_tg_bot_1_1_location.html',1,'TgBot::Location'],['../class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998',1,'TgBot::ChosenInlineResult::location()'],['../class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a',1,'TgBot::InlineQuery::location()'],['../class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56',1,'TgBot::Message::location()'],['../class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce',1,'TgBot::Venue::location()']]], - ['location_2eh',['Location.h',['../_location_8h.html',1,'']]], - ['longitude',['longitude',['../class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7',1,'TgBot::InlineQueryResultLocation::longitude()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c',1,'TgBot::InlineQueryResultVenue::longitude()'],['../class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49',1,'TgBot::InputLocationMessageContent::longitude()'],['../class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8',1,'TgBot::InputVenueMessageContent::longitude()'],['../class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687',1,'TgBot::Location::longitude()']]] + ['makerequest',['makeRequest',['../class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5',1,'TgBot::HttpClient']]], + ['maskposition',['maskPosition',['../class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2',1,'TgBot::Sticker']]], + ['maskposition',['MaskPosition',['../class_tg_bot_1_1_mask_position.html',1,'TgBot']]], + ['maskposition_2eh',['MaskPosition.h',['../_mask_position_8h.html',1,'']]], + ['maxconnections',['maxConnections',['../class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b',1,'TgBot::WebhookInfo']]], + ['media',['media',['../class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77',1,'TgBot::InputMedia']]], + ['message',['Message',['../class_tg_bot_1_1_message.html',1,'TgBot']]], + ['message',['message',['../class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795',1,'TgBot::CallbackQuery::message()'],['../class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c',1,'TgBot::Update::message()']]], + ['message_2eh',['Message.h',['../_message_8h.html',1,'']]], + ['messageentity',['MessageEntity',['../class_tg_bot_1_1_message_entity.html',1,'TgBot']]], + ['messageentity_2eh',['MessageEntity.h',['../_message_entity_8h.html',1,'']]], + ['messageid',['messageId',['../class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14',1,'TgBot::Message']]], + ['messagelistener',['MessageListener',['../class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a',1,'TgBot::EventBroadcaster']]], + ['messagetext',['messageText',['../class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1',1,'TgBot::InputTextMessageContent']]], + ['migratefromchatid',['migrateFromChatId',['../class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0',1,'TgBot::Message']]], + ['migratetochatid',['migrateToChatId',['../class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef',1,'TgBot::Message::migrateToChatId()'],['../class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d',1,'TgBot::ResponseParameters::migrateToChatId()']]], + ['mime_5ftype',['mime_type',['../class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca',1,'TgBot::Voice']]], + ['mimetype',['mimeType',['../class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5',1,'TgBot::HttpReqArg::mimeType()'],['../class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d',1,'TgBot::Animation::mimeType()'],['../class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae',1,'TgBot::Audio::mimeType()'],['../class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b',1,'TgBot::Document::mimeType()'],['../class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182',1,'TgBot::InlineQueryResultDocument::mimeType()'],['../class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf',1,'TgBot::InlineQueryResultVideo::mimeType()'],['../class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e',1,'TgBot::InputFile::mimeType()'],['../class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356',1,'TgBot::Video::mimeType()']]], + ['mpeg4duration',['mpeg4Duration',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e',1,'TgBot::InlineQueryResultMpeg4Gif']]], + ['mpeg4fileid',['mpeg4FileId',['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8',1,'TgBot::InlineQueryResultCachedMpeg4Gif']]], + ['mpeg4height',['mpeg4Height',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c',1,'TgBot::InlineQueryResultMpeg4Gif']]], + ['mpeg4url',['mpeg4Url',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069',1,'TgBot::InlineQueryResultMpeg4Gif']]], + ['mpeg4width',['mpeg4Width',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c',1,'TgBot::InlineQueryResultMpeg4Gif']]] ]; diff --git a/docs/search/all_d.html b/docs/search/all_d.html index 9986c9c..712223c 100644 --- a/docs/search/all_d.html +++ b/docs/search/all_d.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_d.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_d.js b/docs/search/all_d.js index 986c398..aab57f8 100644 --- a/docs/search/all_d.js +++ b/docs/search/all_d.js @@ -1,24 +1,9 @@ var searchData= [ - ['makerequest',['makeRequest',['../class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5',1,'TgBot::HttpClient']]], - ['maskposition',['MaskPosition',['../class_tg_bot_1_1_mask_position.html',1,'TgBot::MaskPosition'],['../class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2',1,'TgBot::Sticker::maskPosition()']]], - ['maskposition_2eh',['MaskPosition.h',['../_mask_position_8h.html',1,'']]], - ['maxconnections',['maxConnections',['../class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b',1,'TgBot::WebhookInfo']]], - ['media',['media',['../class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77',1,'TgBot::InputMedia']]], - ['message',['Message',['../class_tg_bot_1_1_message.html',1,'TgBot::Message'],['../class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b',1,'TgBot::Message::Message()'],['../class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795',1,'TgBot::CallbackQuery::message()'],['../class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c',1,'TgBot::Update::message()']]], - ['message_2eh',['Message.h',['../_message_8h.html',1,'']]], - ['messageentity',['MessageEntity',['../class_tg_bot_1_1_message_entity.html',1,'TgBot']]], - ['messageentity_2eh',['MessageEntity.h',['../_message_entity_8h.html',1,'']]], - ['messageid',['messageId',['../class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14',1,'TgBot::Message']]], - ['messagelistener',['MessageListener',['../class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a',1,'TgBot::EventBroadcaster']]], - ['messagetext',['messageText',['../class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1',1,'TgBot::InputTextMessageContent']]], - ['migratefromchatid',['migrateFromChatId',['../class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0',1,'TgBot::Message']]], - ['migratetochatid',['migrateToChatId',['../class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef',1,'TgBot::Message::migrateToChatId()'],['../class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d',1,'TgBot::ResponseParameters::migrateToChatId()']]], - ['mime_5ftype',['mime_type',['../class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca',1,'TgBot::Voice']]], - ['mimetype',['mimeType',['../class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5',1,'TgBot::HttpReqArg::mimeType()'],['../class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d',1,'TgBot::Animation::mimeType()'],['../class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae',1,'TgBot::Audio::mimeType()'],['../class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b',1,'TgBot::Document::mimeType()'],['../class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182',1,'TgBot::InlineQueryResultDocument::mimeType()'],['../class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf',1,'TgBot::InlineQueryResultVideo::mimeType()'],['../class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e',1,'TgBot::InputFile::mimeType()'],['../class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356',1,'TgBot::Video::mimeType()']]], - ['mpeg4duration',['mpeg4Duration',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e',1,'TgBot::InlineQueryResultMpeg4Gif']]], - ['mpeg4fileid',['mpeg4FileId',['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8',1,'TgBot::InlineQueryResultCachedMpeg4Gif']]], - ['mpeg4height',['mpeg4Height',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c',1,'TgBot::InlineQueryResultMpeg4Gif']]], - ['mpeg4url',['mpeg4Url',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069',1,'TgBot::InlineQueryResultMpeg4Gif']]], - ['mpeg4width',['mpeg4Width',['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c',1,'TgBot::InlineQueryResultMpeg4Gif']]] + ['name',['name',['../class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d',1,'TgBot::HttpReqArg::name()'],['../class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c',1,'TgBot::OrderInfo::name()'],['../class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631',1,'TgBot::StickerSet::name()']]], + ['net',['Net',['../group__net.html',1,'']]], + ['newchatmember',['newChatMember',['../class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9',1,'TgBot::Message']]], + ['newchatmembers',['newChatMembers',['../class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03',1,'TgBot::Message']]], + ['newchatphoto',['newChatPhoto',['../class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea',1,'TgBot::Message']]], + ['newchattitle',['newChatTitle',['../class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813',1,'TgBot::Message']]] ]; diff --git a/docs/search/all_e.html b/docs/search/all_e.html index 9fa42bb..d553ffa 100644 --- a/docs/search/all_e.html +++ b/docs/search/all_e.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_e.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_e.js b/docs/search/all_e.js index aab57f8..531ac2f 100644 --- a/docs/search/all_e.js +++ b/docs/search/all_e.js @@ -1,9 +1,15 @@ var searchData= [ - ['name',['name',['../class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d',1,'TgBot::HttpReqArg::name()'],['../class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c',1,'TgBot::OrderInfo::name()'],['../class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631',1,'TgBot::StickerSet::name()']]], - ['net',['Net',['../group__net.html',1,'']]], - ['newchatmember',['newChatMember',['../class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9',1,'TgBot::Message']]], - ['newchatmembers',['newChatMembers',['../class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03',1,'TgBot::Message']]], - ['newchatphoto',['newChatPhoto',['../class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea',1,'TgBot::Message']]], - ['newchattitle',['newChatTitle',['../class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813',1,'TgBot::Message']]] + ['offset',['offset',['../class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589',1,'TgBot::InlineQuery::offset()'],['../class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628',1,'TgBot::MessageEntity::offset()']]], + ['onanymessage',['onAnyMessage',['../class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9',1,'TgBot::EventBroadcaster']]], + ['oncallbackquery',['onCallbackQuery',['../class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4',1,'TgBot::EventBroadcaster']]], + ['onchoseninlineresult',['onChosenInlineResult',['../class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482',1,'TgBot::EventBroadcaster']]], + ['oncommand',['onCommand',['../class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583',1,'TgBot::EventBroadcaster::onCommand(const std::string &commandName, const MessageListener &listener)'],['../class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13',1,'TgBot::EventBroadcaster::onCommand(const std::initializer_list< std::string > &commandsList, const MessageListener &listener)']]], + ['onetimekeyboard',['oneTimeKeyboard',['../class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e',1,'TgBot::ReplyKeyboardMarkup']]], + ['oninlinequery',['onInlineQuery',['../class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0',1,'TgBot::EventBroadcaster']]], + ['onnoncommandmessage',['onNonCommandMessage',['../class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55',1,'TgBot::EventBroadcaster']]], + ['onunknowncommand',['onUnknownCommand',['../class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb',1,'TgBot::EventBroadcaster']]], + ['orderinfo',['OrderInfo',['../class_tg_bot_1_1_order_info.html',1,'TgBot']]], + ['orderinfo',['orderInfo',['../class_tg_bot_1_1_pre_checkout_query.html#a5d21bc0c7610030e89a910029a5fb0ca',1,'TgBot::PreCheckoutQuery::orderInfo()'],['../class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829',1,'TgBot::SuccessfulPayment::orderInfo()']]], + ['orderinfo_2eh',['OrderInfo.h',['../_order_info_8h.html',1,'']]] ]; diff --git a/docs/search/all_f.html b/docs/search/all_f.html index 6ecfc0e..c77391a 100644 --- a/docs/search/all_f.html +++ b/docs/search/all_f.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="all_f.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/all_f.js b/docs/search/all_f.js index b93e992..5f944eb 100644 --- a/docs/search/all_f.js +++ b/docs/search/all_f.js @@ -1,14 +1,33 @@ var searchData= [ - ['offset',['offset',['../class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589',1,'TgBot::InlineQuery::offset()'],['../class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628',1,'TgBot::MessageEntity::offset()']]], - ['onanymessage',['onAnyMessage',['../class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9',1,'TgBot::EventBroadcaster']]], - ['oncallbackquery',['onCallbackQuery',['../class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4',1,'TgBot::EventBroadcaster']]], - ['onchoseninlineresult',['onChosenInlineResult',['../class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482',1,'TgBot::EventBroadcaster']]], - ['oncommand',['onCommand',['../class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583',1,'TgBot::EventBroadcaster::onCommand(const std::string &commandName, const MessageListener &listener)'],['../class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13',1,'TgBot::EventBroadcaster::onCommand(const std::initializer_list< std::string > &commandsList, const MessageListener &listener)']]], - ['onetimekeyboard',['oneTimeKeyboard',['../class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e',1,'TgBot::ReplyKeyboardMarkup']]], - ['oninlinequery',['onInlineQuery',['../class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0',1,'TgBot::EventBroadcaster']]], - ['onnoncommandmessage',['onNonCommandMessage',['../class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55',1,'TgBot::EventBroadcaster']]], - ['onunknowncommand',['onUnknownCommand',['../class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb',1,'TgBot::EventBroadcaster']]], - ['orderinfo',['OrderInfo',['../class_tg_bot_1_1_order_info.html',1,'TgBot::OrderInfo'],['../class_tg_bot_1_1_pre_checkout_query.html#a5d21bc0c7610030e89a910029a5fb0ca',1,'TgBot::PreCheckoutQuery::orderInfo()'],['../class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829',1,'TgBot::SuccessfulPayment::orderInfo()']]], - ['orderinfo_2eh',['OrderInfo.h',['../_order_info_8h.html',1,'']]] + ['parsemode',['parseMode',['../class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc',1,'TgBot::InputMedia::parseMode()'],['../class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c',1,'TgBot::InputTextMessageContent::parseMode()']]], + ['parserequest',['parseRequest',['../class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a',1,'TgBot::HttpParser::parseRequest(const std::string &data, std::unordered_map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d',1,'TgBot::HttpParser::parseRequest(const std::string &data)']]], + ['parseresponse',['parseResponse',['../class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af',1,'TgBot::HttpParser::parseResponse(const std::string &data, std::unordered_map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb',1,'TgBot::HttpParser::parseResponse(const std::string &data)']]], + ['path',['path',['../class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532',1,'TgBot::Url']]], + ['pay',['pay',['../class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2',1,'TgBot::InlineKeyboardButton']]], + ['pendingupdatecount',['pendingUpdateCount',['../class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726',1,'TgBot::WebhookInfo']]], + ['performer',['performer',['../class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119',1,'TgBot::Audio::performer()'],['../class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1',1,'TgBot::InlineQueryResultAudio::performer()']]], + ['phonenumber',['phoneNumber',['../class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28',1,'TgBot::Contact::phoneNumber()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228',1,'TgBot::InlineQueryResultContact::phoneNumber()'],['../class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6',1,'TgBot::InputContactMessageContent::phoneNumber()'],['../class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16',1,'TgBot::OrderInfo::phoneNumber()']]], + ['photo',['photo',['../class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735',1,'TgBot::Chat::photo()'],['../class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271',1,'TgBot::Game::photo()'],['../class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615',1,'TgBot::Message::photo()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf',1,'TgBot::InputMedia::PHOTO()']]], + ['photofileid',['photoFileId',['../class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac',1,'TgBot::InlineQueryResultCachedPhoto']]], + ['photoheight',['photoHeight',['../class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7',1,'TgBot::InlineQueryResultPhoto']]], + ['photos',['photos',['../class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16',1,'TgBot::UserProfilePhotos']]], + ['photosize',['PhotoSize',['../class_tg_bot_1_1_photo_size.html',1,'TgBot']]], + ['photosize_2eh',['PhotoSize.h',['../_photo_size_8h.html',1,'']]], + ['photourl',['photoUrl',['../class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2',1,'TgBot::InlineQueryResultPhoto']]], + ['photowidth',['photoWidth',['../class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8',1,'TgBot::InlineQueryResultPhoto']]], + ['pinchatmessage',['pinChatMessage',['../class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607',1,'TgBot::Api']]], + ['pinnedmessage',['pinnedMessage',['../class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875',1,'TgBot::Chat::pinnedMessage()'],['../class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6',1,'TgBot::Message::pinnedMessage()']]], + ['point',['point',['../class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e',1,'TgBot::MaskPosition']]], + ['position',['position',['../class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f',1,'TgBot::GameHighScore']]], + ['postcode',['postCode',['../class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667',1,'TgBot::ShippingAddress']]], + ['precheckoutquery',['PreCheckoutQuery',['../class_tg_bot_1_1_pre_checkout_query.html',1,'TgBot']]], + ['precheckoutquery',['preCheckoutQuery',['../class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3',1,'TgBot::Update']]], + ['precheckoutquery_2eh',['PreCheckoutQuery.h',['../_pre_checkout_query_8h.html',1,'']]], + ['prices',['prices',['../class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba',1,'TgBot::ShippingOption']]], + ['private',['Private',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1',1,'TgBot::Chat']]], + ['promotechatmember',['promoteChatMember',['../class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc',1,'TgBot::Api']]], + ['protocol',['protocol',['../class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49',1,'TgBot::Url']]], + ['providerpaymentchargeid',['providerPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6',1,'TgBot::SuccessfulPayment']]], + ['ptr',['Ptr',['../class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a',1,'TgBot::Animation::Ptr()'],['../class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034',1,'TgBot::Audio::Ptr()'],['../class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624',1,'TgBot::CallbackGame::Ptr()'],['../class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0',1,'TgBot::CallbackQuery::Ptr()'],['../class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48',1,'TgBot::Chat::Ptr()'],['../class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d',1,'TgBot::ChatMember::Ptr()'],['../class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265',1,'TgBot::ChatPhoto::Ptr()'],['../class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247',1,'TgBot::ChosenInlineResult::Ptr()'],['../class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b',1,'TgBot::Contact::Ptr()'],['../class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e',1,'TgBot::Document::Ptr()'],['../class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934',1,'TgBot::File::Ptr()'],['../class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66',1,'TgBot::ForceReply::Ptr()'],['../class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b',1,'TgBot::Game::Ptr()'],['../class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4',1,'TgBot::GameHighScore::Ptr()'],['../class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f',1,'TgBot::GenericReply::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983',1,'TgBot::InlineKeyboardButton::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7',1,'TgBot::InlineKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c',1,'TgBot::InlineQuery::Ptr()'],['../class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5',1,'TgBot::InlineQueryResult::Ptr()'],['../class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69',1,'TgBot::InlineQueryResultArticle::Ptr()'],['../class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f',1,'TgBot::InlineQueryResultAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec',1,'TgBot::InlineQueryResultCachedAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f',1,'TgBot::InlineQueryResultCachedDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb',1,'TgBot::InlineQueryResultCachedGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed',1,'TgBot::InlineQueryResultCachedMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8',1,'TgBot::InlineQueryResultCachedPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60',1,'TgBot::InlineQueryResultCachedSticker::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563',1,'TgBot::InlineQueryResultCachedVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38',1,'TgBot::InlineQueryResultCachedVoice::Ptr()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c',1,'TgBot::InlineQueryResultContact::Ptr()'],['../class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd',1,'TgBot::InlineQueryResultDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d',1,'TgBot::InlineQueryResultGame::Ptr()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618',1,'TgBot::InlineQueryResultGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc',1,'TgBot::InlineQueryResultLocation::Ptr()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45',1,'TgBot::InlineQueryResultMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c',1,'TgBot::InlineQueryResultPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5',1,'TgBot::InlineQueryResultVenue::Ptr()'],['../class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8',1,'TgBot::InlineQueryResultVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9',1,'TgBot::InlineQueryResultVoice::Ptr()'],['../class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99',1,'TgBot::InputContactMessageContent::Ptr()'],['../class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f',1,'TgBot::InputFile::Ptr()'],['../class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840',1,'TgBot::InputLocationMessageContent::Ptr()'],['../class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c',1,'TgBot::InputMedia::Ptr()'],['../class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3',1,'TgBot::InputMediaPhoto::Ptr()'],['../class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f',1,'TgBot::InputMediaVideo::Ptr()'],['../class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff',1,'TgBot::InputMessageContent::Ptr()'],['../class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495',1,'TgBot::InputTextMessageContent::Ptr()'],['../class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100',1,'TgBot::InputVenueMessageContent::Ptr()'],['../class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67',1,'TgBot::Invoice::Ptr()'],['../class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd',1,'TgBot::KeyboardButton::Ptr()'],['../class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c',1,'TgBot::LabeledPrice::Ptr()'],['../class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678',1,'TgBot::Location::Ptr()'],['../class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1',1,'TgBot::MaskPosition::Ptr()'],['../class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d',1,'TgBot::Message::Ptr()'],['../class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0',1,'TgBot::MessageEntity::Ptr()'],['../class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a',1,'TgBot::OrderInfo::Ptr()'],['../class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83',1,'TgBot::PhotoSize::Ptr()'],['../class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207',1,'TgBot::PreCheckoutQuery::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a',1,'TgBot::ReplyKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148',1,'TgBot::ReplyKeyboardRemove::Ptr()'],['../class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182',1,'TgBot::ResponseParameters::Ptr()'],['../class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d',1,'TgBot::ShippingAddress::Ptr()'],['../class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60',1,'TgBot::ShippingOption::Ptr()'],['../class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64',1,'TgBot::ShippingQuery::Ptr()'],['../class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff',1,'TgBot::Sticker::Ptr()'],['../class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421',1,'TgBot::StickerSet::Ptr()'],['../class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d',1,'TgBot::SuccessfulPayment::Ptr()'],['../class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8',1,'TgBot::Update::Ptr()'],['../class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79',1,'TgBot::User::Ptr()'],['../class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55',1,'TgBot::UserProfilePhotos::Ptr()'],['../class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14',1,'TgBot::Venue::Ptr()'],['../class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593',1,'TgBot::Video::Ptr()'],['../class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825',1,'TgBot::VideoNote::Ptr()'],['../class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91',1,'TgBot::Voice::Ptr()'],['../class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6',1,'TgBot::WebhookInfo::Ptr()']]] ]; diff --git a/docs/search/classes_0.html b/docs/search/classes_0.html index 1c3e406..025587a 100644 --- a/docs/search/classes_0.html +++ b/docs/search/classes_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_1.html b/docs/search/classes_1.html index a8e7069..86dc4ff 100644 --- a/docs/search/classes_1.html +++ b/docs/search/classes_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_10.html b/docs/search/classes_10.html index c1a9355..f306d99 100644 --- a/docs/search/classes_10.html +++ b/docs/search/classes_10.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_10.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_10.js b/docs/search/classes_10.js index 62cba99..15c6b66 100644 --- a/docs/search/classes_10.js +++ b/docs/search/classes_10.js @@ -2,7 +2,6 @@ var searchData= [ ['tgexception',['TgException',['../class_tg_bot_1_1_tg_exception.html',1,'TgBot']]], ['tglongpoll',['TgLongPoll',['../class_tg_bot_1_1_tg_long_poll.html',1,'TgBot']]], - ['tgtypeparser',['TgTypeParser',['../class_tg_bot_1_1_tg_type_parser.html',1,'TgBot']]], ['tgwebhookserver',['TgWebhookServer',['../class_tg_bot_1_1_tg_webhook_server.html',1,'TgBot']]], ['tgwebhookserver_3c_20boost_3a_3aasio_3a_3aip_3a_3atcp_20_3e',['TgWebhookServer< boost::asio::ip::tcp >',['../class_tg_bot_1_1_tg_webhook_server.html',1,'TgBot']]], ['tgwebhooktcpserver',['TgWebhookTcpServer',['../class_tg_bot_1_1_tg_webhook_tcp_server.html',1,'TgBot']]] diff --git a/docs/search/classes_11.html b/docs/search/classes_11.html index 2df8ed3..7d9c149 100644 --- a/docs/search/classes_11.html +++ b/docs/search/classes_11.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_11.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_12.html b/docs/search/classes_12.html index 9413245..1f1842b 100644 --- a/docs/search/classes_12.html +++ b/docs/search/classes_12.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_12.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_13.html b/docs/search/classes_13.html index 00fb7b0..59251e1 100644 --- a/docs/search/classes_13.html +++ b/docs/search/classes_13.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_13.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_2.html b/docs/search/classes_2.html index 5c09c96..014caf8 100644 --- a/docs/search/classes_2.html +++ b/docs/search/classes_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_3.html b/docs/search/classes_3.html index 5faaeba..2e97201 100644 --- a/docs/search/classes_3.html +++ b/docs/search/classes_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_4.html b/docs/search/classes_4.html index b3f11bc..776fee3 100644 --- a/docs/search/classes_4.html +++ b/docs/search/classes_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_5.html b/docs/search/classes_5.html index 952ace6..69bbcc8 100644 --- a/docs/search/classes_5.html +++ b/docs/search/classes_5.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_5.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_6.html b/docs/search/classes_6.html index 75eef9f..2db08a0 100644 --- a/docs/search/classes_6.html +++ b/docs/search/classes_6.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_6.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_7.html b/docs/search/classes_7.html index 745f5f2..fd67346 100644 --- a/docs/search/classes_7.html +++ b/docs/search/classes_7.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_7.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_8.html b/docs/search/classes_8.html index 5a443d9..369fe52 100644 --- a/docs/search/classes_8.html +++ b/docs/search/classes_8.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_8.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_9.html b/docs/search/classes_9.html index 9cb55be..188dbb3 100644 --- a/docs/search/classes_9.html +++ b/docs/search/classes_9.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_9.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_a.html b/docs/search/classes_a.html index 54940d7..e7610d3 100644 --- a/docs/search/classes_a.html +++ b/docs/search/classes_a.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_a.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_b.html b/docs/search/classes_b.html index 6071ae0..4fc0a3f 100644 --- a/docs/search/classes_b.html +++ b/docs/search/classes_b.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_b.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_c.html b/docs/search/classes_c.html index 6cf1d00..d2a582e 100644 --- a/docs/search/classes_c.html +++ b/docs/search/classes_c.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_c.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_d.html b/docs/search/classes_d.html index d4a7ed7..0fa4214 100644 --- a/docs/search/classes_d.html +++ b/docs/search/classes_d.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_d.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_e.html b/docs/search/classes_e.html index 9a9f48c3..238ea09 100644 --- a/docs/search/classes_e.html +++ b/docs/search/classes_e.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_e.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/classes_f.html b/docs/search/classes_f.html index a128d60..94d9500 100644 --- a/docs/search/classes_f.html +++ b/docs/search/classes_f.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="classes_f.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/enums_0.html b/docs/search/enums_0.html index ee343ac..aba8d79 100644 --- a/docs/search/enums_0.html +++ b/docs/search/enums_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="enums_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/enumvalues_0.html b/docs/search/enumvalues_0.html index 9387b6a..83192d3 100644 --- a/docs/search/enumvalues_0.html +++ b/docs/search/enumvalues_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="enumvalues_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/enumvalues_1.html b/docs/search/enumvalues_1.html index f622aba..0715ef5 100644 --- a/docs/search/enumvalues_1.html +++ b/docs/search/enumvalues_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="enumvalues_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/enumvalues_2.html b/docs/search/enumvalues_2.html index d499078..0f9b5e9 100644 --- a/docs/search/enumvalues_2.html +++ b/docs/search/enumvalues_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="enumvalues_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/enumvalues_3.html b/docs/search/enumvalues_3.html index b4fc3ee..9ebb356 100644 --- a/docs/search/enumvalues_3.html +++ b/docs/search/enumvalues_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="enumvalues_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/enumvalues_4.html b/docs/search/enumvalues_4.html index d6f69ac..daa496d 100644 --- a/docs/search/enumvalues_4.html +++ b/docs/search/enumvalues_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="enumvalues_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_0.html b/docs/search/files_0.html index 4f272b8..0b637cf 100644 --- a/docs/search/files_0.html +++ b/docs/search/files_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_1.html b/docs/search/files_1.html index dcce422..1094e74 100644 --- a/docs/search/files_1.html +++ b/docs/search/files_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_10.html b/docs/search/files_10.html index d2187f6..58e9714 100644 --- a/docs/search/files_10.html +++ b/docs/search/files_10.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_10.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_11.html b/docs/search/files_11.html index a5e6888..3fcb1cc 100644 --- a/docs/search/files_11.html +++ b/docs/search/files_11.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_11.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_12.html b/docs/search/files_12.html index 0bfddb7..f68184b 100644 --- a/docs/search/files_12.html +++ b/docs/search/files_12.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_12.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_13.html b/docs/search/files_13.html index 09d9adf..8f4d9e9 100644 --- a/docs/search/files_13.html +++ b/docs/search/files_13.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_13.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_2.html b/docs/search/files_2.html index d5c6c3b..a08dbd3 100644 --- a/docs/search/files_2.html +++ b/docs/search/files_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_3.html b/docs/search/files_3.html index d5a9528..647fc8d 100644 --- a/docs/search/files_3.html +++ b/docs/search/files_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_4.html b/docs/search/files_4.html index 7b4c42a..186557a 100644 --- a/docs/search/files_4.html +++ b/docs/search/files_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_5.html b/docs/search/files_5.html index 1f77bb1..671abd3 100644 --- a/docs/search/files_5.html +++ b/docs/search/files_5.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_5.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_6.html b/docs/search/files_6.html index 7573254..73aff18 100644 --- a/docs/search/files_6.html +++ b/docs/search/files_6.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_6.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_7.html b/docs/search/files_7.html index 214b329..364f420 100644 --- a/docs/search/files_7.html +++ b/docs/search/files_7.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_7.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_8.html b/docs/search/files_8.html index 6720c7c..f9f7943 100644 --- a/docs/search/files_8.html +++ b/docs/search/files_8.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_8.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_9.html b/docs/search/files_9.html index fc95877..306f000 100644 --- a/docs/search/files_9.html +++ b/docs/search/files_9.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_9.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_a.html b/docs/search/files_a.html index ffe3e9d..2f6ff8f 100644 --- a/docs/search/files_a.html +++ b/docs/search/files_a.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_a.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_b.html b/docs/search/files_b.html index 32cd2be..3e51d90 100644 --- a/docs/search/files_b.html +++ b/docs/search/files_b.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_b.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_c.html b/docs/search/files_c.html index bb83608..af49202 100644 --- a/docs/search/files_c.html +++ b/docs/search/files_c.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_c.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_d.html b/docs/search/files_d.html index 38bf2b3..3d4c2c2 100644 --- a/docs/search/files_d.html +++ b/docs/search/files_d.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_d.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_e.html b/docs/search/files_e.html index 6f84762..70516d6 100644 --- a/docs/search/files_e.html +++ b/docs/search/files_e.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_e.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/files_f.html b/docs/search/files_f.html index 7568063..147a74e 100644 --- a/docs/search/files_f.html +++ b/docs/search/files_f.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_f.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_0.html b/docs/search/functions_0.html index 4e6d87d..6bc52b6 100644 --- a/docs/search/functions_0.html +++ b/docs/search/functions_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_0.js b/docs/search/functions_0.js index 23ccfbd..6934a77 100644 --- a/docs/search/functions_0.js +++ b/docs/search/functions_0.js @@ -1,7 +1,9 @@ var searchData= [ - ['addstickertoset',['addStickerToSet',['../class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const'],['../class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const']]], - ['answercallbackquery',['answerCallbackQuery',['../class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8',1,'TgBot::Api']]], - ['answerinlinequery',['answerInlineQuery',['../class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9',1,'TgBot::Api']]], + ['addstickertoset',['addStickerToSet',['../class_tg_bot_1_1_api.html#aba162af7ac35baf2259b7c2e41b2ed52',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const '],['../class_tg_bot_1_1_api.html#ad5ec52f74b334283d21d3d294c8e6f2d',1,'TgBot::Api::addStickerToSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, MaskPosition::Ptr maskPosition=nullptr) const ']]], + ['answercallbackquery',['answerCallbackQuery',['../class_tg_bot_1_1_api.html#a9f1cbc18cfd16def2bd4d4b816e87cfa',1,'TgBot::Api']]], + ['answerinlinequery',['answerInlineQuery',['../class_tg_bot_1_1_api.html#af1191f022ce6029cc4889ceebc7189af',1,'TgBot::Api']]], + ['answerprecheckoutquery',['answerPreCheckoutQuery',['../class_tg_bot_1_1_api.html#a9b7cea0c518d27095803b1be9e769f7c',1,'TgBot::Api']]], + ['answershippingquery',['answerShippingQuery',['../class_tg_bot_1_1_api.html#a2638761a2ac9a220fd6bb47185cfeff8',1,'TgBot::Api']]], ['api',['Api',['../class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_1.html b/docs/search/functions_1.html index b343e2d..648831f 100644 --- a/docs/search/functions_1.html +++ b/docs/search/functions_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_10.html b/docs/search/functions_10.html index 72bc1ea..8bc4de4 100644 --- a/docs/search/functions_10.html +++ b/docs/search/functions_10.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_10.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_10.js b/docs/search/functions_10.js index 84a03a3..ad9745d 100644 --- a/docs/search/functions_10.js +++ b/docs/search/functions_10.js @@ -3,6 +3,5 @@ var searchData= ['tgexception',['TgException',['../class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15',1,'TgBot::TgException']]], ['tglongpoll',['TgLongPoll',['../class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e',1,'TgBot::TgLongPoll::TgLongPoll(const Api *api, const EventHandler *eventHandler, int32_t, int32_t, const std::shared_ptr< std::vector< std::string >> &)'],['../class_tg_bot_1_1_tg_long_poll.html#a589332e04d1a4f9dbe66c92df90b6d78',1,'TgBot::TgLongPoll::TgLongPoll(const Bot &bot, int32_t=100, int32_t=60, const std::shared_ptr< std::vector< std::string >> &=nullptr)']]], ['tgwebhookserver',['TgWebhookServer',['../class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const typename HttpServer< Protocol >::ServerHandler &handler)=delete'],['../class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1',1,'TgBot::TgWebhookServer::TgWebhookServer(std::shared_ptr< boost::asio::basic_socket_acceptor< Protocol >> acceptor, const std::string &path, const Bot &bot)']]], - ['tgwebhooktcpserver',['TgWebhookTcpServer',['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, EventHandler *eventHandler)=delete'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(const std::string &path, const Bot &bot)']]], - ['tryparsejson',['tryParseJson',['../class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e',1,'TgBot::TgTypeParser']]] + ['tgwebhooktcpserver',['TgWebhookTcpServer',['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(std::shared_ptr< boost::asio::basic_socket_acceptor< boost::asio::ip::tcp >> acceptor, const std::string &path, EventHandler *eventHandler)=delete'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler *eventHandler)'],['../class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103',1,'TgBot::TgWebhookTcpServer::TgWebhookTcpServer(const std::string &path, const Bot &bot)']]] ]; diff --git a/docs/search/functions_11.html b/docs/search/functions_11.html index 6948a61..e1e427c 100644 --- a/docs/search/functions_11.html +++ b/docs/search/functions_11.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_11.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_11.js b/docs/search/functions_11.js index 9bb3063..4c3256e 100644 --- a/docs/search/functions_11.js +++ b/docs/search/functions_11.js @@ -1,8 +1,8 @@ var searchData= [ - ['unbanchatmember',['unbanChatMember',['../class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec',1,'TgBot::Api']]], - ['unpinchatmessage',['unpinChatMessage',['../class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc',1,'TgBot::Api']]], - ['uploadstickerfile',['uploadStickerFile',['../class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012',1,'TgBot::Api']]], + ['unbanchatmember',['unbanChatMember',['../class_tg_bot_1_1_api.html#a72fbbf1282eb25dc158db9ab2a39cacb',1,'TgBot::Api']]], + ['unpinchatmessage',['unpinChatMessage',['../class_tg_bot_1_1_api.html#aa0e2429129522a75401bf4f9a034fb21',1,'TgBot::Api']]], + ['uploadstickerfile',['uploadStickerFile',['../class_tg_bot_1_1_api.html#a910cdf6916c4526e8c3d449bebb55cf1',1,'TgBot::Api']]], ['url',['Url',['../class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3',1,'TgBot::Url']]], ['urldecode',['urlDecode',['../namespace_string_tools.html#ae7831577f52841166e96c93357956369',1,'StringTools']]], ['urlencode',['urlEncode',['../namespace_string_tools.html#a6c54e792856444bd52f5a3f40df376b7',1,'StringTools']]] diff --git a/docs/search/functions_12.html b/docs/search/functions_12.html index 3df8489..8dac9d2 100644 --- a/docs/search/functions_12.html +++ b/docs/search/functions_12.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_12.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_13.html b/docs/search/functions_13.html index febf8e0..5422011 100644 --- a/docs/search/functions_13.html +++ b/docs/search/functions_13.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_13.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_2.html b/docs/search/functions_2.html index ecce2f3..c93d089 100644 --- a/docs/search/functions_2.html +++ b/docs/search/functions_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_2.js b/docs/search/functions_2.js index 367a0f2..6dc013f 100644 --- a/docs/search/functions_2.js +++ b/docs/search/functions_2.js @@ -1,5 +1,5 @@ var searchData= [ ['connection',['Connection',['../class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8',1,'TgBot::HttpServer::Connection']]], - ['createnewstickerset',['createNewStickerSet',['../class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const'],['../class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const']]] + ['createnewstickerset',['createNewStickerSet',['../class_tg_bot_1_1_api.html#af67640a49edfa401ac72db694439fabb',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, InputFile::Ptr pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const '],['../class_tg_bot_1_1_api.html#a94803c798828ce9efdcb19575475c642',1,'TgBot::Api::createNewStickerSet(int32_t userId, const std::string &name, const std::string &title, const std::string &pngSticker, const std::string &emojis, bool containsMasks=false, MaskPosition::Ptr maskPosition=nullptr) const ']]] ]; diff --git a/docs/search/functions_3.html b/docs/search/functions_3.html index 15f06ab..caa48ea 100644 --- a/docs/search/functions_3.html +++ b/docs/search/functions_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_3.js b/docs/search/functions_3.js index 2aefb34..188fccc 100644 --- a/docs/search/functions_3.js +++ b/docs/search/functions_3.js @@ -1,9 +1,9 @@ var searchData= [ - ['deletechatphoto',['deleteChatPhoto',['../class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0',1,'TgBot::Api']]], - ['deletechatstickerset',['deleteChatStickerSet',['../class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42',1,'TgBot::Api']]], - ['deletemessage',['deleteMessage',['../class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1',1,'TgBot::Api']]], - ['deletestickerpositioninset',['deleteStickerPositionInSet',['../class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5',1,'TgBot::Api']]], - ['deletewebhook',['deleteWebhook',['../class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62',1,'TgBot::Api']]], - ['downloadfile',['downloadFile',['../class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07',1,'TgBot::Api']]] + ['deletechatphoto',['deleteChatPhoto',['../class_tg_bot_1_1_api.html#a154af6a79db40c4eecc006924836e025',1,'TgBot::Api']]], + ['deletechatstickerset',['deleteChatStickerSet',['../class_tg_bot_1_1_api.html#a74f9c4536b999ae3d3e04cf7e2fc107d',1,'TgBot::Api']]], + ['deletemessage',['deleteMessage',['../class_tg_bot_1_1_api.html#a6302f338a5af745533847c62e2c91018',1,'TgBot::Api']]], + ['deletestickerpositioninset',['deleteStickerPositionInSet',['../class_tg_bot_1_1_api.html#a4f052f6b5912c95ca7e2a98e19a49715',1,'TgBot::Api']]], + ['deletewebhook',['deleteWebhook',['../class_tg_bot_1_1_api.html#af924cf5917fcb39f9c3df91a748d0347',1,'TgBot::Api']]], + ['downloadfile',['downloadFile',['../class_tg_bot_1_1_api.html#a093648c83194f1fef00c3cf3fbec3ae4',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_4.html b/docs/search/functions_4.html index 8985ff2..a9c64ad 100644 --- a/docs/search/functions_4.html +++ b/docs/search/functions_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_4.js b/docs/search/functions_4.js index 1b559fc..7c032c4 100644 --- a/docs/search/functions_4.js +++ b/docs/search/functions_4.js @@ -1,10 +1,10 @@ var searchData= [ - ['editmessagecaption',['editMessageCaption',['../class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e',1,'TgBot::Api']]], - ['editmessagelivelocation',['editMessageLiveLocation',['../class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc',1,'TgBot::Api']]], - ['editmessagereplymarkup',['editMessageReplyMarkup',['../class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d',1,'TgBot::Api']]], - ['editmessagetext',['editMessageText',['../class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2',1,'TgBot::Api']]], + ['editmessagecaption',['editMessageCaption',['../class_tg_bot_1_1_api.html#a34017cf57676c8a0255f3083f12a9d65',1,'TgBot::Api']]], + ['editmessagelivelocation',['editMessageLiveLocation',['../class_tg_bot_1_1_api.html#af8056aea6a062a5c4c629c7dc5cfe8c0',1,'TgBot::Api']]], + ['editmessagereplymarkup',['editMessageReplyMarkup',['../class_tg_bot_1_1_api.html#a7c737b0c3cc0b9f3894ac51d9210fba0',1,'TgBot::Api']]], + ['editmessagetext',['editMessageText',['../class_tg_bot_1_1_api.html#a96e0fc377bddcff4e6daadfbe2c06114',1,'TgBot::Api']]], ['endswith',['endsWith',['../namespace_string_tools.html#a56ad2f85f783a58212b6d049c2df7c13',1,'StringTools']]], ['eventhandler',['EventHandler',['../class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7',1,'TgBot::EventHandler']]], - ['exportchatinvitelink',['exportChatInviteLink',['../class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076',1,'TgBot::Api']]] + ['exportchatinvitelink',['exportChatInviteLink',['../class_tg_bot_1_1_api.html#a6061ec1d126165709955b526b17fd2c2',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_5.html b/docs/search/functions_5.html index 0314918..9d135fa 100644 --- a/docs/search/functions_5.html +++ b/docs/search/functions_5.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_5.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_5.js b/docs/search/functions_5.js index c51c694..a611e6e 100644 --- a/docs/search/functions_5.js +++ b/docs/search/functions_5.js @@ -1,5 +1,5 @@ var searchData= [ - ['forwardmessage',['forwardMessage',['../class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594',1,'TgBot::Api']]], + ['forwardmessage',['forwardMessage',['../class_tg_bot_1_1_api.html#abe7060a706003a13dfc3951cad0af9ed',1,'TgBot::Api']]], ['fromfile',['fromFile',['../class_tg_bot_1_1_input_file.html#a2d0f20f1d9a8ff4a1b9fe2cba06a779c',1,'TgBot::InputFile']]] ]; diff --git a/docs/search/functions_6.html b/docs/search/functions_6.html index c506123..5fca897 100644 --- a/docs/search/functions_6.html +++ b/docs/search/functions_6.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_6.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_6.js b/docs/search/functions_6.js index 63a242a..7b4d931 100644 --- a/docs/search/functions_6.js +++ b/docs/search/functions_6.js @@ -6,20 +6,20 @@ var searchData= ['generaterequest',['generateRequest',['../class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6',1,'TgBot::HttpParser']]], ['generateresponse',['generateResponse',['../class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996',1,'TgBot::HttpParser']]], ['generatewwwformurlencoded',['generateWwwFormUrlencoded',['../class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4',1,'TgBot::HttpParser']]], - ['getapi',['getApi',['../class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3',1,'TgBot::Bot']]], - ['getchat',['getChat',['../class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23',1,'TgBot::Api']]], - ['getchatadministrators',['getChatAdministrators',['../class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8',1,'TgBot::Api']]], - ['getchatmember',['getChatMember',['../class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6',1,'TgBot::Api']]], - ['getchatmemberscount',['getChatMembersCount',['../class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07',1,'TgBot::Api']]], - ['geteventhandler',['getEventHandler',['../class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579',1,'TgBot::Bot']]], + ['getapi',['getApi',['../class_tg_bot_1_1_bot.html#a9e2638a37f98b2f78d93cf1ef1b804e0',1,'TgBot::Bot']]], + ['getchat',['getChat',['../class_tg_bot_1_1_api.html#ae2233d6a8b8cf51e4be08853d972ba20',1,'TgBot::Api']]], + ['getchatadministrators',['getChatAdministrators',['../class_tg_bot_1_1_api.html#a09af96dadde7bce75045924bc137f73e',1,'TgBot::Api']]], + ['getchatmember',['getChatMember',['../class_tg_bot_1_1_api.html#aa2d667d976f4c6e19f3df9473f5b0cb4',1,'TgBot::Api']]], + ['getchatmemberscount',['getChatMembersCount',['../class_tg_bot_1_1_api.html#add7de90c14200ebc0654f6ff94615dc4',1,'TgBot::Api']]], + ['geteventhandler',['getEventHandler',['../class_tg_bot_1_1_bot.html#ac91d74f842caadc2329ffc8678f734b4',1,'TgBot::Bot']]], ['getevents',['getEvents',['../class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac',1,'TgBot::Bot']]], - ['getfile',['getFile',['../class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1',1,'TgBot::Api']]], - ['getgamehighscores',['getGameHighScores',['../class_tg_bot_1_1_api.html#a39064867aa8ebfa92495df478228796a',1,'TgBot::Api']]], - ['getinstance',['getInstance',['../class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77',1,'TgBot::HttpClient::getInstance()'],['../class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab',1,'TgBot::HttpParser::getInstance()'],['../class_tg_bot_1_1_tg_type_parser.html#a3e86a9ea4c29460c3be175cbc97fdd5b',1,'TgBot::TgTypeParser::getInstance()']]], - ['getme',['getMe',['../class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535',1,'TgBot::Api']]], - ['getstickerset',['getStickerSet',['../class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f',1,'TgBot::Api']]], - ['gettoken',['getToken',['../class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91',1,'TgBot::Bot']]], - ['getupdates',['getUpdates',['../class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9',1,'TgBot::Api']]], - ['getuserprofilephotos',['getUserProfilePhotos',['../class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210',1,'TgBot::Api']]], - ['getwebhookinfo',['getWebhookInfo',['../class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c',1,'TgBot::Api']]] + ['getfile',['getFile',['../class_tg_bot_1_1_api.html#afd78c8ca4b91c632df03e51eb967075b',1,'TgBot::Api']]], + ['getgamehighscores',['getGameHighScores',['../class_tg_bot_1_1_api.html#a6a2ce85e426e9c2242ceefc933abde68',1,'TgBot::Api']]], + ['getinstance',['getInstance',['../class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77',1,'TgBot::HttpClient::getInstance()'],['../class_tg_bot_1_1_http_parser.html#a2bd36ba8b363fa3209cf472621a2a8ab',1,'TgBot::HttpParser::getInstance()']]], + ['getme',['getMe',['../class_tg_bot_1_1_api.html#abf3e04fb3ea66e0d40c40cef3aa0d5c1',1,'TgBot::Api']]], + ['getstickerset',['getStickerSet',['../class_tg_bot_1_1_api.html#a89bb062bdba276f1faa2b0d222718cb1',1,'TgBot::Api']]], + ['gettoken',['getToken',['../class_tg_bot_1_1_bot.html#a0b39c38221b318e55d4600c4796bce7e',1,'TgBot::Bot']]], + ['getupdates',['getUpdates',['../class_tg_bot_1_1_api.html#aa43007edecb1c3a8438e3217fcfbbc94',1,'TgBot::Api']]], + ['getuserprofilephotos',['getUserProfilePhotos',['../class_tg_bot_1_1_api.html#a2ec0062e6fc92767298b663c6e354e69',1,'TgBot::Api']]], + ['getwebhookinfo',['getWebhookInfo',['../class_tg_bot_1_1_api.html#a27558973e48073b292ad49e613c7da8e',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_7.html b/docs/search/functions_7.html index 83a7b84..02631a3 100644 --- a/docs/search/functions_7.html +++ b/docs/search/functions_7.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_7.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_7.js b/docs/search/functions_7.js index 5c9bfa8..b86c3da 100644 --- a/docs/search/functions_7.js +++ b/docs/search/functions_7.js @@ -1,6 +1,6 @@ var searchData= [ - ['handleupdate',['handleUpdate',['../class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d',1,'TgBot::EventHandler']]], + ['handleupdate',['handleUpdate',['../class_tg_bot_1_1_event_handler.html#ad9ed7bb75569122246d12157963bafcc',1,'TgBot::EventHandler']]], ['httpreqarg',['HttpReqArg',['../class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19',1,'TgBot::HttpReqArg']]], ['httpserver',['HttpServer',['../class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe',1,'TgBot::HttpServer']]] ]; diff --git a/docs/search/functions_8.html b/docs/search/functions_8.html index b55f0e6..ff37095 100644 --- a/docs/search/functions_8.html +++ b/docs/search/functions_8.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_8.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_9.html b/docs/search/functions_9.html index c73f07b..1d34583 100644 --- a/docs/search/functions_9.html +++ b/docs/search/functions_9.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_9.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_9.js b/docs/search/functions_9.js index 1498542..e2fa0ab 100644 --- a/docs/search/functions_9.js +++ b/docs/search/functions_9.js @@ -1,4 +1,4 @@ var searchData= [ - ['kickchatmember',['kickChatMember',['../class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef',1,'TgBot::Api']]] + ['kickchatmember',['kickChatMember',['../class_tg_bot_1_1_api.html#af0b6c399430facc369c5592aa1ecf161',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_a.html b/docs/search/functions_a.html index f10ad63..8eb5e56 100644 --- a/docs/search/functions_a.html +++ b/docs/search/functions_a.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_a.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_a.js b/docs/search/functions_a.js index e497096..9dcc614 100644 --- a/docs/search/functions_a.js +++ b/docs/search/functions_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['leavechat',['leaveChat',['../class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde',1,'TgBot::Api']]] + ['leavechat',['leaveChat',['../class_tg_bot_1_1_api.html#a40a68303a485e8dc778af103fefa76a4',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_b.html b/docs/search/functions_b.html index 172ea1b..fa9cff5 100644 --- a/docs/search/functions_b.html +++ b/docs/search/functions_b.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_b.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_b.js b/docs/search/functions_b.js index 81ba4f6..601f2db 100644 --- a/docs/search/functions_b.js +++ b/docs/search/functions_b.js @@ -1,5 +1,4 @@ var searchData= [ - ['makerequest',['makeRequest',['../class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5',1,'TgBot::HttpClient']]], - ['message',['Message',['../class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b',1,'TgBot::Message']]] + ['makerequest',['makeRequest',['../class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5',1,'TgBot::HttpClient']]] ]; diff --git a/docs/search/functions_c.html b/docs/search/functions_c.html index 99492ba..fce7a6b 100644 --- a/docs/search/functions_c.html +++ b/docs/search/functions_c.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_c.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_d.html b/docs/search/functions_d.html index 5be9ecc..82b2b0c 100644 --- a/docs/search/functions_d.html +++ b/docs/search/functions_d.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_d.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_d.js b/docs/search/functions_d.js index bdf1075..651ab45 100644 --- a/docs/search/functions_d.js +++ b/docs/search/functions_d.js @@ -1,150 +1,7 @@ var searchData= [ - ['parse2darray',['parse2DArray',['../class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5',1,'TgBot::TgTypeParser']]], - ['parseanimation',['parseAnimation',['../class_tg_bot_1_1_tg_type_parser.html#ab3735516246937208ceaa366d72b55a0',1,'TgBot::TgTypeParser']]], - ['parsearray',['parseArray',['../class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141',1,'TgBot::TgTypeParser::parseArray(TgTypeToJsonFunc< T > parseFunc, const std::vector< std::shared_ptr< T >> &objects) const'],['../class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b',1,'TgBot::TgTypeParser::parseArray(std::function< T(const T &)> parseFunc, const std::vector< T > &objects) const']]], - ['parseaudio',['parseAudio',['../class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643',1,'TgBot::TgTypeParser']]], - ['parsecallbackquery',['parseCallbackQuery',['../class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b',1,'TgBot::TgTypeParser']]], - ['parsechat',['parseChat',['../class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda',1,'TgBot::TgTypeParser']]], - ['parsechatmember',['parseChatMember',['../class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204',1,'TgBot::TgTypeParser']]], - ['parsechatphoto',['parseChatPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7',1,'TgBot::TgTypeParser']]], - ['parsechoseninlineresult',['parseChosenInlineResult',['../class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d',1,'TgBot::TgTypeParser']]], - ['parsecontact',['parseContact',['../class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70',1,'TgBot::TgTypeParser']]], - ['parsedocument',['parseDocument',['../class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592',1,'TgBot::TgTypeParser']]], - ['parsefile',['parseFile',['../class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6',1,'TgBot::TgTypeParser']]], - ['parseforcereply',['parseForceReply',['../class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3',1,'TgBot::TgTypeParser']]], - ['parsegame',['parseGame',['../class_tg_bot_1_1_tg_type_parser.html#adb043a54b9bff28417ae4eb0e933eb7a',1,'TgBot::TgTypeParser']]], - ['parsegamehighscore',['parseGameHighScore',['../class_tg_bot_1_1_tg_type_parser.html#a32926aca562202019dabccc0bc2a59a8',1,'TgBot::TgTypeParser']]], - ['parsegenericreply',['parseGenericReply',['../class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b',1,'TgBot::TgTypeParser']]], - ['parseinlinekeyboardbutton',['parseInlineKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051',1,'TgBot::TgTypeParser']]], - ['parseinlinekeyboardmarkup',['parseInlineKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b',1,'TgBot::TgTypeParser']]], - ['parseinlinequery',['parseInlineQuery',['../class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresult',['parseInlineQueryResult',['../class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultarticle',['parseInlineQueryResultArticle',['../class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultaudio',['parseInlineQueryResultAudio',['../class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedaudio',['parseInlineQueryResultCachedAudio',['../class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcacheddocument',['parseInlineQueryResultCachedDocument',['../class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedgif',['parseInlineQueryResultCachedGif',['../class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedmpeg4gif',['parseInlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedphoto',['parseInlineQueryResultCachedPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedsticker',['parseInlineQueryResultCachedSticker',['../class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedvideo',['parseInlineQueryResultCachedVideo',['../class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcachedvoice',['parseInlineQueryResultCachedVoice',['../class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultcontact',['parseInlineQueryResultContact',['../class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultdocument',['parseInlineQueryResultDocument',['../class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultgame',['parseInlineQueryResultGame',['../class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultgif',['parseInlineQueryResultGif',['../class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultlocation',['parseInlineQueryResultLocation',['../class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultmpeg4gif',['parseInlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultphoto',['parseInlineQueryResultPhoto',['../class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultvenue',['parseInlineQueryResultVenue',['../class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultvideo',['parseInlineQueryResultVideo',['../class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804',1,'TgBot::TgTypeParser']]], - ['parseinlinequeryresultvoice',['parseInlineQueryResultVoice',['../class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e',1,'TgBot::TgTypeParser']]], - ['parseinputcontactmessagecontent',['parseInputContactMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35',1,'TgBot::TgTypeParser']]], - ['parseinputlocationmessagecontent',['parseInputLocationMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3',1,'TgBot::TgTypeParser']]], - ['parseinputmedia',['parseInputMedia',['../class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a',1,'TgBot::TgTypeParser']]], - ['parseinputmessagecontent',['parseInputMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795',1,'TgBot::TgTypeParser']]], - ['parseinputtextmessagecontent',['parseInputTextMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74',1,'TgBot::TgTypeParser']]], - ['parseinputvenuemessagecontent',['parseInputVenueMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385',1,'TgBot::TgTypeParser']]], - ['parseinvoice',['parseInvoice',['../class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e',1,'TgBot::TgTypeParser']]], - ['parsejson',['parseJson',['../class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1',1,'TgBot::TgTypeParser']]], - ['parsejsonandget2darray',['parseJsonAndGet2DArray',['../class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetanimation',['parseJsonAndGetAnimation',['../class_tg_bot_1_1_tg_type_parser.html#a61df24aa0c04b82549931442f51ea2ae',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetarray',['parseJsonAndGetArray',['../class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e',1,'TgBot::TgTypeParser::parseJsonAndGetArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data) const'],['../class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5',1,'TgBot::TgTypeParser::parseJsonAndGetArray(std::function< T(const boost::property_tree::ptree &)> parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const'],['../class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366',1,'TgBot::TgTypeParser::parseJsonAndGetArray(JsonToTgTypeFunc< T > parseFunc, const boost::property_tree::ptree &data, const std::string &keyName) const']]], - ['parsejsonandgetaudio',['parseJsonAndGetAudio',['../class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetcallbackquery',['parseJsonAndGetCallbackQuery',['../class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchat',['parseJsonAndGetChat',['../class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchatmember',['parseJsonAndGetChatMember',['../class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchatphoto',['parseJsonAndGetChatPhoto',['../class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetchoseninlineresult',['parseJsonAndGetChosenInlineResult',['../class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetcontact',['parseJsonAndGetContact',['../class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetdocument',['parseJsonAndGetDocument',['../class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetfile',['parseJsonAndGetFile',['../class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetforcereply',['parseJsonAndGetForceReply',['../class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetgame',['parseJsonAndGetGame',['../class_tg_bot_1_1_tg_type_parser.html#a9c904728f8fe6002694479cb83d2dc7d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetgamehighscore',['parseJsonAndGetGameHighScore',['../class_tg_bot_1_1_tg_type_parser.html#a30742479b30b2489ef5333c236ecc92e',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetgenericreply',['parseJsonAndGetGenericReply',['../class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinekeyboardbutton',['parseJsonAndGetInlineKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinekeyboardmarkup',['parseJsonAndGetInlineKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequery',['parseJsonAndGetInlineQuery',['../class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresult',['parseJsonAndGetInlineQueryResult',['../class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultarticle',['parseJsonAndGetInlineQueryResultArticle',['../class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultaudio',['parseJsonAndGetInlineQueryResultAudio',['../class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedaudio',['parseJsonAndGetInlineQueryResultCachedAudio',['../class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcacheddocument',['parseJsonAndGetInlineQueryResultCachedDocument',['../class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedgif',['parseJsonAndGetInlineQueryResultCachedGif',['../class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedmpeg4gif',['parseJsonAndGetInlineQueryResultCachedMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedphoto',['parseJsonAndGetInlineQueryResultCachedPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedsticker',['parseJsonAndGetInlineQueryResultCachedSticker',['../class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedvideo',['parseJsonAndGetInlineQueryResultCachedVideo',['../class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcachedvoice',['parseJsonAndGetInlineQueryResultCachedVoice',['../class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultcontact',['parseJsonAndGetInlineQueryResultContact',['../class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultdocument',['parseJsonAndGetInlineQueryResultDocument',['../class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultgame',['parseJsonAndGetInlineQueryResultGame',['../class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultgif',['parseJsonAndGetInlineQueryResultGif',['../class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultlocation',['parseJsonAndGetInlineQueryResultLocation',['../class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultmpeg4gif',['parseJsonAndGetInlineQueryResultMpeg4Gif',['../class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultphoto',['parseJsonAndGetInlineQueryResultPhoto',['../class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultvenue',['parseJsonAndGetInlineQueryResultVenue',['../class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultvideo',['parseJsonAndGetInlineQueryResultVideo',['../class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinlinequeryresultvoice',['parseJsonAndGetInlineQueryResultVoice',['../class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputcontactmessagecontent',['parseJsonAndGetInputContactMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputlocationmessagecontent',['parseJsonAndGetInputLocationMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputmedia',['parseJsonAndGetInputMedia',['../class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputmessagecontent',['parseJsonAndGetInputMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputtextmessagecontent',['parseJsonAndGetInputTextMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinputvenuemessagecontent',['parseJsonAndGetInputVenueMessageContent',['../class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetinvoice',['parseJsonAndGetInvoice',['../class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetkeyboardbutton',['parseJsonAndGetKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetlabeledprice',['parseJsonAndGetLabeledPrice',['../class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetlocation',['parseJsonAndGetLocation',['../class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetmaskposition',['parseJsonAndGetMaskPosition',['../class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetmessage',['parseJsonAndGetMessage',['../class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetmessageentity',['parseJsonAndGetMessageEntity',['../class_tg_bot_1_1_tg_type_parser.html#a3902622f007d79169d22432666b6ba89',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetorderinfo',['parseJsonAndGetOrderInfo',['../class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetphotosize',['parseJsonAndGetPhotoSize',['../class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetprecheckoutquery',['parseJsonAndGetPreCheckoutQuery',['../class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetreplykeyboardmarkup',['parseJsonAndGetReplyKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetreplykeyboardremove',['parseJsonAndGetReplyKeyboardRemove',['../class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetresponseparameters',['parseJsonAndGetResponseParameters',['../class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetshippingaddress',['parseJsonAndGetShippingAddress',['../class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetshippingoption',['parseJsonAndGetShippingOption',['../class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetshippingquery',['parseJsonAndGetShippingQuery',['../class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetsticker',['parseJsonAndGetSticker',['../class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetstickerset',['parseJsonAndGetStickerSet',['../class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetsucessfulpayment',['parseJsonAndGetSucessfulPayment',['../class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetupdate',['parseJsonAndGetUpdate',['../class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetuser',['parseJsonAndGetUser',['../class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetuserprofilephotos',['parseJsonAndGetUserProfilePhotos',['../class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetvideo',['parseJsonAndGetVideo',['../class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetvideonote',['parseJsonAndGetVideoNote',['../class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4',1,'TgBot::TgTypeParser']]], - ['parsejsonandgetwebhookinfo',['parseJsonAndGetWebhookInfo',['../class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf',1,'TgBot::TgTypeParser']]], - ['parsekeyboardbutton',['parseKeyboardButton',['../class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133',1,'TgBot::TgTypeParser']]], - ['parselabeledprice',['parseLabeledPrice',['../class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375',1,'TgBot::TgTypeParser']]], - ['parselocation',['parseLocation',['../class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456',1,'TgBot::TgTypeParser']]], - ['parsemaskposition',['parseMaskPosition',['../class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d',1,'TgBot::TgTypeParser']]], - ['parsemessage',['parseMessage',['../class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420',1,'TgBot::TgTypeParser']]], - ['parsemessageentity',['parseMessageEntity',['../class_tg_bot_1_1_tg_type_parser.html#a406c000cce553b0dec2e2d43433d6485',1,'TgBot::TgTypeParser']]], - ['parseorderinfo',['parseOrderInfo',['../class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433',1,'TgBot::TgTypeParser']]], - ['parsephotosize',['parsePhotoSize',['../class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94',1,'TgBot::TgTypeParser']]], - ['parseprecheckoutquery',['parsePreCheckoutQuery',['../class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb',1,'TgBot::TgTypeParser']]], - ['parsereplykeyboardmarkup',['parseReplyKeyboardMarkup',['../class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20',1,'TgBot::TgTypeParser']]], - ['parsereplykeyboardremove',['parseReplyKeyboardRemove',['../class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da',1,'TgBot::TgTypeParser']]], - ['parserequest',['parseRequest',['../class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d',1,'TgBot::HttpParser::parseRequest(const std::string &data, std::map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d',1,'TgBot::HttpParser::parseRequest(const std::string &data)']]], - ['parseresponse',['parseResponse',['../class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487',1,'TgBot::HttpParser::parseResponse(const std::string &data, std::map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb',1,'TgBot::HttpParser::parseResponse(const std::string &data)']]], - ['parseresponseparameters',['parseResponseParameters',['../class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5',1,'TgBot::TgTypeParser']]], - ['parseshippingaddress',['parseShippingAddress',['../class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f',1,'TgBot::TgTypeParser']]], - ['parseshippingoption',['parseShippingOption',['../class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311',1,'TgBot::TgTypeParser']]], - ['parseshippingquery',['parseShippingQuery',['../class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d',1,'TgBot::TgTypeParser']]], - ['parsesticker',['parseSticker',['../class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33',1,'TgBot::TgTypeParser']]], - ['parsestickerset',['parseStickerSet',['../class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021',1,'TgBot::TgTypeParser']]], - ['parsesucessfulpayment',['parseSucessfulPayment',['../class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0',1,'TgBot::TgTypeParser']]], - ['parseupdate',['parseUpdate',['../class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374',1,'TgBot::TgTypeParser']]], - ['parseuser',['parseUser',['../class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b',1,'TgBot::TgTypeParser']]], - ['parseuserprofilephotos',['parseUserProfilePhotos',['../class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626',1,'TgBot::TgTypeParser']]], - ['parsevideo',['parseVideo',['../class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9',1,'TgBot::TgTypeParser']]], - ['parsevideonote',['parseVideoNote',['../class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09',1,'TgBot::TgTypeParser']]], - ['parsewebhookinfo',['parseWebhookInfo',['../class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1',1,'TgBot::TgTypeParser']]], - ['pinchatmessage',['pinChatMessage',['../class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d',1,'TgBot::Api']]], - ['promotechatmember',['promoteChatMember',['../class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300',1,'TgBot::Api']]] + ['parserequest',['parseRequest',['../class_tg_bot_1_1_http_parser.html#ae0ef9c43ea35abecc12db56d9fc28c3a',1,'TgBot::HttpParser::parseRequest(const std::string &data, std::unordered_map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d',1,'TgBot::HttpParser::parseRequest(const std::string &data)']]], + ['parseresponse',['parseResponse',['../class_tg_bot_1_1_http_parser.html#a7161fcc67584704512888be7dc5d92af',1,'TgBot::HttpParser::parseResponse(const std::string &data, std::unordered_map< std::string, std::string > &headers)'],['../class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb',1,'TgBot::HttpParser::parseResponse(const std::string &data)']]], + ['pinchatmessage',['pinChatMessage',['../class_tg_bot_1_1_api.html#a79fe90a632c8f2579ec8e371a42cb607',1,'TgBot::Api']]], + ['promotechatmember',['promoteChatMember',['../class_tg_bot_1_1_api.html#a1938236a7e5fb80b60061d2edcbcbabc',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_e.html b/docs/search/functions_e.html index e256cb6..557ae9a 100644 --- a/docs/search/functions_e.html +++ b/docs/search/functions_e.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_e.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_e.js b/docs/search/functions_e.js index 133a0a2..9d41ca3 100644 --- a/docs/search/functions_e.js +++ b/docs/search/functions_e.js @@ -1,5 +1,5 @@ var searchData= [ ['read',['read',['../namespace_file_tools.html#aeec0058e5af745983a1ef3e0f678348a',1,'FileTools']]], - ['restrictchatmember',['restrictChatMember',['../class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f',1,'TgBot::Api']]] + ['restrictchatmember',['restrictChatMember',['../class_tg_bot_1_1_api.html#a87abb412b48b905e8cea6262c410363b',1,'TgBot::Api']]] ]; diff --git a/docs/search/functions_f.html b/docs/search/functions_f.html index 424126c..b27fb7d 100644 --- a/docs/search/functions_f.html +++ b/docs/search/functions_f.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_f.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/functions_f.js b/docs/search/functions_f.js index 042e7a2..ee18d53 100644 --- a/docs/search/functions_f.js +++ b/docs/search/functions_f.js @@ -1,29 +1,30 @@ var searchData= [ - ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d',1,'TgBot::Api']]], - ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4',1,'TgBot::Api']]], - ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendgame',['sendGame',['../class_tg_bot_1_1_api.html#a9d5086f523b570a9a6a973abdb15a6b0',1,'TgBot::Api']]], - ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd',1,'TgBot::Api']]], - ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc',1,'TgBot::Api']]], - ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68',1,'TgBot::Api']]], - ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], - ['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47',1,'TgBot::Api']]], - ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], + ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa0c9cd2ca4282f883b9b340de039dae6',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a0dfb5ae8d40232b5e83dfbc41b0aa2e2',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a1a901654ddad96464a5bff3210932fc4',1,'TgBot::Api']]], + ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a48415173f58fe4c4cc8ec7cc5c836cb7',1,'TgBot::Api']]], + ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#ad9985830c9232994f87fa0d7d31a3d8a',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#afc838be17df669d600260c1ca299a826',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendgame',['sendGame',['../class_tg_bot_1_1_api.html#a1f57d0622b6dc52d64f590e4468c20f8',1,'TgBot::Api']]], + ['sendinvoice',['sendInvoice',['../class_tg_bot_1_1_api.html#a7ce5b3735e59a6cc7fc75badabb05371',1,'TgBot::Api']]], + ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#afa6fd752ac02553795bfef4290f9fb66',1,'TgBot::Api']]], + ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a2028955491cb7057f5150634583e4ac3',1,'TgBot::Api']]], + ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#a06a2a2462af86f236e6524d9dc4c3e0a',1,'TgBot::Api']]], + ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#ac9731240a7670422209b62f84d8d3b88',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#aaeecfd8c04932ae71b2bba35cee828c0',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#a59567254a0b6b1650a2d947a777d7710',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a2cead806d48ab02c6cd31bee06916a7b',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const ']]], + ['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#afbd6a5c72f53341ccbd71033d45aac4a',1,'TgBot::Api']]], + ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#acb86126bb7bc17af73350f09987b4e50',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#a9c23f65bd4fca613300e449a5d057722',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], ['sendvideonote',['sendVideoNote',['../class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d',1,'TgBot::Api::sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())'],['../class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5',1,'TgBot::Api::sendVideoNote(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())']]], - ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], - ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250',1,'TgBot::Api']]], - ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b',1,'TgBot::Api']]], - ['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589',1,'TgBot::Api']]], - ['setchattitle',['setChatTitle',['../class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e',1,'TgBot::Api']]], - ['setgamescore',['setGameScore',['../class_tg_bot_1_1_api.html#a9cec040119c296aa991a53a77d3cd8c4',1,'TgBot::Api']]], - ['setstickerpositioninset',['setStickerPositionInSet',['../class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7',1,'TgBot::Api']]], - ['setwebhook',['setWebhook',['../class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea',1,'TgBot::Api']]], + ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#a6664f4fa87a3648afc5a9f3023a7887d',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const '],['../class_tg_bot_1_1_api.html#addfd50730c548e33d61f7ee81eb8c6ac',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const ']]], + ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#a781b82abe744bc56d9e7c3e51cd54c53',1,'TgBot::Api']]], + ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a53c636b18acde8eacdb26201808ad217',1,'TgBot::Api']]], + ['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#ac9d05feddc2844907335cf07ad5d9a51',1,'TgBot::Api']]], + ['setchattitle',['setChatTitle',['../class_tg_bot_1_1_api.html#aa680466fe9910e2c923717519bb90223',1,'TgBot::Api']]], + ['setgamescore',['setGameScore',['../class_tg_bot_1_1_api.html#aa2b32e8b322719b0431b3d77b18fb09a',1,'TgBot::Api']]], + ['setstickerpositioninset',['setStickerPositionInSet',['../class_tg_bot_1_1_api.html#a6394ad645519b4faed3f4f64273d3ffd',1,'TgBot::Api']]], + ['setwebhook',['setWebhook',['../class_tg_bot_1_1_api.html#ace37f034356c0afd60c03799bf263f71',1,'TgBot::Api']]], ['split',['split',['../namespace_string_tools.html#a0136fb0794d49068fd59ee54863feaf0',1,'StringTools::split(const std::string &str, char delimiter, std::vector< std::string > &dest)'],['../namespace_string_tools.html#abca17ac29bcc3e047459f3250497bd26',1,'StringTools::split(const std::string &str, char delimiter)']]], ['start',['start',['../class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7',1,'TgBot::HttpServer::start()'],['../class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d',1,'TgBot::HttpServer::Connection::start()'],['../class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa',1,'TgBot::TgLongPoll::start()']]], ['startswith',['startsWith',['../namespace_string_tools.html#a4e79ae0938faa2be79b4004f8d38cc36',1,'StringTools']]], ['stop',['stop',['../class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377',1,'TgBot::HttpServer']]], - ['stopmessagelivelocation',['stopMessageLiveLocation',['../class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98',1,'TgBot::Api']]] + ['stopmessagelivelocation',['stopMessageLiveLocation',['../class_tg_bot_1_1_api.html#ab5fc9e83dee40c6040fe1c56a882c905',1,'TgBot::Api']]] ]; diff --git a/docs/search/groups_0.html b/docs/search/groups_0.html index 1ede28d..95cee43 100644 --- a/docs/search/groups_0.html +++ b/docs/search/groups_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="groups_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/groups_1.html b/docs/search/groups_1.html index 3c05216..979ea3d 100644 --- a/docs/search/groups_1.html +++ b/docs/search/groups_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="groups_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/groups_2.html b/docs/search/groups_2.html index 7191495..310ab32 100644 --- a/docs/search/groups_2.html +++ b/docs/search/groups_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="groups_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/namespaces_0.html b/docs/search/namespaces_0.html index 605ac45..f1b59ec 100644 --- a/docs/search/namespaces_0.html +++ b/docs/search/namespaces_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="namespaces_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/namespaces_1.html b/docs/search/namespaces_1.html index f093550..e180b43 100644 --- a/docs/search/namespaces_1.html +++ b/docs/search/namespaces_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="namespaces_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/namespaces_2.html b/docs/search/namespaces_2.html index 1a1cbe1..a9242da 100644 --- a/docs/search/namespaces_2.html +++ b/docs/search/namespaces_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="namespaces_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/related_0.html b/docs/search/related_0.html index 1db947b..e40ed42 100644 --- a/docs/search/related_0.html +++ b/docs/search/related_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="related_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/search.css b/docs/search/search.css index 3cf9df9..4d7612f 100644 --- a/docs/search/search.css +++ b/docs/search/search.css @@ -6,12 +6,14 @@ #MSearchBox { white-space : nowrap; + position: absolute; float: none; + display: inline; margin-top: 8px; right: 0px; width: 170px; - height: 24px; z-index: 102; + background-color: white; } #MSearchBox .left @@ -46,13 +48,12 @@ height:19px; background:url('search_m.png') repeat-x; border:none; - width:115px; + width:111px; margin-left:20px; padding-left:4px; color: #909090; outline: none; font: 9pt Arial, Verdana, sans-serif; - -webkit-border-radius: 0px; } #FSearchBox #MSearchField { @@ -63,7 +64,7 @@ display:block; position:absolute; right:10px; - top:8px; + top:0px; width:20px; height:19px; background:url('search_r.png') no-repeat; @@ -101,7 +102,7 @@ left: 0; top: 0; border: 1px solid #90A5CE; background-color: #F9FAFC; - z-index: 10001; + z-index: 1; padding-top: 4px; padding-bottom: 4px; -moz-border-radius: 4px; @@ -164,7 +165,6 @@ iframe#MSearchResults { left: 0; top: 0; border: 1px solid #000; background-color: #EEF1F7; - z-index:10000; } /* ----------------------------------- */ diff --git a/docs/search/searchdata.js b/docs/search/searchdata.js index a2b2646..7ca97f7 100644 --- a/docs/search/searchdata.js +++ b/docs/search/searchdata.js @@ -1,12 +1,12 @@ var indexSectionsWithContent = { - 0: "_abcdefghijklmnopqrstuvwxy~", + 0: "_abcdefghiklmnopqrstuvwxy~", 1: "abcdefghiklmoprstuvw", 2: "fst", 3: "abcdefghiklmoprstuvw", 4: "abcdefghiklmoprstuw~", 5: "_abcdefghiklmnopqrstuvwxy", - 6: "cijmpst", + 6: "cimps", 7: "t", 8: "cgpsv", 9: "b", diff --git a/docs/search/typedefs_0.html b/docs/search/typedefs_0.html index 05722e1..fb07195 100644 --- a/docs/search/typedefs_0.html +++ b/docs/search/typedefs_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="typedefs_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/typedefs_1.html b/docs/search/typedefs_1.html index b77c533..6edac96 100644 --- a/docs/search/typedefs_1.html +++ b/docs/search/typedefs_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="typedefs_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/typedefs_2.html b/docs/search/typedefs_2.html index 076311d..cc5cc40 100644 --- a/docs/search/typedefs_2.html +++ b/docs/search/typedefs_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="typedefs_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/typedefs_2.js b/docs/search/typedefs_2.js index 92e65b9..49fa9e2 100644 --- a/docs/search/typedefs_2.js +++ b/docs/search/typedefs_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['jsontotgtypefunc',['JsonToTgTypeFunc',['../class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0',1,'TgBot::TgTypeParser']]] + ['messagelistener',['MessageListener',['../class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a',1,'TgBot::EventBroadcaster']]] ]; diff --git a/docs/search/typedefs_3.html b/docs/search/typedefs_3.html index a4a727f..3fdb8f2 100644 --- a/docs/search/typedefs_3.html +++ b/docs/search/typedefs_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="typedefs_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/typedefs_3.js b/docs/search/typedefs_3.js index 49fa9e2..ee6cc5a 100644 --- a/docs/search/typedefs_3.js +++ b/docs/search/typedefs_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['messagelistener',['MessageListener',['../class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a',1,'TgBot::EventBroadcaster']]] + ['ptr',['Ptr',['../class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a',1,'TgBot::Animation::Ptr()'],['../class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034',1,'TgBot::Audio::Ptr()'],['../class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624',1,'TgBot::CallbackGame::Ptr()'],['../class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0',1,'TgBot::CallbackQuery::Ptr()'],['../class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48',1,'TgBot::Chat::Ptr()'],['../class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d',1,'TgBot::ChatMember::Ptr()'],['../class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265',1,'TgBot::ChatPhoto::Ptr()'],['../class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247',1,'TgBot::ChosenInlineResult::Ptr()'],['../class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b',1,'TgBot::Contact::Ptr()'],['../class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e',1,'TgBot::Document::Ptr()'],['../class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934',1,'TgBot::File::Ptr()'],['../class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66',1,'TgBot::ForceReply::Ptr()'],['../class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b',1,'TgBot::Game::Ptr()'],['../class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4',1,'TgBot::GameHighScore::Ptr()'],['../class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f',1,'TgBot::GenericReply::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983',1,'TgBot::InlineKeyboardButton::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7',1,'TgBot::InlineKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c',1,'TgBot::InlineQuery::Ptr()'],['../class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5',1,'TgBot::InlineQueryResult::Ptr()'],['../class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69',1,'TgBot::InlineQueryResultArticle::Ptr()'],['../class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f',1,'TgBot::InlineQueryResultAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec',1,'TgBot::InlineQueryResultCachedAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f',1,'TgBot::InlineQueryResultCachedDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb',1,'TgBot::InlineQueryResultCachedGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed',1,'TgBot::InlineQueryResultCachedMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8',1,'TgBot::InlineQueryResultCachedPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60',1,'TgBot::InlineQueryResultCachedSticker::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563',1,'TgBot::InlineQueryResultCachedVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38',1,'TgBot::InlineQueryResultCachedVoice::Ptr()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c',1,'TgBot::InlineQueryResultContact::Ptr()'],['../class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd',1,'TgBot::InlineQueryResultDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d',1,'TgBot::InlineQueryResultGame::Ptr()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618',1,'TgBot::InlineQueryResultGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc',1,'TgBot::InlineQueryResultLocation::Ptr()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45',1,'TgBot::InlineQueryResultMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c',1,'TgBot::InlineQueryResultPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5',1,'TgBot::InlineQueryResultVenue::Ptr()'],['../class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8',1,'TgBot::InlineQueryResultVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9',1,'TgBot::InlineQueryResultVoice::Ptr()'],['../class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99',1,'TgBot::InputContactMessageContent::Ptr()'],['../class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f',1,'TgBot::InputFile::Ptr()'],['../class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840',1,'TgBot::InputLocationMessageContent::Ptr()'],['../class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c',1,'TgBot::InputMedia::Ptr()'],['../class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3',1,'TgBot::InputMediaPhoto::Ptr()'],['../class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f',1,'TgBot::InputMediaVideo::Ptr()'],['../class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff',1,'TgBot::InputMessageContent::Ptr()'],['../class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495',1,'TgBot::InputTextMessageContent::Ptr()'],['../class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100',1,'TgBot::InputVenueMessageContent::Ptr()'],['../class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67',1,'TgBot::Invoice::Ptr()'],['../class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd',1,'TgBot::KeyboardButton::Ptr()'],['../class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c',1,'TgBot::LabeledPrice::Ptr()'],['../class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678',1,'TgBot::Location::Ptr()'],['../class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1',1,'TgBot::MaskPosition::Ptr()'],['../class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d',1,'TgBot::Message::Ptr()'],['../class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0',1,'TgBot::MessageEntity::Ptr()'],['../class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a',1,'TgBot::OrderInfo::Ptr()'],['../class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83',1,'TgBot::PhotoSize::Ptr()'],['../class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207',1,'TgBot::PreCheckoutQuery::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a',1,'TgBot::ReplyKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148',1,'TgBot::ReplyKeyboardRemove::Ptr()'],['../class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182',1,'TgBot::ResponseParameters::Ptr()'],['../class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d',1,'TgBot::ShippingAddress::Ptr()'],['../class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60',1,'TgBot::ShippingOption::Ptr()'],['../class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64',1,'TgBot::ShippingQuery::Ptr()'],['../class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff',1,'TgBot::Sticker::Ptr()'],['../class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421',1,'TgBot::StickerSet::Ptr()'],['../class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d',1,'TgBot::SuccessfulPayment::Ptr()'],['../class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8',1,'TgBot::Update::Ptr()'],['../class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79',1,'TgBot::User::Ptr()'],['../class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55',1,'TgBot::UserProfilePhotos::Ptr()'],['../class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14',1,'TgBot::Venue::Ptr()'],['../class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593',1,'TgBot::Video::Ptr()'],['../class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825',1,'TgBot::VideoNote::Ptr()'],['../class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91',1,'TgBot::Voice::Ptr()'],['../class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6',1,'TgBot::WebhookInfo::Ptr()']]] ]; diff --git a/docs/search/typedefs_4.html b/docs/search/typedefs_4.html index be033cd..fb50819 100644 --- a/docs/search/typedefs_4.html +++ b/docs/search/typedefs_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="typedefs_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/typedefs_4.js b/docs/search/typedefs_4.js index ee6cc5a..6cb9df1 100644 --- a/docs/search/typedefs_4.js +++ b/docs/search/typedefs_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['ptr',['Ptr',['../class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a',1,'TgBot::Animation::Ptr()'],['../class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034',1,'TgBot::Audio::Ptr()'],['../class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624',1,'TgBot::CallbackGame::Ptr()'],['../class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0',1,'TgBot::CallbackQuery::Ptr()'],['../class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48',1,'TgBot::Chat::Ptr()'],['../class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d',1,'TgBot::ChatMember::Ptr()'],['../class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265',1,'TgBot::ChatPhoto::Ptr()'],['../class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247',1,'TgBot::ChosenInlineResult::Ptr()'],['../class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b',1,'TgBot::Contact::Ptr()'],['../class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e',1,'TgBot::Document::Ptr()'],['../class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934',1,'TgBot::File::Ptr()'],['../class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66',1,'TgBot::ForceReply::Ptr()'],['../class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b',1,'TgBot::Game::Ptr()'],['../class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4',1,'TgBot::GameHighScore::Ptr()'],['../class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f',1,'TgBot::GenericReply::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983',1,'TgBot::InlineKeyboardButton::Ptr()'],['../class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7',1,'TgBot::InlineKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c',1,'TgBot::InlineQuery::Ptr()'],['../class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5',1,'TgBot::InlineQueryResult::Ptr()'],['../class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69',1,'TgBot::InlineQueryResultArticle::Ptr()'],['../class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f',1,'TgBot::InlineQueryResultAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec',1,'TgBot::InlineQueryResultCachedAudio::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f',1,'TgBot::InlineQueryResultCachedDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb',1,'TgBot::InlineQueryResultCachedGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed',1,'TgBot::InlineQueryResultCachedMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8',1,'TgBot::InlineQueryResultCachedPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60',1,'TgBot::InlineQueryResultCachedSticker::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563',1,'TgBot::InlineQueryResultCachedVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38',1,'TgBot::InlineQueryResultCachedVoice::Ptr()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c',1,'TgBot::InlineQueryResultContact::Ptr()'],['../class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd',1,'TgBot::InlineQueryResultDocument::Ptr()'],['../class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d',1,'TgBot::InlineQueryResultGame::Ptr()'],['../class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618',1,'TgBot::InlineQueryResultGif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc',1,'TgBot::InlineQueryResultLocation::Ptr()'],['../class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45',1,'TgBot::InlineQueryResultMpeg4Gif::Ptr()'],['../class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c',1,'TgBot::InlineQueryResultPhoto::Ptr()'],['../class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5',1,'TgBot::InlineQueryResultVenue::Ptr()'],['../class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8',1,'TgBot::InlineQueryResultVideo::Ptr()'],['../class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9',1,'TgBot::InlineQueryResultVoice::Ptr()'],['../class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99',1,'TgBot::InputContactMessageContent::Ptr()'],['../class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f',1,'TgBot::InputFile::Ptr()'],['../class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840',1,'TgBot::InputLocationMessageContent::Ptr()'],['../class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c',1,'TgBot::InputMedia::Ptr()'],['../class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3',1,'TgBot::InputMediaPhoto::Ptr()'],['../class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f',1,'TgBot::InputMediaVideo::Ptr()'],['../class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff',1,'TgBot::InputMessageContent::Ptr()'],['../class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495',1,'TgBot::InputTextMessageContent::Ptr()'],['../class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100',1,'TgBot::InputVenueMessageContent::Ptr()'],['../class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67',1,'TgBot::Invoice::Ptr()'],['../class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd',1,'TgBot::KeyboardButton::Ptr()'],['../class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c',1,'TgBot::LabeledPrice::Ptr()'],['../class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678',1,'TgBot::Location::Ptr()'],['../class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1',1,'TgBot::MaskPosition::Ptr()'],['../class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d',1,'TgBot::Message::Ptr()'],['../class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0',1,'TgBot::MessageEntity::Ptr()'],['../class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a',1,'TgBot::OrderInfo::Ptr()'],['../class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83',1,'TgBot::PhotoSize::Ptr()'],['../class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207',1,'TgBot::PreCheckoutQuery::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a',1,'TgBot::ReplyKeyboardMarkup::Ptr()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148',1,'TgBot::ReplyKeyboardRemove::Ptr()'],['../class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182',1,'TgBot::ResponseParameters::Ptr()'],['../class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d',1,'TgBot::ShippingAddress::Ptr()'],['../class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60',1,'TgBot::ShippingOption::Ptr()'],['../class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64',1,'TgBot::ShippingQuery::Ptr()'],['../class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff',1,'TgBot::Sticker::Ptr()'],['../class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421',1,'TgBot::StickerSet::Ptr()'],['../class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d',1,'TgBot::SuccessfulPayment::Ptr()'],['../class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8',1,'TgBot::Update::Ptr()'],['../class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79',1,'TgBot::User::Ptr()'],['../class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55',1,'TgBot::UserProfilePhotos::Ptr()'],['../class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14',1,'TgBot::Venue::Ptr()'],['../class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593',1,'TgBot::Video::Ptr()'],['../class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825',1,'TgBot::VideoNote::Ptr()'],['../class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91',1,'TgBot::Voice::Ptr()'],['../class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6',1,'TgBot::WebhookInfo::Ptr()']]] + ['serverhandler',['ServerHandler',['../class_tg_bot_1_1_http_server.html#ad8b31e813a287809453853694ee0fad0',1,'TgBot::HttpServer']]] ]; diff --git a/docs/search/typedefs_5.html b/docs/search/typedefs_5.html deleted file mode 100644 index e10c325..0000000 --- a/docs/search/typedefs_5.html +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html><head><title></title> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> -<link rel="stylesheet" type="text/css" href="search.css"/> -<script type="text/javascript" src="typedefs_5.js"></script> -<script type="text/javascript" src="search.js"></script> -</head> -<body class="SRPage"> -<div id="SRIndex"> -<div class="SRStatus" id="Loading">Loading...</div> -<div id="SRResults"></div> -<script type="text/javascript"><!-- -createResults(); ---></script> -<div class="SRStatus" id="Searching">Searching...</div> -<div class="SRStatus" id="NoMatches">No Matches</div> -<script type="text/javascript"><!-- -document.getElementById("Loading").style.display="none"; -document.getElementById("NoMatches").style.display="none"; -var searchResults = new SearchResults("searchResults"); -searchResults.Search(); ---></script> -</div> -</body> -</html> diff --git a/docs/search/typedefs_5.js b/docs/search/typedefs_5.js deleted file mode 100644 index eef4dcf..0000000 --- a/docs/search/typedefs_5.js +++ /dev/null @@ -1,4 +0,0 @@ -var searchData= -[ - ['serverhandler',['ServerHandler',['../class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b',1,'TgBot::HttpServer']]] -]; diff --git a/docs/search/typedefs_6.html b/docs/search/typedefs_6.html deleted file mode 100644 index 4e206e8..0000000 --- a/docs/search/typedefs_6.html +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html><head><title></title> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> -<link rel="stylesheet" type="text/css" href="search.css"/> -<script type="text/javascript" src="typedefs_6.js"></script> -<script type="text/javascript" src="search.js"></script> -</head> -<body class="SRPage"> -<div id="SRIndex"> -<div class="SRStatus" id="Loading">Loading...</div> -<div id="SRResults"></div> -<script type="text/javascript"><!-- -createResults(); ---></script> -<div class="SRStatus" id="Searching">Searching...</div> -<div class="SRStatus" id="NoMatches">No Matches</div> -<script type="text/javascript"><!-- -document.getElementById("Loading").style.display="none"; -document.getElementById("NoMatches").style.display="none"; -var searchResults = new SearchResults("searchResults"); -searchResults.Search(); ---></script> -</div> -</body> -</html> diff --git a/docs/search/typedefs_6.js b/docs/search/typedefs_6.js deleted file mode 100644 index 5e49e3a..0000000 --- a/docs/search/typedefs_6.js +++ /dev/null @@ -1,4 +0,0 @@ -var searchData= -[ - ['tgtypetojsonfunc',['TgTypeToJsonFunc',['../class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd',1,'TgBot::TgTypeParser']]] -]; diff --git a/docs/search/variables_0.html b/docs/search/variables_0.html index 74ce807..3835278 100644 --- a/docs/search/variables_0.html +++ b/docs/search/variables_0.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_0.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_1.html b/docs/search/variables_1.html index 84237b6..3c65cf2 100644 --- a/docs/search/variables_1.html +++ b/docs/search/variables_1.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_1.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_10.html b/docs/search/variables_10.html index 548ac84..52b5fe8 100644 --- a/docs/search/variables_10.html +++ b/docs/search/variables_10.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_10.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_11.html b/docs/search/variables_11.html index d5be914..476f36e 100644 --- a/docs/search/variables_11.html +++ b/docs/search/variables_11.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_11.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_12.html b/docs/search/variables_12.html index b62e1ee..ff143dc 100644 --- a/docs/search/variables_12.html +++ b/docs/search/variables_12.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_12.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_12.js b/docs/search/variables_12.js index 848f3a4..12bb0ae 100644 --- a/docs/search/variables_12.js +++ b/docs/search/variables_12.js @@ -6,6 +6,7 @@ var searchData= ['setname',['setName',['../class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba',1,'TgBot::Sticker']]], ['shippingaddress',['shippingAddress',['../class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82',1,'TgBot::OrderInfo::shippingAddress()'],['../class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a',1,'TgBot::ShippingQuery::shippingAddress()']]], ['shippingoptionid',['shippingOptionId',['../class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84',1,'TgBot::PreCheckoutQuery::shippingOptionId()'],['../class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e',1,'TgBot::SuccessfulPayment::shippingOptionId()']]], + ['shippingquery',['shippingQuery',['../class_tg_bot_1_1_update.html#ab36e473d65557a1fb6ab4096eadc1269',1,'TgBot::Update']]], ['smallfileid',['smallFileId',['../class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e',1,'TgBot::ChatPhoto']]], ['socket',['socket',['../class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20',1,'TgBot::HttpServer::Connection']]], ['startparameter',['startParameter',['../class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2',1,'TgBot::Invoice']]], @@ -17,6 +18,7 @@ var searchData= ['stickersetname',['stickerSetName',['../class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14',1,'TgBot::Chat']]], ['streetline1',['streetLine1',['../class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338',1,'TgBot::ShippingAddress']]], ['streetline2',['streetLine2',['../class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24',1,'TgBot::ShippingAddress']]], + ['successfulpayment',['successfulPayment',['../class_tg_bot_1_1_message.html#a9a29d1deca8234fbd2ab448d95f56f6a',1,'TgBot::Message']]], ['supergroupchatcreated',['supergroupChatCreated',['../class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f',1,'TgBot::Message']]], ['supportsstreaming',['supportsStreaming',['../class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b',1,'TgBot::InputMedia']]], ['switchinlinequery',['switchInlineQuery',['../class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274',1,'TgBot::InlineKeyboardButton']]], diff --git a/docs/search/variables_13.html b/docs/search/variables_13.html index 15437be..f62f946 100644 --- a/docs/search/variables_13.html +++ b/docs/search/variables_13.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_13.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_14.html b/docs/search/variables_14.html index 3745fec..edd9b91 100644 --- a/docs/search/variables_14.html +++ b/docs/search/variables_14.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_14.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_15.html b/docs/search/variables_15.html index 7432fd7..6ee4d58 100644 --- a/docs/search/variables_15.html +++ b/docs/search/variables_15.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_15.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_16.html b/docs/search/variables_16.html index 737584f..0f264c9 100644 --- a/docs/search/variables_16.html +++ b/docs/search/variables_16.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_16.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_17.html b/docs/search/variables_17.html index fe5c7ef..0d82cea 100644 --- a/docs/search/variables_17.html +++ b/docs/search/variables_17.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_17.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_18.html b/docs/search/variables_18.html index 56aa0a7..971df6f 100644 --- a/docs/search/variables_18.html +++ b/docs/search/variables_18.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_18.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_2.html b/docs/search/variables_2.html index 5c9de1a..7b43e0a 100644 --- a/docs/search/variables_2.html +++ b/docs/search/variables_2.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_2.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_3.html b/docs/search/variables_3.html index f95e34c..ea0392d 100644 --- a/docs/search/variables_3.html +++ b/docs/search/variables_3.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_3.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_4.html b/docs/search/variables_4.html index d7db285..1ed95cb 100644 --- a/docs/search/variables_4.html +++ b/docs/search/variables_4.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_4.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_5.html b/docs/search/variables_5.html index 7bbceeb..ecc883b 100644 --- a/docs/search/variables_5.html +++ b/docs/search/variables_5.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_5.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_6.html b/docs/search/variables_6.html index 4eb162d..0c1a66b 100644 --- a/docs/search/variables_6.html +++ b/docs/search/variables_6.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_6.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_7.html b/docs/search/variables_7.html index 0408829..e0da2ef 100644 --- a/docs/search/variables_7.html +++ b/docs/search/variables_7.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_7.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_8.html b/docs/search/variables_8.html index d54d096..0c3d1df 100644 --- a/docs/search/variables_8.html +++ b/docs/search/variables_8.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_8.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_9.html b/docs/search/variables_9.html index 234dc60..e14a107 100644 --- a/docs/search/variables_9.html +++ b/docs/search/variables_9.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_9.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_9.js b/docs/search/variables_9.js index 3b62c3a..fe37c23 100644 --- a/docs/search/variables_9.js +++ b/docs/search/variables_9.js @@ -6,6 +6,7 @@ var searchData= ['inlinequery',['inlineQuery',['../class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806',1,'TgBot::Update']]], ['inputmessagecontent',['inputMessageContent',['../class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943',1,'TgBot::InlineQueryResult']]], ['invitelink',['inviteLink',['../class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2',1,'TgBot::Chat']]], + ['invoice',['invoice',['../class_tg_bot_1_1_message.html#ade904bacf5a1b53b09924ebb965a3832',1,'TgBot::Message']]], ['invoicepayload',['invoicePayload',['../class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0',1,'TgBot::PreCheckoutQuery::invoicePayload()'],['../class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899',1,'TgBot::ShippingQuery::invoicePayload()'],['../class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6',1,'TgBot::SuccessfulPayment::invoicePayload()']]], ['isbot',['isBot',['../class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf',1,'TgBot::User']]], ['isfile',['isFile',['../class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3',1,'TgBot::HttpReqArg']]] diff --git a/docs/search/variables_a.html b/docs/search/variables_a.html index 0892488..4e38be7 100644 --- a/docs/search/variables_a.html +++ b/docs/search/variables_a.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_a.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_b.html b/docs/search/variables_b.html index ea46965..c98ef41 100644 --- a/docs/search/variables_b.html +++ b/docs/search/variables_b.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_b.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_c.html b/docs/search/variables_c.html index 94bf1a6..d5f4449 100644 --- a/docs/search/variables_c.html +++ b/docs/search/variables_c.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_c.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_d.html b/docs/search/variables_d.html index b9381e9..a57e383 100644 --- a/docs/search/variables_d.html +++ b/docs/search/variables_d.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_d.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_e.html b/docs/search/variables_e.html index 375ad70..d1502e0 100644 --- a/docs/search/variables_e.html +++ b/docs/search/variables_e.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_e.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_f.html b/docs/search/variables_f.html index d371418..f777e71 100644 --- a/docs/search/variables_f.html +++ b/docs/search/variables_f.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="generator" content="Doxygen 1.8.11"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="variables_f.js"></script> <script type="text/javascript" src="search.js"></script> diff --git a/docs/search/variables_f.js b/docs/search/variables_f.js index 45cc820..a4c62e8 100644 --- a/docs/search/variables_f.js +++ b/docs/search/variables_f.js @@ -2,6 +2,7 @@ var searchData= [ ['parsemode',['parseMode',['../class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc',1,'TgBot::InputMedia::parseMode()'],['../class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c',1,'TgBot::InputTextMessageContent::parseMode()']]], ['path',['path',['../class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532',1,'TgBot::Url']]], + ['pay',['pay',['../class_tg_bot_1_1_inline_keyboard_button.html#a4b25902fc2688c3d93d189cdee0434d2',1,'TgBot::InlineKeyboardButton']]], ['pendingupdatecount',['pendingUpdateCount',['../class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726',1,'TgBot::WebhookInfo']]], ['performer',['performer',['../class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119',1,'TgBot::Audio::performer()'],['../class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1',1,'TgBot::InlineQueryResultAudio::performer()']]], ['phonenumber',['phoneNumber',['../class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28',1,'TgBot::Contact::phoneNumber()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228',1,'TgBot::InlineQueryResultContact::phoneNumber()'],['../class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6',1,'TgBot::InputContactMessageContent::phoneNumber()'],['../class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16',1,'TgBot::OrderInfo::phoneNumber()']]], @@ -15,6 +16,7 @@ var searchData= ['point',['point',['../class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e',1,'TgBot::MaskPosition']]], ['position',['position',['../class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f',1,'TgBot::GameHighScore']]], ['postcode',['postCode',['../class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667',1,'TgBot::ShippingAddress']]], + ['precheckoutquery',['preCheckoutQuery',['../class_tg_bot_1_1_update.html#a9c1dab567059da89f8529263bdc92da3',1,'TgBot::Update']]], ['prices',['prices',['../class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba',1,'TgBot::ShippingOption']]], ['protocol',['protocol',['../class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49',1,'TgBot::Url']]], ['providerpaymentchargeid',['providerPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6',1,'TgBot::SuccessfulPayment']]] diff --git a/docs/tabs.css b/docs/tabs.css index a28614b..9cf578f 100644 --- a/docs/tabs.css +++ b/docs/tabs.css @@ -1 +1,60 @@ -.sm{position:relative;z-index:9999}.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm ul{display:none}.sm li,.sm a{position:relative}.sm a{display:block}.sm a.disabled{cursor:not-allowed}.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#doc-content{overflow:auto;display:block;padding:0;margin:0;-webkit-overflow-scrolling:touch}.sm-dox{background-image:url("tab_b.png")}.sm-dox a,.sm-dox a:focus,.sm-dox a:hover,.sm-dox a:active{padding:0 12px;padding-right:43px;font-family:"Lucida Grande","Geneva","Helvetica",Arial,sans-serif;font-size:13px;font-weight:bold;line-height:36px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,0.9);color:#283a5d;outline:0}.sm-dox a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox a.current{color:#d23600}.sm-dox a.disabled{color:#bbb}.sm-dox a span.sub-arrow{position:absolute;top:50%;margin-top:-14px;left:auto;right:3px;width:28px;height:28px;overflow:hidden;font:bold 12px/28px monospace!important;text-align:center;text-shadow:none;background:rgba(255,255,255,0.5);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.sm-dox a.highlighted span.sub-arrow:before{display:block;content:'-'}.sm-dox>li:first-child>a,.sm-dox>li:first-child>:not(ul) a{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px;border-radius:5px 5px 0 0}.sm-dox>li:last-child>a,.sm-dox>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul{-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0;border-radius:0 0 5px 5px}.sm-dox>li:last-child>a.highlighted,.sm-dox>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.sm-dox ul{background:rgba(162,162,162,0.1)}.sm-dox ul a,.sm-dox ul a:focus,.sm-dox ul a:hover,.sm-dox ul a:active{font-size:12px;border-left:8px solid transparent;line-height:36px;text-shadow:none;background-color:white;background-image:none}.sm-dox ul a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox ul ul a,.sm-dox ul ul a:hover,.sm-dox ul ul a:focus,.sm-dox ul ul a:active{border-left:16px solid transparent}.sm-dox ul ul ul a,.sm-dox ul ul ul a:hover,.sm-dox ul ul ul a:focus,.sm-dox ul ul ul a:active{border-left:24px solid transparent}.sm-dox ul ul ul ul a,.sm-dox ul ul ul ul a:hover,.sm-dox ul ul ul ul a:focus,.sm-dox ul ul ul ul a:active{border-left:32px solid transparent}.sm-dox ul ul ul ul ul a,.sm-dox ul ul ul ul ul a:hover,.sm-dox ul ul ul ul ul a:focus,.sm-dox ul ul ul ul ul a:active{border-left:40px solid transparent}@media(min-width:768px){.sm-dox ul{position:absolute;width:12em}.sm-dox li{float:left}.sm-dox.sm-rtl li{float:right}.sm-dox ul li,.sm-dox.sm-rtl ul li,.sm-dox.sm-vertical li{float:none}.sm-dox a{white-space:nowrap}.sm-dox ul a,.sm-dox.sm-vertical a{white-space:normal}.sm-dox .sm-nowrap>li>a,.sm-dox .sm-nowrap>li>:not(ul) a{white-space:nowrap}.sm-dox{padding:0 10px;background-image:url("tab_b.png");line-height:36px}.sm-dox a span.sub-arrow{top:50%;margin-top:-2px;right:12px;width:0;height:0;border-width:4px;border-style:solid dashed dashed dashed;border-color:#283a5d transparent transparent transparent;background:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.sm-dox a,.sm-dox a:focus,.sm-dox a:active,.sm-dox a:hover,.sm-dox a.highlighted{padding:0 12px;background-image:url("tab_s.png");background-repeat:no-repeat;background-position:right;-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0!important}.sm-dox a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox a:hover span.sub-arrow{border-color:white transparent transparent transparent}.sm-dox a.has-submenu{padding-right:24px}.sm-dox li{border-top:0}.sm-dox>li>ul:before,.sm-dox>li>ul:after{content:'';position:absolute;top:-18px;left:30px;width:0;height:0;overflow:hidden;border-width:9px;border-style:dashed dashed solid dashed;border-color:transparent transparent #bbb transparent}.sm-dox>li>ul:after{top:-16px;left:31px;border-width:8px;border-color:transparent transparent #fff transparent}.sm-dox ul{border:1px solid #bbb;padding:5px 0;background:#fff;-moz-border-radius:5px!important;-webkit-border-radius:5px;border-radius:5px!important;-moz-box-shadow:0 5px 9px rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.2);box-shadow:0 5px 9px rgba(0,0,0,0.2)}.sm-dox ul a span.sub-arrow{right:8px;top:50%;margin-top:-5px;border-width:5px;border-color:transparent transparent transparent #555;border-style:dashed dashed dashed solid}.sm-dox ul a,.sm-dox ul a:hover,.sm-dox ul a:focus,.sm-dox ul a:active,.sm-dox ul a.highlighted{color:#555;background-image:none;border:0!important;color:#555;background-image:none}.sm-dox ul a:hover{background-image:url("tab_a.png");background-repeat:repeat-x;color:white;text-shadow:0 1px 1px black}.sm-dox ul a:hover span.sub-arrow{border-color:transparent transparent transparent white}.sm-dox span.scroll-up,.sm-dox span.scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:36px}.sm-dox span.scroll-up:hover,.sm-dox span.scroll-down:hover{background:#eee}.sm-dox span.scroll-up:hover span.scroll-up-arrow,.sm-dox span.scroll-up:hover span.scroll-down-arrow{border-color:transparent transparent #d23600 transparent}.sm-dox span.scroll-down:hover span.scroll-down-arrow{border-color:#d23600 transparent transparent transparent}.sm-dox span.scroll-up-arrow,.sm-dox span.scroll-down-arrow{position:absolute;top:0;left:50%;margin-left:-6px;width:0;height:0;overflow:hidden;border-width:6px;border-style:dashed dashed solid dashed;border-color:transparent transparent #555 transparent}.sm-dox span.scroll-down-arrow{top:8px;border-style:solid dashed dashed dashed;border-color:#555 transparent transparent transparent}.sm-dox.sm-rtl a.has-submenu{padding-right:12px;padding-left:24px}.sm-dox.sm-rtl a span.sub-arrow{right:auto;left:12px}.sm-dox.sm-rtl.sm-vertical a.has-submenu{padding:10px 20px}.sm-dox.sm-rtl.sm-vertical a span.sub-arrow{right:auto;left:8px;border-style:dashed solid dashed dashed;border-color:transparent #555 transparent transparent}.sm-dox.sm-rtl>li>ul:before{left:auto;right:30px}.sm-dox.sm-rtl>li>ul:after{left:auto;right:31px}.sm-dox.sm-rtl ul a.has-submenu{padding:10px 20px!important}.sm-dox.sm-rtl ul a span.sub-arrow{right:auto;left:8px;border-style:dashed solid dashed dashed;border-color:transparent #555 transparent transparent}.sm-dox.sm-vertical{padding:10px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.sm-dox.sm-vertical a{padding:10px 20px}.sm-dox.sm-vertical a:hover,.sm-dox.sm-vertical a:focus,.sm-dox.sm-vertical a:active,.sm-dox.sm-vertical a.highlighted{background:#fff}.sm-dox.sm-vertical a.disabled{background-image:url("tab_b.png")}.sm-dox.sm-vertical a span.sub-arrow{right:8px;top:50%;margin-top:-5px;border-width:5px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #555}.sm-dox.sm-vertical>li>ul:before,.sm-dox.sm-vertical>li>ul:after{display:none}.sm-dox.sm-vertical ul a{padding:10px 20px}.sm-dox.sm-vertical ul a:hover,.sm-dox.sm-vertical ul a:focus,.sm-dox.sm-vertical ul a:active,.sm-dox.sm-vertical ul a.highlighted{background:#eee}.sm-dox.sm-vertical ul a.disabled{background:#fff}}
\ No newline at end of file +.tabs, .tabs2, .tabs3 { + background-image: url('tab_b.png'); + width: 100%; + z-index: 101; + font-size: 13px; + font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; +} + +.tabs2 { + font-size: 10px; +} +.tabs3 { + font-size: 9px; +} + +.tablist { + margin: 0; + padding: 0; + display: table; +} + +.tablist li { + float: left; + display: table-cell; + background-image: url('tab_b.png'); + line-height: 36px; + list-style: none; +} + +.tablist a { + display: block; + padding: 0 20px; + font-weight: bold; + background-image:url('tab_s.png'); + background-repeat:no-repeat; + background-position:right; + color: #283A5D; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + text-decoration: none; + outline: none; +} + +.tabs3 .tablist a { + padding: 0 10px; +} + +.tablist a:hover { + background-image: url('tab_h.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); + text-decoration: none; +} + +.tablist li.current a { + background-image: url('tab_a.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); +} diff --git a/docs/tgbot_8h.html b/docs/tgbot_8h.html index c3b87e4..6bd475e 100644 --- a/docs/tgbot_8h.html +++ b/docs/tgbot_8h.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <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> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -133,9 +157,9 @@ $(document).ready(function(){initNavTree('tgbot_8h.html','');}); <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 Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/docs/tgbot_8h_source.html b/docs/tgbot_8h_source.html index ee110e3..5af25e2 100644 --- a/docs/tgbot_8h_source.html +++ b/docs/tgbot_8h_source.html @@ -3,8 +3,7 @@ <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"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/tgbot.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </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> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <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 id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -131,9 +155,9 @@ $(document).ready(function(){initNavTree('tgbot_8h_source.html','');}); <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 Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14: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> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> diff --git a/include/tgbot/Api.h b/include/tgbot/Api.h index cb07aac..8dea56a 100644 --- a/include/tgbot/Api.h +++ b/include/tgbot/Api.h @@ -43,6 +43,8 @@ #include "tgbot/types/File.h" #include "tgbot/types/InputMedia.h" #include "tgbot/types/GameHighScore.h" +#include "tgbot/types/LabeledPrice.h" +#include "tgbot/types/ShippingOption.h" namespace TgBot { @@ -185,6 +187,67 @@ public: const GenericReply::Ptr replyMarkup = std::make_shared<GenericReply>(), const std::string& parseMode = "", bool disableNotification = false) const; /** + * @brief Use this method to send invoices. + * @param chatId Unique identifier for the target private chat. + * @param title Product name, 1-32 characters. + * @param description Product description, 1-255 characters. + * @param payload Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes. + * @param providerToken Payments provider token, obtained via Botfather. + * @param startParameter Unique deep-linking parameter that can be used to generate this invoice when used as a start parameter. + * @param currency Three-letter ISO 4217 currency code. + * @param prices Price breakdown, a list of components (e.g. product price, tax, discount, delivery cost, delivery tax, bonus, etc.) + * @param providerData Optional. JSON-encoded data about the invoice, which will be shared with the payment provider. A detailed description of required fields should be provided by the payment provider. + * @param photoUrl Optional. URL of the product photo for the invoice. Can be a photo of the goods or a marketing image for a service. People like it better when they see what they are paying for. + * @param photoSize Optional. Photo size + * @param photoWidth Optional. Photo width + * @param photoHeight Optional. Photo height + * @param needName Optional. Pass True, if you require the user's full name to complete the order. + * @param needPhoneNumber Optional. Pass True, if you require the user's phone number to complete the order. + * @param needEmail Optional. Pass True, if you require the user's email address to complete the order. + * @param needShippingAddress Optional. Pass True, if you require the user's shipping address to complete the order. + * @param sendPhoneNumberToProvider Optional. Pass True, if user's phone number should be sent to provider. + * @param sendEmailToProvider Optional. Pass True, if user's email address should be sent to provider + * @param isFlexible Optional. Pass True, if the final price depends on the shipping method. + * @param replyToMessageId Optional. If the message is a reply, ID of the original message. + * @param replyMarkup Optional. A JSON-serialized object for an inline keyboard. If empty, one 'Pay total price' button will be shown. If not empty, the first button must be a Pay button. + * @param disableNotification Optional. Sends the message silently. Users will receive a notification with no sound. + * @return On success, the sent Message is returned. + */ + Message::Ptr sendInvoice(int64_t chatId, const std::string& title, const std::string& description, const std::string& payload, + const std::string& providerToken, const std::string& startParameter, const std::string& currency, const std::vector<LabeledPrice::Ptr>& prices, + const std::string& providerData = "", const std::string& photoUrl = "", int32_t photoSize = 0, + int32_t photoWidth = 0, int32_t photoHeight = 0, bool needName = false, + bool needPhoneNumber = false, bool needEmail = false, bool needShippingAddress = false, + bool sendPhoneNumberToProvider = false, bool sendEmailToProvider = false, bool isFlexible = false, + int32_t replyToMessageId = 0, const GenericReply::Ptr replyMarkup = std::make_shared<GenericReply>(), bool disableNotification = false) const; + + /** + * @brief Use this method to reply to shipping queries. + * + * If you sent an invoice requesting a shipping address and the parameter isFlexible was specified, the Bot API will send an Update with a shipping_query field to the bot. + * + * @param shippingQueryId Unique identifier for the query to be answered. + * @param ok Specify True if delivery to the specified address is possible and False if there are any problems (for example, if delivery to the specified address is not possible) + * @param shippingOptions Optional. Required if ok is True. A JSON-serialized array of available shipping options. + * @param errorMessage Optional. Required if ok is False. Error message in human readable form that explains why it is impossible to complete the order (e.g. "Sorry, delivery to your desired address is unavailable'). Telegram will display this message to the user. + * @return On success, True is returned. + */ + bool answerShippingQuery(const std::string& shippingQueryId, bool ok, const std::vector<ShippingOption::Ptr>& shippingOptions = std::vector<ShippingOption::Ptr>(), const std::string& errorMessage = "") const; + + /** + * @brief Use this method to respond to such pre-checkout queries. + * + * Once the user has confirmed their payment and shipping details, the Bot API sends the final confirmation in the form of an Update with the field preCheckoutQuery. + * Note: The Bot API must receive an answer within 10 seconds after the pre-checkout query was sent. + * + * @param preCheckoutQueryId Unique identifier for the query to be answered + * @param ok Specify True if everything is alright (goods are available, etc.) and the bot is ready to proceed with the order. Use False if there are any problems. + * @param errorMessage Required if ok is False. Error message in human readable form that explains the reason for failure to proceed with the checkout (e.g. "Sorry, somebody just bought the last of our amazing black T-shirts while you were busy filling out your payment details. Please choose a different color or garment!"). Telegram will display this message to the user. + * @return On success, True is returned. + */ + bool answerPreCheckoutQuery(const std::string& preCheckoutQueryId, bool ok, const std::string& errorMessage = "") const; + + /** * @brief Use this method to send .webp stickers. * @param chatId Unique identifier for the target chat. * @param sticker Sticker to send. @@ -214,7 +277,7 @@ public: * @return On success, a StickerSet object is returned. */ StickerSet::Ptr getStickerSet(const std::string& name) const; - + /** * @brief Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). * @param userId User identifier of sticker file owner. diff --git a/include/tgbot/TgTypeParser.h b/include/tgbot/TgTypeParser.h index 6df9f36..356b69e 100644 --- a/include/tgbot/TgTypeParser.h +++ b/include/tgbot/TgTypeParser.h @@ -292,8 +292,8 @@ public: ShippingQuery::Ptr parseJsonAndGetShippingQuery(const boost::property_tree::ptree& data) const; std::string parseShippingQuery(const ShippingQuery::Ptr& object) const; - SuccessfulPayment::Ptr parseJsonAndGetSucessfulPayment(const boost::property_tree::ptree& data) const; - std::string parseSucessfulPayment(const SuccessfulPayment::Ptr& object) const; + SuccessfulPayment::Ptr parseJsonAndGetSuccessfulPayment(const boost::property_tree::ptree& data) const; + std::string parseSuccessfulPayment(const SuccessfulPayment::Ptr& object) const; inline boost::property_tree::ptree parseJson(const std::string& json) const { boost::property_tree::ptree tree; @@ -413,31 +413,35 @@ public: } private: + inline void removeLastComma(std::string& input) const { + input.erase(input.length() - 1); + } + template<typename T> - void appendToJson(std::string& json, const std::string& varName, const std::shared_ptr<T>& value) const { + inline void appendToJson(std::string& json, const std::string& varName, const std::shared_ptr<T>& value) const { if (value == nullptr) { return; } json += '"'; json += varName; - json += "\":"; + json += R"(":)"; json += value; json += ','; } template<typename T> - void appendToJson(std::string& json, const std::string& varName, const T& value) const { + inline void appendToJson(std::string& json, const std::string& varName, const T& value) const { json += '"'; json += varName; - json += "\":"; + json += R"(":)"; json += value; json += ','; } - void appendToJson(std::string& json, const std::string& varName, const bool& value) const { + inline void appendToJson(std::string& json, const std::string& varName, const bool& value) const { json += '"'; json += varName; - json += "\":"; + json += R"(":)"; json += (value ? "true" : "false"); json += ','; } diff --git a/include/tgbot/types/InlineKeyboardButton.h b/include/tgbot/types/InlineKeyboardButton.h index 51ec58f..bee3398 100644 --- a/include/tgbot/types/InlineKeyboardButton.h +++ b/include/tgbot/types/InlineKeyboardButton.h @@ -44,16 +44,23 @@ public: std::string switchInlineQuery; /** - * @brief Optional. If set, pressing the button will insert the bot‘s username and the specified inline query in the current chat's input field. Can be empty, in which case only the bot’s username will be inserted. - */ + * @brief Optional. If set, pressing the button will insert the bot‘s username and the specified inline query in the current chat's input field. Can be empty, in which case only the bot’s username will be inserted. + */ std::string switchInlineQueryCurrentChat; /** * @brief Optional. Description of the game that will be launched when the user presses the button. * - * NOTE: This type of button must always be the first button in the first row. + * Note: This type of button must always be the first button in the first row. */ CallbackGame::Ptr callbackGame; + + /** + * @brief Optional. Specify True, to send a Pay button. + * + * Note: This type of button must always be the first button in the first row. + */ + bool pay = false; }; } diff --git a/include/tgbot/types/Message.h b/include/tgbot/types/Message.h index 4f982fa..db330a4 100644 --- a/include/tgbot/types/Message.h +++ b/include/tgbot/types/Message.h @@ -41,6 +41,8 @@ #include "tgbot/types/MessageEntity.h" #include "tgbot/types/Venue.h" #include "tgbot/types/Voice.h" +#include "tgbot/types/Invoice.h" +#include "tgbot/types/SuccessfulPayment.h" namespace TgBot { @@ -53,15 +55,6 @@ class Message { public: typedef std::shared_ptr<Message> Ptr; - Message(){ - deleteChatPhoto = false; - groupChatCreated = false; - supergroupChatCreated = false; - channelChatCreated = false; - migrateToChatId = 0; - migrateFromChatId = 0; - } - /** * @brief Unique message identifier. */ @@ -220,32 +213,32 @@ public: /** * @brief Optional. Informs that the group photo was deleted. */ - bool deleteChatPhoto; + bool deleteChatPhoto = false; /** * @brief Optional. Informs that the group has been created. */ - bool groupChatCreated; + bool groupChatCreated = false; /** * @brief Optional. Service message: the supergroup has been created. */ - bool supergroupChatCreated; + bool supergroupChatCreated = false; /** * @brief Optional. Service message: the channel has been created. */ - bool channelChatCreated; + bool channelChatCreated = false; /** * @brief Optional. The group has been migrated to a supergroup with the specified identifier, not exceeding 1e13 by absolute value. */ - int64_t migrateToChatId; + int64_t migrateToChatId = 0; /** * @brief Optional. The supergroup has been migrated from a group with the specified identifier, not exceeding 1e13 by absolute value */ - int64_t migrateFromChatId; + int64_t migrateFromChatId = 0; /** * @brief Optional. Specified message was pinned. Note that the Message object in this field will not contain further reply_to_message fields even if it is itself a reply. @@ -253,6 +246,16 @@ public: Message::Ptr pinnedMessage; /** + * @brief Optional. Message is an invoice for a payment, information about the invoice. + */ + Invoice::Ptr invoice; + + /** + * @brief Optional. Message is a service message about a successful payment, information about the payment. + */ + SuccessfulPayment::Ptr successfulPayment; + + /** * @brief Optional. The domain name of the website on which the user has logged in. */ std::string connectedWebsite; diff --git a/include/tgbot/types/Update.h b/include/tgbot/types/Update.h index 61111b5..1dcac76 100644 --- a/include/tgbot/types/Update.h +++ b/include/tgbot/types/Update.h @@ -29,6 +29,8 @@ #include "tgbot/types/InlineQuery.h" #include "tgbot/types/ChosenInlineResult.h" #include "tgbot/types/CallbackQuery.h" +#include "tgbot/types/ShippingQuery.h" +#include "tgbot/types/PreCheckoutQuery.h" namespace TgBot { @@ -81,6 +83,20 @@ public: * @brief Optional. New incoming callback query. */ CallbackQuery::Ptr callbackQuery; + + /** + * @brief Optional. New incoming shipping query. + * + * Only for invoices with flexible price + */ + ShippingQuery::Ptr shippingQuery; + + /** + * @brief Optional. New incoming pre-checkout query. + * + * Contains full information about checkout + */ + PreCheckoutQuery::Ptr preCheckoutQuery; }; } diff --git a/src/Api.cpp b/src/Api.cpp index e6c7c4b..3d8d3f6 100644 --- a/src/Api.cpp +++ b/src/Api.cpp @@ -229,6 +229,96 @@ Message::Ptr Api::sendDocument(int64_t chatId, const string& document, const str return TgTypeParser::getInstance().parseJsonAndGetMessage(sendRequest("sendDocument", args)); } +Message::Ptr Api::sendInvoice(int64_t chatId, const std::string& title, const std::string& description, const std::string& payload, + const std::string& providerToken, const std::string& startParameter, const std::string& currency, const std::vector<LabeledPrice::Ptr>& prices, + const std::string& providerData, const std::string& photoUrl, int32_t photoSize, + int32_t photoWidth, int32_t photoHeight, bool needName, + bool needPhoneNumber, bool needEmail, bool needShippingAddress, + bool sendPhoneNumberToProvider, bool sendEmailToProvider, bool isFlexible, + int32_t replyToMessageId, const GenericReply::Ptr replyMarkup, bool disableNotification) const { + vector<HttpReqArg> args; + args.reserve(23); + args.emplace_back("chat_id", chatId); + args.emplace_back("title", title); + args.emplace_back("description", description); + args.emplace_back("payload", payload); + args.emplace_back("provider_token", providerToken); + args.emplace_back("start_parameter", startParameter); + args.emplace_back("currency", currency); + args.emplace_back("prices", TgTypeParser::getInstance().parseArray<LabeledPrice>(&TgTypeParser::parseLabeledPrice, prices)); + if (!providerData.empty()) { + args.emplace_back("provider_data", providerData); + } + if (!photoUrl.empty()) { + args.emplace_back("photo_url", photoUrl); + } + if (photoSize) { + args.emplace_back("photo_size", photoSize); + } + if (photoWidth) { + args.emplace_back("photo_width", photoWidth); + } + if (photoHeight) { + args.emplace_back("photo_height", photoHeight); + } + if (needName) { + args.emplace_back("need_name", needName); + } + if (needPhoneNumber) { + args.emplace_back("need_phone_number", needPhoneNumber); + } + if (needEmail) { + args.emplace_back("need_email", needEmail); + } + if (needShippingAddress) { + args.emplace_back("need_shipping_address", needShippingAddress); + } + if (sendPhoneNumberToProvider) { + args.emplace_back("send_phone_number_to_provider", sendPhoneNumberToProvider); + } + if (sendEmailToProvider) { + args.emplace_back("send_email_to_provider", sendEmailToProvider); + } + if (isFlexible) { + args.emplace_back("is_flexible", isFlexible); + } + if (replyToMessageId) { + args.emplace_back("reply_to_message_id", replyToMessageId); + } + if (replyMarkup) { + args.emplace_back("reply_markup", TgTypeParser::getInstance().parseGenericReply(replyMarkup)); + } + if (disableNotification){ + args.emplace_back("disable_notification", disableNotification); + } + return TgTypeParser::getInstance().parseJsonAndGetMessage(sendRequest("sendInvoice", args)); +} + +bool Api::answerShippingQuery(const std::string& shippingQueryId, bool ok, const std::vector<ShippingOption::Ptr>& shippingOptions, const std::string& errorMessage) const { + vector<HttpReqArg> args; + args.reserve(4); + args.emplace_back("shipping_query_id", shippingQueryId); + args.emplace_back("ok", ok); + if (!shippingOptions.empty()) { + args.emplace_back("shipping_options", TgTypeParser::getInstance().parseArray<ShippingOption>(&TgTypeParser::parseShippingOption, shippingOptions)); + } + if (!errorMessage.empty()) { + args.emplace_back("error_message", errorMessage); + } + return sendRequest("answerShippingQuery", args).get<bool>("", false); +} + +bool Api::answerPreCheckoutQuery(const std::string& preCheckoutQueryId, bool ok, const std::string& errorMessage) const { + vector<HttpReqArg> args; + args.reserve(3); + args.emplace_back("pre_checkout_query_id", preCheckoutQueryId); + args.emplace_back("ok", ok); + if (!errorMessage.empty()) { + args.emplace_back("error_message", errorMessage); + } + return sendRequest("answerPreCheckoutQuery", args).get<bool>("", false); +} + Message::Ptr Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId, const GenericReply::Ptr replyMarkup, bool disableNotification) const { vector<HttpReqArg> args; args.reserve(5); @@ -286,8 +376,12 @@ bool Api::createNewStickerSet(int32_t userId, const string& name, const string& args.emplace_back("title", title); args.emplace_back("png_sticker", pngSticker->data, true, pngSticker->mimeType, pngSticker->fileName); args.emplace_back("emojis", emojis); - args.emplace_back("contains_mask", containsMasks); - args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + if (containsMasks) { + args.emplace_back("contains_mask", containsMasks); + } + if (maskPosition != nullptr) { + args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + } return sendRequest("createNewStickerSet", args).get<bool>("", false); } @@ -299,8 +393,12 @@ bool Api::createNewStickerSet(int32_t userId, const string& name, const string& args.emplace_back("title", title); args.emplace_back("png_sticker", pngSticker); args.emplace_back("emojis", emojis); - args.emplace_back("contains_mask", containsMasks); - args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + if (containsMasks) { + args.emplace_back("contains_mask", containsMasks); + } + if (maskPosition != nullptr) { + args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + } return sendRequest("createNewStickerSet", args).get<bool>("", false); } @@ -312,7 +410,9 @@ bool Api::addStickerToSet(int32_t userId, const string& name, const string& titl args.emplace_back("title", title); args.emplace_back("png_sticker", pngSticker->data, true, pngSticker->mimeType, pngSticker->fileName); args.emplace_back("emojis", emojis); - args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + if (maskPosition != nullptr) { + args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + } return sendRequest("addStickerToSet", args).get<bool>("", false); } @@ -324,7 +424,9 @@ bool Api::addStickerToSet(int32_t userId, const string& name, const string& titl args.emplace_back("title", title); args.emplace_back("png_sticker", pngSticker); args.emplace_back("emojis", emojis); - args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + if (maskPosition != nullptr) { + args.emplace_back("mask_position", TgTypeParser::getInstance().parseMaskPosition(maskPosition)); + } return sendRequest("addStickerToSet", args).get<bool>("", false); } @@ -848,16 +950,17 @@ vector<Update::Ptr> Api::getUpdates(int32_t offset, int32_t limit, int32_t timeo void Api::setWebhook(const string& url, const InputFile::Ptr certificate, int32_t maxConnection, const StringArrayPtr &allowedUpdates) const { vector<HttpReqArg> args; args.reserve(4); - if (!url.empty()) + if (!url.empty()) { args.emplace_back("url", url); - if (certificate != nullptr) + } + if (certificate != nullptr) { args.emplace_back("certificate", certificate->data, true, certificate->mimeType, certificate->fileName); - if (maxConnection != 40) + } + if (maxConnection != 40) { args.emplace_back("max_connections", maxConnection); - - if (allowedUpdates != nullptr) - { - string allowedUpdatesJson = TgTypeParser::getInstance().parseArray<string>( + } + if (allowedUpdates != nullptr) { + auto allowedUpdatesJson = TgTypeParser::getInstance().parseArray<string>( [](const string &s)->string { return s; }, *allowedUpdates); @@ -868,22 +971,19 @@ void Api::setWebhook(const string& url, const InputFile::Ptr certificate, int32_ } bool Api::deleteWebhook() const { - ptree p = sendRequest("deleteWebhook"); - return p.get<bool>("", false); + return sendRequest("deleteWebhook").get<bool>("", false); } WebhookInfo::Ptr Api::getWebhookInfo() const { ptree p = sendRequest("getWebhookInfo"); - if (!p.get_child_optional("url")) + if (!p.get_child_optional("url")) { return nullptr; - - if (p.get<string>("url","") != string("")) - { + } + if (p.get<string>("url","") != string("")) { return TgTypeParser::getInstance().parseJsonAndGetWebhookInfo(p); } - else - { + else { return nullptr; } } diff --git a/src/TgTypeParser.cpp b/src/TgTypeParser.cpp index ca7547d..4eaeaea 100644 --- a/src/TgTypeParser.cpp +++ b/src/TgTypeParser.cpp @@ -80,7 +80,7 @@ string TgTypeParser::parseChat(const Chat::Ptr& object) const { appendToJson(result, "username", object->username); appendToJson(result, "first_name", object->firstName); appendToJson(result, "last_name", object->lastName); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -108,7 +108,7 @@ string TgTypeParser::parseUser(const User::Ptr& object) const { appendToJson(result, "last_name", object->lastName); appendToJson(result, "username", object->username); appendToJson(result, "language_code", object->languageCode); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -134,7 +134,7 @@ string TgTypeParser::parseMessageEntity(const MessageEntity::Ptr& object) const appendToJson(result, "length", object->length); appendToJson(result, "url", object->url); appendToJson(result, "user", parseUser(object->user)); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -177,6 +177,8 @@ Message::Ptr TgTypeParser::parseJsonAndGetMessage(const ptree& data) const { result->migrateToChatId = data.get<int64_t>("migrate_to_chat_id", 0); result->migrateFromChatId = data.get<int64_t>("migrate_from_chat_id", 0); result->pinnedMessage = tryParseJson<Message>(&TgTypeParser::parseJsonAndGetMessage, data, "pinned_message"); + result->invoice = tryParseJson<Invoice>(&TgTypeParser::parseJsonAndGetInvoice, data, "invoice"); + result->successfulPayment = tryParseJson<SuccessfulPayment>(&TgTypeParser::parseJsonAndGetSuccessfulPayment, data, "successful_payment"); result->connectedWebsite = data.get("connected_website", ""); return result; } @@ -221,7 +223,9 @@ string TgTypeParser::parseMessage(const Message::Ptr& object) const { appendToJson(result, "migrate_from_chat_id", object->migrateFromChatId); appendToJson(result, "pinned_message", parseMessage(object->pinnedMessage)); appendToJson(result, "connected_website", object->connectedWebsite); - result.erase(result.length() - 1); + appendToJson(result, "invoice", parseInvoice(object->invoice)); + appendToJson(result, "successful_payment", parseSuccessfulPayment(object->successfulPayment)); + removeLastComma(result); result += '}'; return result; } @@ -245,7 +249,7 @@ string TgTypeParser::parsePhotoSize(const PhotoSize::Ptr& object) const { appendToJson(result, "width", object->width); appendToJson(result, "height", object->height); appendToJson(result, "file_size", object->fileSize); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -271,7 +275,7 @@ string TgTypeParser::parseAudio(const Audio::Ptr& object) const { appendToJson(result, "duration", object->duration); appendToJson(result, "mime_type", object->mimeType); appendToJson(result, "file_size", object->fileSize); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -297,7 +301,7 @@ string TgTypeParser::parseDocument(const Document::Ptr& object) const { appendToJson(result, "file_name", object->fileName); appendToJson(result, "mime_type", object->mimeType); appendToJson(result, "file_size", object->fileSize); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -327,7 +331,7 @@ string TgTypeParser::parseSticker(const Sticker::Ptr& object) const { appendToJson(result, "thumb", parsePhotoSize(object->thumb)); appendToJson(result, "emoji", object->emoji); appendToJson(result, "file_size", object->fileSize); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -351,7 +355,7 @@ string TgTypeParser::parseStickerSet(const StickerSet::Ptr& object) const { appendToJson(result, "title", object->title); appendToJson(result, "contains_masks", object->containsMasks); appendToJson(result, "stickers", parseArray(&TgTypeParser::parseSticker, object->stickers)); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -375,7 +379,7 @@ string TgTypeParser::parseMaskPosition(const MaskPosition::Ptr& object) const { appendToJson(result, "x_shift", object->xShift); appendToJson(result, "y_shift", object->yShift); appendToJson(result, "scale", object->scale); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -405,7 +409,7 @@ string TgTypeParser::parseVideo(const Video::Ptr& object) const { appendToJson(result, "thumb", parsePhotoSize(object->thumb)); appendToJson(result, "mime_type", object->mimeType); appendToJson(result, "file_size", object->fileSize); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -459,7 +463,7 @@ string TgTypeParser::parseGame(const Game::Ptr& object) const { appendToJson(result, "text", object->text); appendToJson(result, "text_entities", parseArray(&TgTypeParser::parseMessageEntity, object->textEntities)); appendToJson(result, "animation", parseAnimation(object->animation)); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -481,7 +485,7 @@ string TgTypeParser::parseGameHighScore(const GameHighScore::Ptr& object) const appendToJson(result, "position", object->position); appendToJson(result, "user", parseUser(object->user)); appendToJson(result, "score", object->score); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -507,7 +511,7 @@ string TgTypeParser::parseAnimation(const Animation::Ptr& object) const { appendToJson(result, "file_name", object->fileName); appendToJson(result, "mime_type", object->mimeType); appendToJson(result, "file_size", object->fileSize); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -531,7 +535,7 @@ string TgTypeParser::parseContact(const Contact::Ptr& object) const { appendToJson(result, "first_name", object->firstName); appendToJson(result, "last_name", object->lastName); appendToJson(result, "user_id", object->userId); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -551,7 +555,7 @@ string TgTypeParser::parseLocation(const Location::Ptr& object) const { result += '{'; appendToJson(result, "longitude", object->longitude); appendToJson(result, "latitude", object->latitude); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -566,6 +570,8 @@ Update::Ptr TgTypeParser::parseJsonAndGetUpdate(const ptree& data) const { result->inlineQuery = tryParseJson<InlineQuery>(&TgTypeParser::parseJsonAndGetInlineQuery, data, "inline_query"); result->chosenInlineResult = tryParseJson<ChosenInlineResult>(&TgTypeParser::parseJsonAndGetChosenInlineResult, data, "chosen_inline_result"); result->callbackQuery = tryParseJson<CallbackQuery>(&TgTypeParser::parseJsonAndGetCallbackQuery, data, "callback_query"); + result->shippingQuery = tryParseJson<ShippingQuery>(&TgTypeParser::parseJsonAndGetShippingQuery, data, "shipping_query"); + result->preCheckoutQuery = tryParseJson<PreCheckoutQuery>(&TgTypeParser::parseJsonAndGetPreCheckoutQuery, data, "pre_checkout_query"); return result; } @@ -583,7 +589,9 @@ string TgTypeParser::parseUpdate(const Update::Ptr& object) const { appendToJson(result, "inline_query", parseInlineQuery(object->inlineQuery)); appendToJson(result, "chosen_inline_result", parseChosenInlineResult(object->chosenInlineResult)); appendToJson(result, "callback_query", parseCallbackQuery(object->callbackQuery)); - result.erase(result.length() - 1); + appendToJson(result, "shipping_query", parseShippingQuery(object->shippingQuery)); + appendToJson(result, "pre_checkout_query", parsePreCheckoutQuery(object->preCheckoutQuery)); + removeLastComma(result); result += '}'; return result; } @@ -603,7 +611,7 @@ string TgTypeParser::parseUserProfilePhotos(const UserProfilePhotos::Ptr& object result += '{'; appendToJson(result, "total_count", object->totalCount); appendToJson(result, "photos", parse2DArray(&TgTypeParser::parsePhotoSize, object->photos)); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -660,7 +668,7 @@ string TgTypeParser::parseInputMedia(const InputMedia::Ptr& object) const { if (object->supportsStreaming) { appendToJson(result, "supports_streaming", object->supportsStreaming); } - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -682,14 +690,14 @@ string TgTypeParser::parseFile(const File::Ptr& object) const { appendToJson(result, "file_id", object->fileId); appendToJson(result, "file_size", object->fileSize); appendToJson(result, "file_path", object->filePath); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } ReplyKeyboardMarkup::Ptr TgTypeParser::parseJsonAndGetReplyKeyboardMarkup(const boost::property_tree::ptree& data) const { auto result(make_shared<ReplyKeyboardMarkup>()); - for (const boost::property_tree::ptree::value_type& item : data.find("keyboard")->second){ + for (const auto& item : data.find("keyboard")->second){ result->keyboard.push_back(parseJsonAndGetArray<KeyboardButton>(&TgTypeParser::parseJsonAndGetKeyboardButton, item.second)); } result->resizeKeyboard = data.get<bool>("resize_keyboard", false); @@ -704,23 +712,23 @@ std::string TgTypeParser::parseReplyKeyboardMarkup(const ReplyKeyboardMarkup::Pt } string result; result += '{'; - result += "\"keyboard\":["; - for (vector<KeyboardButton::Ptr>& item : object->keyboard) { + result += R"("keyboard":[)"; + for (const auto& item : object->keyboard) { result += '['; - for (KeyboardButton::Ptr& innerItem : item) { + for (const auto& innerItem : item) { result += parseKeyboardButton(innerItem); result += ','; } - result.erase(result.length() - 1); + removeLastComma(result); result += "],"; } if (!object->keyboard.empty()) - result.erase(result.length() - 1); + removeLastComma(result); result += "],"; appendToJson(result, "resize_keyboard", object->resizeKeyboard); appendToJson(result, "one_time_keyboard", object->oneTimeKeyboard); appendToJson(result, "selective", object->selective); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -742,7 +750,7 @@ std::string TgTypeParser::parseKeyboardButton(const KeyboardButton::Ptr& object) appendToJson(result, "text", object->text); appendToJson(result, "request_contact", object->requestContact); appendToJson(result, "request_location", object->requestLocation); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -761,7 +769,7 @@ std::string TgTypeParser::parseReplyKeyboardRemove(const ReplyKeyboardRemove::Pt result += '{'; appendToJson(result, "remove_keyboard", object->removeKeyboard); appendToJson(result, "selective", object->selective); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -780,7 +788,7 @@ std::string TgTypeParser::parseForceReply(const ForceReply::Ptr& object) const { result += '{'; appendToJson(result, "force_reply", object->forceReply); appendToJson(result, "selective", object->selective); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -814,7 +822,7 @@ std::string TgTypeParser::parseChatMember(const ChatMember::Ptr& object) const { result += '{'; appendToJson(result, "user", parseUser(object->user)); appendToJson(result, "status", object->status); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -834,7 +842,7 @@ std::string TgTypeParser::parseChatPhoto(const ChatPhoto::Ptr& object) const { result += '{'; appendToJson(result, "small_file_id", object->smallFileId); appendToJson(result, "big_file_id", object->bigFileId); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -854,7 +862,7 @@ std::string TgTypeParser::parseResponseParameters(const ResponseParameters::Ptr& result += '{'; appendToJson(result, "migrate_to_chat_id", object->migrateToChatId); appendToJson(result, "retry_after", object->retryAfter); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -910,7 +918,7 @@ std::string TgTypeParser::parseInlineQuery(const InlineQuery::Ptr& object) const appendToJson(result, "location", parseLocation(object->location)); appendToJson(result, "query", object->query); appendToJson(result, "offset", object->offset); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1047,7 +1055,7 @@ std::string TgTypeParser::parseInlineQueryResult(const InlineQueryResult::Ptr& o result += parseInlineQueryResultVideo(static_pointer_cast<InlineQueryResultVideo>(object)); } - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1557,7 +1565,7 @@ std::string TgTypeParser::parseChosenInlineResult(const ChosenInlineResult::Ptr& appendToJson(result, "result_id", object->resultId); appendToJson(result, "from", parseUser(object->from)); appendToJson(result, "query", object->query); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1588,14 +1596,14 @@ std::string TgTypeParser::parseCallbackQuery(const CallbackQuery::Ptr& object) c appendToJson(result, "chat_instance", object->chatInstance); appendToJson(result, "game_short_name", object->gameShortName); appendToJson(result, "data", object->data); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } InlineKeyboardMarkup::Ptr TgTypeParser::parseJsonAndGetInlineKeyboardMarkup(const boost::property_tree::ptree& data) const { auto result(make_shared<InlineKeyboardMarkup>()); - for (const boost::property_tree::ptree::value_type& item : data.find("inline_keyboard")->second){ + for (const auto& item : data.find("inline_keyboard")->second){ result->inlineKeyboard.push_back(parseJsonAndGetArray<InlineKeyboardButton>(&TgTypeParser::parseJsonAndGetInlineKeyboardButton, item.second)); } return result; @@ -1607,18 +1615,18 @@ std::string TgTypeParser::parseInlineKeyboardMarkup(const InlineKeyboardMarkup:: } string result; result += '{'; - result += "\"inline_keyboard\":["; - for (vector<InlineKeyboardButton::Ptr>& item : object->inlineKeyboard){ + result += R"("inline_keyboard":[)"; + for (const auto& item : object->inlineKeyboard){ result += '['; - for (InlineKeyboardButton::Ptr& innerItem : item){ + for (const auto& innerItem : item){ result += parseInlineKeyboardButton(innerItem); result += ','; } - result.erase(result.length() - 1); + removeLastComma(result); result += "],"; } if (!object->inlineKeyboard.empty()) - result.erase(result.length() - 1); + removeLastComma(result); result += "]}"; return result; } @@ -1631,6 +1639,7 @@ InlineKeyboardButton::Ptr TgTypeParser::parseJsonAndGetInlineKeyboardButton(cons result->switchInlineQuery = data.get<string>("switch_inline_query", ""); result->switchInlineQueryCurrentChat = data.get<string>("switch_inline_query_current_chat", ""); result->callbackGame = make_shared<CallbackGame>(); + result->pay = data.get<bool>("pay", false); return result; } std::string TgTypeParser::parseInlineKeyboardButton(const InlineKeyboardButton::Ptr& object) const { @@ -1644,7 +1653,8 @@ std::string TgTypeParser::parseInlineKeyboardButton(const InlineKeyboardButton:: appendToJson(result, "callback_data", object->callbackData); appendToJson(result, "switch_inline_query", object->switchInlineQuery); appendToJson(result, "switch_inline_query_current_chat", object->switchInlineQueryCurrentChat); - result.erase(result.length() - 1); + appendToJson(result, "pay", object->pay); + removeLastComma(result); result += '}'; return result; } @@ -1682,7 +1692,7 @@ std::string TgTypeParser::parseWebhookInfo(const WebhookInfo::Ptr& object) const return s; } , object->allowedUpdates)); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1730,7 +1740,7 @@ std::string TgTypeParser::parseInputMessageContent(const InputMessageContent::Pt result += parseInputContactMessageContent(static_pointer_cast<InputContactMessageContent>(object)); } - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1846,7 +1856,7 @@ std::string TgTypeParser::parseInvoice(const Invoice::Ptr& object) const { appendToJson(result, "start_parameter", object->startParameter); appendToJson(result, "currency", object->currency); appendToJson(result, "total_amount", object->totalAmount); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1863,7 +1873,7 @@ string TgTypeParser::parseLabeledPrice(const LabeledPrice::Ptr& object) const { result += '{'; appendToJson(result, "label", object->label); appendToJson(result, "amount", object->amount); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1897,7 +1907,7 @@ string TgTypeParser::parseOrderInfo(const OrderInfo::Ptr& object) const { result += parseShippingAddress(object->shippingAddress); result += ","; } - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1920,7 +1930,7 @@ string TgTypeParser::parsePreCheckoutQuery(const PreCheckoutQuery::Ptr& object) result += ","; appendToJson(result, "currency", object->currency); appendToJson(result, "total_amount", object->totalAmount); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1947,7 +1957,7 @@ string TgTypeParser::parseShippingAddress(const ShippingAddress::Ptr& object) co appendToJson(result, "street_line1", object->streetLine1); appendToJson(result, "street_line2", object->streetLine2); appendToJson(result, "post_code", object->postCode); - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -1965,7 +1975,7 @@ string TgTypeParser::parseShippingOption(const ShippingOption::Ptr& object) cons result += '{'; appendToJson(result, "id", object->id); appendToJson(result, "title", object->title); - result.erase(result.length() - 1); + removeLastComma(result); result += R"("prices":)"; result += parseArray(&TgTypeParser::parseLabeledPrice, object->prices); result += '}'; @@ -1992,12 +2002,12 @@ string TgTypeParser::parseShippingQuery(const ShippingQuery::Ptr& object) const result += R"("shipping_address":)"; result += parseShippingAddress(object->shippingAddress); result += ","; - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } -SuccessfulPayment::Ptr TgTypeParser::parseJsonAndGetSucessfulPayment(const boost::property_tree::ptree& data) const { +SuccessfulPayment::Ptr TgTypeParser::parseJsonAndGetSuccessfulPayment(const boost::property_tree::ptree& data) const { auto result(make_shared<SuccessfulPayment>()); result->currency = data.get<string>("currency"); result->totalAmount = data.get<int32_t>("total_amount"); @@ -2007,7 +2017,7 @@ SuccessfulPayment::Ptr TgTypeParser::parseJsonAndGetSucessfulPayment(const boost return result; } -std::string TgTypeParser::parseSucessfulPayment(const SuccessfulPayment::Ptr& object) const { +std::string TgTypeParser::parseSuccessfulPayment(const SuccessfulPayment::Ptr& object) const { string result; result += '{'; appendToJson(result, "currency", object->currency); @@ -2017,7 +2027,7 @@ std::string TgTypeParser::parseSucessfulPayment(const SuccessfulPayment::Ptr& ob result += R"("order_info":)"; result += parseOrderInfo(object->orderInfo); result += ","; - result.erase(result.length() - 1); + removeLastComma(result); result += '}'; return result; } @@ -2029,7 +2039,7 @@ void TgTypeParser::appendToJson(string& json, const string& varName, const strin } json += '"'; json += varName; - json += "\":"; + json += R"(":)"; if (value.front() != '{') { json += '"'; } |