diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-06-05 19:07:27 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-06-05 19:07:27 +0300 |
commit | c8d40dccabaaa406faed6c0797a92bac811c9d0f (patch) | |
tree | bacf9287fbac322e8ecf9c8ae2c505ce6ba8b8b6 | |
parent | 1a90b5022d47bc0059214381b74db6fae9767cef (diff) |
Update docs
513 files changed, 7903 insertions, 3525 deletions
@@ -61,7 +61,7 @@ add_definitions(-DTGBOT_CHANGE_SOCKET_BUFFER_SIZE) # Socket Buffer Size Expansio add_definitions(-DTGBOT_CHANGE_READ_BUFFER_SIZE) # Read Buffer Size Expansion ``` -### Without CMake +#### Without CMake ``` -DTGBOT_DISABLE_NAGLES_ALGORITHM -DTGBOT_CHANGE_SOCKET_BUFFER_SIZE diff --git a/docs/_animation_8h.html b/docs/_animation_8h.html new file mode 100644 index 0000000..e0f14d7 --- /dev/null +++ b/docs/_animation_8h.html @@ -0,0 +1,118 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/Animation.h File Reference</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></script> +<link href="navtree.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="resize.js"></script> +<script type="text/javascript" src="navtreedata.js"></script> +<script type="text/javascript" src="navtree.js"></script> +<script type="text/javascript"> + $(document).ready(initResizable); +</script> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="search/searchdata.js"></script> +<script type="text/javascript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">tgbot-cpp + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.13 --> +<script type="text/javascript"> +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +</script> +<script type="text/javascript" src="menudata.js"></script> +<script type="text/javascript" src="menu.js"></script> +<script type="text/javascript"> +$(function() { + initMenu('',true,false,'search.php','Search'); + $(document).ready(function() { init_search(); }); +}); +</script> +<div id="main-nav"></div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + <div id="nav-sync" class="sync"></div> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +$(document).ready(function(){initNavTree('_animation_8h.html','');}); +</script> +<div id="doc-content"> +<!-- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +</div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="javascript:void(0)" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<div class="header"> + <div class="summary"> +<a href="#nested-classes">Classes</a> | +<a href="#namespaces">Namespaces</a> </div> + <div class="headertitle"> +<div class="title">Animation.h File Reference</div> </div> +</div><!--header--> +<div class="contents"> +<div class="textblock"><code>#include <memory></code><br /> +<code>#include <string></code><br /> +<code>#include "<a class="el" href="_photo_size_8h_source.html">tgbot/types/PhotoSize.h</a>"</code><br /> +</div> +<p><a href="_animation_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_animation.html">TgBot::Animation</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example). <a href="class_tg_bot_1_1_animation.html#details">More...</a><br /></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="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 + <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/_animation_8h_source.html b/docs/_animation_8h_source.html new file mode 100644 index 0000000..1cd08eb --- /dev/null +++ b/docs/_animation_8h_source.html @@ -0,0 +1,108 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/Animation.h Source File</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('_animation_8h_source.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">Animation.h</div> </div> +</div><!--header--> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_animation_html_a112e29bf5a35ef1fc78f093cf7ecc48d"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d">TgBot::Animation::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="_animation_8h_source.html#l00063">Animation.h:63</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_animation_html_a4046931b2e47deae5ec6dc06d9b231da"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da">TgBot::Animation::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="_animation_8h_source.html#l00068">Animation.h:68</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_animation_html_ac8e9bb631206971b80674a71002ed8a5"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5">TgBot::Animation::thumb</a></div><div class="ttdeci">PhotoSize::Ptr thumb</div><div class="ttdoc">Optional. Animation thumbnail as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_animation_8h_source.html#l00053">Animation.h:53</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_animation_html_ad47a8d4e733fd4c89df680838ef88bf0"><div class="ttname"><a href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0">TgBot::Animation::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="_animation_8h_source.html#l00048">Animation.h:48</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_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 + <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/_api_8h.html b/docs/_api_8h.html index 191fdd5..01221e2 100644 --- a/docs/_api_8h.html +++ b/docs/_api_8h.html @@ -103,12 +103,14 @@ $(document).ready(function(){initNavTree('_api_8h.html','');}); <code>#include "<a class="el" href="_sticker_set_8h_source.html">tgbot/types/StickerSet.h</a>"</code><br /> <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 /> </div> <p><a href="_api_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_api.html">TgBot::Api</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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> <a href="class_tg_bot_1_1_api.html#details">More...</a><br /></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> @@ -122,7 +124,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_api_8h_source.html b/docs/_api_8h_source.html index 3cf88c4..e9cd378 100644 --- a/docs/_api_8h_source.html +++ b/docs/_api_8h_source.html @@ -83,89 +83,93 @@ $(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> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespace_tg_bot.html"> 46</a></span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</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">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 54</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="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</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_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 58</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="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</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="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</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="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00080"></a><span class="lineno"> 80</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="l00081"></a><span class="lineno"> 81</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="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00091"></a><span class="lineno"> 91</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="l00092"></a><span class="lineno"> 92</span> </div><div class="line"><a name="l00104"></a><span class="lineno"> 104</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="l00105"></a><span class="lineno"> 105</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="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00118"></a><span class="lineno"> 118</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="l00119"></a><span class="lineno"> 119</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="l00120"></a><span class="lineno"> 120</span> </div><div class="line"><a name="l00135"></a><span class="lineno"> 135</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="l00136"></a><span class="lineno"> 136</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="l00137"></a><span class="lineno"> 137</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="l00138"></a><span class="lineno"> 138</span> </div><div class="line"><a name="l00153"></a><span class="lineno"> 153</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="l00154"></a><span class="lineno"> 154</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="l00155"></a><span class="lineno"> 155</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="l00156"></a><span class="lineno"> 156</span> </div><div class="line"><a name="l00168"></a><span class="lineno"> 168</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="l00169"></a><span class="lineno"> 169</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="l00170"></a><span class="lineno"> 170</span> </div><div class="line"><a name="l00182"></a><span class="lineno"> 182</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="l00183"></a><span class="lineno"> 183</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="l00184"></a><span class="lineno"> 184</span> </div><div class="line"><a name="l00194"></a><span class="lineno"> 194</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="l00195"></a><span class="lineno"> 195</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="l00196"></a><span class="lineno"> 196</span> </div><div class="line"><a name="l00206"></a><span class="lineno"> 206</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="l00207"></a><span class="lineno"> 207</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="l00208"></a><span class="lineno"> 208</span> </div><div class="line"><a name="l00214"></a><span class="lineno"> 214</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="l00215"></a><span class="lineno"> 215</span>  </div><div class="line"><a name="l00222"></a><span class="lineno"> 222</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="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#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="l00236"></a><span class="lineno"> 236</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="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00249"></a><span class="lineno"> 249</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="l00250"></a><span class="lineno"> 250</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="l00251"></a><span class="lineno"> 251</span> </div><div class="line"><a name="l00262"></a><span class="lineno"> 262</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="l00263"></a><span class="lineno"> 263</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="l00264"></a><span class="lineno"> 264</span> </div><div class="line"><a name="l00275"></a><span class="lineno"> 275</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="l00276"></a><span class="lineno"> 276</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="l00277"></a><span class="lineno"> 277</span> </div><div class="line"><a name="l00284"></a><span class="lineno"> 284</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="l00285"></a><span class="lineno"> 285</span> </div><div class="line"><a name="l00291"></a><span class="lineno"> 291</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="l00292"></a><span class="lineno"> 292</span> </div><div class="line"><a name="l00308"></a><span class="lineno"> 308</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="l00309"></a><span class="lineno"> 309</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="l00310"></a><span class="lineno"> 310</span> </div><div class="line"><a name="l00326"></a><span class="lineno"> 326</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="l00327"></a><span class="lineno"> 327</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="l00328"></a><span class="lineno"> 328</span> </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</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="l00341"></a><span class="lineno"> 341</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="l00342"></a><span class="lineno"> 342</span> </div><div class="line"><a name="l00354"></a><span class="lineno"> 354</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="l00355"></a><span class="lineno"> 355</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="l00356"></a><span class="lineno"> 356</span> </div><div class="line"><a name="l00365"></a><span class="lineno"> 365</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="l00366"></a><span class="lineno"> 366</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="l00367"></a><span class="lineno"> 367</span> </div><div class="line"><a name="l00380"></a><span class="lineno"> 380</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="l00381"></a><span class="lineno"> 381</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="l00382"></a><span class="lineno"> 382</span> </div><div class="line"><a name="l00395"></a><span class="lineno"> 395</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="l00396"></a><span class="lineno"> 396</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="l00397"></a><span class="lineno"> 397</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#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="l00410"></a><span class="lineno"> 410</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="l00411"></a><span class="lineno"> 411</span> </div><div class="line"><a name="l00422"></a><span class="lineno"> 422</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="l00423"></a><span class="lineno"> 423</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="l00424"></a><span class="lineno"> 424</span> </div><div class="line"><a name="l00433"></a><span class="lineno"> 433</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="l00434"></a><span class="lineno"> 434</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="l00435"></a><span class="lineno"> 435</span> </div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span> </div><div class="line"><a name="l00450"></a><span class="lineno"> 450</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="l00451"></a><span class="lineno"> 451</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="l00452"></a><span class="lineno"> 452</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#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="l00465"></a><span class="lineno"> 465</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="l00474"></a><span class="lineno"> 474</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="l00475"></a><span class="lineno"> 475</span> </div><div class="line"><a name="l00483"></a><span class="lineno"> 483</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="l00484"></a><span class="lineno"> 484</span> </div><div class="line"><a name="l00490"></a><span class="lineno"> 490</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="l00491"></a><span class="lineno"> 491</span> </div><div class="line"><a name="l00497"></a><span class="lineno"> 497</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="l00498"></a><span class="lineno"> 498</span> </div><div class="line"><a name="l00504"></a><span class="lineno"> 504</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="l00505"></a><span class="lineno"> 505</span> </div><div class="line"><a name="l00511"></a><span class="lineno"> 511</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="l00512"></a><span class="lineno"> 512</span> </div><div class="line"><a name="l00518"></a><span class="lineno"> 518</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="l00519"></a><span class="lineno"> 519</span> </div><div class="line"><a name="l00526"></a><span class="lineno"> 526</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="l00527"></a><span class="lineno"> 527</span> </div><div class="line"><a name="l00534"></a><span class="lineno"> 534</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="l00535"></a><span class="lineno"> 535</span> </div><div class="line"><a name="l00541"></a><span class="lineno"> 541</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="l00542"></a><span class="lineno"> 542</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">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="l00554"></a><span class="lineno"> 554</span> </div><div class="line"><a name="l00566"></a><span class="lineno"> 566</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="l00567"></a><span class="lineno"> 567</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="l00568"></a><span class="lineno"> 568</span> </div><div class="line"><a name="l00578"></a><span class="lineno"> 578</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="l00579"></a><span class="lineno"> 579</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="l00580"></a><span class="lineno"> 580</span> </div><div class="line"><a name="l00589"></a><span class="lineno"> 589</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="l00590"></a><span class="lineno"> 590</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="l00591"></a><span class="lineno"> 591</span> </div><div class="line"><a name="l00597"></a><span class="lineno"> 597</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="l00598"></a><span class="lineno"> 598</span> </div><div class="line"><a name="l00609"></a><span class="lineno"> 609</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="l00610"></a><span class="lineno"> 610</span> </div><div class="line"><a name="l00619"></a><span class="lineno"> 619</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="l00620"></a><span class="lineno"> 620</span> </div><div class="line"><a name="l00625"></a><span class="lineno"> 625</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="l00626"></a><span class="lineno"> 626</span> </div><div class="line"><a name="l00632"></a><span class="lineno"> 632</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="l00633"></a><span class="lineno"> 633</span> </div><div class="line"><a name="l00646"></a><span class="lineno"> 646</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="l00647"></a><span class="lineno"> 647</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="l00648"></a><span class="lineno"> 648</span> </div><div class="line"><a name="l00656"></a><span class="lineno"> 656</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="l00657"></a><span class="lineno"> 657</span> </div><div class="line"><a name="l00664"></a><span class="lineno"> 664</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="l00665"></a><span class="lineno"> 665</span> </div><div class="line"><a name="l00677"></a><span class="lineno"> 677</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="l00678"></a><span class="lineno"> 678</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="l00679"></a><span class="lineno"> 679</span> </div><div class="line"><a name="l00694"></a><span class="lineno"> 694</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="l00695"></a><span class="lineno"> 695</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="l00696"></a><span class="lineno"> 696</span> </div><div class="line"><a name="l00702"></a><span class="lineno"> 702</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="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#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="l00712"></a><span class="lineno"> 712</span> </div><div class="line"><a name="l00719"></a><span class="lineno"> 719</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="l00720"></a><span class="lineno"> 720</span> </div><div class="line"><a name="l00728"></a><span class="lineno"> 728</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="l00729"></a><span class="lineno"> 729</span> </div><div class="line"><a name="l00736"></a><span class="lineno"> 736</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="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#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="l00746"></a><span class="lineno"> 746</span> </div><div class="line"><a name="l00752"></a><span class="lineno"> 752</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="l00753"></a><span class="lineno"> 753</span> </div><div class="line"><a name="l00754"></a><span class="lineno"> 754</span> </div><div class="line"><a name="l00761"></a><span class="lineno"> 761</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="l00762"></a><span class="lineno"> 762</span> </div><div class="line"><a name="l00763"></a><span class="lineno"> 763</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00764"></a><span class="lineno"> 764</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="l00765"></a><span class="lineno"> 765</span> </div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span> };</div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span> </div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span> }</div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span> </div><div class="line"><a name="l00771"></a><span class="lineno"> 771</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> -<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> -<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#l00041">StickerSet.h:41</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#l00024">File.h:24</a></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> </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> +<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_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> -<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> -<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> -<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> -<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> -<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> +<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="_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> -<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#l00046">Api.h:46</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> -<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> -<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> -<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> +<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="_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> -<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> -<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#l00022">InlineKeyboardMarkup.h:22</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_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> -<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="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00054">Api.h:54</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> -<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#l00052">Message.h:52</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="_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> +<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="_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> -<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> -<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> -<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> -<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> -<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#l00040">UserProfilePhotos.h:40</a></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#l00020">WebhookInfo.h:20</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> +<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_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_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_bot_html"><div class="ttname"><a href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00038">Bot.h:38</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> -<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> +<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> +<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_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> -<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#l00039">InputFile.h:39</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> -<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> +<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_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_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_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> -<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> -<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> -<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> -<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> -<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> -<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> -<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> -<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> -<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> +<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="_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> -<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#l00038">MaskPosition.h:38</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> +<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_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> -<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> -<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> +<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="_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> -<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> -<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> -<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> -<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> -<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> +<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="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> +<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="_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> -<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> -<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#l00038">User.h:38</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_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 --> </div><!-- doc-content --> @@ -173,7 +177,7 @@ $(document).ready(function(){initNavTree('_api_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="_api_8h.html">Api.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for 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> diff --git a/docs/_audio_8h.html b/docs/_audio_8h.html index 3d0b1af..bfe6ea5 100644 --- a/docs/_audio_8h.html +++ b/docs/_audio_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_audio_8h.html','');}); <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_audio.html">TgBot::Audio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an audio file (voice note). <a href="class_tg_bot_1_1_audio.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_audio_8h_source.html b/docs/_audio_8h_source.html index 49e880e..53c03c5 100644 --- a/docs/_audio_8h_source.html +++ b/docs/_audio_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_audio_8h_source.html','');}); <div class="title">Audio.h</div> </div> </div><!--header--> <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="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html"> 35</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="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_audio.html#a09651872832ece3b22c7505a2cfc0034"> 38</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="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_audio.html#accecab325a61cce4c4260923d21e2726"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">fileId</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_audio.html#a91867bc1857d43021c352781c8b1764d"> 48</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d">duration</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119"> 54</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119">performer</a>;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4"> 60</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">title</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_audio.html#a0657e6fec492919e086084ab07bcf7ae"> 65</a></span>  std::string <a class="code" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">mimeType</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_audio.html#ae874fb9f864741e2df69287c57fbd035"> 70</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">fileSize</a>;</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> </div><div class="line"><a name="l00075"></a><span class="lineno"> 75</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="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00048">Audio.h:48</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#l00038">Audio.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00065">Audio.h:65</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="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00060">Audio.h:60</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="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00035">Audio.h:35</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_audio_html_accecab325a61cce4c4260923d21e2726"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">TgBot::Audio::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00043">Audio.h:43</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_audio_html_ae874fb9f864741e2df69287c57fbd035"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">TgBot::Audio::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00070">Audio.h:70</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_audio_html_ac91ee59f6137da2da2f7c8ad6d1e9119"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119">TgBot::Audio::performer</a></div><div class="ttdeci">std::string performer</div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00054">Audio.h:54</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_audio_html_accecab325a61cce4c4260923d21e2726"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">TgBot::Audio::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="_audio_8h_source.html#l00044">Audio.h:44</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_audio_html_ae874fb9f864741e2df69287c57fbd035"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">TgBot::Audio::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="_audio_8h_source.html#l00071">Audio.h:71</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_audio_html_ac91ee59f6137da2da2f7c8ad6d1e9119"><div class="ttname"><a href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119">TgBot::Audio::performer</a></div><div class="ttdeci">std::string performer</div><div class="ttdoc">Optional. Performer of the audio as defined by sender or by audio tags. </div><div class="ttdef"><b>Definition:</b> <a href="_audio_8h_source.html#l00055">Audio.h:55</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_audio_8h.html">Audio.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_bot_8h.html b/docs/_bot_8h.html index e129eaf..a91de81 100644 --- a/docs/_bot_8h.html +++ b/docs/_bot_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_bot_8h.html','');}); <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_bot.html">TgBot::Bot</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object holds other objects specific for this bot instance. <a href="class_tg_bot_1_1_bot.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_bot_8h_source.html b/docs/_bot_8h_source.html index 71ec2cb..1e88e89 100644 --- a/docs/_bot_8h_source.html +++ b/docs/_bot_8h_source.html @@ -83,26 +83,26 @@ $(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="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html"> 38</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="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_bot.html#a8b644ad116aa6f79a7bc2c308e02d332"> 41</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="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="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#a6443b4ec5838112a4f5689ec60665e91"> 47</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="l00048"></a><span class="lineno"> 48</span>  <span class="keywordflow">return</span> _token;</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_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3"> 54</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="l00055"></a><span class="lineno"> 55</span>  <span class="keywordflow">return</span> _api;</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="l00061"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac"> 61</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="l00062"></a><span class="lineno"> 62</span>  <span class="keywordflow">return</span> _eventBroadcaster;</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_bot.html#a2f36a7774c1552d00c6e08accf495579"> 68</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="l00069"></a><span class="lineno"> 69</span>  <span class="keywordflow">return</span> _eventHandler;</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="keyword">private</span>:</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</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="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="class_tg_bot_1_1_event_broadcaster.html">EventBroadcaster</a> _eventBroadcaster;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</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="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_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="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00044">EventBroadcaster.h:44</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#l00046">Api.h:46</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#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> <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="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00054">Api.h:54</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_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#l00054">Bot.h:54</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="_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#l00041">Bot.h:41</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="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00038">Bot.h:38</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#l00047">Bot.h:47</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#l00068">Bot.h:68</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#l00061">Bot.h:61</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_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 --> <!-- 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="_bot_8h.html">Bot.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for 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> diff --git a/docs/_callback_game_8h.html b/docs/_callback_game_8h.html new file mode 100644 index 0000000..8c45a7e --- /dev/null +++ b/docs/_callback_game_8h.html @@ -0,0 +1,116 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/CallbackGame.h File Reference</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></script> +<link href="navtree.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="resize.js"></script> +<script type="text/javascript" src="navtreedata.js"></script> +<script type="text/javascript" src="navtree.js"></script> +<script type="text/javascript"> + $(document).ready(initResizable); +</script> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="search/searchdata.js"></script> +<script type="text/javascript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">tgbot-cpp + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.13 --> +<script type="text/javascript"> +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +</script> +<script type="text/javascript" src="menudata.js"></script> +<script type="text/javascript" src="menu.js"></script> +<script type="text/javascript"> +$(function() { + initMenu('',true,false,'search.php','Search'); + $(document).ready(function() { init_search(); }); +}); +</script> +<div id="main-nav"></div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + <div id="nav-sync" class="sync"></div> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +$(document).ready(function(){initNavTree('_callback_game_8h.html','');}); +</script> +<div id="doc-content"> +<!-- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +</div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="javascript:void(0)" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<div class="header"> + <div class="summary"> +<a href="#nested-classes">Classes</a> | +<a href="#namespaces">Namespaces</a> </div> + <div class="headertitle"> +<div class="title">CallbackGame.h File Reference</div> </div> +</div><!--header--> +<div class="contents"> +<div class="textblock"><code>#include <memory></code><br /> +</div> +<p><a href="_callback_game_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_callback_game.html">TgBot::CallbackGame</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">A placeholder, currently holds no information. Use BotFather to set up your game. <a href="class_tg_bot_1_1_callback_game.html#details">More...</a><br /></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="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 + <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/_callback_game_8h_source.html b/docs/_callback_game_8h_source.html new file mode 100644 index 0000000..d788dd0 --- /dev/null +++ b/docs/_callback_game_8h_source.html @@ -0,0 +1,101 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/CallbackGame.h Source File</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('_callback_game_8h_source.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">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> +<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 --> +</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_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 + <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/_callback_query_8h.html b/docs/_callback_query_8h.html index 444a1f4..b6d628d 100644 --- a/docs/_callback_query_8h.html +++ b/docs/_callback_query_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_callback_query_8h.html','');}); <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_callback_query.html">TgBot::CallbackQuery</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming callback query from a callback button in an inline keyboard. <a href="class_tg_bot_1_1_callback_query.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_callback_query_8h_source.html b/docs/_callback_query_8h_source.html index 54fc785..117b39b 100644 --- a/docs/_callback_query_8h_source.html +++ b/docs/_callback_query_8h_source.html @@ -83,19 +83,19 @@ $(document).ready(function(){initNavTree('_callback_query_8h_source.html','');}) <div class="title">CallbackQuery.h</div> </div> </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"> * 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#l00046">Api.h:46</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="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#l00052">Message.h:52</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="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="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00037">CallbackQuery.h:37</a></div></div> +<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="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_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> -<div class="ttc" id="class_tg_bot_1_1_callback_query_html_a1c60e74159327d5e9e686f4a1278a373"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373">TgBot::CallbackQuery::chatInstance</a></div><div class="ttdeci">std::string chatInstance</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00047">CallbackQuery.h:47</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_callback_query_html_ae9a9b23ba076f2c6d6ba4421de85f7df"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">TgBot::CallbackQuery::id</a></div><div class="ttdeci">std::string id</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00027">CallbackQuery.h:27</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_callback_query_html_a1c60e74159327d5e9e686f4a1278a373"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373">TgBot::CallbackQuery::chatInstance</a></div><div class="ttdeci">std::string chatInstance</div><div class="ttdoc">Global identifier, uniquely corresponding to the chat to which the message with the callback button w...</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00047">CallbackQuery.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_callback_query_html_ae9a9b23ba076f2c6d6ba4421de85f7df"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">TgBot::CallbackQuery::id</a></div><div class="ttdeci">std::string id</div><div class="ttdoc">Unique identifier for this query. </div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00027">CallbackQuery.h:27</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_callback_query_html"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html">TgBot::CallbackQuery</a></div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00020">CallbackQuery.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_callback_query_html_a1565d380d5aa70d2304f572e5b56a24e"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e">TgBot::CallbackQuery::inlineMessageId</a></div><div class="ttdeci">std::string inlineMessageId</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00042">CallbackQuery.h:42</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#l00038">User.h:38</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_callback_query_html"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html">TgBot::CallbackQuery</a></div><div class="ttdoc">This object represents an incoming callback query from a callback button in an inline keyboard...</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00020">CallbackQuery.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_callback_query_html_a1565d380d5aa70d2304f572e5b56a24e"><div class="ttname"><a href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e">TgBot::CallbackQuery::inlineMessageId</a></div><div class="ttdeci">std::string inlineMessageId</div><div class="ttdoc">Optional. Identifier of the message sent via the bot in inline mode, that originated the query...</div><div class="ttdef"><b>Definition:</b> <a href="_callback_query_8h_source.html#l00042">CallbackQuery.h:42</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 --> </div><!-- doc-content --> @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chat_8h.html b/docs/_chat_8h.html index 1466d1c..cbddf2e 100644 --- a/docs/_chat_8h.html +++ b/docs/_chat_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_chat_8h.html','');}); <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_chat.html">TgBot::Chat</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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>. <a href="class_tg_bot_1_1_chat.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chat_8h_source.html b/docs/_chat_8h_source.html index aa52650..e6a95b4 100644 --- a/docs/_chat_8h_source.html +++ b/docs/_chat_8h_source.html @@ -83,36 +83,36 @@ $(document).ready(function(){initNavTree('_chat_8h_source.html','');}); <div class="title">Chat.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_chat_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_CHAT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_CHAT_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="_chat_photo_8h.html">tgbot/types/ChatPhoto.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">class </span>Message;</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_chat.html">Chat</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_chat.html#a9818e295b599a08b77abefb38de75e48"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Chat> <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">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_chat.html#a939946fe3181210f9e3f3d9610edb52e"> 46</a></span>  <span class="keyword">enum class</span> <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">Type</a> {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1">Private</a>, <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0">Group</a>, <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5">Supergroup</a>, <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8">Channel</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> </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c"> 53</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">id</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_chat.html#a86d47a69eb66a74d7f5b294700d884cd"> 58</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">Type</a> <a class="code" href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">type</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_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0"> 63</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">title</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990"> 69</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990">username</a>;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29"> 75</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29">firstName</a>;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e"> 81</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e">lastName</a>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68"> 87</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68">allMembersAreAdministrators</a>;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735"> 93</a></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_chat.html#acbc96ba84a02da42e5fa3c936458b735">photo</a>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299"> 99</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">description</a>;</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2"> 105</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">inviteLink</a>;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875"> 111</a></span>  std::shared_ptr<Message> <a class="code" href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875">pinnedMessage</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14"> 117</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14">stickerSetName</a>;</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a"> 123</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a">canSetStickerSet</a>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</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> }</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="preprocessor">#endif //TGBOT_CPP_CHAT_H</span></div><div class="ttc" id="class_tg_bot_1_1_chat_html_a86d47a69eb66a74d7f5b294700d884cd"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">TgBot::Chat::type</a></div><div class="ttdeci">Type type</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00058">Chat.h:58</a></div></div> +<a href="_chat_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_CHAT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_CHAT_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="_chat_photo_8h.html">tgbot/types/ChatPhoto.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">class </span>Message;</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_chat.html">Chat</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_chat.html#a9818e295b599a08b77abefb38de75e48"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Chat> <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">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_chat.html#a939946fe3181210f9e3f3d9610edb52e"> 46</a></span>  <span class="keyword">enum class</span> <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">Type</a> {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1">Private</a>, <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0">Group</a>, <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5">Supergroup</a>, <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8">Channel</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> </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c"> 53</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">id</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_chat.html#a86d47a69eb66a74d7f5b294700d884cd"> 58</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">Type</a> <a class="code" href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">type</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_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0"> 63</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">title</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990"> 69</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990">username</a>;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29"> 75</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29">firstName</a>;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e"> 81</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e">lastName</a>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68"> 87</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68">allMembersAreAdministrators</a>;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735"> 93</a></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_chat.html#acbc96ba84a02da42e5fa3c936458b735">photo</a>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299"> 99</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">description</a>;</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> </div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2"> 105</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">inviteLink</a>;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875"> 111</a></span>  std::shared_ptr<Message> <a class="code" href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875">pinnedMessage</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14"> 117</a></span>  std::string <a class="code" href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14">stickerSetName</a>;</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a"> 123</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a">canSetStickerSet</a>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</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> }</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="preprocessor">#endif //TGBOT_CPP_CHAT_H</span></div><div class="ttc" id="class_tg_bot_1_1_chat_html_a86d47a69eb66a74d7f5b294700d884cd"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">TgBot::Chat::type</a></div><div class="ttdeci">Type type</div><div class="ttdoc">Type of chat: can be either "private", "group", "supergroup, or "channel". </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00058">Chat.h:58</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_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="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="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="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#l00046">Api.h:46</a></div></div> +<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="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="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00075">Chat.h:75</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> <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_chat_html_a46092ec51dcc2ab4f54716eb21c4fb68"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68">TgBot::Chat::allMembersAreAdministrators</a></div><div class="ttdeci">bool allMembersAreAdministrators</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00087">Chat.h:87</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52e"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">TgBot::Chat::Type</a></div><div class="ttdeci">Type</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00046">Chat.h:46</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_a5653ec719aa43764670c2c88055107e2"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">TgBot::Chat::inviteLink</a></div><div class="ttdeci">std::string inviteLink</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00105">Chat.h:105</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html"><div class="ttname"><a href="class_tg_bot_1_1_chat.html">TgBot::Chat</a></div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00038">Chat.h:38</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_a46092ec51dcc2ab4f54716eb21c4fb68"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68">TgBot::Chat::allMembersAreAdministrators</a></div><div class="ttdeci">bool allMembersAreAdministrators</div><div class="ttdoc">Optional. True if a group has ‘All Members Are Admins’ enabled. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00087">Chat.h:87</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52e"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">TgBot::Chat::Type</a></div><div class="ttdeci">Type</div><div class="ttdoc">Enum of possible types of a chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00046">Chat.h:46</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_a5653ec719aa43764670c2c88055107e2"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">TgBot::Chat::inviteLink</a></div><div class="ttdeci">std::string inviteLink</div><div class="ttdoc">Optional. Chat invite link, for supergroups and channel chats. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00105">Chat.h:105</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html"><div class="ttname"><a href="class_tg_bot_1_1_chat.html">TgBot::Chat</a></div><div class="ttdoc">This object represents a Telegram Chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00038">Chat.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0">TgBot::Chat::Type::Group</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_a0cb746cc149d10ada1af86753f25f93c"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">TgBot::Chat::id</a></div><div class="ttdeci">int64_t id</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00053">Chat.h:53</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_acbc96ba84a02da42e5fa3c936458b735"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735">TgBot::Chat::photo</a></div><div class="ttdeci">ChatPhoto::Ptr photo</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00093">Chat.h:93</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_a0cb746cc149d10ada1af86753f25f93c"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">TgBot::Chat::id</a></div><div class="ttdeci">int64_t id</div><div class="ttdoc">Unique identifier for this chat, not exceeding 1e13 by absolute value. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00053">Chat.h:53</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_acbc96ba84a02da42e5fa3c936458b735"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735">TgBot::Chat::photo</a></div><div class="ttdeci">ChatPhoto::Ptr photo</div><div class="ttdoc">Optional. Chat photo. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00093">Chat.h:93</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_chat_html_a8f87f388215d07bb2745cdf2600ff299"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">TgBot::Chat::description</a></div><div class="ttdeci">std::string description</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00099">Chat.h:99</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_aea14be3f3c081d6aea387cd3613fc82e"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e">TgBot::Chat::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00081">Chat.h:81</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_a15a1f1328125b45ba80ea8ee5a99aed0"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">TgBot::Chat::title</a></div><div class="ttdeci">std::string title</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00063">Chat.h:63</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_a8f87f388215d07bb2745cdf2600ff299"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">TgBot::Chat::description</a></div><div class="ttdeci">std::string description</div><div class="ttdoc">Optional. Description, for supergroups and channel chats. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00099">Chat.h:99</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_aea14be3f3c081d6aea387cd3613fc82e"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e">TgBot::Chat::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdoc">Optional. Last name of the other party in private chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00081">Chat.h:81</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_a15a1f1328125b45ba80ea8ee5a99aed0"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">TgBot::Chat::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Optional. Title for channels and group chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00063">Chat.h:63</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5">TgBot::Chat::Type::Supergroup</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_html_afce7dfa93a025025eef940447ed17990"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990">TgBot::Chat::username</a></div><div class="ttdeci">std::string username</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00069">Chat.h:69</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_html_afce7dfa93a025025eef940447ed17990"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990">TgBot::Chat::username</a></div><div class="ttdeci">std::string username</div><div class="ttdoc">Optional. Username for private chats and channels. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00069">Chat.h:69</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_8h.html">Chat.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chat_member_8h.html b/docs/_chat_member_8h.html index 3bce199..b281079 100644 --- a/docs/_chat_member_8h.html +++ b/docs/_chat_member_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_chat_member_8h.html','');}); <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_chat_member.html">TgBot::ChatMember</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about one member of the chat. <a href="class_tg_bot_1_1_chat_member.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chat_member_8h_source.html b/docs/_chat_member_8h_source.html index cad3e0e..2429a40 100644 --- a/docs/_chat_member_8h_source.html +++ b/docs/_chat_member_8h_source.html @@ -83,34 +83,34 @@ $(document).ready(function(){initNavTree('_chat_member_8h_source.html','');}); <div class="title">ChatMember.h</div> </div> </div><!--header--> <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="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="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#l00046">Api.h:46</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="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="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="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00067">ChatMember.h:67</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html">TgBot::ChatMember</a></div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00020">ChatMember.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a373057cf2fcca9ecb49951a5e61a6666"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666">TgBot::ChatMember::status</a></div><div class="ttdeci">std::string status</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00032">ChatMember.h:32</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_af834543dad37d08f3496f92d7c5e9f9c"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c">TgBot::ChatMember::canSendMediaMessages</a></div><div class="ttdeci">bool canSendMediaMessages</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00092">ChatMember.h:92</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a1a1cefdfec4a60bd6ba1e588edad9aa1"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1">TgBot::ChatMember::user</a></div><div class="ttdeci">User::Ptr user</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00027">ChatMember.h:27</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a0f785d057d0b4ad7178f54c8a366b7b7"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7">TgBot::ChatMember::canEditMessages</a></div><div class="ttdeci">bool canEditMessages</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00057">ChatMember.h:57</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_abee156a19f1a0b23e67a7424b432cb23"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23">TgBot::ChatMember::canPromoteMembers</a></div><div class="ttdeci">bool canPromoteMembers</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00082">ChatMember.h:82</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a8f87b8e49404e2dcf10f0b7fdc0ebd2e"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e">TgBot::ChatMember::canChangeInfo</a></div><div class="ttdeci">bool canChangeInfo</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00047">ChatMember.h:47</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a384d160e04985dfc09fe75b2d41ee959"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959">TgBot::ChatMember::canBeEdited</a></div><div class="ttdeci">bool canBeEdited</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00042">ChatMember.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a12701701c84d3b29be86ac15fa940ed7"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7">TgBot::ChatMember::canRestrictMembers</a></div><div class="ttdeci">bool canRestrictMembers</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00072">ChatMember.h:72</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a94c6526ee858618a2de90e97b206c987"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987">TgBot::ChatMember::canDeleteMessages</a></div><div class="ttdeci">bool canDeleteMessages</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00062">ChatMember.h:62</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html">TgBot::ChatMember</a></div><div class="ttdoc">This object contains information about one member of the chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00020">ChatMember.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a373057cf2fcca9ecb49951a5e61a6666"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666">TgBot::ChatMember::status</a></div><div class="ttdeci">std::string status</div><div class="ttdoc">The member&#39;s status in the chat. Can be “creator”, “administrator”, “member”, “restricted”, “left” or “kicked” </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00032">ChatMember.h:32</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_af834543dad37d08f3496f92d7c5e9f9c"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c">TgBot::ChatMember::canSendMediaMessages</a></div><div class="ttdeci">bool canSendMediaMessages</div><div class="ttdoc">Optional. Restricted only. True, if the user can send audios, documents, photos, videos, video notes and voice notes, implies can_send_messages. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00092">ChatMember.h:92</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a1a1cefdfec4a60bd6ba1e588edad9aa1"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1">TgBot::ChatMember::user</a></div><div class="ttdeci">User::Ptr user</div><div class="ttdoc">Information about the user. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00027">ChatMember.h:27</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a0f785d057d0b4ad7178f54c8a366b7b7"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7">TgBot::ChatMember::canEditMessages</a></div><div class="ttdeci">bool canEditMessages</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can edit messages of other users and can pi...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00057">ChatMember.h:57</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_abee156a19f1a0b23e67a7424b432cb23"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23">TgBot::ChatMember::canPromoteMembers</a></div><div class="ttdeci">bool canPromoteMembers</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can add new administrators with a subset of...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00082">ChatMember.h:82</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a8f87b8e49404e2dcf10f0b7fdc0ebd2e"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e">TgBot::ChatMember::canChangeInfo</a></div><div class="ttdeci">bool canChangeInfo</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can change the chat title, photo and other settings. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00047">ChatMember.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a384d160e04985dfc09fe75b2d41ee959"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959">TgBot::ChatMember::canBeEdited</a></div><div class="ttdeci">bool canBeEdited</div><div class="ttdoc">Optional. Administrators only. True, if the bot is allowed to edit administrator privileges of that u...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00042">ChatMember.h:42</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a12701701c84d3b29be86ac15fa940ed7"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7">TgBot::ChatMember::canRestrictMembers</a></div><div class="ttdeci">bool canRestrictMembers</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can restrict, ban or unban chat members...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00072">ChatMember.h:72</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_a94c6526ee858618a2de90e97b206c987"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987">TgBot::ChatMember::canDeleteMessages</a></div><div class="ttdeci">bool canDeleteMessages</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can delete messages of other users...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00062">ChatMember.h:62</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_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_chat_member_html_ace7455f999a39f804ff559bc77f7814d"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d">TgBot::ChatMember::untilDate</a></div><div class="ttdeci">uint64_t untilDate</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00037">ChatMember.h:37</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chat_member_html_aebb5db396b746a9cbd1a4b7fed79b0a0"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0">TgBot::ChatMember::canPinMessages</a></div><div class="ttdeci">bool canPinMessages</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00077">ChatMember.h:77</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#l00038">User.h:38</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_ace7455f999a39f804ff559bc77f7814d"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d">TgBot::ChatMember::untilDate</a></div><div class="ttdeci">uint64_t untilDate</div><div class="ttdoc">Optional. Restricted and kicked only. Date when restrictions will be lifted for this user...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00037">ChatMember.h:37</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chat_member_html_aebb5db396b746a9cbd1a4b7fed79b0a0"><div class="ttname"><a href="class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0">TgBot::ChatMember::canPinMessages</a></div><div class="ttdeci">bool canPinMessages</div><div class="ttdoc">Optional. Administrators only. True, if the administrator can pin messages, supergroups only...</div><div class="ttdef"><b>Definition:</b> <a href="_chat_member_8h_source.html#l00077">ChatMember.h:77</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><!-- 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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chat_photo_8h.html b/docs/_chat_photo_8h.html index a895c04..02b0139 100644 --- a/docs/_chat_photo_8h.html +++ b/docs/_chat_photo_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_chat_photo_8h.html','');}); <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_chat_photo.html">TgBot::ChatPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a chat photo. <a href="class_tg_bot_1_1_chat_photo.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chat_photo_8h_source.html b/docs/_chat_photo_8h_source.html index b5dc5c4..de3ee42 100644 --- a/docs/_chat_photo_8h_source.html +++ b/docs/_chat_photo_8h_source.html @@ -83,10 +83,10 @@ $(document).ready(function(){initNavTree('_chat_photo_8h_source.html','');}); <div class="title">ChatPhoto.h</div> </div> </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="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#l00046">Api.h:46</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="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="ttdef"><b>Definition:</b> <a href="_chat_photo_8h_source.html#l00043">ChatPhoto.h:43</a></div></div> +<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="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> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chosen_inline_result_8h.html b/docs/_chosen_inline_result_8h.html index 4965802..f5c0a66 100644 --- a/docs/_chosen_inline_result_8h.html +++ b/docs/_chosen_inline_result_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_chosen_inline_result_8h.html','');}); <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_chosen_inline_result.html">TgBot::ChosenInlineResult</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a result of an inline query that was chosen by the user and sent to their chat partner. <a href="class_tg_bot_1_1_chosen_inline_result.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_chosen_inline_result_8h_source.html b/docs/_chosen_inline_result_8h_source.html index 84ca132..dab4a97 100644 --- a/docs/_chosen_inline_result_8h_source.html +++ b/docs/_chosen_inline_result_8h_source.html @@ -83,25 +83,25 @@ $(document).ready(function(){initNavTree('_chosen_inline_result_8h_source.html', <div class="title">ChosenInlineResult.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_chosen_inline_result.html"> 20</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="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_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247"> 22</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="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_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270"> 27</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="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_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd"> 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_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd">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_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998"> 37</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="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_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c"> 44</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="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_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d"> 49</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="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_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="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00020">ChosenInlineResult.h:20</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="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00032">ChosenInlineResult.h:32</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="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00049">ChosenInlineResult.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#l00046">Api.h:46</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#l00037">Location.h:37</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#l00022">ChosenInlineResult.h:22</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="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00044">ChosenInlineResult.h:44</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_a34fcb883f27cc3d3fae621a11c8f8270"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270">TgBot::ChosenInlineResult::resultId</a></div><div class="ttdeci">std::string resultId</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00027">ChosenInlineResult.h:27</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_a34fcb883f27cc3d3fae621a11c8f8270"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270">TgBot::ChosenInlineResult::resultId</a></div><div class="ttdeci">std::string resultId</div><div class="ttdoc">The unique identifier for the result that was chosen. </div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00028">ChosenInlineResult.h:28</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_chosen_inline_result_html_af4b33cf65a66df2adb1c06843b0ff998"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998">TgBot::ChosenInlineResult::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00037">ChosenInlineResult.h:37</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_chosen_inline_result_html_af4b33cf65a66df2adb1c06843b0ff998"><div class="ttname"><a href="class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998">TgBot::ChosenInlineResult::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdoc">Optional. Sender location, only for bots that require user location. </div><div class="ttdef"><b>Definition:</b> <a href="_chosen_inline_result_8h_source.html#l00038">ChosenInlineResult.h:38</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_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#l00038">User.h:38</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><!-- 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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_contact_8h.html b/docs/_contact_8h.html index c06f8ba..f22d04b 100644 --- a/docs/_contact_8h.html +++ b/docs/_contact_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_contact_8h.html','');}); <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_contact.html">TgBot::Contact</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a phone contact. <a href="class_tg_bot_1_1_contact.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_contact_8h_source.html b/docs/_contact_8h_source.html index 93ba7d7..c6b83d1 100644 --- a/docs/_contact_8h_source.html +++ b/docs/_contact_8h_source.html @@ -83,20 +83,20 @@ $(document).ready(function(){initNavTree('_contact_8h_source.html','');}); <div class="title">Contact.h</div> </div> </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="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_contact.html"> 35</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="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_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b"> 38</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="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_contact.html#ada9f5461d2dd84b547cf563db624ff28"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28">phoneNumber</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_contact.html#a81956d457d30f743bcb74dfbe1635bc8"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8">firstName</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_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3"> 53</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3">lastName</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_contact.html#a35e56ce0b16eb1119431043dccd8056b"> 58</a></span>  std::string <a class="code" href="class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b">userId</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> </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_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="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00058">Contact.h:58</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00048">Contact.h:48</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="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00043">Contact.h:43</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="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00035">Contact.h:35</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#l00038">Contact.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_contact_html_acece1a697b1e94ba95e5a4b161f7e2d3"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3">TgBot::Contact::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00053">Contact.h:53</a></div></div> +<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="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> +<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_contact_html_acece1a697b1e94ba95e5a4b161f7e2d3"><div class="ttname"><a href="class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3">TgBot::Contact::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdoc">Optional. Contact&#39;s last name. </div><div class="ttdef"><b>Definition:</b> <a href="_contact_8h_source.html#l00054">Contact.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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_contact_8h.html">Contact.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_document_8h.html b/docs/_document_8h.html index 4964dfe..b36a27d 100644 --- a/docs/_document_8h.html +++ b/docs/_document_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_document_8h.html','');}); <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_document.html">TgBot::Document</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a general file (as opposed to photos and audio files). <a href="class_tg_bot_1_1_document.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_document_8h_source.html b/docs/_document_8h_source.html index 5fe6e61..0d27fbd 100644 --- a/docs/_document_8h_source.html +++ b/docs/_document_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_document_8h_source.html','');}); <div class="title">Document.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_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"> * 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_DOCUMENT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_DOCUMENT_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="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_document.html"> 37</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_document.html">Document</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_document.html#af311e27c16bf2a1128ee339899face9e"> 40</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Document> <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">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_document.html#aa67870c6320092c13154abde7dcdf94c"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c">fileId</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_document.html#a21a156d86da82dcb636fba01a3ef351f"> 50</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_document.html#a21a156d86da82dcb636fba01a3ef351f">thumb</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_document.html#a0b36f1611eb0cda45e47c989689456d6"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">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"><a class="line" href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b"> 60</a></span>  std::string <a class="code" href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">mimeType</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_document.html#a3c9b2dca38059ddd219abab398694bc9"> 65</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9">fileSize</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> </div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="preprocessor">#endif //TGBOT_CPP_DOCUMENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_document_html_ac95f48d00ace3b28c97c4bfc1e3e592b"><div class="ttname"><a href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">TgBot::Document::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00060">Document.h:60</a></div></div> +<a href="_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"> * 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_DOCUMENT_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_DOCUMENT_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_document.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_document.html">Document</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_document.html#af311e27c16bf2a1128ee339899face9e"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Document> <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">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_document.html#aa67870c6320092c13154abde7dcdf94c"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c">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_document.html#a21a156d86da82dcb636fba01a3ef351f"> 51</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_document.html#a21a156d86da82dcb636fba01a3ef351f">thumb</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_document.html#a0b36f1611eb0cda45e47c989689456d6"> 56</a></span>  std::string <a class="code" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">fileName</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_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b"> 61</a></span>  std::string <a class="code" href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">mimeType</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_document.html#a3c9b2dca38059ddd219abab398694bc9"> 66</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9">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_DOCUMENT_H</span></div><div class="ttc" id="class_tg_bot_1_1_document_html_ac95f48d00ace3b28c97c4bfc1e3e592b"><div class="ttname"><a href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">TgBot::Document::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="_document_8h_source.html#l00061">Document.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_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="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00065">Document.h:65</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="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00050">Document.h:50</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="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00037">Document.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00045">Document.h:45</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="ttdef"><b>Definition:</b> <a href="_document_8h_source.html#l00055">Document.h:55</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#l00040">Document.h:40</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#l00038">PhotoSize.h:38</a></div></div> +<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="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> +<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><!-- 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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_document_8h.html">Document.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_event_broadcaster_8h.html b/docs/_event_broadcaster_8h.html index 0f4a5a0..8798414 100644 --- a/docs/_event_broadcaster_8h.html +++ b/docs/_event_broadcaster_8h.html @@ -100,6 +100,7 @@ $(document).ready(function(){initNavTree('_event_broadcaster_8h.html','');}); <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_event_broadcaster.html">TgBot::EventBroadcaster</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class holds all event listeners. <a href="class_tg_bot_1_1_event_broadcaster.html#details">More...</a><br /></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> @@ -113,7 +114,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_event_broadcaster_8h_source.html b/docs/_event_broadcaster_8h_source.html index b0a3050..aa5051c 100644 --- a/docs/_event_broadcaster_8h_source.html +++ b/docs/_event_broadcaster_8h_source.html @@ -83,28 +83,28 @@ $(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="l00044"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html"> 44</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="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</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="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a"> 49</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="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6"> 50</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="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93"> 51</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="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a"> 52</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="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9"> 58</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="l00059"></a><span class="lineno"> 59</span>  _onAnyMessageListeners.push_back(listener);</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="l00067"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583"> 67</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="l00068"></a><span class="lineno"> 68</span>  _onCommandListeners[commandName] = listener;</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="l00076"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13"> 76</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="l00077"></a><span class="lineno"> 77</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> <span class="keyword">auto</span>& command : commandsList)</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>  _onCommandListeners[command] = listener;</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> </div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb"> 87</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="l00088"></a><span class="lineno"> 88</span>  _onUnknownCommandListeners.push_back(listener);</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="l00095"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55"> 95</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="l00096"></a><span class="lineno"> 96</span>  _onNonCommandMessageListeners.push_back(listener);</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  }</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div><div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0"> 103</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="l00104"></a><span class="lineno"> 104</span>  _onInlineQueryListeners.push_back(listener);</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> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482"> 111</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="l00112"></a><span class="lineno"> 112</span>  _onChosenInlineResultListeners.push_back(listener);</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> </div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4"> 115</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="l00116"></a><span class="lineno"> 116</span>  _onCallbackQueryListeners.push_back(listener);</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  }</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> <span class="keyword">private</span>:</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">template</span><<span class="keyword">typename</span> ListenerType, <span class="keyword">typename</span> ObjectType></div><div class="line"><a name="l00121"></a><span class="lineno"> 121</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="l00122"></a><span class="lineno"> 122</span>  <span class="keywordflow">if</span> (!<span class="keywordtype">object</span>)</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">return</span>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> ListenerType& item : listeners) {</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  item(<span class="keywordtype">object</span>);</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</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>  <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="l00131"></a><span class="lineno"> 131</span>  broadcast<MessageListener, Message::Ptr>(_onAnyMessageListeners, message);</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  }</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>  <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="l00135"></a><span class="lineno"> 135</span>  std::map<std::string, MessageListener>::const_iterator iter = _onCommandListeners.find(command);</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="keywordflow">if</span> (iter == _onCommandListeners.end()) {</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  }</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  iter->second(message);</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</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>  <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="l00144"></a><span class="lineno"> 144</span>  broadcast<MessageListener, Message::Ptr>(_onUnknownCommandListeners, message);</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  }</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>  <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="l00148"></a><span class="lineno"> 148</span>  broadcast<MessageListener, Message::Ptr>(_onNonCommandMessageListeners, message);</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  }</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>  <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="l00152"></a><span class="lineno"> 152</span>  broadcast<InlineQueryListener, InlineQuery::Ptr>(_onInlineQueryListeners, query);</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  }</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>  <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="l00156"></a><span class="lineno"> 156</span>  broadcast<ChosenInlineResultListener, ChosenInlineResult::Ptr>(_onChosenInlineResultListeners, result);</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  }</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>  <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="l00160"></a><span class="lineno"> 160</span>  broadcast<CallbackQueryListener, CallbackQuery::Ptr>(_onCallbackQueryListeners, result);</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</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>  std::vector<MessageListener> _onAnyMessageListeners;</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  std::map<std::string, MessageListener> _onCommandListeners;</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  std::vector<MessageListener> _onUnknownCommandListeners;</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  std::vector<MessageListener> _onNonCommandMessageListeners;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  std::vector<InlineQueryListener> _onInlineQueryListeners;</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  std::vector<ChosenInlineResultListener> _onChosenInlineResultListeners;</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  std::vector<CallbackQueryListener> _onCallbackQueryListeners;</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</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> }</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> <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="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00058">EventBroadcaster.h:58</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="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00044">EventBroadcaster.h:44</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 <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> +<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#l00046">Api.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="_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#l00052">EventBroadcaster.h:52</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#l00052">Message.h:52</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"><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#l00022">ChosenInlineResult.h:22</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="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00103">EventBroadcaster.h:103</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a3ec551ffdcf5be1b9b39ed081ea078d4"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">TgBot::EventBroadcaster::onCallbackQuery</a></div><div class="ttdeci">void onCallbackQuery(const CallbackQueryListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00115">EventBroadcaster.h:115</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a5348beecf29bdf52c7d21985668bca93"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93">TgBot::EventBroadcaster::ChosenInlineResultListener</a></div><div class="ttdeci">std::function< void(const ChosenInlineResult::Ptr)> ChosenInlineResultListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00051">EventBroadcaster.h:51</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a5bed996221f047ec0469ae19e7bd00eb"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">TgBot::EventBroadcaster::onUnknownCommand</a></div><div class="ttdeci">void onUnknownCommand(const MessageListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00087">EventBroadcaster.h:87</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a13e4a906203fe43a950f1420b68c7583"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">TgBot::EventBroadcaster::onCommand</a></div><div class="ttdeci">void onCommand(const std::string &commandName, const MessageListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00067">EventBroadcaster.h:67</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a2c0338bc5cc3c1654d0e3f0dac0ab8a6"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">TgBot::EventBroadcaster::InlineQueryListener</a></div><div class="ttdeci">std::function< void(const InlineQuery::Ptr)> InlineQueryListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00050">EventBroadcaster.h:50</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_ad8e56ab49dbe9b4960d454f8b408bf13"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13">TgBot::EventBroadcaster::onCommand</a></div><div class="ttdeci">void onCommand(const std::initializer_list< std::string > &commandsList, const MessageListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00076">EventBroadcaster.h:76</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a22e70b8493ea455e70734a36968f3d55"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">TgBot::EventBroadcaster::onNonCommandMessage</a></div><div class="ttdeci">void onNonCommandMessage(const MessageListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00095">EventBroadcaster.h:95</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> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a3ec551ffdcf5be1b9b39ed081ea078d4"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">TgBot::EventBroadcaster::onCallbackQuery</a></div><div class="ttdeci">void onCallbackQuery(const CallbackQueryListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00116">EventBroadcaster.h:116</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a5348beecf29bdf52c7d21985668bca93"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93">TgBot::EventBroadcaster::ChosenInlineResultListener</a></div><div class="ttdeci">std::function< void(const ChosenInlineResult::Ptr)> ChosenInlineResultListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00052">EventBroadcaster.h:52</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a5bed996221f047ec0469ae19e7bd00eb"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">TgBot::EventBroadcaster::onUnknownCommand</a></div><div class="ttdeci">void onUnknownCommand(const MessageListener &listener)</div><div class="ttdoc">Registers listener which receives all messages with commands (messages with leading &#39;/&#39; char) which h...</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00088">EventBroadcaster.h:88</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a13e4a906203fe43a950f1420b68c7583"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">TgBot::EventBroadcaster::onCommand</a></div><div class="ttdeci">void onCommand(const std::string &commandName, const MessageListener &listener)</div><div class="ttdoc">Registers listener which receives all messages with commands (messages with leading &#39;/&#39; char)...</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00068">EventBroadcaster.h:68</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a2c0338bc5cc3c1654d0e3f0dac0ab8a6"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">TgBot::EventBroadcaster::InlineQueryListener</a></div><div class="ttdeci">std::function< void(const InlineQuery::Ptr)> InlineQueryListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00051">EventBroadcaster.h:51</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_ad8e56ab49dbe9b4960d454f8b408bf13"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13">TgBot::EventBroadcaster::onCommand</a></div><div class="ttdeci">void onCommand(const std::initializer_list< std::string > &commandsList, const MessageListener &listener)</div><div class="ttdoc">Registers listener which receives all messages with commands (messages with leading &#39;/&#39; char)...</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00077">EventBroadcaster.h:77</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a22e70b8493ea455e70734a36968f3d55"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">TgBot::EventBroadcaster::onNonCommandMessage</a></div><div class="ttdeci">void onNonCommandMessage(const MessageListener &listener)</div><div class="ttdoc">Registers listener which receives all messages without commands (messages with no leading &#39;/&#39; char) ...</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00096">EventBroadcaster.h:96</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_event_broadcaster_html_a7397520ff294c863b306142e29030482"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">TgBot::EventBroadcaster::onChosenInlineResult</a></div><div class="ttdeci">void onChosenInlineResult(const ChosenInlineResultListener &listener)</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00111">EventBroadcaster.h:111</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#l00022">InlineQuery.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a95899d82f77288a43a28dd24d0fa687a"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">TgBot::EventBroadcaster::MessageListener</a></div><div class="ttdeci">std::function< void(const Message::Ptr)> MessageListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00049">EventBroadcaster.h:49</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_event_broadcaster_html_a7397520ff294c863b306142e29030482"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">TgBot::EventBroadcaster::onChosenInlineResult</a></div><div class="ttdeci">void onChosenInlineResult(const ChosenInlineResultListener &listener)</div><div class="ttdoc">Registers listener which receives all the chosen inline result. </div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00112">EventBroadcaster.h:112</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_event_broadcaster_html_a95899d82f77288a43a28dd24d0fa687a"><div class="ttname"><a href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">TgBot::EventBroadcaster::MessageListener</a></div><div class="ttdeci">std::function< void(const Message::Ptr)> MessageListener</div><div class="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00050">EventBroadcaster.h:50</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 --> @@ -112,7 +112,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for 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> diff --git a/docs/_event_handler_8h.html b/docs/_event_handler_8h.html index 2bb9093..ee4aeee 100644 --- a/docs/_event_handler_8h.html +++ b/docs/_event_handler_8h.html @@ -108,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_event_handler_8h_source.html b/docs/_event_handler_8h_source.html index 6d3e191..64fe372 100644 --- a/docs/_event_handler_8h_source.html +++ b/docs/_event_handler_8h_source.html @@ -83,13 +83,13 @@ $(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="ttdef"><b>Definition:</b> <a href="_event_broadcaster_8h_source.html#l00044">EventBroadcaster.h:44</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#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> <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#l00042">Update.h:42</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#l00046">Api.h:46</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="_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#l00052">Message.h:52</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"><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> @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for 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> diff --git a/docs/_file_8h.html b/docs/_file_8h.html index 7fcfe35..4d37535 100644 --- a/docs/_file_8h.html +++ b/docs/_file_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_file_8h.html','');}); <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_file.html">TgBot::File</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a file ready to be downloaded. <a href="class_tg_bot_1_1_file.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_file_8h_source.html b/docs/_file_8h_source.html index dea4365..c4c55c4 100644 --- a/docs/_file_8h_source.html +++ b/docs/_file_8h_source.html @@ -83,19 +83,19 @@ $(document).ready(function(){initNavTree('_file_8h_source.html','');}); <div class="title">File.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_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">// 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_FILE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CPP_FILE_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_file.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_file.html">File</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_file.html#ac47e9c73b9d762eef2322c0932c5a934"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<File> <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">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_file.html#a0e64b7f89b84e674ea890399ea27dd6e"> 29</a></span>  std::string <a class="code" href="class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e">fileId</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_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445"> 34</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445">fileSize</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e"> 40</a></span>  std::string <a class="code" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e">filePath</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> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#endif //TGBOT_CPP_FILE_H</span></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#l00024">File.h:24</a></div></div> -<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="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00040">File.h:40</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="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00021">File.h:21</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="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00034">File.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00029">File.h:29</a></div></div> +<a href="_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">// 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_FILE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_CPP_FILE_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="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_file.html"> 23</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_file.html">File</a> {</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="keyword">public</span>:</div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934"> 26</a></span>  <span class="keyword">typedef</span> std::shared_ptr<File> <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">Ptr</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_file.html#a0e64b7f89b84e674ea890399ea27dd6e"> 31</a></span>  std::string <a class="code" href="class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e">fileId</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_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445"> 36</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445">fileSize</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e">filePath</a>;</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_CPP_FILE_H</span></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="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="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 --> <!-- 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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_file_8h.html">File.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_file_tools_8h.html b/docs/_file_tools_8h.html index f4e7057..8d4215c 100644 --- a/docs/_file_tools_8h.html +++ b/docs/_file_tools_8h.html @@ -108,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_file_tools_8h_source.html b/docs/_file_tools_8h_source.html index 845530c..2be357e 100644 --- a/docs/_file_tools_8h_source.html +++ b/docs/_file_tools_8h_source.html @@ -92,7 +92,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_force_reply_8h.html b/docs/_force_reply_8h.html index 22d38f6..79b54f2 100644 --- a/docs/_force_reply_8h.html +++ b/docs/_force_reply_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_force_reply_8h.html','');}); <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_force_reply.html">TgBot::ForceReply</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="class_tg_bot_1_1_force_reply.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_force_reply_8h_source.html b/docs/_force_reply_8h_source.html index 70e52b6..5f17f24 100644 --- a/docs/_force_reply_8h_source.html +++ b/docs/_force_reply_8h_source.html @@ -83,20 +83,20 @@ $(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="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_force_reply.html"> 40</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="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_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66"> 43</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="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_force_reply.html#a8c4637ab74050185a86f5c058cf35de7"> 48</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="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_force_reply.html#afbb510a24ebda5409311ff0d385065dc"> 53</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="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> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</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#l00046">Api.h:46</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#l00047">Api.h:47</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="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00053">ForceReply.h:53</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="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_force_reply_html_a8c4637ab74050185a86f5c058cf35de7"><div class="ttname"><a href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7">TgBot::ForceReply::forceReply</a></div><div class="ttdeci">const bool forceReply</div><div class="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00048">ForceReply.h:48</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_force_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_force_reply.html">TgBot::ForceReply</a></div><div class="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00040">ForceReply.h:40</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#l00043">ForceReply.h:43</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> +<div class="ttc" id="class_tg_bot_1_1_force_reply_html_a8c4637ab74050185a86f5c058cf35de7"><div class="ttname"><a href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7">TgBot::ForceReply::forceReply</a></div><div class="ttdeci">const bool forceReply</div><div class="ttdoc">Shows reply interface to the user, as if they manually selected the bot‘s message and tapped ’Reply...</div><div class="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00050">ForceReply.h:50</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_force_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_force_reply.html">TgBot::ForceReply</a></div><div class="ttdoc">Upon receiving a message with this object, Telegram clients will display a reply interface to the use...</div><div class="ttdef"><b>Definition:</b> <a href="_force_reply_8h_source.html#l00042">ForceReply.h:42</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><!-- 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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_game_8h.html b/docs/_game_8h.html new file mode 100644 index 0000000..b2ad90c --- /dev/null +++ b/docs/_game_8h.html @@ -0,0 +1,121 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/Game.h File Reference</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></script> +<link href="navtree.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="resize.js"></script> +<script type="text/javascript" src="navtreedata.js"></script> +<script type="text/javascript" src="navtree.js"></script> +<script type="text/javascript"> + $(document).ready(initResizable); +</script> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="search/searchdata.js"></script> +<script type="text/javascript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">tgbot-cpp + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.13 --> +<script type="text/javascript"> +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +</script> +<script type="text/javascript" src="menudata.js"></script> +<script type="text/javascript" src="menu.js"></script> +<script type="text/javascript"> +$(function() { + initMenu('',true,false,'search.php','Search'); + $(document).ready(function() { init_search(); }); +}); +</script> +<div id="main-nav"></div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + <div id="nav-sync" class="sync"></div> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +$(document).ready(function(){initNavTree('_game_8h.html','');}); +</script> +<div id="doc-content"> +<!-- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +</div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="javascript:void(0)" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<div class="header"> + <div class="summary"> +<a href="#nested-classes">Classes</a> | +<a href="#namespaces">Namespaces</a> </div> + <div class="headertitle"> +<div class="title">Game.h File Reference</div> </div> +</div><!--header--> +<div class="contents"> +<div class="textblock"><code>#include <memory></code><br /> +<code>#include <string></code><br /> +<code>#include <vector></code><br /> +<code>#include "<a class="el" href="_message_entity_8h_source.html">tgbot/types/MessageEntity.h</a>"</code><br /> +<code>#include "<a class="el" href="_animation_8h_source.html">tgbot/types/Animation.h</a>"</code><br /> +<code>#include "<a class="el" href="_photo_size_8h_source.html">tgbot/types/PhotoSize.h</a>"</code><br /> +</div> +<p><a href="_game_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_game.html">TgBot::Game</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a game. <a href="class_tg_bot_1_1_game.html#details">More...</a><br /></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="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 + <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/_game_8h_source.html b/docs/_game_8h_source.html new file mode 100644 index 0000000..85d4cf2 --- /dev/null +++ b/docs/_game_8h_source.html @@ -0,0 +1,111 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/Game.h Source File</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('_game_8h_source.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">Game.h</div> </div> +</div><!--header--> +<div class="contents"> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_game_html_a0ed54ba6406a8cc8623ba1748c166e7f"><div class="ttname"><a href="class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f">TgBot::Game::textEntities</a></div><div class="ttdeci">std::vector< MessageEntity::Ptr > textEntities</div><div class="ttdoc">Optional. Special entities that appear in text, such as usernames, URLs, bot commands, etc. </div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00073">Game.h:73</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_game_html_aa1f513d7c8058839d766f22b4090a3cb"><div class="ttname"><a href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb">TgBot::Game::text</a></div><div class="ttdeci">std::string text</div><div class="ttdoc">Optional. Brief description of the game or high scores included in the game message. </div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00068">Game.h:68</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_game_html_a2578e62f28ad5191e1754983a14cad4c"><div class="ttname"><a href="class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c">TgBot::Game::animation</a></div><div class="ttdeci">Animation::Ptr animation</div><div class="ttdoc">Optional. Animation that will be displayed in the game message in chats. Upload via BotFather...</div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00078">Game.h:78</a></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_game_html"><div class="ttname"><a href="class_tg_bot_1_1_game.html">TgBot::Game</a></div><div class="ttdoc">This object represents a game. </div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00044">Game.h:44</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_game_html_a38fe8bac265c3718117881a4d989f271"><div class="ttname"><a href="class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271">TgBot::Game::photo</a></div><div class="ttdeci">std::vector< PhotoSize::Ptr > photo</div><div class="ttdoc">Photo that will be displayed in the game message in chats. </div><div class="ttdef"><b>Definition:</b> <a href="_game_8h_source.html#l00061">Game.h:61</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_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 + <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/_game_high_score_8h.html b/docs/_game_high_score_8h.html new file mode 100644 index 0000000..b84632d --- /dev/null +++ b/docs/_game_high_score_8h.html @@ -0,0 +1,119 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/GameHighScore.h File Reference</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></script> +<link href="navtree.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="resize.js"></script> +<script type="text/javascript" src="navtreedata.js"></script> +<script type="text/javascript" src="navtree.js"></script> +<script type="text/javascript"> + $(document).ready(initResizable); +</script> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="search/searchdata.js"></script> +<script type="text/javascript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">tgbot-cpp + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.13 --> +<script type="text/javascript"> +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +</script> +<script type="text/javascript" src="menudata.js"></script> +<script type="text/javascript" src="menu.js"></script> +<script type="text/javascript"> +$(function() { + initMenu('',true,false,'search.php','Search'); + $(document).ready(function() { init_search(); }); +}); +</script> +<div id="main-nav"></div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + <div id="nav-sync" class="sync"></div> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +$(document).ready(function(){initNavTree('_game_high_score_8h.html','');}); +</script> +<div id="doc-content"> +<!-- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +</div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="javascript:void(0)" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<div class="header"> + <div class="summary"> +<a href="#nested-classes">Classes</a> | +<a href="#namespaces">Namespaces</a> </div> + <div class="headertitle"> +<div class="title">GameHighScore.h File Reference</div> </div> +</div><!--header--> +<div class="contents"> +<div class="textblock"><code>#include <memory></code><br /> +<code>#include <string></code><br /> +<code>#include "<a class="el" href="_photo_size_8h_source.html">tgbot/types/PhotoSize.h</a>"</code><br /> +<code>#include "<a class="el" href="_user_8h_source.html">tgbot/types/User.h</a>"</code><br /> +</div> +<p><a href="_game_high_score_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_game_high_score.html">TgBot::GameHighScore</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one row of the high scores table for a game. <a href="class_tg_bot_1_1_game_high_score.html#details">More...</a><br /></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="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 + <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/_game_high_score_8h_source.html b/docs/_game_high_score_8h_source.html new file mode 100644 index 0000000..ca83532 --- /dev/null +++ b/docs/_game_high_score_8h_source.html @@ -0,0 +1,107 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.13"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>tgbot-cpp: include/tgbot/types/GameHighScore.h Source File</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('_game_high_score_8h_source.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">GameHighScore.h</div> </div> +</div><!--header--> +<div class="contents"> +<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="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> +<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_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><!-- 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_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 + <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/_generic_reply_8h.html b/docs/_generic_reply_8h.html index 5b80c97..f7f1968 100644 --- a/docs/_generic_reply_8h.html +++ b/docs/_generic_reply_8h.html @@ -93,6 +93,7 @@ $(document).ready(function(){initNavTree('_generic_reply_8h.html','');}); <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_generic_reply.html">TgBot::GenericReply</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This abstract class is base of all keyboard related events. <a href="class_tg_bot_1_1_generic_reply.html#details">More...</a><br /></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> @@ -106,7 +107,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_generic_reply_8h_source.html b/docs/_generic_reply_8h_source.html index 4d67ea1..108f0cf 100644 --- a/docs/_generic_reply_8h_source.html +++ b/docs/_generic_reply_8h_source.html @@ -83,8 +83,8 @@ $(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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</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#l00047">Api.h:47</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> </div><!-- fragment --></div><!-- contents --> @@ -93,7 +93,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_client_8h.html b/docs/_http_client_8h.html index 09ee466..fda19c4 100644 --- a/docs/_http_client_8h.html +++ b/docs/_http_client_8h.html @@ -97,6 +97,7 @@ $(document).ready(function(){initNavTree('_http_client_8h.html','');}); <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_http_client.html">TgBot::HttpClient</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class makes http requests. <a href="class_tg_bot_1_1_http_client.html#details">More...</a><br /></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> @@ -110,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_client_8h_source.html b/docs/_http_client_8h_source.html index 1e8c8db..9c6c113 100644 --- a/docs/_http_client_8h_source.html +++ b/docs/_http_client_8h_source.html @@ -83,21 +83,21 @@ $(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="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_client.html"> 40</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="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="l00046"></a><span class="lineno"> 46</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="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00053"></a><span class="lineno"> 53</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="l00054"></a><span class="lineno"> 54</span> </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  boost::asio::io_service _ioService;</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> </div><div class="line"><a name="l00061"></a><span class="lineno"> 61</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#l00046">Api.h:46</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#l00047">Api.h:47</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> -<div class="ttc" id="class_tg_bot_1_1_http_client_html"><div class="ttname"><a href="class_tg_bot_1_1_http_client.html">TgBot::HttpClient</a></div><div class="ttdef"><b>Definition:</b> <a href="_http_client_8h_source.html#l00040">HttpClient.h:40</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="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00034">Url.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_client_html_a284380646ddc0fe9fd06cae29ba51a77"><div class="ttname"><a href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">TgBot::HttpClient::getInstance</a></div><div class="ttdeci">static HttpClient & getInstance()</div></div> -<div class="ttc" id="class_tg_bot_1_1_http_client_html_a1de1ba0e962c7446e9820337bbf6d3e5"><div class="ttname"><a href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">TgBot::HttpClient::makeRequest</a></div><div class="ttdeci">std::string makeRequest(const Url &url, const std::vector< HttpReqArg > &args)</div></div> +<div class="ttc" id="class_tg_bot_1_1_http_client_html"><div class="ttname"><a href="class_tg_bot_1_1_http_client.html">TgBot::HttpClient</a></div><div class="ttdoc">This class makes http requests. </div><div class="ttdef"><b>Definition:</b> <a href="_http_client_8h_source.html#l00041">HttpClient.h:41</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_client_html_a284380646ddc0fe9fd06cae29ba51a77"><div class="ttname"><a href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">TgBot::HttpClient::getInstance</a></div><div class="ttdeci">static HttpClient & getInstance()</div><div class="ttdoc">Returns instance which lives during all application lifetime. </div></div> +<div class="ttc" id="class_tg_bot_1_1_http_client_html_a1de1ba0e962c7446e9820337bbf6d3e5"><div class="ttname"><a href="class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">TgBot::HttpClient::makeRequest</a></div><div class="ttdeci">std::string makeRequest(const Url &url, const std::vector< HttpReqArg > &args)</div><div class="ttdoc">Sends a request to the url. </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_client_8h.html">HttpClient.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:14 for 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> diff --git a/docs/_http_parser_8h.html b/docs/_http_parser_8h.html index 87a58bd..e960326 100644 --- a/docs/_http_parser_8h.html +++ b/docs/_http_parser_8h.html @@ -110,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_parser_8h_source.html b/docs/_http_parser_8h_source.html index 1e172a4..0d5120a 100644 --- a/docs/_http_parser_8h_source.html +++ b/docs/_http_parser_8h_source.html @@ -85,7 +85,7 @@ $(document).ready(function(){initNavTree('_http_parser_8h_source.html','');}); <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> <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#l00046">Api.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="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> @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('_http_parser_8h_source.html','');}); <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="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00034">Url.h:34</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><!-- fragment --></div><!-- contents --> @@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('_http_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="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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_req_arg_8h.html b/docs/_http_req_arg_8h.html index 11252bc..48057d0 100644 --- a/docs/_http_req_arg_8h.html +++ b/docs/_http_req_arg_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_http_req_arg_8h.html','');}); <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_http_req_arg.html">TgBot::HttpReqArg</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class represents argument in POST http requests. <a href="class_tg_bot_1_1_http_req_arg.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_req_arg_8h_source.html b/docs/_http_req_arg_8h_source.html index b22f162..9307a47 100644 --- a/docs/_http_req_arg_8h_source.html +++ b/docs/_http_req_arg_8h_source.html @@ -83,21 +83,21 @@ $(document).ready(function(){initNavTree('_http_req_arg_8h_source.html','');}); <div class="title">HttpReqArg.h</div> </div> </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="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html"> 38</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="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"> 41</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19"> 42</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="l00043"></a><span class="lineno"> 43</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="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="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d"> 50</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="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_http_req_arg.html#ae854084229a093b6819953d0055844eb"> 55</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="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_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3"> 60</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="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_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5"> 65</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="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_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc"> 70</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="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> </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_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="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00050">HttpReqArg.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00055">HttpReqArg.h:55</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="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00070">HttpReqArg.h:70</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="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00060">HttpReqArg.h:60</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_req_arg_html"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html">TgBot::HttpReqArg</a></div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00038">HttpReqArg.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_aaff7072fe781f191ddca430088447d19"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19">TgBot::HttpReqArg::HttpReqArg</a></div><div class="ttdeci">HttpReqArg(const std::string &name, const T &value, bool isFile=false, const std::string &mimeType="text/plain", const std::string &fileName="")</div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00042">HttpReqArg.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_a74387e5b5fe9713a805b33e693930bd5"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">TgBot::HttpReqArg::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00065">HttpReqArg.h:65</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_http_req_arg_html"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html">TgBot::HttpReqArg</a></div><div class="ttdoc">This class represents argument in POST http requests. </div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00039">HttpReqArg.h:39</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_aaff7072fe781f191ddca430088447d19"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#aaff7072fe781f191ddca430088447d19">TgBot::HttpReqArg::HttpReqArg</a></div><div class="ttdeci">HttpReqArg(const std::string &name, const T &value, bool isFile=false, const std::string &mimeType="text/plain", const std::string &fileName="")</div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00043">HttpReqArg.h:43</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_http_req_arg_html_a74387e5b5fe9713a805b33e693930bd5"><div class="ttname"><a href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">TgBot::HttpReqArg::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdoc">Mime type of an argument value. This field makes sense only if isFile is true. </div><div class="ttdef"><b>Definition:</b> <a href="_http_req_arg_8h_source.html#l00066">HttpReqArg.h:66</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_req_arg_8h.html">HttpReqArg.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_server_8h.html b/docs/_http_server_8h.html index 3d13106..a2713d6 100644 --- a/docs/_http_server_8h.html +++ b/docs/_http_server_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_http_server_8h.html','');}); <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_http_server.html">TgBot::HttpServer< Protocol ></a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class handles HTTP requests from the Internet. <a href="class_tg_bot_1_1_http_server.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_http_server_1_1_connection.html">TgBot::HttpServer< Protocol >::Connection</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> @@ -110,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_http_server_8h_source.html b/docs/_http_server_8h_source.html index 54f51c5..a65ad87 100644 --- a/docs/_http_server_8h_source.html +++ b/docs/_http_server_8h_source.html @@ -83,31 +83,31 @@ $(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="l00038"></a><span class="lineno"> 38</span> <span class="keyword">template</span><<span class="keyword">typename</span> Protocol></div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html"> 39</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="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">protected</span>:</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b"> 42</a></span>  <span class="keyword">class </span>Connection;</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"> 45</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="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a8edad0dd91ffffa6cacce4d49cb60abe"> 47</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="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="l00053"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#aa237b199d8a0712b983e4913970ad7f7"> 53</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="l00054"></a><span class="lineno"> 54</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="l00055"></a><span class="lineno"> 55</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="l00056"></a><span class="lineno"> 56</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="l00057"></a><span class="lineno"> 57</span>  connection->start();</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  start();</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>  <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>.run();</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="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#aeed8b9200cc2932126b9c27946751377"> 66</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="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7">_ioService</a>.stop();</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="keyword">protected</span>:</div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html"> 71</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="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8"> 74</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="l00075"></a><span class="lineno"> 75</span>  boost::asio::socket_base::keep_alive option(<span class="keyword">true</span>);</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</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="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"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d"> 79</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="l00080"></a><span class="lineno"> 80</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="l00081"></a><span class="lineno"> 81</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="l00082"></a><span class="lineno"> 82</span>  std::map<std::string, std::string> headers;</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</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="l00084"></a><span class="lineno"> 84</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="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"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a2104f20074b0a9fb17192ebbb1846b20"> 88</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="l00089"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#a23e0644c0e4d02eb96b9dd61404a8788"> 89</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="l00090"></a><span class="lineno"> 90</span> </div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server_1_1_connection.html#ab630576fda90c3a33e563e44cd5a08dd"> 92</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="l00093"></a><span class="lineno"> 93</span>  };</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a68812914f5c398331ee3ef8e77fe39b7"> 95</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="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a020e76d58f70ad41686081be41a8c108"> 96</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="l00097"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_http_server.html#a9af2cf386463a1f40d0d3e9d92d88eec"> 97</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="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="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> <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#l00096">HttpServer.h:96</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#l00092">HttpServer.h:92</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#l00088">HttpServer.h:88</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="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00039">HttpServer.h:39</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="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00053">HttpServer.h:53</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#l00046">Api.h:46</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#l00071">HttpServer.h:71</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#l00079">HttpServer.h:79</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#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> +<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="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#l00074">HttpServer.h:74</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#l00097">HttpServer.h:97</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="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00066">HttpServer.h:66</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#l00047">HttpServer.h:47</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#l00042">HttpServer.h:42</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#l00089">HttpServer.h:89</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#l00095">HttpServer.h:95</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_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><!-- 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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_keyboard_button_8h.html b/docs/_inline_keyboard_button_8h.html index 0300263..36ce3d0 100644 --- a/docs/_inline_keyboard_button_8h.html +++ b/docs/_inline_keyboard_button_8h.html @@ -88,12 +88,14 @@ $(document).ready(function(){initNavTree('_inline_keyboard_button_8h.html','');} <div class="contents"> <div class="textblock"><code>#include <string></code><br /> <code>#include <memory></code><br /> +<code>#include "<a class="el" href="_callback_game_8h_source.html">tgbot/types/CallbackGame.h</a>"</code><br /> </div> <p><a href="_inline_keyboard_button_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_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one button of an inline keyboard. You must use exactly one of the optional fields. <a href="class_tg_bot_1_1_inline_keyboard_button.html#details">More...</a><br /></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> @@ -107,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_keyboard_button_8h_source.html b/docs/_inline_keyboard_button_8h_source.html index 78d20b3..4a73b7d 100644 --- a/docs/_inline_keyboard_button_8h_source.html +++ b/docs/_inline_keyboard_button_8h_source.html @@ -83,21 +83,24 @@ $(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="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_inline_keyboard_button.html"> 17</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="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_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983"> 19</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="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f"> 24</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="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_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3"> 29</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="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_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4"> 34</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="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_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274"> 39</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="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_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406"> 44</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="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_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#l00019">InlineKeyboardButton.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00044">InlineKeyboardButton.h:44</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="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00034">InlineKeyboardButton.h:34</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="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00017">InlineKeyboardButton.h:17</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="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00029">InlineKeyboardButton.h:29</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="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00024">InlineKeyboardButton.h:24</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="ttdef"><b>Definition:</b> <a href="_inline_keyboard_button_8h_source.html#l00039">InlineKeyboardButton.h:39</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="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> +<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="_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> </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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_keyboard_markup_8h.html b/docs/_inline_keyboard_markup_8h.html index e222d10..f1b414a 100644 --- a/docs/_inline_keyboard_markup_8h.html +++ b/docs/_inline_keyboard_markup_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_inline_keyboard_markup_8h.html','');} <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_inline_keyboard_markup.html">TgBot::InlineKeyboardMarkup</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an inline keyboard that appears right next to the message it belongs to. <a href="class_tg_bot_1_1_inline_keyboard_markup.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_keyboard_markup_8h_source.html b/docs/_inline_keyboard_markup_8h_source.html index d1015df..d95bd02 100644 --- a/docs/_inline_keyboard_markup_8h_source.html +++ b/docs/_inline_keyboard_markup_8h_source.html @@ -83,20 +83,20 @@ $(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="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_keyboard_markup.html"> 20</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="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_markup.html#a596873291582fb23cfbe6b62e20df8e7"> 22</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="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_markup.html#a7ff086034bc62f1a791f2e872e652b4b"> 27</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="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="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> <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#l00046">Api.h:46</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#l00047">Api.h:47</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#l00022">InlineKeyboardMarkup.h:22</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="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_inline_keyboard_markup_html_a7ff086034bc62f1a791f2e872e652b4b"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b">TgBot::InlineKeyboardMarkup::inlineKeyboard</a></div><div class="ttdeci">std::vector< std::vector< InlineKeyboardButton::Ptr > > inlineKeyboard</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00027">InlineKeyboardMarkup.h:27</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> +<div class="ttc" id="class_tg_bot_1_1_inline_keyboard_markup_html_a7ff086034bc62f1a791f2e872e652b4b"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b">TgBot::InlineKeyboardMarkup::inlineKeyboard</a></div><div class="ttdeci">std::vector< std::vector< InlineKeyboardButton::Ptr > > inlineKeyboard</div><div class="ttdoc">Array of button rows, each represented by an Array of InlineKeyboardButton objects. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00028">InlineKeyboardMarkup.h:28</a></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_inline_keyboard_markup_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html">TgBot::InlineKeyboardMarkup</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00020">InlineKeyboardMarkup.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_keyboard_markup_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_keyboard_markup.html">TgBot::InlineKeyboardMarkup</a></div><div class="ttdoc">This object represents an inline keyboard that appears right next to the message it belongs to...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_keyboard_markup_8h_source.html#l00021">InlineKeyboardMarkup.h:21</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_8h.html b/docs/_inline_query_8h.html index e0f7d0b..6676048 100644 --- a/docs/_inline_query_8h.html +++ b/docs/_inline_query_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_inline_query_8h.html','');}); <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_inline_query.html">TgBot::InlineQuery</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming inline query. <a href="class_tg_bot_1_1_inline_query.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_8h_source.html b/docs/_inline_query_8h_source.html index c3b6d73..a1600a9 100644 --- a/docs/_inline_query_8h_source.html +++ b/docs/_inline_query_8h_source.html @@ -83,25 +83,25 @@ $(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="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query.html"> 20</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="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.html#a82b36b38b3587e6a721b6fa579759b0c"> 22</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="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_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7"> 27</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="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_query.html#a95db52178399e81913eec2b615ef8e04"> 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_inline_query.html#a95db52178399e81913eec2b615ef8e04">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_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a"> 37</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="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_inline_query.html#ab82e5c7e1033a89af639cb105413568c"> 42</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="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_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589"> 47</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="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> <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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00032">InlineQuery.h:32</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#l00037">Location.h:37</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="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00042">InlineQuery.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_html_aeee09d6d167fb08ed2edd266befa8f8a"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a">TgBot::InlineQuery::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00037">InlineQuery.h:37</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_html_a02b19f8ececa0f1091ea52a17c3c8589"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589">TgBot::InlineQuery::offset</a></div><div class="ttdeci">std::string offset</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00047">InlineQuery.h:47</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html">TgBot::InlineQuery</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00020">InlineQuery.h:20</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#l00047">Api.h:47</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_html_aeee09d6d167fb08ed2edd266befa8f8a"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a">TgBot::InlineQuery::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdoc">Optional. Sender location, only for bots that request user location. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00038">InlineQuery.h:38</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_html_a02b19f8ececa0f1091ea52a17c3c8589"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589">TgBot::InlineQuery::offset</a></div><div class="ttdeci">std::string offset</div><div class="ttdoc">Offset of the results to be returned. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00048">InlineQuery.h:48</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html">TgBot::InlineQuery</a></div><div class="ttdoc">This object represents an incoming inline query. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00021">InlineQuery.h:21</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="_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_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#l00022">InlineQuery.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_html_a8787b5e72cbfc95c3e938143ba7f6ee7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7">TgBot::InlineQuery::id</a></div><div class="ttdeci">std::string id</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_8h_source.html#l00027">InlineQuery.h:27</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#l00038">User.h:38</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_inline_query_html_a8787b5e72cbfc95c3e938143ba7f6ee7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7">TgBot::InlineQuery::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="_inline_query_8h_source.html#l00028">InlineQuery.h:28</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><!-- 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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_8h.html b/docs/_inline_query_result_8h.html index e8e045e..e60a5d4 100644 --- a/docs/_inline_query_result_8h.html +++ b/docs/_inline_query_result_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_8h.html','');}); <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_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This abstract class is base of all inline query results. <a href="class_tg_bot_1_1_inline_query_result.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_8h_source.html b/docs/_inline_query_result_8h_source.html index 7ed3a09..cb18e27 100644 --- a/docs/_inline_query_result_8h_source.html +++ b/docs/_inline_query_result_8h_source.html @@ -83,28 +83,28 @@ $(document).ready(function(){initNavTree('_inline_query_result_8h_source.html',' <div class="title">InlineQueryResult.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_query_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 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_INLINEQUERYRESULT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULT_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="_inline_keyboard_markup_8h.html">tgbot/types/InlineKeyboardMarkup.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</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="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_inline_query_result.html"> 20</a></span> <span class="keyword">class </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.html#af567dd95c4dae7c4a895e561a97ed4c5"> 22</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResult> <a class="code" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">Ptr</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.html#a3d521bee0ec085b4d59d99435ec5d282"> 24</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">InlineQueryResult</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"> 26</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"><a class="line" href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0"> 28</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0">~InlineQueryResult</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_result.html#a264821cb9ed371fc04809effb2ec9bf0"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</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.html#a75316c8ba9522f44aedb9788584156db"> 38</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</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_result.html#a1d94f4380732940843c30408fa85f994"> 43</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</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_result.html#acfc3e23bb91a081e9cbebea3de417f70"> 48</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</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_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0"> 53</a></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_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</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_inline_query_result.html#ace9850f165c2e823696aab62391b3943"> 58</a></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_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</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> }</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="preprocessor">#endif //TGBOT_INLINEQUERYRESULT_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a5b19b26210f5191e80fc1ed8de9a12a0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">TgBot::InlineQueryResult::replyMarkup</a></div><div class="ttdeci">InlineKeyboardMarkup::Ptr replyMarkup</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00053">InlineQueryResult.h:53</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_acfc3e23bb91a081e9cbebea3de417f70"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">TgBot::InlineQueryResult::caption</a></div><div class="ttdeci">std::string caption</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00048">InlineQueryResult.h:48</a></div></div> +<a href="_inline_query_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 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_INLINEQUERYRESULT_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULT_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="_inline_keyboard_markup_8h.html">tgbot/types/InlineKeyboardMarkup.h</a>"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</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="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_result.html"> 21</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result.html">InlineQueryResult</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_result.html#af567dd95c4dae7c4a895e561a97ed4c5"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResult> <a class="code" href="class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282"> 25</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">InlineQueryResult</a>() {</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>  }</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0"> 29</a></span>  <span class="keyword">virtual</span> <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0">~InlineQueryResult</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.html#a264821cb9ed371fc04809effb2ec9bf0"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">type</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.html#a75316c8ba9522f44aedb9788584156db"> 39</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db">id</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.html#a1d94f4380732940843c30408fa85f994"> 44</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">title</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_query_result.html#acfc3e23bb91a081e9cbebea3de417f70"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">caption</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_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0"> 54</a></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_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">replyMarkup</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_inline_query_result.html#ace9850f165c2e823696aab62391b3943"> 59</a></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_inline_query_result.html#ace9850f165c2e823696aab62391b3943">inputMessageContent</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_INLINEQUERYRESULT_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a5b19b26210f5191e80fc1ed8de9a12a0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0">TgBot::InlineQueryResult::replyMarkup</a></div><div class="ttdeci">InlineKeyboardMarkup::Ptr replyMarkup</div><div class="ttdoc">Optional. Inline keyboard attached to the message. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00054">InlineQueryResult.h:54</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_acfc3e23bb91a081e9cbebea3de417f70"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70">TgBot::InlineQueryResult::caption</a></div><div class="ttdeci">std::string caption</div><div class="ttdoc">Optional or missing. See description of derived classes. Caption of the file to be sent...</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00049">InlineQueryResult.h:49</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_inline_query_result_html_a1adbb76a14ff772aa8e06b26f302ade0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0">TgBot::InlineQueryResult::~InlineQueryResult</a></div><div class="ttdeci">virtual ~InlineQueryResult()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00028">InlineQueryResult.h:28</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a1adbb76a14ff772aa8e06b26f302ade0"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0">TgBot::InlineQueryResult::~InlineQueryResult</a></div><div class="ttdeci">virtual ~InlineQueryResult()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00029">InlineQueryResult.h:29</a></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_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.h:33</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00058">InlineQueryResult.h:58</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#l00046">Api.h:46</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#l00022">InlineKeyboardMarkup.h:22</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00038">InlineQueryResult.h:38</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#l00022">InlineQueryResult.h:22</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a3d521bee0ec085b4d59d99435ec5d282"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">TgBot::InlineQueryResult::InlineQueryResult</a></div><div class="ttdeci">InlineQueryResult()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00024">InlineQueryResult.h:24</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.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="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="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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a3d521bee0ec085b4d59d99435ec5d282"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282">TgBot::InlineQueryResult::InlineQueryResult</a></div><div class="ttdeci">InlineQueryResult()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00025">InlineQueryResult.h:25</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="_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_html_a1d94f4380732940843c30408fa85f994"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">TgBot::InlineQueryResult::title</a></div><div class="ttdeci">std::string title</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00043">InlineQueryResult.h:43</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_html_a1d94f4380732940843c30408fa85f994"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">TgBot::InlineQueryResult::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Requred, optional or missing. See description of derived classes. Title of the result. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00044">InlineQueryResult.h:44</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_article_8h.html b/docs/_inline_query_result_article_8h.html index 9ab213c..28f19df 100644 --- a/docs/_inline_query_result_article_8h.html +++ b/docs/_inline_query_result_article_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_article_8h.html', <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_inline_query_result_article.html">TgBot::InlineQueryResultArticle</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an article of web page. <a href="class_tg_bot_1_1_inline_query_result_article.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_article_8h_source.html b/docs/_inline_query_result_article_8h_source.html index 9a7df1a..f63833c 100644 --- a/docs/_inline_query_result_article_8h_source.html +++ b/docs/_inline_query_result_article_8h_source.html @@ -83,27 +83,27 @@ $(document).ready(function(){initNavTree('_inline_query_result_article_8h_source <div class="title">InlineQueryResultArticle.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_query_result_article_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_INLINEQUERYRESULTARTICLE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTARTICLE_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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_article.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_article.html">InlineQueryResultArticle</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="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_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53"> 21</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_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">TYPE</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_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultArticle> <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90"> 25</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">InlineQueryResultArticle</a>() {</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</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_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">TYPE</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_article.html#a4f2858334ee45a2e409e82cdb5be0256">hideUrl</a> = <span class="keyword">false</span>;</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_article.html#aff3b505e37177d9e7e6e2983c0aedcba">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_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">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_article.html#a772fc689e3813a8025eb3c0d69e6a109"> 35</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109">url</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_article.html#a4f2858334ee45a2e409e82cdb5be0256"> 40</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256">hideUrl</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_article.html#adb17d53fd713e3203b6e3ebf4947d404"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404">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_article.html#a842471f67e9ae13cbe79e1a1bb43b21e"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e">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_article.html#a20bcfc41429b0b8f77339ffa45ebf42d"> 55</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">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_article.html#aff3b505e37177d9e7e6e2983c0aedcba"> 60</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba">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_INLINEQUERYRESULTARTICLE_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a5d70803e8c68ea279c0d620f73623b90"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">TgBot::InlineQueryResultArticle::InlineQueryResultArticle</a></div><div class="ttdeci">InlineQueryResultArticle()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00025">InlineQueryResultArticle.h:25</a></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#l00023">InlineQueryResultArticle.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00035">InlineQueryResultArticle.h:35</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</a></div></div> +<a href="_inline_query_result_article_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_INLINEQUERYRESULTARTICLE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTARTICLE_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_article.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_article.html">InlineQueryResultArticle</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_article.html#a2ac4cf6bc5250918a174dbe682c3bf53"> 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_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">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_article.html#abde520162c5e38947c32dd0c11c00c69"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultArticle> <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69">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_article.html#a5d70803e8c68ea279c0d620f73623b90"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">InlineQueryResultArticle</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_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">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_article.html#a4f2858334ee45a2e409e82cdb5be0256">hideUrl</a> = <span class="keyword">false</span>;</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_article.html#aff3b505e37177d9e7e6e2983c0aedcba">thumbHeight</a> = 0;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  this-><a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">thumbWidth</a> = 0;</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="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109"> 36</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109">url</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_article.html#a4f2858334ee45a2e409e82cdb5be0256"> 41</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256">hideUrl</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_article.html#adb17d53fd713e3203b6e3ebf4947d404"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404">description</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_article.html#a842471f67e9ae13cbe79e1a1bb43b21e"> 51</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e">thumbUrl</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_article.html#a20bcfc41429b0b8f77339ffa45ebf42d"> 56</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">thumbWidth</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_article.html#aff3b505e37177d9e7e6e2983c0aedcba"> 61</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba">thumbHeight</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> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTARTICLE_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a5d70803e8c68ea279c0d620f73623b90"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90">TgBot::InlineQueryResultArticle::InlineQueryResultArticle</a></div><div class="ttdeci">InlineQueryResultArticle()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00026">InlineQueryResultArticle.h:26</a></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_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="_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00019">InlineQueryResultArticle.h:19</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00045">InlineQueryResultArticle.h:45</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_aff3b505e37177d9e7e6e2983c0aedcba"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba">TgBot::InlineQueryResultArticle::thumbHeight</a></div><div class="ttdeci">int32_t thumbHeight</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00060">InlineQueryResultArticle.h:60</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a842471f67e9ae13cbe79e1a1bb43b21e"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e">TgBot::InlineQueryResultArticle::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00050">InlineQueryResultArticle.h:50</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a20bcfc41429b0b8f77339ffa45ebf42d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">TgBot::InlineQueryResultArticle::thumbWidth</a></div><div class="ttdeci">int32_t thumbWidth</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00055">InlineQueryResultArticle.h:55</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a4f2858334ee45a2e409e82cdb5be0256"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256">TgBot::InlineQueryResultArticle::hideUrl</a></div><div class="ttdeci">bool hideUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00040">InlineQueryResultArticle.h:40</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a2ac4cf6bc5250918a174dbe682c3bf53"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">TgBot::InlineQueryResultArticle::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00021">InlineQueryResultArticle.h:21</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> +<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_article_html_aff3b505e37177d9e7e6e2983c0aedcba"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba">TgBot::InlineQueryResultArticle::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_article_8h_source.html#l00061">InlineQueryResultArticle.h:61</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a842471f67e9ae13cbe79e1a1bb43b21e"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e">TgBot::InlineQueryResultArticle::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_article_8h_source.html#l00051">InlineQueryResultArticle.h:51</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a20bcfc41429b0b8f77339ffa45ebf42d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">TgBot::InlineQueryResultArticle::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_article_8h_source.html#l00056">InlineQueryResultArticle.h:56</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a4f2858334ee45a2e409e82cdb5be0256"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256">TgBot::InlineQueryResultArticle::hideUrl</a></div><div class="ttdeci">bool hideUrl</div><div class="ttdoc">Optional. Pass True if you don&#39;t want the URL to be shown in the message. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00041">InlineQueryResultArticle.h:41</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_article_html_a2ac4cf6bc5250918a174dbe682c3bf53"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">TgBot::InlineQueryResultArticle::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_article_8h_source.html#l00022">InlineQueryResultArticle.h:22</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_audio_8h.html b/docs/_inline_query_result_audio_8h.html index 53a6466..df3e2c5 100644 --- a/docs/_inline_query_result_audio_8h.html +++ b/docs/_inline_query_result_audio_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_audio_8h.html','' <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_inline_query_result_audio.html">TgBot::InlineQueryResultAudio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an mp3 audio file. <a href="class_tg_bot_1_1_inline_query_result_audio.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_audio_8h_source.html b/docs/_inline_query_result_audio_8h_source.html index 36ab553..c690fa2 100644 --- a/docs/_inline_query_result_audio_8h_source.html +++ b/docs/_inline_query_result_audio_8h_source.html @@ -83,24 +83,24 @@ $(document).ready(function(){initNavTree('_inline_query_result_audio_8h_source.h <div class="title">InlineQueryResultAudio.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html"> 19</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="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_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8"> 21</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="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_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</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="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_audio.html#a32196651921816a857b75a7e0163ed40"> 33</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="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_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1"> 38</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="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_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01"> 43</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="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> <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#l00023">InlineQueryResultAudio.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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#l00021">InlineQueryResultAudio.h:21</a></div></div> +<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="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="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00033">InlineQueryResultAudio.h:33</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a18d053fc3cfc83d5e8a769002a12ad01"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01">TgBot::InlineQueryResultAudio::audioDuration</a></div><div class="ttdeci">int32_t audioDuration</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00043">InlineQueryResultAudio.h:43</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_aed3fcf3bc848aaae21bab04a3f840ec1"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1">TgBot::InlineQueryResultAudio::performer</a></div><div class="ttdeci">std::string performer</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00038">InlineQueryResultAudio.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html">TgBot::InlineQueryResultAudio</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00019">InlineQueryResultAudio.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a566b685dd3a4334a1bd15c53f5abf6ca"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca">TgBot::InlineQueryResultAudio::InlineQueryResultAudio</a></div><div class="ttdeci">InlineQueryResultAudio()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00025">InlineQueryResultAudio.h:25</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a18d053fc3cfc83d5e8a769002a12ad01"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01">TgBot::InlineQueryResultAudio::audioDuration</a></div><div class="ttdeci">int32_t audioDuration</div><div class="ttdoc">Optional. Audio duration in seconds. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00044">InlineQueryResultAudio.h:44</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_audio_html_aed3fcf3bc848aaae21bab04a3f840ec1"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1">TgBot::InlineQueryResultAudio::performer</a></div><div class="ttdeci">std::string performer</div><div class="ttdoc">Optional. Performer. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00039">InlineQueryResultAudio.h:39</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html">TgBot::InlineQueryResultAudio</a></div><div class="ttdoc">Represents a link to an mp3 audio file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00020">InlineQueryResultAudio.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_audio_html_a566b685dd3a4334a1bd15c53f5abf6ca"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca">TgBot::InlineQueryResultAudio::InlineQueryResultAudio</a></div><div class="ttdeci">InlineQueryResultAudio()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_audio_8h_source.html#l00026">InlineQueryResultAudio.h:26</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_audio_8h.html b/docs/_inline_query_result_cached_audio_8h.html index d12d181..6d5c634 100644 --- a/docs/_inline_query_result_cached_audio_8h.html +++ b/docs/_inline_query_result_cached_audio_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_audio_8h.h <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_inline_query_result_cached_audio.html">TgBot::InlineQueryResultCachedAudio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an mp3 audio file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_audio_8h_source.html b/docs/_inline_query_result_cached_audio_8h_source.html index cec61f2..c56953b 100644 --- a/docs/_inline_query_result_cached_audio_8h_source.html +++ b/docs/_inline_query_result_cached_audio_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_audio_8h_s <div class="title">InlineQueryResultCachedAudio.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html"> 19</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="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_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861"> 21</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="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_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39"> 32</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="l00033"></a><span class="lineno"> 33</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> }</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_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#l00025">InlineQueryResultCachedAudio.h:25</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</a></div></div> +<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="_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#l00021">InlineQueryResultCachedAudio.h:21</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_audio_html_a318af9a876c7785d9b70a1df30284a39"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39">TgBot::InlineQueryResultCachedAudio::audioFileId</a></div><div class="ttdeci">std::string audioFileId</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00032">InlineQueryResultCachedAudio.h:32</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#l00023">InlineQueryResultCachedAudio.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_audio_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html">TgBot::InlineQueryResultCachedAudio</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00019">InlineQueryResultCachedAudio.h:19</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_audio_html_a318af9a876c7785d9b70a1df30284a39"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39">TgBot::InlineQueryResultCachedAudio::audioFileId</a></div><div class="ttdeci">std::string audioFileId</div><div class="ttdoc">A valid file identifier for the audio file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00033">InlineQueryResultCachedAudio.h:33</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_inline_query_result_cached_audio_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_audio.html">TgBot::InlineQueryResultCachedAudio</a></div><div class="ttdoc">Represents a link to an mp3 audio file stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_audio_8h_source.html#l00020">InlineQueryResultCachedAudio.h:20</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_document_8h.html b/docs/_inline_query_result_cached_document_8h.html index 5a086d9..7e1ff38 100644 --- a/docs/_inline_query_result_cached_document_8h.html +++ b/docs/_inline_query_result_cached_document_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_document_8 <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_inline_query_result_cached_document.html">TgBot::InlineQueryResultCachedDocument</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_document.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_document_8h_source.html b/docs/_inline_query_result_cached_document_8h_source.html index 6e9d50f..71df992 100644 --- a/docs/_inline_query_result_cached_document_8h_source.html +++ b/docs/_inline_query_result_cached_document_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_document_8 <div class="title">InlineQueryResultCachedDocument.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html"> 19</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="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_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689"> 21</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="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_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454"> 32</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="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_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650"> 37</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="l00038"></a><span class="lineno"> 38</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> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00032">InlineQueryResultCachedDocument.h:32</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00019">InlineQueryResultCachedDocument.h:19</a></div></div> +<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="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#l00021">InlineQueryResultCachedDocument.h:21</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#l00023">InlineQueryResultCachedDocument.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html_a9863569993d146cbba9f6b82d36982fc"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc">TgBot::InlineQueryResultCachedDocument::InlineQueryResultCachedDocument</a></div><div class="ttdeci">InlineQueryResultCachedDocument()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00025">InlineQueryResultCachedDocument.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html_adbd95fa3dd4f9d2efce22f79efff5650"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650">TgBot::InlineQueryResultCachedDocument::description</a></div><div class="ttdeci">std::string description</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00037">InlineQueryResultCachedDocument.h:37</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> +<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_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_document_html_a9863569993d146cbba9f6b82d36982fc"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc">TgBot::InlineQueryResultCachedDocument::InlineQueryResultCachedDocument</a></div><div class="ttdeci">InlineQueryResultCachedDocument()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_document_8h_source.html#l00026">InlineQueryResultCachedDocument.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_document_html_adbd95fa3dd4f9d2efce22f79efff5650"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650">TgBot::InlineQueryResultCachedDocument::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_cached_document_8h_source.html#l00038">InlineQueryResultCachedDocument.h:38</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_gif_8h.html b/docs/_inline_query_result_cached_gif_8h.html index fa94443..845cdde 100644 --- a/docs/_inline_query_result_cached_gif_8h.html +++ b/docs/_inline_query_result_cached_gif_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_gif_8h.htm <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_inline_query_result_cached_gif.html">TgBot::InlineQueryResultCachedGif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an animated GIF file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_gif_8h_source.html b/docs/_inline_query_result_cached_gif_8h_source.html index 77b928e..7a9f605 100644 --- a/docs/_inline_query_result_cached_gif_8h_source.html +++ b/docs/_inline_query_result_cached_gif_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_gif_8h_sou <div class="title">InlineQueryResultCachedGif.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html"> 19</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="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_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3"> 21</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="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_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f"> 32</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="l00033"></a><span class="lineno"> 33</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> }</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_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.h:33</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00032">InlineQueryResultCachedGif.h:32</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#l00046">Api.h:46</a></div></div> +<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="_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00019">InlineQueryResultCachedGif.h:19</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html_ac990c0bdfcfc50e823cdc932b4b62ce9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9">TgBot::InlineQueryResultCachedGif::InlineQueryResultCachedGif</a></div><div class="ttdeci">InlineQueryResultCachedGif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00025">InlineQueryResultCachedGif.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html_aede9144f3bb8981f762fe41b535d70f3"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3">TgBot::InlineQueryResultCachedGif::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00021">InlineQueryResultCachedGif.h:21</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#l00023">InlineQueryResultCachedGif.h:23</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html_ac990c0bdfcfc50e823cdc932b4b62ce9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9">TgBot::InlineQueryResultCachedGif::InlineQueryResultCachedGif</a></div><div class="ttdeci">InlineQueryResultCachedGif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00026">InlineQueryResultCachedGif.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_gif_html_aede9144f3bb8981f762fe41b535d70f3"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3">TgBot::InlineQueryResultCachedGif::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_gif_8h_source.html#l00022">InlineQueryResultCachedGif.h:22</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><!-- 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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_mpeg4_gif_8h.html b/docs/_inline_query_result_cached_mpeg4_gif_8h.html index cdb4ed6..20fe9b4 100644 --- a/docs/_inline_query_result_cached_mpeg4_gif_8h.html +++ b/docs/_inline_query_result_cached_mpeg4_gif_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_mpeg4_gif_ <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_inline_query_result_cached_mpeg4_gif.html">TgBot::InlineQueryResultCachedMpeg4Gif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 823df06..4965837 100644 --- a/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_mpeg4_gif_ <div class="title">InlineQueryResultCachedMpeg4Gif.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html"> 19</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="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_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc"> 21</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="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_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8"> 32</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="l00033"></a><span class="lineno"> 33</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> }</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_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.h:33</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00019">InlineQueryResultCachedMpeg4Gif.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#l00046">Api.h:46</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#l00025">InlineQueryResultCachedMpeg4Gif.h:25</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#l00021">InlineQueryResultCachedMpeg4Gif.h:21</a></div></div> +<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="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> -<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#l00023">InlineQueryResultCachedMpeg4Gif.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif_html_a22d408fa2322cf94ac758fdec28796f8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8">TgBot::InlineQueryResultCachedMpeg4Gif::mpeg4FileId</a></div><div class="ttdeci">std::string mpeg4FileId</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00032">InlineQueryResultCachedMpeg4Gif.h:32</a></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_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_mpeg4_gif_html_a22d408fa2322cf94ac758fdec28796f8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8">TgBot::InlineQueryResultCachedMpeg4Gif::mpeg4FileId</a></div><div class="ttdeci">std::string mpeg4FileId</div><div class="ttdoc">A valid file identifier for the MP4 file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_mpeg4_gif_8h_source.html#l00033">InlineQueryResultCachedMpeg4Gif.h:33</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_photo_8h.html b/docs/_inline_query_result_cached_photo_8h.html index d1313a8..6ae0011 100644 --- a/docs/_inline_query_result_cached_photo_8h.html +++ b/docs/_inline_query_result_cached_photo_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_photo_8h.h <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_inline_query_result_cached_photo.html">TgBot::InlineQueryResultCachedPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a photo stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_photo_8h_source.html b/docs/_inline_query_result_cached_photo_8h_source.html index 7e67dd4..29ab878 100644 --- a/docs/_inline_query_result_cached_photo_8h_source.html +++ b/docs/_inline_query_result_cached_photo_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_photo_8h_s <div class="title">InlineQueryResultCachedPhoto.h</div> </div> </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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html"> 19</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="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_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516"> 21</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="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_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac"> 32</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="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_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472"> 37</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="l00038"></a><span class="lineno"> 38</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> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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#l00025">InlineQueryResultCachedPhoto.h:25</a></div></div> +<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="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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00019">InlineQueryResultCachedPhoto.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html_ae3ee1094fb0d586145265557a4967472"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472">TgBot::InlineQueryResultCachedPhoto::description</a></div><div class="ttdeci">std::string description</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00037">InlineQueryResultCachedPhoto.h:37</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html_ab565bf88ec7ebb111aa0d628e20031ac"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac">TgBot::InlineQueryResultCachedPhoto::photoFileId</a></div><div class="ttdeci">std::string photoFileId</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00032">InlineQueryResultCachedPhoto.h:32</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#l00023">InlineQueryResultCachedPhoto.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html_a488700afb101023e8b2b3db6ea473516"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516">TgBot::InlineQueryResultCachedPhoto::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00021">InlineQueryResultCachedPhoto.h:21</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_photo_html_ae3ee1094fb0d586145265557a4967472"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472">TgBot::InlineQueryResultCachedPhoto::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_cached_photo_8h_source.html#l00038">InlineQueryResultCachedPhoto.h:38</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_photo_html_ab565bf88ec7ebb111aa0d628e20031ac"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac">TgBot::InlineQueryResultCachedPhoto::photoFileId</a></div><div class="ttdeci">std::string photoFileId</div><div class="ttdoc">A valid file identifier of the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00033">InlineQueryResultCachedPhoto.h:33</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="class_tg_bot_1_1_inline_query_result_cached_photo_html_a488700afb101023e8b2b3db6ea473516"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516">TgBot::InlineQueryResultCachedPhoto::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_photo_8h_source.html#l00022">InlineQueryResultCachedPhoto.h:22</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_sticker_8h.html b/docs/_inline_query_result_cached_sticker_8h.html index 5a4232f..60f6ee7 100644 --- a/docs/_inline_query_result_cached_sticker_8h.html +++ b/docs/_inline_query_result_cached_sticker_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_sticker_8h <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_inline_query_result_cached_sticker.html">TgBot::InlineQueryResultCachedSticker</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a sticker stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_sticker_8h_source.html b/docs/_inline_query_result_cached_sticker_8h_source.html index 69b9289..44a463f 100644 --- a/docs/_inline_query_result_cached_sticker_8h_source.html +++ b/docs/_inline_query_result_cached_sticker_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_sticker_8h <div class="title">InlineQueryResultCachedSticker.h</div> </div> </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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html"> 19</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="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_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a"> 21</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="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_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb"> 32</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="l00033"></a><span class="lineno"> 33</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> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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#l00025">InlineQueryResultCachedSticker.h:25</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#l00023">InlineQueryResultCachedSticker.h:23</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#l00021">InlineQueryResultCachedSticker.h:21</a></div></div> +<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="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> <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_sticker_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html">TgBot::InlineQueryResultCachedSticker</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00019">InlineQueryResultCachedSticker.h:19</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html_a64bd220c343ee8165afc4e079bcb52fb"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb">TgBot::InlineQueryResultCachedSticker::stickerFileId</a></div><div class="ttdeci">std::string stickerFileId</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00032">InlineQueryResultCachedSticker.h:32</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html">TgBot::InlineQueryResultCachedSticker</a></div><div class="ttdoc">Represents a link to a sticker stored on the Telegram servers. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00020">InlineQueryResultCachedSticker.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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_sticker_html_a64bd220c343ee8165afc4e079bcb52fb"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb">TgBot::InlineQueryResultCachedSticker::stickerFileId</a></div><div class="ttdeci">std::string stickerFileId</div><div class="ttdoc">A valid file identifier of the sticker. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_sticker_8h_source.html#l00033">InlineQueryResultCachedSticker.h:33</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_video_8h.html b/docs/_inline_query_result_cached_video_8h.html index e46e052..9cf7315 100644 --- a/docs/_inline_query_result_cached_video_8h.html +++ b/docs/_inline_query_result_cached_video_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_video_8h.h <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_inline_query_result_cached_video.html">TgBot::InlineQueryResultCachedVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_video.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_video_8h_source.html b/docs/_inline_query_result_cached_video_8h_source.html index db46801..06044cf 100644 --- a/docs/_inline_query_result_cached_video_8h_source.html +++ b/docs/_inline_query_result_cached_video_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_video_8h_s <div class="title">InlineQueryResultCachedVideo.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_query_result_cached_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 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_INLINEQUERYRESULTCACHEDVIDEO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDVIDEO_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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_video.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html">InlineQueryResultCachedVideo</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="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_inline_query_result_cached_video.html#a8fcf93246bb9aca282f0a7cd9c267847"> 21</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_video.html#a8fcf93246bb9aca282f0a7cd9c267847">TYPE</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_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedVideo> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7"> 25</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">InlineQueryResultCachedVideo</a>() {</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</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_video.html#a8fcf93246bb9aca282f0a7cd9c267847">TYPE</a>;</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> </div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0"> 32</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0">videoFileId</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_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833"> 37</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833">description</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> }</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="preprocessor">#endif //TGBOT_INLINEQUERYRESULTCACHEDVIDEO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_a8fcf93246bb9aca282f0a7cd9c267847"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#a8fcf93246bb9aca282f0a7cd9c267847">TgBot::InlineQueryResultCachedVideo::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00021">InlineQueryResultCachedVideo.h:21</a></div></div> -<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#l00023">InlineQueryResultCachedVideo.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00032">InlineQueryResultCachedVideo.h:32</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</a></div></div> +<a href="_inline_query_result_cached_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 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_INLINEQUERYRESULTCACHEDVIDEO_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTCACHEDVIDEO_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_video.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html">InlineQueryResultCachedVideo</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_video.html#a8fcf93246bb9aca282f0a7cd9c267847"> 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_video.html#a8fcf93246bb9aca282f0a7cd9c267847">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_video.html#a91d532c7ec70a7362c3c5b94b1eef563"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultCachedVideo> <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563">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_video.html#ab67710f0343f80f75efc8d090e8e76c7"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">InlineQueryResultCachedVideo</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_video.html#a8fcf93246bb9aca282f0a7cd9c267847">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_video.html#abea4deca4249a41cb3fbe999ed820fa0"> 33</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0">videoFileId</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_video.html#a9e8cec9c88eaa986929575dda800f833"> 38</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833">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_INLINEQUERYRESULTCACHEDVIDEO_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_a8fcf93246bb9aca282f0a7cd9c267847"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#a8fcf93246bb9aca282f0a7cd9c267847">TgBot::InlineQueryResultCachedVideo::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00022">InlineQueryResultCachedVideo.h:22</a></div></div> +<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="_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00019">InlineQueryResultCachedVideo.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_ab67710f0343f80f75efc8d090e8e76c7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">TgBot::InlineQueryResultCachedVideo::InlineQueryResultCachedVideo</a></div><div class="ttdeci">InlineQueryResultCachedVideo()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00025">InlineQueryResultCachedVideo.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_a9e8cec9c88eaa986929575dda800f833"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833">TgBot::InlineQueryResultCachedVideo::description</a></div><div class="ttdeci">std::string description</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00037">InlineQueryResultCachedVideo.h:37</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_ab67710f0343f80f75efc8d090e8e76c7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7">TgBot::InlineQueryResultCachedVideo::InlineQueryResultCachedVideo</a></div><div class="ttdeci">InlineQueryResultCachedVideo()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_video_8h_source.html#l00026">InlineQueryResultCachedVideo.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_video_html_a9e8cec9c88eaa986929575dda800f833"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833">TgBot::InlineQueryResultCachedVideo::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_cached_video_8h_source.html#l00038">InlineQueryResultCachedVideo.h:38</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_voice_8h.html b/docs/_inline_query_result_cached_voice_8h.html index cb35b45..7cf8874 100644 --- a/docs/_inline_query_result_cached_voice_8h.html +++ b/docs/_inline_query_result_cached_voice_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_voice_8h.h <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_inline_query_result_cached_voice.html">TgBot::InlineQueryResultCachedVoice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a voice message stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_cached_voice_8h_source.html b/docs/_inline_query_result_cached_voice_8h_source.html index 4576a04..ced0464 100644 --- a/docs/_inline_query_result_cached_voice_8h_source.html +++ b/docs/_inline_query_result_cached_voice_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_voice_8h_s <div class="title">InlineQueryResultCachedVoice.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html"> 19</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="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_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82"> 21</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="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_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759"> 32</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="l00033"></a><span class="lineno"> 33</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> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</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#l00025">InlineQueryResultCachedVoice.h:25</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</a></div></div> +<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="_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00019">InlineQueryResultCachedVoice.h:19</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_voice_html_ab3810efdb799663c6fa106b3d28fb759"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759">TgBot::InlineQueryResultCachedVoice::voiceFileId</a></div><div class="ttdeci">std::string voiceFileId</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00032">InlineQueryResultCachedVoice.h:32</a></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#l00023">InlineQueryResultCachedVoice.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_voice_html_abdb1348f2bcc954f2c96f9521ba79a82"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82">TgBot::InlineQueryResultCachedVoice::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00021">InlineQueryResultCachedVoice.h:21</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_cached_voice_html_ab3810efdb799663c6fa106b3d28fb759"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759">TgBot::InlineQueryResultCachedVoice::voiceFileId</a></div><div class="ttdeci">std::string voiceFileId</div><div class="ttdoc">A valid file identifier of the voice message. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00033">InlineQueryResultCachedVoice.h:33</a></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="class_tg_bot_1_1_inline_query_result_cached_voice_html_abdb1348f2bcc954f2c96f9521ba79a82"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82">TgBot::InlineQueryResultCachedVoice::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_cached_voice_8h_source.html#l00022">InlineQueryResultCachedVoice.h:22</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_contact_8h.html b/docs/_inline_query_result_contact_8h.html index 43b3756..902edbf 100644 --- a/docs/_inline_query_result_contact_8h.html +++ b/docs/_inline_query_result_contact_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_contact_8h.html', <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_inline_query_result_contact.html">TgBot::InlineQueryResultContact</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a contact with a phone number. <a href="class_tg_bot_1_1_inline_query_result_contact.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_contact_8h_source.html b/docs/_inline_query_result_contact_8h_source.html index 47456a8..2ab1516 100644 --- a/docs/_inline_query_result_contact_8h_source.html +++ b/docs/_inline_query_result_contact_8h_source.html @@ -83,27 +83,27 @@ $(document).ready(function(){initNavTree('_inline_query_result_contact_8h_source <div class="title">InlineQueryResultContact.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html"> 19</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="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_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625"> 21</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="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_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</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="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_contact.html#a8bf9d71688e348b69876301a4422f228"> 34</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="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_contact.html#a70df19e3e75c6b798a72cfb3057da235"> 39</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="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_contact.html#a5ee952bdd68e0006d377398221c6e003"> 44</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="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_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d"> 49</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="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_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa"> 54</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="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_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56"> 59</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="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_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#l00023">InlineQueryResultContact.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00059">InlineQueryResultContact.h:59</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00039">InlineQueryResultContact.h:39</a></div></div> +<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="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> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html">TgBot::InlineQueryResultContact</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00019">InlineQueryResultContact.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a5ee952bdd68e0006d377398221c6e003"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003">TgBot::InlineQueryResultContact::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00044">InlineQueryResultContact.h:44</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a17bc65a6ab9f48a3490d1d9f1357bc48"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48">TgBot::InlineQueryResultContact::InlineQueryResultContact</a></div><div class="ttdeci">InlineQueryResultContact()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00025">InlineQueryResultContact.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a6025353b3ddcda68373fb9cef201b625"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625">TgBot::InlineQueryResultContact::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00021">InlineQueryResultContact.h:21</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a27661e2e0d1e7746e92e569a023b566d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d">TgBot::InlineQueryResultContact::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00049">InlineQueryResultContact.h:49</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a518e5a825d0e5a715d5bbdc08b75ecfa"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa">TgBot::InlineQueryResultContact::thumbWidth</a></div><div class="ttdeci">int32_t thumbWidth</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00054">InlineQueryResultContact.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a8bf9d71688e348b69876301a4422f228"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228">TgBot::InlineQueryResultContact::phoneNumber</a></div><div class="ttdeci">std::string phoneNumber</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00034">InlineQueryResultContact.h:34</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html">TgBot::InlineQueryResultContact</a></div><div class="ttdoc">Represents a contact with a phone number. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00020">InlineQueryResultContact.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a5ee952bdd68e0006d377398221c6e003"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003">TgBot::InlineQueryResultContact::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdoc">Optional. Contact&#39;s last name. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00045">InlineQueryResultContact.h:45</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a17bc65a6ab9f48a3490d1d9f1357bc48"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48">TgBot::InlineQueryResultContact::InlineQueryResultContact</a></div><div class="ttdeci">InlineQueryResultContact()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00026">InlineQueryResultContact.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a6025353b3ddcda68373fb9cef201b625"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625">TgBot::InlineQueryResultContact::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_contact_8h_source.html#l00022">InlineQueryResultContact.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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a27661e2e0d1e7746e92e569a023b566d"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d">TgBot::InlineQueryResultContact::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_contact_8h_source.html#l00050">InlineQueryResultContact.h:50</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a518e5a825d0e5a715d5bbdc08b75ecfa"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa">TgBot::InlineQueryResultContact::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_contact_8h_source.html#l00055">InlineQueryResultContact.h:55</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_contact_html_a8bf9d71688e348b69876301a4422f228"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228">TgBot::InlineQueryResultContact::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="_inline_query_result_contact_8h_source.html#l00035">InlineQueryResultContact.h:35</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_document_8h.html b/docs/_inline_query_result_document_8h.html index 788b408..7cb2181 100644 --- a/docs/_inline_query_result_document_8h.html +++ b/docs/_inline_query_result_document_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_document_8h.html' <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_inline_query_result_document.html">TgBot::InlineQueryResultDocument</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a file. <a href="class_tg_bot_1_1_inline_query_result_document.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_document_8h_source.html b/docs/_inline_query_result_document_8h_source.html index 1dd7540..caf1d49 100644 --- a/docs/_inline_query_result_document_8h_source.html +++ b/docs/_inline_query_result_document_8h_source.html @@ -83,27 +83,27 @@ $(document).ready(function(){initNavTree('_inline_query_result_document_8h_sourc <div class="title">InlineQueryResultDocument.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html"> 19</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="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_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6"> 21</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="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_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</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="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_document.html#ad100723d377947665ed69b77bc3a7746"> 34</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="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_document.html#a77536770d42b1df1879519ee99e7a182"> 39</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="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_document.html#a1a8cb4000b1a15091a03196d3304b363"> 44</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="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_query_result_document.html#a7d119b843296c1f51392f05b7dc221df"> 49</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="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_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce"> 54</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="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_inline_query_result_document.html#a02c137d775ab621a206e12268491392f"> 59</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="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_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00059">InlineQueryResultDocument.h:59</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00049">InlineQueryResultDocument.h:49</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00054">InlineQueryResultDocument.h:54</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00044">InlineQueryResultDocument.h:44</a></div></div> +<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="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> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a77536770d42b1df1879519ee99e7a182"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182">TgBot::InlineQueryResultDocument::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00039">InlineQueryResultDocument.h:39</a></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#l00023">InlineQueryResultDocument.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_ad100723d377947665ed69b77bc3a7746"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746">TgBot::InlineQueryResultDocument::documentUrl</a></div><div class="ttdeci">std::string documentUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00034">InlineQueryResultDocument.h:34</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a89b5f6af9fa3ec4efb09422795e5e6a6"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6">TgBot::InlineQueryResultDocument::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00021">InlineQueryResultDocument.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html">TgBot::InlineQueryResultDocument</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00019">InlineQueryResultDocument.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_ad92da531239a23a1badfee324d6cd03f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f">TgBot::InlineQueryResultDocument::InlineQueryResultDocument</a></div><div class="ttdeci">InlineQueryResultDocument()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00025">InlineQueryResultDocument.h:25</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_a77536770d42b1df1879519ee99e7a182"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182">TgBot::InlineQueryResultDocument::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdoc">Mime type of the content of the file, either &#39;application/pdf&#39; or &#39;application/zip&#39;. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00040">InlineQueryResultDocument.h:40</a></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_inline_query_result_document_html_ad100723d377947665ed69b77bc3a7746"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746">TgBot::InlineQueryResultDocument::documentUrl</a></div><div class="ttdeci">std::string documentUrl</div><div class="ttdoc">A valid URL for the file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00035">InlineQueryResultDocument.h:35</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_document_html_a89b5f6af9fa3ec4efb09422795e5e6a6"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6">TgBot::InlineQueryResultDocument::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00022">InlineQueryResultDocument.h:22</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html">TgBot::InlineQueryResultDocument</a></div><div class="ttdoc">Represents a link to a file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00020">InlineQueryResultDocument.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_document_html_ad92da531239a23a1badfee324d6cd03f"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f">TgBot::InlineQueryResultDocument::InlineQueryResultDocument</a></div><div class="ttdeci">InlineQueryResultDocument()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_document_8h_source.html#l00026">InlineQueryResultDocument.h:26</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_game_8h.html b/docs/_inline_query_result_game_8h.html index 7792ce3..aade202 100644 --- a/docs/_inline_query_result_game_8h.html +++ b/docs/_inline_query_result_game_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_game_8h.html','') <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_inline_query_result_game.html">TgBot::InlineQueryResultGame</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a>. <a href="class_tg_bot_1_1_inline_query_result_game.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_game_8h_source.html b/docs/_inline_query_result_game_8h_source.html index 12d099e..b7290c1 100644 --- a/docs/_inline_query_result_game_8h_source.html +++ b/docs/_inline_query_result_game_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_game_8h_source.ht <div class="title">InlineQueryResultGame.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html"> 19</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="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_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7"> 21</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="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_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</span>  }</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_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a"> 32</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="l00033"></a><span class="lineno"> 33</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> </div><div class="line"><a name="l00036"></a><span class="lineno"> 36</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00019">InlineQueryResultGame.h:19</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#l00025">InlineQueryResultGame.h:25</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</a></div></div> +<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="_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#l00021">InlineQueryResultGame.h:21</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#l00023">InlineQueryResultGame.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_game_html_a27eeb729c70e39bd963b99090c53e93a"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a">TgBot::InlineQueryResultGame::gameShortName</a></div><div class="ttdeci">std::string gameShortName</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00032">InlineQueryResultGame.h:32</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> +<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_game_html_a27eeb729c70e39bd963b99090c53e93a"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a">TgBot::InlineQueryResultGame::gameShortName</a></div><div class="ttdeci">std::string gameShortName</div><div class="ttdoc">Short name of the game. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_game_8h_source.html#l00033">InlineQueryResultGame.h:33</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_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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_gif_8h.html b/docs/_inline_query_result_gif_8h.html index 616b8a2..8b7262c 100644 --- a/docs/_inline_query_result_gif_8h.html +++ b/docs/_inline_query_result_gif_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_gif_8h.html',''); <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_inline_query_result_gif.html">TgBot::InlineQueryResultGif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an animated GIF file. <a href="class_tg_bot_1_1_inline_query_result_gif.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_gif_8h_source.html b/docs/_inline_query_result_gif_8h_source.html index 0534243..79783b7 100644 --- a/docs/_inline_query_result_gif_8h_source.html +++ b/docs/_inline_query_result_gif_8h_source.html @@ -83,26 +83,26 @@ $(document).ready(function(){initNavTree('_inline_query_result_gif_8h_source.htm <div class="title">InlineQueryResultGif.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_query_result_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 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_INLINEQUERYRESULTGIF_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTGIF_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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_gif.html"> 19</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html">InlineQueryResultGif</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="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_inline_query_result_gif.html#a0e1e6dfd253f170a7b9948e41305cf19"> 21</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_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">TYPE</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_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618"> 23</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultGif> <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874"> 25</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">InlineQueryResultGif</a>() {</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</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_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">TYPE</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_gif.html#a0a205b57827e2512f96f4f2e3ae62376">gifWidth</a> = 0;</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_gif.html#ac668e2b6fca9f023e5d4198acb73faae">gifHeight</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_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0"> 34</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0">gifUrl</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_gif.html#a0a205b57827e2512f96f4f2e3ae62376"> 39</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376">gifWidth</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_gif.html#ac668e2b6fca9f023e5d4198acb73faae"> 44</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae">gifHeight</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_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6"> 49</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6">gifDuration</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_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3"> 54</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3">thumbUrl</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"> 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_INLINEQUERYRESULTGIF_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a0a205b57827e2512f96f4f2e3ae62376"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376">TgBot::InlineQueryResultGif::gifWidth</a></div><div class="ttdeci">int32_t gifWidth</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00039">InlineQueryResultGif.h:39</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#l00023">InlineQueryResultGif.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.h:33</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00049">InlineQueryResultGif.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00044">InlineQueryResultGif.h:44</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00034">InlineQueryResultGif.h:34</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00054">InlineQueryResultGif.h:54</a></div></div> +<a href="_inline_query_result_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 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_INLINEQUERYRESULTGIF_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTGIF_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_gif.html"> 20</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html">InlineQueryResultGif</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_gif.html#a0e1e6dfd253f170a7b9948e41305cf19"> 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_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">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_gif.html#a470940afb4d7151f36dea3cb0b53b618"> 24</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultGif> <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618">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_gif.html#afdc37593f7f371b473a042e9dd832874"> 26</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">InlineQueryResultGif</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_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">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_gif.html#a0a205b57827e2512f96f4f2e3ae62376">gifWidth</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_gif.html#ac668e2b6fca9f023e5d4198acb73faae">gifHeight</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_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0"> 35</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0">gifUrl</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_gif.html#a0a205b57827e2512f96f4f2e3ae62376"> 40</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376">gifWidth</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_gif.html#ac668e2b6fca9f023e5d4198acb73faae"> 45</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae">gifHeight</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_gif.html#abe09430a376eb777fe7bc563ea1df5f6"> 50</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6">gifDuration</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_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3"> 55</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3">thumbUrl</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> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTGIF_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a0a205b57827e2512f96f4f2e3ae62376"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376">TgBot::InlineQueryResultGif::gifWidth</a></div><div class="ttdeci">int32_t gifWidth</div><div class="ttdoc">Optional. Width of the GIF. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00040">InlineQueryResultGif.h:40</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> +<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="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> <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_gif_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html">TgBot::InlineQueryResultGif</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00019">InlineQueryResultGif.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a0e1e6dfd253f170a7b9948e41305cf19"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">TgBot::InlineQueryResultGif::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00021">InlineQueryResultGif.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_afdc37593f7f371b473a042e9dd832874"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">TgBot::InlineQueryResultGif::InlineQueryResultGif</a></div><div class="ttdeci">InlineQueryResultGif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00025">InlineQueryResultGif.h:25</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html">TgBot::InlineQueryResultGif</a></div><div class="ttdoc">Represents a link to an animated GIF file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00020">InlineQueryResultGif.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_a0e1e6dfd253f170a7b9948e41305cf19"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">TgBot::InlineQueryResultGif::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00022">InlineQueryResultGif.h:22</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_gif_html_afdc37593f7f371b473a042e9dd832874"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874">TgBot::InlineQueryResultGif::InlineQueryResultGif</a></div><div class="ttdeci">InlineQueryResultGif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_gif_8h_source.html#l00026">InlineQueryResultGif.h:26</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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_location_8h.html b/docs/_inline_query_result_location_8h.html index 960455c..fe7a4b6 100644 --- a/docs/_inline_query_result_location_8h.html +++ b/docs/_inline_query_result_location_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_location_8h.html' <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_inline_query_result_location.html">TgBot::InlineQueryResultLocation</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a location on a map. <a href="class_tg_bot_1_1_inline_query_result_location.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_location_8h_source.html b/docs/_inline_query_result_location_8h_source.html index 5121ec0..e1611d4 100644 --- a/docs/_inline_query_result_location_8h_source.html +++ b/docs/_inline_query_result_location_8h_source.html @@ -83,26 +83,26 @@ $(document).ready(function(){initNavTree('_inline_query_result_location_8h_sourc <div class="title">InlineQueryResultLocation.h</div> </div> </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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html"> 19</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="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_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c"> 21</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="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_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</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="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_location.html#aedb605f7593c1772185cbb66bb63019b"> 34</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="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_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7"> 39</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="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_location.html#ae18d6b73278913416e3cbc1b23dc88a4"> 44</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="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_query_result_location.html#a486129a565c022620721f78f6b546442"> 49</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="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_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2"> 54</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="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> <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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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#l00025">InlineQueryResultLocation.h:25</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00049">InlineQueryResultLocation.h:49</a></div></div> +<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="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> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_a5a62d2f1ab0003c08cea5f66cc8fbaf2"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2">TgBot::InlineQueryResultLocation::thumbHeight</a></div><div class="ttdeci">int32_t thumbHeight</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00054">InlineQueryResultLocation.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_adadca32d8d97f8222b68fdcd58502d8c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c">TgBot::InlineQueryResultLocation::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00021">InlineQueryResultLocation.h:21</a></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#l00023">InlineQueryResultLocation.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_aedb605f7593c1772185cbb66bb63019b"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b">TgBot::InlineQueryResultLocation::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00034">InlineQueryResultLocation.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html">TgBot::InlineQueryResultLocation</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00019">InlineQueryResultLocation.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_ae18d6b73278913416e3cbc1b23dc88a4"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4">TgBot::InlineQueryResultLocation::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00044">InlineQueryResultLocation.h:44</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_a7561bd9c6447a72a2a45a7fe966dbfb7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7">TgBot::InlineQueryResultLocation::longitude</a></div><div class="ttdeci">float longitude</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00039">InlineQueryResultLocation.h:39</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_a5a62d2f1ab0003c08cea5f66cc8fbaf2"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2">TgBot::InlineQueryResultLocation::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_location_8h_source.html#l00055">InlineQueryResultLocation.h:55</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_adadca32d8d97f8222b68fdcd58502d8c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c">TgBot::InlineQueryResultLocation::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00022">InlineQueryResultLocation.h:22</a></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_inline_query_result_location_html_aedb605f7593c1772185cbb66bb63019b"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b">TgBot::InlineQueryResultLocation::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdoc">Location latitude in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00035">InlineQueryResultLocation.h:35</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html">TgBot::InlineQueryResultLocation</a></div><div class="ttdoc">Represents a location on a map. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00020">InlineQueryResultLocation.h:20</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_ae18d6b73278913416e3cbc1b23dc88a4"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4">TgBot::InlineQueryResultLocation::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_location_8h_source.html#l00045">InlineQueryResultLocation.h:45</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_location_html_a7561bd9c6447a72a2a45a7fe966dbfb7"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7">TgBot::InlineQueryResultLocation::longitude</a></div><div class="ttdeci">float longitude</div><div class="ttdoc">Location longitude in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_location_8h_source.html#l00040">InlineQueryResultLocation.h:40</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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_mpeg4_gif_8h.html b/docs/_inline_query_result_mpeg4_gif_8h.html index 0e2db19..966ba92 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h.html +++ b/docs/_inline_query_result_mpeg4_gif_8h.html @@ -92,6 +92,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_mpeg4_gif_8h.html <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_inline_query_result_mpeg4_gif.html">TgBot::InlineQueryResultMpeg4Gif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). <a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#details">More...</a><br /></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> @@ -105,7 +106,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_mpeg4_gif_8h_source.html b/docs/_inline_query_result_mpeg4_gif_8h_source.html index d72abee..7574dc3 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_mpeg4_gif_8h_source.html @@ -83,25 +83,25 @@ $(document).ready(function(){initNavTree('_inline_query_result_mpeg4_gif_8h_sour <div class="title">InlineQueryResultMpeg4Gif.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_inline_query_result_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 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_INLINEQUERYRESULTMPEG4GIF_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTMPEG4GIF_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="l00014"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html"> 14</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html">InlineQueryResultMpeg4Gif</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="l00015"></a><span class="lineno"> 15</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239"> 16</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_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239">TYPE</a>;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45"> 18</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultMpeg4Gif> <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">Ptr</a>;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74"> 20</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">InlineQueryResultMpeg4Gif</a>() {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</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_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239">TYPE</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_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">mpeg4Width</a> = 0;</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_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c">mpeg4Height</a> = 0;</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_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069"> 29</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069">mpeg4Url</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_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c"> 34</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">mpeg4Width</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_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c"> 39</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c">mpeg4Height</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_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e"> 44</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e">mpeg4Duration</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_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5"> 49</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5">thumbUrl</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> };</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> <span class="preprocessor">#endif //TGBOT_INLINEQUERYRESULTMPEG4GIF_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_aee32f547953b7ea4735302fb41b7ac74"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">TgBot::InlineQueryResultMpeg4Gif::InlineQueryResultMpeg4Gif</a></div><div class="ttdeci">InlineQueryResultMpeg4Gif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00020">InlineQueryResultMpeg4Gif.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a5fe876f117ad0b850c6e0333717e431c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">TgBot::InlineQueryResultMpeg4Gif::mpeg4Width</a></div><div class="ttdeci">int32_t mpeg4Width</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00034">InlineQueryResultMpeg4Gif.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a32b8a36f73b908be5a142f58e3355069"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069">TgBot::InlineQueryResultMpeg4Gif::mpeg4Url</a></div><div class="ttdeci">std::string mpeg4Url</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00029">InlineQueryResultMpeg4Gif.h:29</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a046e5ad4661be2e9adbe15890409584e"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e">TgBot::InlineQueryResultMpeg4Gif::mpeg4Duration</a></div><div class="ttdeci">int32_t mpeg4Duration</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00044">InlineQueryResultMpeg4Gif.h:44</a></div></div> -<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="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00014">InlineQueryResultMpeg4Gif.h:14</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.h:33</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00039">InlineQueryResultMpeg4Gif.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#l00046">Api.h:46</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#l00018">InlineQueryResultMpeg4Gif.h:18</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00049">InlineQueryResultMpeg4Gif.h:49</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#l00016">InlineQueryResultMpeg4Gif.h:16</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> +<a href="_inline_query_result_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 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_INLINEQUERYRESULTMPEG4GIF_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#define TGBOT_INLINEQUERYRESULTMPEG4GIF_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_mpeg4_gif.html"> 15</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html">InlineQueryResultMpeg4Gif</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_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239"> 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_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239">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_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45"> 19</a></span>  <span class="keyword">typedef</span> std::shared_ptr<InlineQueryResultMpeg4Gif> <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45">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_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74"> 21</a></span>  <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">InlineQueryResultMpeg4Gif</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_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239">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_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">mpeg4Width</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_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c">mpeg4Height</a> = 0;</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_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069"> 30</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069">mpeg4Url</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_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c"> 35</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">mpeg4Width</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_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c"> 40</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c">mpeg4Height</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_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e"> 45</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e">mpeg4Duration</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_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5"> 50</a></span>  std::string <a class="code" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5">thumbUrl</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"> 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_INLINEQUERYRESULTMPEG4GIF_H</span></div><div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_aee32f547953b7ea4735302fb41b7ac74"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74">TgBot::InlineQueryResultMpeg4Gif::InlineQueryResultMpeg4Gif</a></div><div class="ttdeci">InlineQueryResultMpeg4Gif()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00021">InlineQueryResultMpeg4Gif.h:21</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a5fe876f117ad0b850c6e0333717e431c"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">TgBot::InlineQueryResultMpeg4Gif::mpeg4Width</a></div><div class="ttdeci">int32_t mpeg4Width</div><div class="ttdoc">Optional. Video width. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00035">InlineQueryResultMpeg4Gif.h:35</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a32b8a36f73b908be5a142f58e3355069"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069">TgBot::InlineQueryResultMpeg4Gif::mpeg4Url</a></div><div class="ttdeci">std::string mpeg4Url</div><div class="ttdoc">A valid URL for the MP4 file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00030">InlineQueryResultMpeg4Gif.h:30</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_mpeg4_gif_html_a046e5ad4661be2e9adbe15890409584e"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e">TgBot::InlineQueryResultMpeg4Gif::mpeg4Duration</a></div><div class="ttdeci">int32_t mpeg4Duration</div><div class="ttdoc">Optional. Video duration. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_mpeg4_gif_8h_source.html#l00045">InlineQueryResultMpeg4Gif.h:45</a></div></div> +<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="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> +<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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_photo_8h.html b/docs/_inline_query_result_photo_8h.html index 81b6f51..25eaf13 100644 --- a/docs/_inline_query_result_photo_8h.html +++ b/docs/_inline_query_result_photo_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_photo_8h.html','' <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_inline_query_result_photo.html">TgBot::InlineQueryResultPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a photo. <a href="class_tg_bot_1_1_inline_query_result_photo.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_photo_8h_source.html b/docs/_inline_query_result_photo_8h_source.html index a7fd06e..bf5f8b9 100644 --- a/docs/_inline_query_result_photo_8h_source.html +++ b/docs/_inline_query_result_photo_8h_source.html @@ -83,26 +83,26 @@ $(document).ready(function(){initNavTree('_inline_query_result_photo_8h_source.h <div class="title">InlineQueryResultPhoto.h</div> </div> </div><!--header--> <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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html"> 19</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="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_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279"> 21</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="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_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</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="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_photo.html#a0ad0da22b0a217208453aea34ed9a2c2"> 34</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="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_photo.html#aca6ea097fce7827241ae1628c44a5893"> 39</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="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_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8"> 44</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="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_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7"> 49</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="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_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a"> 54</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="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> <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#l00021">InlineQueryResultPhoto.h:21</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00049">InlineQueryResultPhoto.h:49</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00054">InlineQueryResultPhoto.h:54</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00039">InlineQueryResultPhoto.h:39</a></div></div> +<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="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> <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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html">TgBot::InlineQueryResultPhoto</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00019">InlineQueryResultPhoto.h:19</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#l00023">InlineQueryResultPhoto.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a13c4e25b5f0709aa32d25b01ecb44cc8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8">TgBot::InlineQueryResultPhoto::photoWidth</a></div><div class="ttdeci">int32_t photoWidth</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00044">InlineQueryResultPhoto.h:44</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a3a81f1e745b332f7152376de4b700e54"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54">TgBot::InlineQueryResultPhoto::InlineQueryResultPhoto</a></div><div class="ttdeci">InlineQueryResultPhoto()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00025">InlineQueryResultPhoto.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a0ad0da22b0a217208453aea34ed9a2c2"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2">TgBot::InlineQueryResultPhoto::photoUrl</a></div><div class="ttdeci">std::string photoUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00034">InlineQueryResultPhoto.h:34</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_photo_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html">TgBot::InlineQueryResultPhoto</a></div><div class="ttdoc">Represents a link to a photo. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00020">InlineQueryResultPhoto.h:20</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="class_tg_bot_1_1_inline_query_result_photo_html_a13c4e25b5f0709aa32d25b01ecb44cc8"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8">TgBot::InlineQueryResultPhoto::photoWidth</a></div><div class="ttdeci">int32_t photoWidth</div><div class="ttdoc">Optional. Width of the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00045">InlineQueryResultPhoto.h:45</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a3a81f1e745b332f7152376de4b700e54"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54">TgBot::InlineQueryResultPhoto::InlineQueryResultPhoto</a></div><div class="ttdeci">InlineQueryResultPhoto()</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00026">InlineQueryResultPhoto.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_photo_html_a0ad0da22b0a217208453aea34ed9a2c2"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2">TgBot::InlineQueryResultPhoto::photoUrl</a></div><div class="ttdeci">std::string photoUrl</div><div class="ttdoc">A valid URL of the photo. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_photo_8h_source.html#l00035">InlineQueryResultPhoto.h:35</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_venue_8h.html b/docs/_inline_query_result_venue_8h.html index 90ea6dd..b4a4536 100644 --- a/docs/_inline_query_result_venue_8h.html +++ b/docs/_inline_query_result_venue_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_venue_8h.html','' <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_inline_query_result_venue.html">TgBot::InlineQueryResultVenue</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a venue. <a href="class_tg_bot_1_1_inline_query_result_venue.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_venue_8h_source.html b/docs/_inline_query_result_venue_8h_source.html index e6427b4..8de3452 100644 --- a/docs/_inline_query_result_venue_8h_source.html +++ b/docs/_inline_query_result_venue_8h_source.html @@ -83,28 +83,28 @@ $(document).ready(function(){initNavTree('_inline_query_result_venue_8h_source.h <div class="title">InlineQueryResultVenue.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html"> 19</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="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_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48"> 21</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="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_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1"> 25</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="l00026"></a><span class="lineno"> 26</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="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</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="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_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97"> 34</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="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_venue.html#a385d6861f463a496af03accc31143a4c"> 39</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="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_venue.html#a065ae48c35a1fccad49e1dd9c143443b"> 44</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="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_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9"> 49</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="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_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90"> 54</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="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_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517"> 59</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="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_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2"> 64</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="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_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#l00023">InlineQueryResultVenue.h:23</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00019">InlineQueryResultVenue.h:19</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00039">InlineQueryResultVenue.h:39</a></div></div> +<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="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#l00025">InlineQueryResultVenue.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a046d6213f587de9c4acbe7bc2eb194d9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9">TgBot::InlineQueryResultVenue::foursquareId</a></div><div class="ttdeci">std::string foursquareId</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00049">InlineQueryResultVenue.h:49</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a842e5f5e15da3e24e81f8d68ec00ad97"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97">TgBot::InlineQueryResultVenue::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00034">InlineQueryResultVenue.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a065ae48c35a1fccad49e1dd9c143443b"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b">TgBot::InlineQueryResultVenue::address</a></div><div class="ttdeci">std::string address</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00044">InlineQueryResultVenue.h:44</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a7c54d597c7b13147109ca777364abf90"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90">TgBot::InlineQueryResultVenue::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00054">InlineQueryResultVenue.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a88471f6acad35d4d45641572e4730517"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517">TgBot::InlineQueryResultVenue::thumbWidth</a></div><div class="ttdeci">int32_t thumbWidth</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00059">InlineQueryResultVenue.h:59</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a284c445f7142d1f83fe78c22681747c2"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2">TgBot::InlineQueryResultVenue::thumbHeight</a></div><div class="ttdeci">int32_t thumbHeight</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00064">InlineQueryResultVenue.h:64</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a8c83ac044324cfa8051dac217d8a5c48"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48">TgBot::InlineQueryResultVenue::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00021">InlineQueryResultVenue.h:21</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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a046d6213f587de9c4acbe7bc2eb194d9"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9">TgBot::InlineQueryResultVenue::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="_inline_query_result_venue_8h_source.html#l00050">InlineQueryResultVenue.h:50</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a842e5f5e15da3e24e81f8d68ec00ad97"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97">TgBot::InlineQueryResultVenue::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdoc">Latitude of the venue location in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00035">InlineQueryResultVenue.h:35</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a065ae48c35a1fccad49e1dd9c143443b"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b">TgBot::InlineQueryResultVenue::address</a></div><div class="ttdeci">std::string address</div><div class="ttdoc">Address of the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00045">InlineQueryResultVenue.h:45</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_venue_html_a7c54d597c7b13147109ca777364abf90"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90">TgBot::InlineQueryResultVenue::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_venue_8h_source.html#l00055">InlineQueryResultVenue.h:55</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a88471f6acad35d4d45641572e4730517"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517">TgBot::InlineQueryResultVenue::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_venue_8h_source.html#l00060">InlineQueryResultVenue.h:60</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a284c445f7142d1f83fe78c22681747c2"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2">TgBot::InlineQueryResultVenue::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_venue_8h_source.html#l00065">InlineQueryResultVenue.h:65</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_venue_html_a8c83ac044324cfa8051dac217d8a5c48"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48">TgBot::InlineQueryResultVenue::TYPE</a></div><div class="ttdeci">static const std::string TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_venue_8h_source.html#l00022">InlineQueryResultVenue.h:22</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_video_8h.html b/docs/_inline_query_result_video_8h.html index 6753484..9a3ef0a 100644 --- a/docs/_inline_query_result_video_8h.html +++ b/docs/_inline_query_result_video_8h.html @@ -92,6 +92,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_video_8h.html','' <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_inline_query_result_video.html">TgBot::InlineQueryResultVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents link to a page containing an embedded video player or a video file. <a href="class_tg_bot_1_1_inline_query_result_video.html#details">More...</a><br /></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> @@ -105,7 +106,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_video_8h_source.html b/docs/_inline_query_result_video_8h_source.html index 5bf6ef9..8e8b72f 100644 --- a/docs/_inline_query_result_video_8h_source.html +++ b/docs/_inline_query_result_video_8h_source.html @@ -83,27 +83,27 @@ $(document).ready(function(){initNavTree('_inline_query_result_video_8h_source.h <div class="title">InlineQueryResultVideo.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00014"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html"> 14</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="l00015"></a><span class="lineno"> 15</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922"> 16</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="l00017"></a><span class="lineno"> 17</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8"> 18</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="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46"> 20</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="l00021"></a><span class="lineno"> 21</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="l00022"></a><span class="lineno"> 22</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="l00023"></a><span class="lineno"> 23</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="l00024"></a><span class="lineno"> 24</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="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287"> 25</a></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"> 30</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="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_video.html#a6eb48f1bc3089f4caef133c8c6644baf"> 35</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="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_video.html#aa03003971380ecfaef6466f2cbb3e721"> 40</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="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_video.html#ac8b569e1eb960afc51ef894a553750a3"> 45</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="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_video.html#a309ec0df18900ecaf458d6373b9aa49e"> 50</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="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_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4"> 55</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="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_video.html#a43bbb53cf78b8ea8f40590d014e23eec"> 60</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="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_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00014">InlineQueryResultVideo.h:14</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#l00016">InlineQueryResultVideo.h:16</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.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#l00046">Api.h:46</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#l00020">InlineQueryResultVideo.h:20</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00050">InlineQueryResultVideo.h:50</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#l00018">InlineQueryResultVideo.h:18</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a80c3c9b52a29c93ea2899fdfa12ebfa4"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4">TgBot::InlineQueryResultVideo::videoDuration</a></div><div class="ttdeci">int32_t videoDuration</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00055">InlineQueryResultVideo.h:55</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a43bbb53cf78b8ea8f40590d014e23eec"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec">TgBot::InlineQueryResultVideo::description</a></div><div class="ttdeci">std::string description</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00060">InlineQueryResultVideo.h:60</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_ace4b498ad92fd17782fbd8e40564f287"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287">TgBot::InlineQueryResultVideo::videoUrl</a></div><div class="ttdeci">std::string videoUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00025">InlineQueryResultVideo.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_aa03003971380ecfaef6466f2cbb3e721"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721">TgBot::InlineQueryResultVideo::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00040">InlineQueryResultVideo.h:40</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a6eb48f1bc3089f4caef133c8c6644baf"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf">TgBot::InlineQueryResultVideo::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00035">InlineQueryResultVideo.h:35</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_ac8b569e1eb960afc51ef894a553750a3"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3">TgBot::InlineQueryResultVideo::videoWidth</a></div><div class="ttdeci">int32_t videoWidth</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00045">InlineQueryResultVideo.h:45</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a80c3c9b52a29c93ea2899fdfa12ebfa4"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4">TgBot::InlineQueryResultVideo::videoDuration</a></div><div class="ttdeci">int32_t videoDuration</div><div class="ttdoc">Optional. Video duration. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00056">InlineQueryResultVideo.h:56</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a43bbb53cf78b8ea8f40590d014e23eec"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec">TgBot::InlineQueryResultVideo::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_video_8h_source.html#l00061">InlineQueryResultVideo.h:61</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_video_html_ace4b498ad92fd17782fbd8e40564f287"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287">TgBot::InlineQueryResultVideo::videoUrl</a></div><div class="ttdeci">std::string videoUrl</div><div class="ttdoc">A valid URL for the embedded video player or video file. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00026">InlineQueryResultVideo.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_aa03003971380ecfaef6466f2cbb3e721"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721">TgBot::InlineQueryResultVideo::thumbUrl</a></div><div class="ttdeci">std::string thumbUrl</div><div class="ttdoc">URL of the thumbnail (jpeg only) for the video. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00041">InlineQueryResultVideo.h:41</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_a6eb48f1bc3089f4caef133c8c6644baf"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf">TgBot::InlineQueryResultVideo::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdoc">Mime type of the content of video url, "text/html" or "video/mp4". </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00036">InlineQueryResultVideo.h:36</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_video_html_ac8b569e1eb960afc51ef894a553750a3"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3">TgBot::InlineQueryResultVideo::videoWidth</a></div><div class="ttdeci">int32_t videoWidth</div><div class="ttdoc">Optional. Video width. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_video_8h_source.html#l00046">InlineQueryResultVideo.h:46</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_voice_8h.html b/docs/_inline_query_result_voice_8h.html index fadff01..2b4c274 100644 --- a/docs/_inline_query_result_voice_8h.html +++ b/docs/_inline_query_result_voice_8h.html @@ -92,6 +92,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_voice_8h.html','' <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_inline_query_result_voice.html">TgBot::InlineQueryResultVoice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents link to a page containing an embedded video player or a video file. <a href="class_tg_bot_1_1_inline_query_result_voice.html#details">More...</a><br /></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> @@ -105,7 +106,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_inline_query_result_voice_8h_source.html b/docs/_inline_query_result_voice_8h_source.html index f9d3218..d2a5f8e 100644 --- a/docs/_inline_query_result_voice_8h_source.html +++ b/docs/_inline_query_result_voice_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_inline_query_result_voice_8h_source.h <div class="title">InlineQueryResultVoice.h</div> </div> </div><!--header--> <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="l00014"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html"> 14</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="l00015"></a><span class="lineno"> 15</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d"> 16</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="l00017"></a><span class="lineno"> 17</span> </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9"> 18</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="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47"> 20</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="l00021"></a><span class="lineno"> 21</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="l00022"></a><span class="lineno"> 22</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="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9"> 23</a></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"> 28</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="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_voice.html#a628636c93a2dbf8440cb3989ba1aaceb"> 33</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="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_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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00033">InlineQueryResult.h:33</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00023">InlineQueryResultVoice.h:23</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#l00046">Api.h:46</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#l00016">InlineQueryResultVoice.h:16</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#l00020">InlineQueryResultVoice.h:20</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#l00018">InlineQueryResultVoice.h:18</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="ttdef"><b>Definition:</b> <a href="_inline_query_result_8h_source.html#l00020">InlineQueryResult.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html">TgBot::InlineQueryResultVoice</a></div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00014">InlineQueryResultVoice.h:14</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_a628636c93a2dbf8440cb3989ba1aaceb"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb">TgBot::InlineQueryResultVoice::voiceDuration</a></div><div class="ttdeci">int32_t voiceDuration</div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00033">InlineQueryResultVoice.h:33</a></div></div> +<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="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> +<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_voice_html"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html">TgBot::InlineQueryResultVoice</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_voice_8h_source.html#l00015">InlineQueryResultVoice.h:15</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_inline_query_result_voice_html_a628636c93a2dbf8440cb3989ba1aaceb"><div class="ttname"><a href="class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb">TgBot::InlineQueryResultVoice::voiceDuration</a></div><div class="ttdeci">int32_t voiceDuration</div><div class="ttdoc">Optional. Recording duration in seconds. </div><div class="ttdef"><b>Definition:</b> <a href="_inline_query_result_voice_8h_source.html#l00034">InlineQueryResultVoice.h:34</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_contact_message_content_8h.html b/docs/_input_contact_message_content_8h.html index e77e46e..079fa4d 100644 --- a/docs/_input_contact_message_content_8h.html +++ b/docs/_input_contact_message_content_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_input_contact_message_content_8h.html <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_input_contact_message_content.html">TgBot::InputContactMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a contact message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_contact_message_content.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_contact_message_content_8h_source.html b/docs/_input_contact_message_content_8h_source.html index 8857b9e..9cce210 100644 --- a/docs/_input_contact_message_content_8h_source.html +++ b/docs/_input_contact_message_content_8h_source.html @@ -83,22 +83,22 @@ $(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="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html"> 17</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="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_contact_message_content.html#ad552a44374583a3ea339380338e87e99"> 19</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="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_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d"> 21</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="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">"InputContactMessageContent"</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_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6"> 28</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="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_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c"> 33</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="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_input_contact_message_content.html#a125669f026157308736f940e1400ed23"> 38</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="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0"> 40</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="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_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#l00046">Api.h:46</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="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#l00040">InputContactMessageContent.h:40</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="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00033">InputContactMessageContent.h:33</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#l00019">InputContactMessageContent.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_a125669f026157308736f940e1400ed23"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23">TgBot::InputContactMessageContent::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00038">InputContactMessageContent.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_a389b68f90eed647eafe4dc23d2754e7d"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">TgBot::InputContactMessageContent::InputContactMessageContent</a></div><div class="ttdeci">InputContactMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00021">InputContactMessageContent.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_a96fe449f5efd3f80c2dde6af364a7aa6"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6">TgBot::InputContactMessageContent::phoneNumber</a></div><div class="ttdeci">std::string phoneNumber</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00028">InputContactMessageContent.h:28</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html">TgBot::InputContactMessageContent</a></div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00017">InputContactMessageContent.h:17</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#l00047">Api.h:47</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> +<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_input_contact_message_content_html_a125669f026157308736f940e1400ed23"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23">TgBot::InputContactMessageContent::lastName</a></div><div class="ttdeci">std::string lastName</div><div class="ttdoc">Optional. Contact&#39;s last name. </div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00039">InputContactMessageContent.h:39</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_a389b68f90eed647eafe4dc23d2754e7d"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d">TgBot::InputContactMessageContent::InputContactMessageContent</a></div><div class="ttdeci">InputContactMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00022">InputContactMessageContent.h:22</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html_a96fe449f5efd3f80c2dde6af364a7aa6"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6">TgBot::InputContactMessageContent::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="_input_contact_message_content_8h_source.html#l00029">InputContactMessageContent.h:29</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_contact_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_contact_message_content.html">TgBot::InputContactMessageContent</a></div><div class="ttdoc">Represents the content of a contact message to be sent as the result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_contact_message_content_8h_source.html#l00018">InputContactMessageContent.h:18</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_file_8h.html b/docs/_input_file_8h.html index 94aacd8..368796a 100644 --- a/docs/_input_file_8h.html +++ b/docs/_input_file_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_input_file_8h.html','');}); <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_input_file.html">TgBot::InputFile</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the contents of a file to be uploaded. <a href="class_tg_bot_1_1_input_file.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_file_8h_source.html b/docs/_input_file_8h_source.html index cc6524b..932f36f 100644 --- a/docs/_input_file_8h_source.html +++ b/docs/_input_file_8h_source.html @@ -83,20 +83,20 @@ $(document).ready(function(){initNavTree('_input_file_8h_source.html','');}); <div class="title">InputFile.h</div> </div> </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="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_file.html"> 36</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="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_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f"> 39</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="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_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7"> 44</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="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_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e"> 49</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="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_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d"> 54</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="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00059"></a><span class="lineno"> 59</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="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_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> -<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#l00046">Api.h:46</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#l00039">InputFile.h:39</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="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00044">InputFile.h:44</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="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00054">InputFile.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_file_html"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html">TgBot::InputFile</a></div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00036">InputFile.h:36</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_file_html_a02575330b4deaa9d2cab5ebd8d8e2e5e"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e">TgBot::InputFile::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00049">InputFile.h:49</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_input_file_html"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html">TgBot::InputFile</a></div><div class="ttdoc">This object represents the contents of a file to be uploaded. </div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00037">InputFile.h:37</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_file_html_a02575330b4deaa9d2cab5ebd8d8e2e5e"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e">TgBot::InputFile::mimeType</a></div><div class="ttdeci">std::string mimeType</div><div class="ttdoc">Mime type of a file. </div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00050">InputFile.h:50</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_location_message_content_8h.html b/docs/_input_location_message_content_8h.html index d816e57..e7f347f 100644 --- a/docs/_input_location_message_content_8h.html +++ b/docs/_input_location_message_content_8h.html @@ -93,6 +93,7 @@ $(document).ready(function(){initNavTree('_input_location_message_content_8h.htm <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_input_location_message_content.html">TgBot::InputLocationMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a location message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_location_message_content.html#details">More...</a><br /></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> @@ -106,7 +107,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_location_message_content_8h_source.html b/docs/_input_location_message_content_8h_source.html index 15cda4d..924be86 100644 --- a/docs/_input_location_message_content_8h_source.html +++ b/docs/_input_location_message_content_8h_source.html @@ -83,21 +83,21 @@ $(document).ready(function(){initNavTree('_input_location_message_content_8h_sou <div class="title">InputLocationMessageContent.h</div> </div> </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="l00016"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html"> 16</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="l00017"></a><span class="lineno"> 17</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840"> 18</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="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e"> 20</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="l00021"></a><span class="lineno"> 21</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="l00022"></a><span class="lineno"> 22</span>  {}</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_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16"> 27</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="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_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49"> 32</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="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_location_message_content.html#acbcd463ae944168b265e789509e6de55"> 34</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="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_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#l00018">InputLocationMessageContent.h:18</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#l00046">Api.h:46</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="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="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00032">InputLocationMessageContent.h:32</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#l00034">InputLocationMessageContent.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_a2fd689365b19b085bdd59f928e3c3e16"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16">TgBot::InputLocationMessageContent::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00027">InputLocationMessageContent.h:27</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html">TgBot::InputLocationMessageContent</a></div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00016">InputLocationMessageContent.h:16</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_ace56f8081ed46a4729a5f37dacdcb05e"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e">TgBot::InputLocationMessageContent::InputLocationMessageContent</a></div><div class="ttdeci">InputLocationMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00020">InputLocationMessageContent.h:20</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_a2fd689365b19b085bdd59f928e3c3e16"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16">TgBot::InputLocationMessageContent::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdoc">Latitude of the location in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00028">InputLocationMessageContent.h:28</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html">TgBot::InputLocationMessageContent</a></div><div class="ttdoc">Represents the content of a location message to be sent as the result of an inline query...</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00017">InputLocationMessageContent.h:17</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_location_message_content_html_ace56f8081ed46a4729a5f37dacdcb05e"><div class="ttname"><a href="class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e">TgBot::InputLocationMessageContent::InputLocationMessageContent</a></div><div class="ttdeci">InputLocationMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_location_message_content_8h_source.html#l00021">InputLocationMessageContent.h:21</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_media_8h.html b/docs/_input_media_8h.html index cfdd806..174e6e1 100644 --- a/docs/_input_media_8h.html +++ b/docs/_input_media_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_input_media_8h.html','');}); <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_input_media.html">TgBot::InputMedia</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the content of a media message to be sent. <a href="class_tg_bot_1_1_input_media.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_media_8h_source.html b/docs/_input_media_8h_source.html index 7577230..a05da8b 100644 --- a/docs/_input_media_8h_source.html +++ b/docs/_input_media_8h_source.html @@ -83,27 +83,27 @@ $(document).ready(function(){initNavTree('_input_media_8h_source.html','');}); <div class="title">InputMedia.h</div> </div> </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="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html"> 37</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="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_input_media.html#abdc38ae21d5213ead3720db082ef1f9c"> 39</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="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_media.html#a15b9867f0c1834b2a4d16ac48f25fb73"> 41</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="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">PHOTO</a>,</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#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18">VIDEO</a></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="l00049"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226"> 49</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="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_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77"> 54</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="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_input_media.html#a5fd875b292792f8d699d7bb678e68c90"> 59</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="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_input_media.html#ae2761ade0de31f96074d6760661c7edc"> 64</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="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_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a"> 69</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="l00070"></a><span class="lineno"> 70</span> </div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8"> 74</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="l00075"></a><span class="lineno"> 75</span> </div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd"> 79</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="l00080"></a><span class="lineno"> 80</span> </div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b"> 84</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="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_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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00079">InputMedia.h:79</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00069">InputMedia.h:69</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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00037">InputMedia.h:37</a></div></div> +<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="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> -<div class="ttc" id="class_tg_bot_1_1_input_media_html_a5fd875b292792f8d699d7bb678e68c90"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">TgBot::InputMedia::caption</a></div><div class="ttdeci">std::string caption</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00059">InputMedia.h:59</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_media_html_aeac8eae9ef4e06fa0c67b98a8a8042f8"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">TgBot::InputMedia::height</a></div><div class="ttdeci">int32_t height</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00074">InputMedia.h:74</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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00049">InputMedia.h:49</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_media_html_a5fd875b292792f8d699d7bb678e68c90"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90">TgBot::InputMedia::caption</a></div><div class="ttdeci">std::string caption</div><div class="ttdoc">Optional. Caption of the photo to be sent, 0-200 characters. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00060">InputMedia.h:60</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_media_html_aeac8eae9ef4e06fa0c67b98a8a8042f8"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8">TgBot::InputMedia::height</a></div><div class="ttdeci">int32_t height</div><div class="ttdoc">Optional. Video height. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00075">InputMedia.h:75</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> <div class="ttc" id="class_tg_bot_1_1_input_media_html_a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TgBot::InputMedia::TYPE::PHOTO</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_media_html_a0b8e0cc28a8283ca946b4aa5c5384a3b"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">TgBot::InputMedia::supportsStreaming</a></div><div class="ttdeci">bool supportsStreaming</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00084">InputMedia.h:84</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#l00039">InputMedia.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_media_html_a15b9867f0c1834b2a4d16ac48f25fb73"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TgBot::InputMedia::TYPE</a></div><div class="ttdeci">TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00041">InputMedia.h:41</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_media_html_a3b06a5b4686339b58c4a95b5734b4b77"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">TgBot::InputMedia::media</a></div><div class="ttdeci">std::string media</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00054">InputMedia.h:54</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_media_html_ae2761ade0de31f96074d6760661c7edc"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">TgBot::InputMedia::parseMode</a></div><div class="ttdeci">std::string parseMode</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00064">InputMedia.h:64</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_media_html_a0b8e0cc28a8283ca946b4aa5c5384a3b"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b">TgBot::InputMedia::supportsStreaming</a></div><div class="ttdeci">bool supportsStreaming</div><div class="ttdoc">Optional. Pass True, if the uploaded video is suitable for streaming. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00085">InputMedia.h:85</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_input_media_html_a15b9867f0c1834b2a4d16ac48f25fb73"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TgBot::InputMedia::TYPE</a></div><div class="ttdeci">TYPE</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00042">InputMedia.h:42</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_media_html_a3b06a5b4686339b58c4a95b5734b4b77"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77">TgBot::InputMedia::media</a></div><div class="ttdeci">std::string media</div><div class="ttdoc">File 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. </div><div class="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00055">InputMedia.h:55</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_media_html_ae2761ade0de31f96074d6760661c7edc"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc">TgBot::InputMedia::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_media_8h_source.html#l00065">InputMedia.h:65</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_media_photo_8h.html b/docs/_input_media_photo_8h.html index f10cbc7..ec4c4be 100644 --- a/docs/_input_media_photo_8h.html +++ b/docs/_input_media_photo_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_input_media_photo_8h.html','');}); <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_input_media_photo.html">TgBot::InputMediaPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a photo to be sent. <a href="class_tg_bot_1_1_input_media_photo.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_media_photo_8h_source.html b/docs/_input_media_photo_8h_source.html index 4935aee..c361bcb 100644 --- a/docs/_input_media_photo_8h_source.html +++ b/docs/_input_media_photo_8h_source.html @@ -83,11 +83,11 @@ $(document).ready(function(){initNavTree('_input_media_photo_8h_source.html','') <div class="title">InputMediaPhoto.h</div> </div> </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="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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00037">InputMedia.h:37</a></div></div> +<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="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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00049">InputMedia.h:49</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> <div class="ttc" id="class_tg_bot_1_1_input_media_html_a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf"><div class="ttname"><a href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf">TgBot::InputMedia::TYPE::PHOTO</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_photo_html_a02ac033a0ebe474b02f745f4d9e8e2b3"><div class="ttname"><a href="class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3">TgBot::InputMediaPhoto::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputMediaPhoto > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_photo_8h_source.html#l00041">InputMediaPhoto.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_input_media_photo_html_ab064268a26729415ebfb71c5a0abf36f"><div class="ttname"><a href="class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f">TgBot::InputMediaPhoto::InputMediaPhoto</a></div><div class="ttdeci">InputMediaPhoto()</div><div class="ttdef"><b>Definition:</b> <a href="_input_media_photo_8h_source.html#l00043">InputMediaPhoto.h:43</a></div></div> @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_media_video_8h.html b/docs/_input_media_video_8h.html index e936600..58ea883 100644 --- a/docs/_input_media_video_8h.html +++ b/docs/_input_media_video_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_input_media_video_8h.html','');}); <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_input_media_video.html">TgBot::InputMediaVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a video to be sent. <a href="class_tg_bot_1_1_input_media_video.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_media_video_8h_source.html b/docs/_input_media_video_8h_source.html index 34fa26d..68da37e 100644 --- a/docs/_input_media_video_8h_source.html +++ b/docs/_input_media_video_8h_source.html @@ -84,20 +84,20 @@ $(document).ready(function(){initNavTree('_input_media_video_8h_source.html','') </div><!--header--> <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="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#l00046">Api.h:46</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="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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00037">InputMedia.h:37</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> <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="ttdef"><b>Definition:</b> <a href="_input_media_8h_source.html#l00049">InputMedia.h:49</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> </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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_message_content_8h.html b/docs/_input_message_content_8h.html index 7ba87c2..6059644 100644 --- a/docs/_input_message_content_8h.html +++ b/docs/_input_message_content_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_input_message_content_8h.html','');}) <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_input_message_content.html">TgBot::InputMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the content of a message to be sent as a result of an inline query. <a href="class_tg_bot_1_1_input_message_content.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_message_content_8h_source.html b/docs/_input_message_content_8h_source.html index fbdb885..f5118c3 100644 --- a/docs/_input_message_content_8h_source.html +++ b/docs/_input_message_content_8h_source.html @@ -85,9 +85,9 @@ $(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#l00046">Api.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="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="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"><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> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_text_message_content_8h.html b/docs/_input_text_message_content_8h.html index 1f17930..06c20e0 100644 --- a/docs/_input_text_message_content_8h.html +++ b/docs/_input_text_message_content_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_input_text_message_content_8h.html',' <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_input_text_message_content.html">TgBot::InputTextMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a text message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_text_message_content.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_text_message_content_8h_source.html b/docs/_input_text_message_content_8h_source.html index 0629c8a..ab613dd 100644 --- a/docs/_input_text_message_content_8h_source.html +++ b/docs/_input_text_message_content_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_input_text_message_content_8h_source. <div class="title">InputTextMessageContent.h</div> </div> </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="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html"> 17</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="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_text_message_content.html#ab183a605903cf8dbc04b220cf1472495"> 19</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="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_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7"> 21</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="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">"InputTextMessageContent"</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_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1"> 28</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="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_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c"> 33</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="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_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc"> 38</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="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760"> 40</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="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_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#l00019">InputTextMessageContent.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00028">InputTextMessageContent.h:28</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="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00033">InputTextMessageContent.h:33</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="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_text_message_content_html_af14b835e369c107071adf6e63b9e2760"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760">TgBot::InputTextMessageContent::~InputTextMessageContent</a></div><div class="ttdeci">virtual ~InputTextMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00040">InputTextMessageContent.h:40</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_a34537bb0f04f312293f4717526f32ecc"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc">TgBot::InputTextMessageContent::disableWebPagePreview</a></div><div class="ttdeci">bool disableWebPagePreview</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00038">InputTextMessageContent.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_a6926fc1a1b56159d2e2d92ed3de507e7"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7">TgBot::InputTextMessageContent::InputTextMessageContent</a></div><div class="ttdeci">InputTextMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00021">InputTextMessageContent.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html">TgBot::InputTextMessageContent</a></div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00017">InputTextMessageContent.h:17</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_af14b835e369c107071adf6e63b9e2760"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760">TgBot::InputTextMessageContent::~InputTextMessageContent</a></div><div class="ttdeci">virtual ~InputTextMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00041">InputTextMessageContent.h:41</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_a34537bb0f04f312293f4717526f32ecc"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc">TgBot::InputTextMessageContent::disableWebPagePreview</a></div><div class="ttdeci">bool disableWebPagePreview</div><div class="ttdoc">Optional. Disables link previews for links in the sent message. </div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00039">InputTextMessageContent.h:39</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html_a6926fc1a1b56159d2e2d92ed3de507e7"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7">TgBot::InputTextMessageContent::InputTextMessageContent</a></div><div class="ttdeci">InputTextMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00022">InputTextMessageContent.h:22</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_text_message_content_html"><div class="ttname"><a href="class_tg_bot_1_1_input_text_message_content.html">TgBot::InputTextMessageContent</a></div><div class="ttdoc">Represents the content of a text message to be sent as the result of an inline query. </div><div class="ttdef"><b>Definition:</b> <a href="_input_text_message_content_8h_source.html#l00018">InputTextMessageContent.h:18</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_venue_message_content_8h.html b/docs/_input_venue_message_content_8h.html index e5145ae..82b7a11 100644 --- a/docs/_input_venue_message_content_8h.html +++ b/docs/_input_venue_message_content_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_input_venue_message_content_8h.html', <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_input_venue_message_content.html">TgBot::InputVenueMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a venue message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_venue_message_content.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_input_venue_message_content_8h_source.html b/docs/_input_venue_message_content_8h_source.html index 479c432..2b25ef7 100644 --- a/docs/_input_venue_message_content_8h_source.html +++ b/docs/_input_venue_message_content_8h_source.html @@ -83,24 +83,24 @@ $(document).ready(function(){initNavTree('_input_venue_message_content_8h_source <div class="title">InputVenueMessageContent.h</div> </div> </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="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html"> 18</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="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_venue_message_content.html#a48a9d369812ca327da77766140d22100"> 20</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="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_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77"> 22</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="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">"InputVenueMessageContent"</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_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb"> 29</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="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_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8"> 34</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="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_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038"> 39</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="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_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa"> 44</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="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_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34"> 49</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="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5"> 51</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="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_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="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00049">InputVenueMessageContent.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#l00046">Api.h:46</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#l00022">InputVenueMessageContent.h:22</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="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00018">InputVenueMessageContent.h:18</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="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_venue_message_content_html_a12eae6e237d0c62260a07f944fcfbdfa"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa">TgBot::InputVenueMessageContent::address</a></div><div class="ttdeci">std::string address</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00044">InputVenueMessageContent.h:44</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_ad3fb2b24df33d6eaa96243ab7a06f3f8"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8">TgBot::InputVenueMessageContent::longitude</a></div><div class="ttdeci">float longitude</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00034">InputVenueMessageContent.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a9e367296fc30563e5694764d0fcaffcb"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb">TgBot::InputVenueMessageContent::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00029">InputVenueMessageContent.h:29</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a3d08b7d6946538e949ec0293f72edec5"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5">TgBot::InputVenueMessageContent::~InputVenueMessageContent</a></div><div class="ttdeci">virtual ~InputVenueMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00051">InputVenueMessageContent.h:51</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_ae5c1b7d2263d1722662b7eb6fceb9038"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">TgBot::InputVenueMessageContent::title</a></div><div class="ttdeci">std::string title</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00039">InputVenueMessageContent.h:39</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#l00020">InputVenueMessageContent.h:20</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a12eae6e237d0c62260a07f944fcfbdfa"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa">TgBot::InputVenueMessageContent::address</a></div><div class="ttdeci">std::string address</div><div class="ttdoc">Address of the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00045">InputVenueMessageContent.h:45</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_ad3fb2b24df33d6eaa96243ab7a06f3f8"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8">TgBot::InputVenueMessageContent::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_venue_message_content_8h_source.html#l00035">InputVenueMessageContent.h:35</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a9e367296fc30563e5694764d0fcaffcb"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb">TgBot::InputVenueMessageContent::latitude</a></div><div class="ttdeci">float latitude</div><div class="ttdoc">Latitude of the location in degrees. </div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00030">InputVenueMessageContent.h:30</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_a3d08b7d6946538e949ec0293f72edec5"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5">TgBot::InputVenueMessageContent::~InputVenueMessageContent</a></div><div class="ttdeci">virtual ~InputVenueMessageContent()</div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00052">InputVenueMessageContent.h:52</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_input_venue_message_content_html_ae5c1b7d2263d1722662b7eb6fceb9038"><div class="ttname"><a href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">TgBot::InputVenueMessageContent::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Name of the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_input_venue_message_content_8h_source.html#l00040">InputVenueMessageContent.h:40</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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_invoice_8h.html b/docs/_invoice_8h.html index 7c55293..0c577cb 100644 --- a/docs/_invoice_8h.html +++ b/docs/_invoice_8h.html @@ -108,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_invoice_8h_source.html b/docs/_invoice_8h_source.html index d8d8f20..5b52989 100644 --- a/docs/_invoice_8h_source.html +++ b/docs/_invoice_8h_source.html @@ -85,7 +85,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#l00046">Api.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="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,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_keyboard_button_8h.html b/docs/_keyboard_button_8h.html index e37c338..45f6695 100644 --- a/docs/_keyboard_button_8h.html +++ b/docs/_keyboard_button_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_keyboard_button_8h.html','');}); <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_keyboard_button.html">TgBot::KeyboardButton</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one button of the reply keyboard. <a href="class_tg_bot_1_1_keyboard_button.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_keyboard_button_8h_source.html b/docs/_keyboard_button_8h_source.html index 1b5c1a3..54ed10c 100644 --- a/docs/_keyboard_button_8h_source.html +++ b/docs/_keyboard_button_8h_source.html @@ -83,19 +83,19 @@ $(document).ready(function(){initNavTree('_keyboard_button_8h_source.html','');} <div class="title">KeyboardButton.h</div> </div> </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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html"> 19</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="l00020"></a><span class="lineno"> 20</span> </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_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd"> 22</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="l00023"></a><span class="lineno"> 23</span> </div><div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e"> 28</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="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_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381"> 34</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="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_keyboard_button.html#a8948e0ca465352d04c44767c25275022"> 39</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="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_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="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00019">KeyboardButton.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#l00046">Api.h:46</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#l00022">KeyboardButton.h:22</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="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00034">KeyboardButton.h:34</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="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00039">KeyboardButton.h:39</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_keyboard_button_html_ac9ac8ddd73e27732fcbab7163ff74e2e"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">TgBot::KeyboardButton::text</a></div><div class="ttdeci">std::string text</div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00028">KeyboardButton.h:28</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_keyboard_button_html_ac9ac8ddd73e27732fcbab7163ff74e2e"><div class="ttname"><a href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">TgBot::KeyboardButton::text</a></div><div class="ttdeci">std::string text</div><div class="ttdoc">Text of the button. If none of the optional fields are used, it will be sent to the bot as a message ...</div><div class="ttdef"><b>Definition:</b> <a href="_keyboard_button_8h_source.html#l00030">KeyboardButton.h:30</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_labeled_price_8h.html b/docs/_labeled_price_8h.html index 36aae6c..c3fe105 100644 --- a/docs/_labeled_price_8h.html +++ b/docs/_labeled_price_8h.html @@ -108,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_labeled_price_8h_source.html b/docs/_labeled_price_8h_source.html index 0ffecae..2298a9d 100644 --- a/docs/_labeled_price_8h_source.html +++ b/docs/_labeled_price_8h_source.html @@ -84,7 +84,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#l00046">Api.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="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,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_location_8h.html b/docs/_location_8h.html index 2b3e5b3..82d76ea 100644 --- a/docs/_location_8h.html +++ b/docs/_location_8h.html @@ -93,6 +93,7 @@ $(document).ready(function(){initNavTree('_location_8h.html','');}); <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_location.html">TgBot::Location</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a point on the map. <a href="class_tg_bot_1_1_location.html#details">More...</a><br /></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> @@ -106,7 +107,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_location_8h_source.html b/docs/_location_8h_source.html index de7319a..e222343 100644 --- a/docs/_location_8h_source.html +++ b/docs/_location_8h_source.html @@ -83,18 +83,18 @@ $(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="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_location.html"> 34</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="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_location.html#a0854defd16651e7742f89eca2202d678"> 37</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="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_location.html#aac2c4c71d72f1734a2439368f3e38687"> 42</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="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_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b"> 47</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="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> <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#l00046">Api.h:46</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#l00037">Location.h:37</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="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00042">Location.h:42</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="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00047">Location.h:47</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_location_html"><div class="ttname"><a href="class_tg_bot_1_1_location.html">TgBot::Location</a></div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00034">Location.h:34</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#l00047">Api.h:47</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> +<div class="ttc" id="class_tg_bot_1_1_location_html"><div class="ttname"><a href="class_tg_bot_1_1_location.html">TgBot::Location</a></div><div class="ttdoc">This object represents a point on the map. </div><div class="ttdef"><b>Definition:</b> <a href="_location_8h_source.html#l00035">Location.h:35</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_location_8h.html">Location.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_mask_position_8h.html b/docs/_mask_position_8h.html index 914fd02..56089b3 100644 --- a/docs/_mask_position_8h.html +++ b/docs/_mask_position_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_mask_position_8h.html','');}); <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_mask_position.html">TgBot::MaskPosition</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object describes the position on faces where a mask should be placed by default. <a href="class_tg_bot_1_1_mask_position.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_mask_position_8h_source.html b/docs/_mask_position_8h_source.html index 5dc33d6..bda9298 100644 --- a/docs/_mask_position_8h_source.html +++ b/docs/_mask_position_8h_source.html @@ -83,20 +83,20 @@ $(document).ready(function(){initNavTree('_mask_position_8h_source.html','');}); <div class="title">MaskPosition.h</div> </div> </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="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_mask_position.html"> 36</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="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_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1"> 38</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="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_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e"> 43</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="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_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83"> 48</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="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_mask_position.html#a56700f4f5ce4902c978df680cfd6a424"> 53</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="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_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963"> 58</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="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> <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="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00053">MaskPosition.h:53</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00036">MaskPosition.h:36</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#l00038">MaskPosition.h:38</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="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00043">MaskPosition.h:43</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_mask_position_html_a8f78e6dcdb37975c435cfd0d9a923963"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">TgBot::MaskPosition::scale</a></div><div class="ttdeci">float scale</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00058">MaskPosition.h:58</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_mask_position_html_ac4e73bf83077bce72be0ee031f2f5d83"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83">TgBot::MaskPosition::xShift</a></div><div class="ttdeci">float xShift</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00048">MaskPosition.h:48</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_mask_position_html_a8f78e6dcdb37975c435cfd0d9a923963"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">TgBot::MaskPosition::scale</a></div><div class="ttdeci">float scale</div><div class="ttdoc">Mask scaling coefficient. For example, 2.0 means double size. </div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00059">MaskPosition.h:59</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_mask_position_html_ac4e73bf83077bce72be0ee031f2f5d83"><div class="ttname"><a href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83">TgBot::MaskPosition::xShift</a></div><div class="ttdeci">float xShift</div><div class="ttdoc">Shift by X-axis measured in widths of the mask scaled to the face size, from left to right...</div><div class="ttdef"><b>Definition:</b> <a href="_mask_position_8h_source.html#l00049">MaskPosition.h:49</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_message_8h.html b/docs/_message_8h.html index f46e79b..f053680 100644 --- a/docs/_message_8h.html +++ b/docs/_message_8h.html @@ -98,6 +98,7 @@ $(document).ready(function(){initNavTree('_message_8h.html','');}); <code>#include "<a class="el" href="_video_8h_source.html">tgbot/types/Video.h</a>"</code><br /> <code>#include "<a class="el" href="_contact_8h_source.html">tgbot/types/Contact.h</a>"</code><br /> <code>#include "<a class="el" href="_location_8h_source.html">tgbot/types/Location.h</a>"</code><br /> +<code>#include "<a class="el" href="_game_8h_source.html">tgbot/types/Game.h</a>"</code><br /> <code>#include "<a class="el" href="_photo_size_8h_source.html">tgbot/types/PhotoSize.h</a>"</code><br /> <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 /> @@ -108,6 +109,7 @@ $(document).ready(function(){initNavTree('_message_8h.html','');}); <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_message.html">TgBot::Message</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a message. <a href="class_tg_bot_1_1_message.html#details">More...</a><br /></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> @@ -121,7 +123,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_message_8h_source.html b/docs/_message_8h_source.html index 75cac4f..5ca2df2 100644 --- a/docs/_message_8h_source.html +++ b/docs/_message_8h_source.html @@ -83,70 +83,73 @@ $(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="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</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="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_voice_8h.html">tgbot/types/Voice.h</a>"</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="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html"> 50</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="l00051"></a><span class="lineno"> 51</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d"> 52</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="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_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b"> 54</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>(){</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</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="l00056"></a><span class="lineno"> 56</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="l00057"></a><span class="lineno"> 57</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="l00058"></a><span class="lineno"> 58</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="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a> = 0;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a> = 0;</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="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14"> 66</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</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#a65b78a13b38ad767338cd2e9d2e69ca2"> 71</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="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#ad49187c847973a024ab158103a8c87fd"> 76</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</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#a773fa770b84fe97263a096c0ddfb096a"> 81</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="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#a7e4d984cb1464d0ae504d7c8ed11b508"> 86</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="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#aeab58d33a3f4e712e8b78d65f48892e5"> 91</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="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#a2149f82b01245e592cb392e2133e4667"> 96</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</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#a70f5fe7a8e14b0ce0842fa8661492e4a"> 101</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</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#aca1eca2a8a31a45a0b85ba472bfe991d"> 106</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</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#a312864bfddbf624c6923cb871fd4060e"> 111</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="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#a5e47295516df0a7ceb9fbb8119c8ab0a"> 116</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</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#a5e23abf4c637e59a51bd7f7a49339d54"> 121</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">authorSignature</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#af9e05110ffd8c5356c523e1501dbd108"> 126</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</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#a53c199056538ebe72c65e409deaf7a8e"> 131</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="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#a112bce084dd4b01dc5918a1232c4cc05"> 136</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="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#a5119ef820bcb4c231a1402147305ea67"> 141</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="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#a9d4520b321f421425803aa5c5a414e72"> 146</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="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>;</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>;</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>;</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>;</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>;</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>;</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#a44a07b98262601eb86a5dc9ae0e3b932"> 251</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a>;</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span> };</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div><div class="line"><a name="l00254"></a><span class="lineno"> 254</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> <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="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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00236">Message.h:236</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> </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> <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#l00041">Sticker.h:41</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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00226">Message.h:226</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="_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#l00038">Audio.h:38</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="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_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="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_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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00171">Message.h:171</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="_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="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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00126">Message.h:126</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#l00046">Api.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="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="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="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_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_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="_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="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_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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00211">Message.h:211</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#l00052">Message.h:52</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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00151">Message.h:151</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="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_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#l00037">Location.h:37</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="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="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="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="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_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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00116">Message.h:116</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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00091">Message.h:91</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="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="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_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_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="_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="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="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="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_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="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_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#l00040">Document.h:40</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_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="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_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="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_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="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_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#l00019">Voice.h:19</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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00071">Message.h:71</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="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_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="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_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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00181">Message.h:181</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_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="_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#l00040">Video.h:40</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#l00038">Contact.h:38</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#l00054">Message.h:54</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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00121">Message.h:121</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="_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#l00021">Venue.h:21</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="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_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="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="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00050">Message.h:50</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="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#l00038">User.h:38</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="_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_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 --> </div><!-- doc-content --> @@ -154,7 +157,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_message_entity_8h.html b/docs/_message_entity_8h.html index 3c28674..6b9cf08 100644 --- a/docs/_message_entity_8h.html +++ b/docs/_message_entity_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_message_entity_8h.html','');}); <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_message_entity.html">TgBot::MessageEntity</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. <a href="class_tg_bot_1_1_message_entity.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_message_entity_8h_source.html b/docs/_message_entity_8h_source.html index 7e40f06..cebabd5 100644 --- a/docs/_message_entity_8h_source.html +++ b/docs/_message_entity_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_message_entity_8h_source.html','');}) <div class="title">MessageEntity.h</div> </div> </div><!--header--> <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="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message_entity.html"> 18</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="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_message_entity.html#a6710ffdbafba909633df7bcd8c488da0"> 20</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="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_message_entity.html#adec4d61f5859cb0384e84dbe18988d78"> 25</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="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_message_entity.html#aad8da7260ae4360536a0a461e6c5b628"> 30</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="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_message_entity.html#a3f41be5fd732173bd84093df20a58e38"> 35</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="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_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f"> 40</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="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_message_entity.html#affef16e94f7f3382260b85c66726bc48"> 45</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="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_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#l00020">MessageEntity.h:20</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="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00045">MessageEntity.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00040">MessageEntity.h:40</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="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00030">MessageEntity.h:30</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="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00035">MessageEntity.h:35</a></div></div> +<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="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> <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_message_entity_html_adec4d61f5859cb0384e84dbe18988d78"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78">TgBot::MessageEntity::type</a></div><div class="ttdeci">std::string type</div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00025">MessageEntity.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_message_entity_html"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html">TgBot::MessageEntity</a></div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00018">MessageEntity.h:18</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#l00038">User.h:38</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_entity_html_adec4d61f5859cb0384e84dbe18988d78"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78">TgBot::MessageEntity::type</a></div><div class="ttdeci">std::string type</div><div class="ttdoc">Type of the entity. One of mention (), hashtag, bot_command, url, email, bold (bold text)...</div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00026">MessageEntity.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_entity_html"><div class="ttname"><a href="class_tg_bot_1_1_message_entity.html">TgBot::MessageEntity</a></div><div class="ttdoc">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. </div><div class="ttdef"><b>Definition:</b> <a href="_message_entity_8h_source.html#l00019">MessageEntity.h:19</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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_order_info_8h.html b/docs/_order_info_8h.html index 8e1e6ea..e0e681b 100644 --- a/docs/_order_info_8h.html +++ b/docs/_order_info_8h.html @@ -109,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_order_info_8h_source.html b/docs/_order_info_8h_source.html index 8d2421e..a49ae78 100644 --- a/docs/_order_info_8h_source.html +++ b/docs/_order_info_8h_source.html @@ -85,7 +85,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#l00046">Api.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="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,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_photo_size_8h.html b/docs/_photo_size_8h.html index deb9f19..f4d204e 100644 --- a/docs/_photo_size_8h.html +++ b/docs/_photo_size_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_photo_size_8h.html','');}); <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_photo_size.html">TgBot::PhotoSize</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one size of a photo or a file / sticker thumbnail. <a href="class_tg_bot_1_1_photo_size.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_photo_size_8h_source.html b/docs/_photo_size_8h_source.html index f806711..69dcb5e 100644 --- a/docs/_photo_size_8h_source.html +++ b/docs/_photo_size_8h_source.html @@ -83,20 +83,20 @@ $(document).ready(function(){initNavTree('_photo_size_8h_source.html','');}); <div class="title">PhotoSize.h</div> </div> </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="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_photo_size.html"> 35</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="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_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83"> 38</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="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_photo_size.html#af3ffb8066db943a59156eb22e976165e"> 43</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="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_photo_size.html#a7259a178989557450d9732281d23099f"> 48</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="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_photo_size.html#a66dd9388e08330829fcae843f09e0ec6"> 53</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="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_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4"> 58</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="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_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="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00048">PhotoSize.h:48</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00035">PhotoSize.h:35</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="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00058">PhotoSize.h:58</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="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00043">PhotoSize.h:43</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#l00038">PhotoSize.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_photo_size_html_a66dd9388e08330829fcae843f09e0ec6"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6">TgBot::PhotoSize::height</a></div><div class="ttdeci">int32_t height</div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00053">PhotoSize.h:53</a></div></div> +<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="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> +<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_photo_size_html_a66dd9388e08330829fcae843f09e0ec6"><div class="ttname"><a href="class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6">TgBot::PhotoSize::height</a></div><div class="ttdeci">int32_t height</div><div class="ttdoc">Photo height. </div><div class="ttdef"><b>Definition:</b> <a href="_photo_size_8h_source.html#l00054">PhotoSize.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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_pre_checkout_query_8h.html b/docs/_pre_checkout_query_8h.html index 2ec90bf..99a7663 100644 --- a/docs/_pre_checkout_query_8h.html +++ b/docs/_pre_checkout_query_8h.html @@ -111,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_pre_checkout_query_8h_source.html b/docs/_pre_checkout_query_8h_source.html index 6828417..c23cb91 100644 --- a/docs/_pre_checkout_query_8h_source.html +++ b/docs/_pre_checkout_query_8h_source.html @@ -86,7 +86,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#l00046">Api.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="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> @@ -96,14 +96,14 @@ $(document).ready(function(){initNavTree('_pre_checkout_query_8h_source.html','' <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_pre_checkout_query_html_a9cfe210488785f6980e6fb45ffb67e84"><div class="ttname"><a href="class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84">TgBot::PreCheckoutQuery::shippingOptionId</a></div><div class="ttdeci">std::string shippingOptionId</div><div class="ttdoc">Optional. Identifier of the shipping option chosen by the user. </div><div class="ttdef"><b>Definition:</b> <a href="_pre_checkout_query_8h_source.html#l00082">PreCheckoutQuery.h:82</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="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#l00038">User.h:38</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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_reply_keyboard_markup_8h.html b/docs/_reply_keyboard_markup_8h.html index 50edf4c..e21461a 100644 --- a/docs/_reply_keyboard_markup_8h.html +++ b/docs/_reply_keyboard_markup_8h.html @@ -97,6 +97,7 @@ $(document).ready(function(){initNavTree('_reply_keyboard_markup_8h.html','');}) <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_reply_keyboard_markup.html">TgBot::ReplyKeyboardMarkup</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a custom keyboard with reply options. <a href="class_tg_bot_1_1_reply_keyboard_markup.html#details">More...</a><br /></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> @@ -110,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_reply_keyboard_markup_8h_source.html b/docs/_reply_keyboard_markup_8h_source.html index 8922a79..70b24a1 100644 --- a/docs/_reply_keyboard_markup_8h_source.html +++ b/docs/_reply_keyboard_markup_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_reply_keyboard_markup_8h_source.html' <div class="title">ReplyKeyboardMarkup.h</div> </div> </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="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html"> 39</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="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_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a"> 42</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="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_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020"> 47</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="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_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3"> 52</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="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_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e"> 57</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="l00058"></a><span class="lineno"> 58</span> </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65"> 63</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="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_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="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00063">ReplyKeyboardMarkup.h:63</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#l00046">Api.h:46</a></div></div> +<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="_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="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00039">ReplyKeyboardMarkup.h:39</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="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_markup_html_a12205ba27bf676459507684be019799e"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e">TgBot::ReplyKeyboardMarkup::oneTimeKeyboard</a></div><div class="ttdeci">bool oneTimeKeyboard</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00057">ReplyKeyboardMarkup.h:57</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> +<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_markup_html_a12205ba27bf676459507684be019799e"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e">TgBot::ReplyKeyboardMarkup::oneTimeKeyboard</a></div><div class="ttdeci">bool oneTimeKeyboard</div><div class="ttdoc">Optional. Requests clients to hide the keyboard as soon as it&#39;s been used. Defaults to false...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00058">ReplyKeyboardMarkup.h:58</a></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_reply_keyboard_markup_html_a87d9dc41554e585b137b922fa20fd020"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020">TgBot::ReplyKeyboardMarkup::keyboard</a></div><div class="ttdeci">std::vector< std::vector< KeyboardButton::Ptr > > keyboard</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00047">ReplyKeyboardMarkup.h:47</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#l00042">ReplyKeyboardMarkup.h:42</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_markup_html_aafed175ccf3c58fe7c3a15a2300a1ff3"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3">TgBot::ReplyKeyboardMarkup::resizeKeyboard</a></div><div class="ttdeci">bool resizeKeyboard</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00052">ReplyKeyboardMarkup.h:52</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_markup_html_a87d9dc41554e585b137b922fa20fd020"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020">TgBot::ReplyKeyboardMarkup::keyboard</a></div><div class="ttdeci">std::vector< std::vector< KeyboardButton::Ptr > > keyboard</div><div class="ttdoc">Array of button rows, each represented by an Array of KeyboardButton. </div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00048">ReplyKeyboardMarkup.h:48</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_reply_keyboard_markup_html_aafed175ccf3c58fe7c3a15a2300a1ff3"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3">TgBot::ReplyKeyboardMarkup::resizeKeyboard</a></div><div class="ttdeci">bool resizeKeyboard</div><div class="ttdoc">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&#39;s standard keyboard. </div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_markup_8h_source.html#l00053">ReplyKeyboardMarkup.h:53</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_reply_keyboard_remove_8h.html b/docs/_reply_keyboard_remove_8h.html index dfd89d3..2bfc110 100644 --- a/docs/_reply_keyboard_remove_8h.html +++ b/docs/_reply_keyboard_remove_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_reply_keyboard_remove_8h.html','');}) <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_reply_keyboard_remove.html">TgBot::ReplyKeyboardRemove</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard. <a href="class_tg_bot_1_1_reply_keyboard_remove.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_reply_keyboard_remove_8h_source.html b/docs/_reply_keyboard_remove_8h_source.html index 563569a..be0c3a1 100644 --- a/docs/_reply_keyboard_remove_8h_source.html +++ b/docs/_reply_keyboard_remove_8h_source.html @@ -83,20 +83,20 @@ $(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="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html"> 20</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="l00021"></a><span class="lineno"> 21</span> </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_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148"> 23</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="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408"> 29</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="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828"> 35</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="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> </div><div class="line"><a name="l00040"></a><span class="lineno"> 40</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#l00046">Api.h:46</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#l00047">Api.h:47</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="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="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00020">ReplyKeyboardRemove.h:20</a></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#l00023">ReplyKeyboardRemove.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a42b8b08952603a9566757bbe7d543408"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">TgBot::ReplyKeyboardRemove::removeKeyboard</a></div><div class="ttdeci">const bool removeKeyboard</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00029">ReplyKeyboardRemove.h:29</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a840a781ad230cee4c50057a7c7f82828"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">TgBot::ReplyKeyboardRemove::selective</a></div><div class="ttdeci">bool selective</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00035">ReplyKeyboardRemove.h:35</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> +<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="class_tg_bot_1_1_reply_keyboard_remove_html_a42b8b08952603a9566757bbe7d543408"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">TgBot::ReplyKeyboardRemove::removeKeyboard</a></div><div class="ttdeci">const bool removeKeyboard</div><div class="ttdoc">Requests clients to remove the custom keyboard (user will not be able to summon this keyboard;...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00032">ReplyKeyboardRemove.h:32</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a840a781ad230cee4c50057a7c7f82828"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">TgBot::ReplyKeyboardRemove::selective</a></div><div class="ttdeci">bool selective</div><div class="ttdoc">Optional. Use this parameter if you want to remove the keyboard for specific users only...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00039">ReplyKeyboardRemove.h:39</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_response_parameters_8h.html b/docs/_response_parameters_8h.html index f0ccb43..a9368bd 100644 --- a/docs/_response_parameters_8h.html +++ b/docs/_response_parameters_8h.html @@ -93,6 +93,7 @@ $(document).ready(function(){initNavTree('_response_parameters_8h.html','');}); <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_response_parameters.html">TgBot::ResponseParameters</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Contains information about why a request was unsuccessfull. <a href="class_tg_bot_1_1_response_parameters.html#details">More...</a><br /></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> @@ -106,7 +107,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_response_parameters_8h_source.html b/docs/_response_parameters_8h_source.html index fc23de9..deeb3d7 100644 --- a/docs/_response_parameters_8h_source.html +++ b/docs/_response_parameters_8h_source.html @@ -83,18 +83,18 @@ $(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="l00016"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html"> 16</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="l00017"></a><span class="lineno"> 17</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182"> 18</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="l00019"></a><span class="lineno"> 19</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d"> 26</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="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_response_parameters.html#ab65e3cad1468f5fb762f822722031990"> 31</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="l00032"></a><span class="lineno"> 32</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> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</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#l00046">Api.h:46</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#l00018">ResponseParameters.h:18</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="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00031">ResponseParameters.h:31</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="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00016">ResponseParameters.h:16</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_response_parameters_html_a37baca0cf6ae91e41a20dbf2451a225d"><div class="ttname"><a href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d">TgBot::ResponseParameters::migrateToChatId</a></div><div class="ttdeci">int32_t migrateToChatId</div><div class="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00026">ResponseParameters.h:26</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#l00047">Api.h:47</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> +<div class="ttc" id="class_tg_bot_1_1_response_parameters_html_a37baca0cf6ae91e41a20dbf2451a225d"><div class="ttname"><a href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d">TgBot::ResponseParameters::migrateToChatId</a></div><div class="ttdeci">int32_t migrateToChatId</div><div class="ttdoc">Optional. The group has been migrated to a supergroup with the specified identifier. </div><div class="ttdef"><b>Definition:</b> <a href="_response_parameters_8h_source.html#l00028">ResponseParameters.h:28</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_shipping_address_8h.html b/docs/_shipping_address_8h.html index e7db919..33cc48b 100644 --- a/docs/_shipping_address_8h.html +++ b/docs/_shipping_address_8h.html @@ -108,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_shipping_address_8h_source.html b/docs/_shipping_address_8h_source.html index af864e3..6cad3ce 100644 --- a/docs/_shipping_address_8h_source.html +++ b/docs/_shipping_address_8h_source.html @@ -84,7 +84,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#l00046">Api.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="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,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_shipping_option_8h.html b/docs/_shipping_option_8h.html index 908418d..3c30f5d 100644 --- a/docs/_shipping_option_8h.html +++ b/docs/_shipping_option_8h.html @@ -110,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_shipping_option_8h_source.html b/docs/_shipping_option_8h_source.html index fbdbd16..d8648a5 100644 --- a/docs/_shipping_option_8h_source.html +++ b/docs/_shipping_option_8h_source.html @@ -84,7 +84,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#l00046">Api.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="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,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_shipping_query_8h.html b/docs/_shipping_query_8h.html index 7541810..6e844e3 100644 --- a/docs/_shipping_query_8h.html +++ b/docs/_shipping_query_8h.html @@ -111,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_shipping_query_8h_source.html b/docs/_shipping_query_8h_source.html index 8e147c3..61e2d0a 100644 --- a/docs/_shipping_query_8h_source.html +++ b/docs/_shipping_query_8h_source.html @@ -86,21 +86,21 @@ $(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#l00046">Api.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="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> <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_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="class_tg_bot_1_1_shipping_query_html_a3d99a04e8227422fe4349a42dd1ecd7a"><div class="ttname"><a href="class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a">TgBot::ShippingQuery::shippingAddress</a></div><div class="ttdeci">ShippingAddress::Ptr shippingAddress</div><div class="ttdoc">User specified shipping address. </div><div class="ttdef"><b>Definition:</b> <a href="_shipping_query_8h_source.html#l00064">ShippingQuery.h:64</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#l00038">User.h:38</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><!-- 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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_sticker_8h.html b/docs/_sticker_8h.html index 716511f..0ef1b50 100644 --- a/docs/_sticker_8h.html +++ b/docs/_sticker_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_sticker_8h.html','');}); <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_sticker.html">TgBot::Sticker</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a general file (as opposed to photos and audio files). <a href="class_tg_bot_1_1_sticker.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_sticker_8h_source.html b/docs/_sticker_8h_source.html index 3f77ce9..3dccc53 100644 --- a/docs/_sticker_8h_source.html +++ b/docs/_sticker_8h_source.html @@ -83,28 +83,28 @@ $(document).ready(function(){initNavTree('_sticker_8h_source.html','');}); <div class="title">Sticker.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_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"> * 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_STICKER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_STICKER_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> <span class="preprocessor">#include "<a class="code" href="_mask_position_8h.html">tgbot/types/MaskPosition.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="l00038"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker.html"> 38</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_sticker.html">Sticker</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_sticker.html#a63c460c539e3549bec82850fe30c8fff"> 41</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Sticker> <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">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_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1"> 46</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1">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_sticker.html#a059e6027de50f618ca5d454cee943fcb"> 51</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb">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_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce"> 56</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce">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_sticker.html#aff8374f6355156deae78e8f934f3aab3"> 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_sticker.html#aff8374f6355156deae78e8f934f3aab3">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_sticker.html#a91d598b9805292d3956b47d88febe001"> 66</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001">emoji</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_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba"> 71</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">setName</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_sticker.html#a4e61ddba7363932939846585eec348e2"> 76</a></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_sticker.html#a4e61ddba7363932939846585eec348e2">maskPosition</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_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a"> 81</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a">fileSize</a>;</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="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> <span class="preprocessor">#endif //TGBOT_CPP_STICKER_H</span></div><div class="ttc" id="class_tg_bot_1_1_sticker_html_ac9ff439183edc6a5fb2c469e29c687ba"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">TgBot::Sticker::setName</a></div><div class="ttdeci">std::string setName</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00071">Sticker.h:71</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_sticker_html_a4e61ddba7363932939846585eec348e2"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2">TgBot::Sticker::maskPosition</a></div><div class="ttdeci">MaskPosition::Ptr maskPosition</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00076">Sticker.h:76</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_sticker_html_a91d598b9805292d3956b47d88febe001"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001">TgBot::Sticker::emoji</a></div><div class="ttdeci">std::string emoji</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00066">Sticker.h:66</a></div></div> +<a href="_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"> * 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_STICKER_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_STICKER_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> <span class="preprocessor">#include "<a class="code" href="_mask_position_8h.html">tgbot/types/MaskPosition.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_sticker.html"> 39</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_sticker.html">Sticker</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_sticker.html#a63c460c539e3549bec82850fe30c8fff"> 42</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Sticker> <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">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.html#ace3bb46bbb491c1a9687cd14a37b25d1"> 47</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1">fileId</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.html#a059e6027de50f618ca5d454cee943fcb"> 52</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb">width</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.html#a0d0e6098f8a11ab88df19ff64e5e62ce"> 57</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce">height</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_sticker.html#aff8374f6355156deae78e8f934f3aab3"> 62</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_sticker.html#aff8374f6355156deae78e8f934f3aab3">thumb</a>;</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_sticker.html#a91d598b9805292d3956b47d88febe001"> 67</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001">emoji</a>;</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_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba"> 72</a></span>  std::string <a class="code" href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">setName</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_sticker.html#a4e61ddba7363932939846585eec348e2"> 77</a></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_sticker.html#a4e61ddba7363932939846585eec348e2">maskPosition</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_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a"> 82</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a">fileSize</a>;</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> };</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> <span class="preprocessor">#endif //TGBOT_CPP_STICKER_H</span></div><div class="ttc" id="class_tg_bot_1_1_sticker_html_ac9ff439183edc6a5fb2c469e29c687ba"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">TgBot::Sticker::setName</a></div><div class="ttdeci">std::string setName</div><div class="ttdoc">Optional. Name of the sticker set to which the sticker belongs. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00072">Sticker.h:72</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_sticker_html_a4e61ddba7363932939846585eec348e2"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2">TgBot::Sticker::maskPosition</a></div><div class="ttdeci">MaskPosition::Ptr maskPosition</div><div class="ttdoc">Optional. For mask stickers, the position where the mask should be placed. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00077">Sticker.h:77</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_sticker_html_a91d598b9805292d3956b47d88febe001"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001">TgBot::Sticker::emoji</a></div><div class="ttdeci">std::string emoji</div><div class="ttdoc">Optional. Emoji associated with the sticker. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00067">Sticker.h:67</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#l00041">Sticker.h:41</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="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00061">Sticker.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00038">Sticker.h:38</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="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00056">Sticker.h:56</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#l00038">PhotoSize.h:38</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#l00038">MaskPosition.h:38</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_sticker_html_ace3bb46bbb491c1a9687cd14a37b25d1"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1">TgBot::Sticker::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00046">Sticker.h:46</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_sticker_html_a059e6027de50f618ca5d454cee943fcb"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb">TgBot::Sticker::width</a></div><div class="ttdeci">int32_t width</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00051">Sticker.h:51</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="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> +<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_sticker_html_ace3bb46bbb491c1a9687cd14a37b25d1"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1">TgBot::Sticker::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="_sticker_8h_source.html#l00047">Sticker.h:47</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_sticker_html_a059e6027de50f618ca5d454cee943fcb"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb">TgBot::Sticker::width</a></div><div class="ttdeci">int32_t width</div><div class="ttdoc">Optional. Sticker width. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00052">Sticker.h:52</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="class_tg_bot_1_1_sticker_html_a3e6951a3f8400f05dc5e4b4eb24eda1a"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a">TgBot::Sticker::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00081">Sticker.h:81</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_sticker_html_a3e6951a3f8400f05dc5e4b4eb24eda1a"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a">TgBot::Sticker::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="_sticker_8h_source.html#l00082">Sticker.h:82</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_8h.html">Sticker.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_sticker_set_8h.html b/docs/_sticker_set_8h.html index 5c8df6d..d1888aa 100644 --- a/docs/_sticker_set_8h.html +++ b/docs/_sticker_set_8h.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('_sticker_set_8h.html','');}); <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_sticker_set.html">TgBot::StickerSet</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a sticker set. <a href="class_tg_bot_1_1_sticker_set.html#details">More...</a><br /></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> @@ -109,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_sticker_set_8h_source.html b/docs/_sticker_set_8h_source.html index ab4379a..f937720 100644 --- a/docs/_sticker_set_8h_source.html +++ b/docs/_sticker_set_8h_source.html @@ -83,21 +83,21 @@ $(document).ready(function(){initNavTree('_sticker_set_8h_source.html','');}); <div class="title">StickerSet.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_sticker_set.html"> 39</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="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_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421"> 41</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="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_sticker_set.html#a28755ab9c48ec7b667fd187976682631"> 46</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="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_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2"> 51</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="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_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6"> 56</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="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_sticker_set.html#a029bf60e037c38c991706c378d545f34"> 61</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="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_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#l00041">StickerSet.h:41</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="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00051">StickerSet.h:51</a></div></div> +<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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00061">StickerSet.h:61</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="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00046">StickerSet.h:46</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="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00056">StickerSet.h:56</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_sticker_set_html"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html">TgBot::StickerSet</a></div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00039">StickerSet.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="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> +<div class="ttc" id="class_tg_bot_1_1_sticker_set_html"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html">TgBot::StickerSet</a></div><div class="ttdoc">This object represents a sticker set. </div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00040">StickerSet.h:40</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_string_tools_8h.html b/docs/_string_tools_8h.html index b7a8315..5e2a8ce 100644 --- a/docs/_string_tools_8h.html +++ b/docs/_string_tools_8h.html @@ -120,7 +120,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_string_tools_8h_source.html b/docs/_string_tools_8h_source.html index ab4de18..b04414a 100644 --- a/docs/_string_tools_8h_source.html +++ b/docs/_string_tools_8h_source.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_successful_payment_8h.html b/docs/_successful_payment_8h.html index c5979ff..dedf6df 100644 --- a/docs/_successful_payment_8h.html +++ b/docs/_successful_payment_8h.html @@ -110,7 +110,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_successful_payment_8h_source.html b/docs/_successful_payment_8h_source.html index a088451..2418528 100644 --- a/docs/_successful_payment_8h_source.html +++ b/docs/_successful_payment_8h_source.html @@ -84,7 +84,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#l00046">Api.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="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,7 +101,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_exception_8h.html b/docs/_tg_exception_8h.html index 414ef70..02c915a 100644 --- a/docs/_tg_exception_8h.html +++ b/docs/_tg_exception_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_tg_exception_8h.html','');}); <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_exception.html">TgBot::TgException</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Exception type which is only thrown when Telegram refuses API request. <a href="class_tg_bot_1_1_tg_exception.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_exception_8h_source.html b/docs/_tg_exception_8h_source.html index c69f33b..a0005a8 100644 --- a/docs/_tg_exception_8h_source.html +++ b/docs/_tg_exception_8h_source.html @@ -83,8 +83,8 @@ $(document).ready(function(){initNavTree('_tg_exception_8h_source.html','');}); <div class="title">TgException.h</div> </div> </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="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_exception.html"> 35</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="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">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="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> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</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="ttdef"><b>Definition:</b> <a href="_tg_exception_8h_source.html#l00035">TgException.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#l00046">Api.h:46</a></div></div> +<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="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,7 +92,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_long_poll_8h.html b/docs/_tg_long_poll_8h.html index 882aeec..ec5c1b3 100644 --- a/docs/_tg_long_poll_8h.html +++ b/docs/_tg_long_poll_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_tg_long_poll_8h.html','');}); <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_long_poll.html">TgBot::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> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_long_poll_8h_source.html b/docs/_tg_long_poll_8h_source.html index 36a1f51..6e859fb 100644 --- a/docs/_tg_long_poll_8h_source.html +++ b/docs/_tg_long_poll_8h_source.html @@ -83,14 +83,14 @@ $(document).ready(function(){initNavTree('_tg_long_poll_8h_source.html','');}); <div class="title">TgLongPoll.h</div> </div> </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="l00036"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_long_poll.html"> 36</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="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>  <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="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_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="l00041"></a><span class="lineno"> 41</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</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="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  int32_t _lastUpdateId = 0;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  int32_t _limit;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  int32_t _timeout;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  std::shared_ptr<std::vector<std::string>> _allowupdates;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</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="l00053"></a><span class="lineno"> 53</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="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> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</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="ttdef"><b>Definition:</b> <a href="_tg_long_poll_8h_source.html#l00036">TgLongPoll.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00054">Api.h:54</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> +<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="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> <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="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00038">Bot.h:38</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_tg_long_poll_html_a11a1a5880898b9cae8c95c6ee7eb8b7e"><div class="ttname"><a href="class_tg_bot_1_1_tg_long_poll.html#a11a1a5880898b9cae8c95c6ee7eb8b7e">TgBot::TgLongPoll::TgLongPoll</a></div><div class="ttdeci">TgLongPoll(const Api *api, const EventHandler *eventHandler, int32_t, int32_t, const std::shared_ptr< std::vector< std::string >> &)</div></div> <div class="ttc" id="_bot_8h_html"><div class="ttname"><a href="_bot_8h.html">Bot.h</a></div></div> </div><!-- fragment --></div><!-- contents --> @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_type_parser_8h.html b/docs/_tg_type_parser_8h.html index f7f8d4b..e09eff5 100644 --- a/docs/_tg_type_parser_8h.html +++ b/docs/_tg_type_parser_8h.html @@ -136,6 +136,10 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h.html','');}); <code>#include "<a class="el" href="_inline_query_result_video_8h_source.html">tgbot/types/InlineQueryResultVideo.h</a>"</code><br /> <code>#include "<a class="el" href="_inline_query_result_voice_8h_source.html">tgbot/types/InlineQueryResultVoice.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_game_8h_source.html">tgbot/types/CallbackGame.h</a>"</code><br /> +<code>#include "<a class="el" href="_animation_8h_source.html">tgbot/types/Animation.h</a>"</code><br /> +<code>#include "<a class="el" href="_game_8h_source.html">tgbot/types/Game.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="_callback_query_8h_source.html">tgbot/types/CallbackQuery.h</a>"</code><br /> <code>#include "<a class="el" href="_inline_keyboard_markup_8h_source.html">tgbot/types/InlineKeyboardMarkup.h</a>"</code><br /> <code>#include "<a class="el" href="_inline_keyboard_button_8h_source.html">tgbot/types/InlineKeyboardButton.h</a>"</code><br /> @@ -175,7 +179,7 @@ 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_type_parser_8h.html">TgTypeParser.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_type_parser_8h_source.html b/docs/_tg_type_parser_8h_source.html index 79c779c..4b83728 100644 --- a/docs/_tg_type_parser_8h_source.html +++ b/docs/_tg_type_parser_8h_source.html @@ -83,9 +83,9 @@ $(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_query_8h.html">tgbot/types/CallbackQuery.h</a>"</span></div><div class="line"><a name="l00079"></a><span class="lineno"> 79</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="l00080"></a><span class="lineno"> 80</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="l00081"></a><span class="lineno"> 81</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="l00082"></a><span class="lineno"> 82</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="l00083"></a><span class="lineno"> 83</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="l00084"></a><span class="lineno"> 84</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="l00085"></a><span class="lineno"> 85</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="l00086"></a><span class="lineno"> 86</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="l00087"></a><span class="lineno"> 87</span> <span class="preprocessor">#include "<a class="code" href="_invoice_8h.html">tgbot/types/Invoice.h</a>"</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</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="l00089"></a><span class="lineno"> 89</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="l00090"></a><span class="lineno"> 90</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="l00091"></a><span class="lineno"> 91</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="l00092"></a><span class="lineno"> 92</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="l00093"></a><span class="lineno"> 93</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="l00094"></a><span class="lineno"> 94</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="l00095"></a><span class="lineno"> 95</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="l00096"></a><span class="lineno"> 96</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="l00097"></a><span class="lineno"> 97</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="l00098"></a><span class="lineno"> 98</span> </div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</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"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html"> 101</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="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0"> 105</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="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd"> 108</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="l00109"></a><span class="lineno"> 109</span> </div><div class="line"><a name="l00110"></a><span class="lineno"> 110</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="l00111"></a><span class="lineno"> 111</span> </div><div class="line"><a name="l00112"></a><span class="lineno"> 112</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="l00113"></a><span class="lineno"> 113</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="l00114"></a><span class="lineno"> 114</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="l00115"></a><span class="lineno"> 115</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="l00116"></a><span class="lineno"> 116</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#a0b51e45955eee1901c5c880882c36ca5">parseJsonAndGetEntity</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>  <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="l00118"></a><span class="lineno"> 118</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="l00119"></a><span class="lineno"> 119</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="l00120"></a><span class="lineno"> 120</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="l00121"></a><span class="lineno"> 121</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="l00122"></a><span class="lineno"> 122</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="l00123"></a><span class="lineno"> 123</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="l00124"></a><span class="lineno"> 124</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="l00125"></a><span class="lineno"> 125</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="l00126"></a><span class="lineno"> 126</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="l00127"></a><span class="lineno"> 127</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="l00128"></a><span class="lineno"> 128</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="l00129"></a><span class="lineno"> 129</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="l00130"></a><span class="lineno"> 130</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="l00131"></a><span class="lineno"> 131</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="l00132"></a><span class="lineno"> 132</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="l00133"></a><span class="lineno"> 133</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="l00134"></a><span class="lineno"> 134</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="l00135"></a><span class="lineno"> 135</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="l00136"></a><span class="lineno"> 136</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="l00137"></a><span class="lineno"> 137</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="l00138"></a><span class="lineno"> 138</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="l00139"></a><span class="lineno"> 139</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="l00140"></a><span class="lineno"> 140</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="l00141"></a><span class="lineno"> 141</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="l00142"></a><span class="lineno"> 142</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="l00143"></a><span class="lineno"> 143</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="l00144"></a><span class="lineno"> 144</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="l00145"></a><span class="lineno"> 145</span> </div><div class="line"><a name="l00146"></a><span class="lineno"> 146</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="l00147"></a><span class="lineno"> 147</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="l00148"></a><span class="lineno"> 148</span> </div><div class="line"><a name="l00149"></a><span class="lineno"> 149</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="l00150"></a><span class="lineno"> 150</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="l00151"></a><span class="lineno"> 151</span> </div><div class="line"><a name="l00152"></a><span class="lineno"> 152</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="l00153"></a><span class="lineno"> 153</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="l00154"></a><span class="lineno"> 154</span> </div><div class="line"><a name="l00155"></a><span class="lineno"> 155</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="l00156"></a><span class="lineno"> 156</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="l00157"></a><span class="lineno"> 157</span> </div><div class="line"><a name="l00158"></a><span class="lineno"> 158</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="l00159"></a><span class="lineno"> 159</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="l00160"></a><span class="lineno"> 160</span> </div><div class="line"><a name="l00161"></a><span class="lineno"> 161</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="l00162"></a><span class="lineno"> 162</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="l00163"></a><span class="lineno"> 163</span> </div><div class="line"><a name="l00164"></a><span class="lineno"> 164</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="l00165"></a><span class="lineno"> 165</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="l00166"></a><span class="lineno"> 166</span> </div><div class="line"><a name="l00167"></a><span class="lineno"> 167</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="l00168"></a><span class="lineno"> 168</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="l00169"></a><span class="lineno"> 169</span> </div><div class="line"><a name="l00170"></a><span class="lineno"> 170</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="l00171"></a><span class="lineno"> 171</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="l00172"></a><span class="lineno"> 172</span>  </div><div class="line"><a name="l00173"></a><span class="lineno"> 173</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="l00174"></a><span class="lineno"> 174</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="l00175"></a><span class="lineno"> 175</span>  </div><div class="line"><a name="l00176"></a><span class="lineno"> 176</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="l00177"></a><span class="lineno"> 177</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="l00178"></a><span class="lineno"> 178</span>  </div><div class="line"><a name="l00179"></a><span class="lineno"> 179</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="l00180"></a><span class="lineno"> 180</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="l00181"></a><span class="lineno"> 181</span> </div><div class="line"><a name="l00182"></a><span class="lineno"> 182</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="l00183"></a><span class="lineno"> 183</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="l00184"></a><span class="lineno"> 184</span> </div><div class="line"><a name="l00185"></a><span class="lineno"> 185</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="l00186"></a><span class="lineno"> 186</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="l00187"></a><span class="lineno"> 187</span> </div><div class="line"><a name="l00188"></a><span class="lineno"> 188</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="l00189"></a><span class="lineno"> 189</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="l00190"></a><span class="lineno"> 190</span> </div><div class="line"><a name="l00191"></a><span class="lineno"> 191</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="l00192"></a><span class="lineno"> 192</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="l00193"></a><span class="lineno"> 193</span> </div><div class="line"><a name="l00194"></a><span class="lineno"> 194</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="l00195"></a><span class="lineno"> 195</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="l00196"></a><span class="lineno"> 196</span> </div><div class="line"><a name="l00197"></a><span class="lineno"> 197</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="l00198"></a><span class="lineno"> 198</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="l00199"></a><span class="lineno"> 199</span> </div><div class="line"><a name="l00200"></a><span class="lineno"> 200</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="l00201"></a><span class="lineno"> 201</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="l00202"></a><span class="lineno"> 202</span> </div><div class="line"><a name="l00203"></a><span class="lineno"> 203</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="l00204"></a><span class="lineno"> 204</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="l00205"></a><span class="lineno"> 205</span> </div><div class="line"><a name="l00206"></a><span class="lineno"> 206</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="l00207"></a><span class="lineno"> 207</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="l00208"></a><span class="lineno"> 208</span> </div><div class="line"><a name="l00209"></a><span class="lineno"> 209</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="l00210"></a><span class="lineno"> 210</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="l00211"></a><span class="lineno"> 211</span> </div><div class="line"><a name="l00212"></a><span class="lineno"> 212</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="l00213"></a><span class="lineno"> 213</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="l00214"></a><span class="lineno"> 214</span> </div><div class="line"><a name="l00215"></a><span class="lineno"> 215</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="l00216"></a><span class="lineno"> 216</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="l00217"></a><span class="lineno"> 217</span> </div><div class="line"><a name="l00218"></a><span class="lineno"> 218</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="l00219"></a><span class="lineno"> 219</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="l00220"></a><span class="lineno"> 220</span> </div><div class="line"><a name="l00221"></a><span class="lineno"> 221</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="l00222"></a><span class="lineno"> 222</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="l00223"></a><span class="lineno"> 223</span> </div><div class="line"><a name="l00224"></a><span class="lineno"> 224</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="l00225"></a><span class="lineno"> 225</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="l00226"></a><span class="lineno"> 226</span> </div><div class="line"><a name="l00227"></a><span class="lineno"> 227</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="l00228"></a><span class="lineno"> 228</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="l00229"></a><span class="lineno"> 229</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="l00230"></a><span class="lineno"> 230</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="l00231"></a><span class="lineno"> 231</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="l00232"></a><span class="lineno"> 232</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="l00233"></a><span class="lineno"> 233</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="l00234"></a><span class="lineno"> 234</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="l00235"></a><span class="lineno"> 235</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="l00236"></a><span class="lineno"> 236</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="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_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="l00239"></a><span class="lineno"> 239</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="l00240"></a><span class="lineno"> 240</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="l00241"></a><span class="lineno"> 241</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="l00242"></a><span class="lineno"> 242</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="l00243"></a><span class="lineno"> 243</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="l00244"></a><span class="lineno"> 244</span> </div><div class="line"><a name="l00245"></a><span class="lineno"> 245</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="l00246"></a><span class="lineno"> 246</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="l00247"></a><span class="lineno"> 247</span> </div><div class="line"><a name="l00248"></a><span class="lineno"> 248</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="l00249"></a><span class="lineno"> 249</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="l00250"></a><span class="lineno"> 250</span> </div><div class="line"><a name="l00251"></a><span class="lineno"> 251</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="l00252"></a><span class="lineno"> 252</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="l00253"></a><span class="lineno"> 253</span> </div><div class="line"><a name="l00254"></a><span class="lineno"> 254</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="l00255"></a><span class="lineno"> 255</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="l00256"></a><span class="lineno"> 256</span> </div><div class="line"><a name="l00257"></a><span class="lineno"> 257</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="l00258"></a><span class="lineno"> 258</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="l00259"></a><span class="lineno"> 259</span> </div><div class="line"><a name="l00260"></a><span class="lineno"> 260</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="l00261"></a><span class="lineno"> 261</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="l00262"></a><span class="lineno"> 262</span> </div><div class="line"><a name="l00263"></a><span class="lineno"> 263</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="l00264"></a><span class="lineno"> 264</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="l00265"></a><span class="lineno"> 265</span> </div><div class="line"><a name="l00266"></a><span class="lineno"> 266</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="l00267"></a><span class="lineno"> 267</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="l00268"></a><span class="lineno"> 268</span> </div><div class="line"><a name="l00269"></a><span class="lineno"> 269</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="l00270"></a><span class="lineno"> 270</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="l00271"></a><span class="lineno"> 271</span> </div><div class="line"><a name="l00272"></a><span class="lineno"> 272</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="l00273"></a><span class="lineno"> 273</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="l00274"></a><span class="lineno"> 274</span> </div><div class="line"><a name="l00275"></a><span class="lineno"> 275</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="l00276"></a><span class="lineno"> 276</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="l00277"></a><span class="lineno"> 277</span> </div><div class="line"><a name="l00278"></a><span class="lineno"> 278</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="l00279"></a><span class="lineno"> 279</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="l00280"></a><span class="lineno"> 280</span> </div><div class="line"><a name="l00281"></a><span class="lineno"> 281</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="l00282"></a><span class="lineno"> 282</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="l00283"></a><span class="lineno"> 283</span> </div><div class="line"><a name="l00284"></a><span class="lineno"> 284</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="l00285"></a><span class="lineno"> 285</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="l00286"></a><span class="lineno"> 286</span> </div><div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1"> 287</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="l00288"></a><span class="lineno"> 288</span>  boost::property_tree::ptree tree;</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  std::istringstream input(json);</div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  boost::property_tree::read_json(input, tree);</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <span class="keywordflow">return</span> tree;</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  }</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span> </div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e"> 295</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="l00296"></a><span class="lineno"> 296</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <span class="keywordflow">return</span> std::shared_ptr<T>();</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  }</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="keywordflow">return</span> (this->*parseFunc)(treeItem->second);</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  }</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e"> 304</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="l00305"></a><span class="lineno"> 305</span>  std::vector<std::shared_ptr<T>> result;</div><div class="line"><a name="l00306"></a><span class="lineno"> 306</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="l00307"></a><span class="lineno"> 307</span>  result.push_back((this->*parseFunc)(innerTreeItem.second));</div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  }</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  <span class="keywordflow">return</span> result;</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> </div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5"> 313</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="l00314"></a><span class="lineno"> 314</span>  std::vector<T> result;</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  }</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</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="l00320"></a><span class="lineno"> 320</span>  result.push_back(parseFunc(innerTreeItem.second));</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>  <span class="keywordflow">return</span> result;</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> </div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366"> 326</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="l00327"></a><span class="lineno"> 327</span>  std::vector<std::shared_ptr<T>> result;</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keyword">auto</span> treeItem = data.find(keyName);</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keywordflow">if</span> (treeItem == data.not_found()) {</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  }</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((this->*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"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345"> 339</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="l00340"></a><span class="lineno"> 340</span>  std::vector<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>  <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="l00346"></a><span class="lineno"> 346</span>  std::vector<std::shared_ptr<T>> innerResult;</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</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="l00348"></a><span class="lineno"> 348</span>  innerResult.push_back((this->*parseFunc)(innerInnerTreeItem.second));</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  }</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  result.push_back(innerResult);</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="keywordflow">return</span> result;</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  }</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span> </div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141"> 356</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="l00357"></a><span class="lineno"> 357</span>  <span class="keywordflow">if</span> (objects.empty())</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keywordflow">return</span> <span class="stringliteral">""</span>;</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  std::string result;</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  result += <span class="charliteral">'['</span>;</div><div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  <span class="keywordflow">for</span> (<span class="keyword">const</span> std::shared_ptr<T>& item : objects) {</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  result += (this->*parseFunc)(item);</div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  result += <span class="charliteral">','</span>;</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.erase(result.length() - 1);</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  result += <span class="charliteral">']'</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"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b"> 371</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="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> T& item : objects) {</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  result += 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"><a class="line" href="class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5"> 386</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="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> std::vector<std::shared_ptr<T>>& item : objects) {</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</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="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">private</span>:</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00402"></a><span class="lineno"> 402</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="l00403"></a><span class="lineno"> 403</span>  <span class="keywordflow">if</span> (value == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <span class="keywordflow">return</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>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  json += varName;</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  json += <span class="stringliteral">"\":"</span>;</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  json += value;</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  }</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span> </div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00414"></a><span class="lineno"> 414</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="l00415"></a><span class="lineno"> 415</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  json += varName;</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  json += <span class="stringliteral">"\":"</span>;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  json += value;</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  }</div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span> </div><div class="line"><a name="l00422"></a><span class="lineno"> 422</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="l00423"></a><span class="lineno"> 423</span>  json += <span class="charliteral">'"'</span>;</div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  json += varName;</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  json += <span class="stringliteral">"\":"</span>;</div><div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  json += (value ? <span class="stringliteral">"true"</span> : <span class="stringliteral">"false"</span>);</div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  json += <span class="charliteral">','</span>;</div><div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  }</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span> </div><div class="line"><a name="l00430"></a><span class="lineno"> 430</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="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> }</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span> </div><div class="line"><a name="l00435"></a><span class="lineno"> 435</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#l00371">TgTypeParser.h:371</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#l00020">MessageEntity.h:20</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#l00295">TgTypeParser.h:295</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"><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> <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> @@ -94,53 +94,54 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00023">InlineQueryResultAudio.h:23</a></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#l00041">StickerSet.h:41</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#l00326">TgTypeParser.h:326</a></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#l00105">TgTypeParser.h:105</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#l00024">File.h:24</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#l00019">InlineKeyboardButton.h:19</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#l00041">Sticker.h:41</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#l00023">InlineQueryResultVenue.h:23</a></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#l00018">InputLocationMessageContent.h:18</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#l00038">Audio.h:38</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#l00356">TgTypeParser.h:356</a></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#l00023">InlineQueryResultArticle.h:23</a></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#l00386">TgTypeParser.h:386</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#l00019">InputTextMessageContent.h:19</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#l00023">InlineQueryResultGif.h:23</a></div></div> -<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#l00023">InlineQueryResultCachedVideo.h:23</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> +<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="_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#l00023">InlineQueryResultContact.h:23</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> @@ -148,9 +149,10 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00042">Update.h:42</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#l00046">Api.h:46</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#l00018">InlineQueryResultMpeg4Gif.h:18</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_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> @@ -166,21 +168,22 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00022">InlineKeyboardMarkup.h:22</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_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> -<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#l00022">KeyboardButton.h:22</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_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#l00052">Message.h:52</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_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#l00023">InlineQueryResultCachedSticker.h:23</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#l00339">TgTypeParser.h:339</a></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> @@ -188,13 +191,14 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00037">Location.h:37</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_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> @@ -203,36 +207,38 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00022">ChosenInlineResult.h:22</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#l00018">InlineQueryResultVideo.h:18</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#l00018">InlineQueryResultVoice.h:18</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> <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#l00022">InlineQueryResult.h:22</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#l00023">InlineQueryResultCachedDocument.h:23</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_tg_type_parser_html_a0b51e45955eee1901c5c880882c36ca5"><div class="ttname"><a href="class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5">TgBot::TgTypeParser::parseJsonAndGetEntity</a></div><div class="ttdeci">MessageEntity::Ptr parseJsonAndGetEntity(const boost::property_tree::ptree &data) const</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#l00023">InlineQueryResultLocation.h:23</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#l00040">UserProfilePhotos.h:40</a></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#l00023">InlineQueryResultDocument.h:23</a></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#l00020">WebhookInfo.h:20</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#l00019">InputContactMessageContent.h:19</a></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#l00023">ReplyKeyboardRemove.h:23</a></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#l00023">InlineQueryResultCachedMpeg4Gif.h:23</a></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> @@ -241,22 +247,24 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00023">InlineQueryResultGame.h:23</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> <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#l00018">ResponseParameters.h:18</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="_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#l00304">TgTypeParser.h:304</a></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#l00040">Document.h:40</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_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> @@ -265,7 +273,9 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00038">PhotoSize.h:38</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> +<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> @@ -274,42 +284,43 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00042">ReplyKeyboardMarkup.h:42</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#l00313">TgTypeParser.h:313</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#l00038">MaskPosition.h:38</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#l00108">TgTypeParser.h:108</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#l00040">Video.h:40</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_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#l00038">Contact.h:38</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#l00040">VideoNote.h:40</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_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#l00101">TgTypeParser.h:101</a></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#l00023">InlineQueryResultCachedVoice.h:23</a></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#l00023">InlineQueryResultCachedPhoto.h:23</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> @@ -317,16 +328,18 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00039">InputMedia.h:39</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#l00023">InlineQueryResultPhoto.h:23</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> @@ -335,8 +348,9 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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> -<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#l00022">InlineQuery.h:22</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#l00043">ForceReply.h:43</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_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> @@ -353,13 +367,13 @@ $(document).ready(function(){initNavTree('_tg_type_parser_8h_source.html','');}) <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#l00023">InlineQueryResultCachedGif.h:23</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#l00020">InputVenueMessageContent.h:20</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#l00023">InlineQueryResultCachedAudio.h:23</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#l00287">TgTypeParser.h:287</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#l00038">User.h:38</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 --> </div><!-- doc-content --> @@ -367,7 +381,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_webhook_local_server_8h.html b/docs/_tg_webhook_local_server_8h.html index 0eb3bed..3341279 100644 --- a/docs/_tg_webhook_local_server_8h.html +++ b/docs/_tg_webhook_local_server_8h.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_webhook_local_server_8h_source.html b/docs/_tg_webhook_local_server_8h_source.html index ccb6654..94c3715 100644 --- a/docs/_tg_webhook_local_server_8h_source.html +++ b/docs/_tg_webhook_local_server_8h_source.html @@ -83,7 +83,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="l00036"></a><span class="lineno"> 36</span> <span class="keyword">class </span>TgWebhookLocalServer : <span class="keyword">public</span> TgWebhookServer<boost::asio::local::stream_protocol> {</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>  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="l00040"></a><span class="lineno"> 40</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  TgWebhookLocalServer(<span class="keyword">const</span> std::string& path, <span class="keyword">const</span> EventHandler* eventHandler) :</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</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="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>  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="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> }</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 //BOOST_ASIO_HAS_LOCAL_SOCKETS</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> <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#l00046">Api.h:46</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#l00047">Api.h:47</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,7 +91,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_webhook_server_8h.html b/docs/_tg_webhook_server_8h.html index 0d34017..b2a838b 100644 --- a/docs/_tg_webhook_server_8h.html +++ b/docs/_tg_webhook_server_8h.html @@ -109,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_webhook_server_8h_source.html b/docs/_tg_webhook_server_8h_source.html index 6aee97e..f201903 100644 --- a/docs/_tg_webhook_server_8h_source.html +++ b/docs/_tg_webhook_server_8h_source.html @@ -85,20 +85,20 @@ $(document).ready(function(){initNavTree('_tg_webhook_server_8h_source.html','') <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> -<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="ttdef"><b>Definition:</b> <a href="_http_server_8h_source.html#l00039">HttpServer.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#l00046">Api.h:46</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="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="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00038">Bot.h:38</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_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#l00042">HttpServer.h:42</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="_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,7 +106,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_webhook_tcp_server_8h.html b/docs/_tg_webhook_tcp_server_8h.html index 0055c09..65e64f7 100644 --- a/docs/_tg_webhook_tcp_server_8h.html +++ b/docs/_tg_webhook_tcp_server_8h.html @@ -106,7 +106,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_tg_webhook_tcp_server_8h_source.html b/docs/_tg_webhook_tcp_server_8h_source.html index 530c0ca..6f5a014 100644 --- a/docs/_tg_webhook_tcp_server_8h_source.html +++ b/docs/_tg_webhook_tcp_server_8h_source.html @@ -84,22 +84,22 @@ $(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#l00046">Api.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="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> -<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="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00038">Bot.h:38</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_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="class_tg_bot_1_1_tg_webhook_tcp_server_html_a7e1192771fa0448a6e2347902a74a032"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032">TgBot::TgWebhookTcpServer::TgWebhookTcpServer</a></div><div class="ttdeci">TgWebhookTcpServer(unsigned short port, const std::string &path, const EventHandler *eventHandler)</div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_tcp_server_8h_source.html#l00039">TgWebhookTcpServer.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_tg_webhook_tcp_server_html"><div class="ttname"><a href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgBot::TgWebhookTcpServer</a></div><div class="ttdef"><b>Definition:</b> <a href="_tg_webhook_tcp_server_8h_source.html#l00034">TgWebhookTcpServer.h:34</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< boost::asio::ip::tcp >::_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#l00095">HttpServer.h:95</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< boost::asio::ip::tcp >::_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><!-- 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="_tg_webhook_tcp_server_8h.html">TgWebhookTcpServer.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_update_8h.html b/docs/_update_8h.html index 922ad9b..f934898 100644 --- a/docs/_update_8h.html +++ b/docs/_update_8h.html @@ -97,6 +97,7 @@ $(document).ready(function(){initNavTree('_update_8h.html','');}); <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_update.html">TgBot::Update</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming update. <a href="class_tg_bot_1_1_update.html#details">More...</a><br /></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> @@ -110,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_update_8h_source.html b/docs/_update_8h_source.html index 59cd447..9c86cbc 100644 --- a/docs/_update_8h_source.html +++ b/docs/_update_8h_source.html @@ -83,24 +83,24 @@ $(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="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_update.html"> 39</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="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_update.html#abace63cf3605fe7a480a3bb839a672a8"> 42</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="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_update.html#af4d35314c4e49839f7012a9671ede097"> 47</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">updateId</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_update.html#ab65136c0345978742fb3026e6855ff2c"> 52</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="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_update.html#a188502d94515baee85ba30f58cffa1b5"> 57</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="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_update.html#aabddc6947fe255f1763802532d34ef2b"> 62</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="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_update.html#a05588da55717387ef91434f014afff1b"> 67</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="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_update.html#aea03e36b9015a0fe9f1278564c5b8806"> 72</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="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_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b"> 77</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="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_update.html#a2c6890adcab16d6a306b3b89fd954f6f"> 82</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="l00083"></a><span class="lineno"> 83</span> };</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> <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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00062">Update.h:62</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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00047">Update.h:47</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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00039">Update.h:39</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> </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> <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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00057">Update.h:57</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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00067">Update.h:67</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#l00042">Update.h:42</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#l00046">Api.h:46</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="_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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00072">Update.h:72</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="_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#l00052">Message.h:52</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#l00022">ChosenInlineResult.h:22</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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00077">Update.h:77</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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00082">Update.h:82</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_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="_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#l00022">InlineQuery.h:22</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="ttdef"><b>Definition:</b> <a href="_update_8h_source.html#l00052">Update.h:52</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="_message_8h_html"><div class="ttname"><a href="_message_8h.html">Message.h</a></div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> @@ -108,7 +108,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_url_8h.html b/docs/_url_8h.html index 1c5d843..e7fbd75 100644 --- a/docs/_url_8h.html +++ b/docs/_url_8h.html @@ -93,6 +93,7 @@ $(document).ready(function(){initNavTree('_url_8h.html','');}); <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_url.html">TgBot::Url</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class parses a string with the url. <a href="class_tg_bot_1_1_url.html#details">More...</a><br /></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> @@ -106,7 +107,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_url_8h_source.html b/docs/_url_8h_source.html index 02f5244..216d9d7 100644 --- a/docs/_url_8h_source.html +++ b/docs/_url_8h_source.html @@ -83,21 +83,21 @@ $(document).ready(function(){initNavTree('_url_8h_source.html','');}); <div class="title">Url.h</div> </div> </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="l00034"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_url.html"> 34</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="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_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3">Url</a>(<span class="keyword">const</span> std::string& url);</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_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49"> 42</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49">protocol</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_url.html#aa3536ad7ecd12e04db434e7566ae53e7"> 47</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7">host</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_url.html#a22b43623b7de7e817699dffb85edb532"> 52</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">path</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_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0"> 57</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0">query</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_url.html#abed0138e57cc2d003b61b319f34c4fcd"> 62</a></span>  std::string <a class="code" href="class_tg_bot_1_1_url.html#abed0138e57cc2d003b61b319f34c4fcd">fragment</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> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00057">Url.h:57</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="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00042">Url.h:42</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="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00062">Url.h:62</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="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00034">Url.h:34</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_url_html_a22b43623b7de7e817699dffb85edb532"><div class="ttname"><a href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">TgBot::Url::path</a></div><div class="ttdeci">std::string path</div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00052">Url.h:52</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_url_html_aa3536ad7ecd12e04db434e7566ae53e7"><div class="ttname"><a href="class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7">TgBot::Url::host</a></div><div class="ttdeci">std::string host</div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00047">Url.h:47</a></div></div> +<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="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> +<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_url_html_a22b43623b7de7e817699dffb85edb532"><div class="ttname"><a href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">TgBot::Url::path</a></div><div class="ttdeci">std::string path</div><div class="ttdoc">Path part of an url including preceding &#39;/&#39; char. Example: /index.html. </div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00053">Url.h:53</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_url_html_aa3536ad7ecd12e04db434e7566ae53e7"><div class="ttname"><a href="class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7">TgBot::Url::host</a></div><div class="ttdeci">std::string host</div><div class="ttdoc">Host part of an url. Example: www.example.com. </div><div class="ttdef"><b>Definition:</b> <a href="_url_8h_source.html#l00048">Url.h:48</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="_url_8h.html">Url.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_user_8h.html b/docs/_user_8h.html index 8544603..4a22ba9 100644 --- a/docs/_user_8h.html +++ b/docs/_user_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_user_8h.html','');}); <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_user.html">TgBot::User</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a Telegram user or bot. <a href="class_tg_bot_1_1_user.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_user_8h_source.html b/docs/_user_8h_source.html index d584906..5dc8cef 100644 --- a/docs/_user_8h_source.html +++ b/docs/_user_8h_source.html @@ -83,22 +83,22 @@ $(document).ready(function(){initNavTree('_user_8h_source.html','');}); <div class="title">User.h</div> </div> </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="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user.html"> 35</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="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_user.html#ae6ea24aef677abaaf0fd7d60adf5be79"> 38</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="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_user.html#a52ed387bdcad23b2883ef86a4c1f600f"> 43</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f">id</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_user.html#a9adb4af3ddf68a3a518c32a13f9415bf"> 48</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="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_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0"> 53</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0">firstName</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_user.html#a52e3efc4237df7992eb8a698fafad9b0"> 58</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0">lastName</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_user.html#a3b32a26af904966eb8f961309f49eeba"> 63</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba">username</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_user.html#af5318547408383fd9c491522ca2cfbc9"> 68</a></span>  std::string <a class="code" href="class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9">languageCode</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> </div><div class="line"><a name="l00073"></a><span class="lineno"> 73</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="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00053">User.h:53</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00043">User.h:43</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="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00058">User.h:58</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="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00068">User.h:68</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_user_html_a3b32a26af904966eb8f961309f49eeba"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba">TgBot::User::username</a></div><div class="ttdeci">std::string username</div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00063">User.h:63</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_user_html_a9adb4af3ddf68a3a518c32a13f9415bf"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf">TgBot::User::isBot</a></div><div class="ttdeci">bool isBot</div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00048">User.h:48</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_user_html"><div class="ttname"><a href="class_tg_bot_1_1_user.html">TgBot::User</a></div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00035">User.h:35</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#l00038">User.h:38</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_user_html_a3b32a26af904966eb8f961309f49eeba"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba">TgBot::User::username</a></div><div class="ttdeci">std::string username</div><div class="ttdoc">Optional. User‘s or bot’s username. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00064">User.h:64</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_user_html_a9adb4af3ddf68a3a518c32a13f9415bf"><div class="ttname"><a href="class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf">TgBot::User::isBot</a></div><div class="ttdeci">bool isBot</div><div class="ttdoc">True, if this user is a bot. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00049">User.h:49</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_user_html"><div class="ttname"><a href="class_tg_bot_1_1_user.html">TgBot::User</a></div><div class="ttdoc">This object represents a Telegram user or bot. </div><div class="ttdef"><b>Definition:</b> <a href="_user_8h_source.html#l00036">User.h:36</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><!-- 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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_8h.html">User.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_user_profile_photos_8h.html b/docs/_user_profile_photos_8h.html index 85f1441..889d8f0 100644 --- a/docs/_user_profile_photos_8h.html +++ b/docs/_user_profile_photos_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_user_profile_photos_8h.html','');}); <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_user_profile_photos.html">TgBot::UserProfilePhotos</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represent a user's profile pictures. <a href="class_tg_bot_1_1_user_profile_photos.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_user_profile_photos_8h_source.html b/docs/_user_profile_photos_8h_source.html index 3e8cd01..bbc2ed1 100644 --- a/docs/_user_profile_photos_8h_source.html +++ b/docs/_user_profile_photos_8h_source.html @@ -83,19 +83,19 @@ $(document).ready(function(){initNavTree('_user_profile_photos_8h_source.html',' <div class="title">UserProfilePhotos.h</div> </div> </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="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_user_profile_photos.html"> 37</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="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_user_profile_photos.html#a734352c5b115ea29e639f01462187d55"> 40</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="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_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675"> 45</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="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_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16"> 50</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="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> <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#l00046">Api.h:46</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#l00040">UserProfilePhotos.h:40</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="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00045">UserProfilePhotos.h:45</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="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00037">UserProfilePhotos.h:37</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a66b1e0c0b5b462ab8087ce05b0311f16"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16">TgBot::UserProfilePhotos::photos</a></div><div class="ttdeci">std::vector< std::vector< PhotoSize::Ptr > > photos</div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00050">UserProfilePhotos.h:50</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a66b1e0c0b5b462ab8087ce05b0311f16"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16">TgBot::UserProfilePhotos::photos</a></div><div class="ttdeci">std::vector< std::vector< PhotoSize::Ptr > > photos</div><div class="ttdoc">Requested profile pictures (in up to 4 sizes each). </div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00051">UserProfilePhotos.h:51</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_venue_8h.html b/docs/_venue_8h.html index c30755a..caee7c7 100644 --- a/docs/_venue_8h.html +++ b/docs/_venue_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_venue_8h.html','');}); <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_venue.html">TgBot::Venue</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a venue. <a href="class_tg_bot_1_1_venue.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_venue_8h_source.html b/docs/_venue_8h_source.html index d8f0d20..b0b1aa5 100644 --- a/docs/_venue_8h_source.html +++ b/docs/_venue_8h_source.html @@ -83,22 +83,22 @@ $(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="l00019"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_venue.html"> 19</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="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_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14"> 21</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="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_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce"> 26</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="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_venue.html#afc6d630815d434ebf97a86a47f74ca50"> 31</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">title</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_venue.html#a411e85c19c38ad2b8922d60582f72459"> 36</a></span>  std::string <a class="code" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">address</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_venue.html#aec6a2d5230788e85a55cc407246ad968"> 41</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="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_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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00026">Venue.h:26</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#l00037">Location.h:37</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="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00019">Venue.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_venue_html_aec6a2d5230788e85a55cc407246ad968"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968">TgBot::Venue::foursquare_id</a></div><div class="ttdeci">std::string foursquare_id</div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00041">Venue.h:41</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#l00047">Api.h:47</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> +<div class="ttc" id="class_tg_bot_1_1_venue_html_aec6a2d5230788e85a55cc407246ad968"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968">TgBot::Venue::foursquare_id</a></div><div class="ttdeci">std::string foursquare_id</div><div class="ttdoc">Optional. Foursquare identifier of the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00042">Venue.h:42</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_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#l00021">Venue.h:21</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_venue_html_afc6d630815d434ebf97a86a47f74ca50"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">TgBot::Venue::title</a></div><div class="ttdeci">std::string title</div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00031">Venue.h:31</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_venue_html_a411e85c19c38ad2b8922d60582f72459"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">TgBot::Venue::address</a></div><div class="ttdeci">std::string address</div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00036">Venue.h:36</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="class_tg_bot_1_1_venue_html_afc6d630815d434ebf97a86a47f74ca50"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">TgBot::Venue::title</a></div><div class="ttdeci">std::string title</div><div class="ttdoc">Name of the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00032">Venue.h:32</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_venue_html_a411e85c19c38ad2b8922d60582f72459"><div class="ttname"><a href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">TgBot::Venue::address</a></div><div class="ttdeci">std::string address</div><div class="ttdoc">Address of the venue. </div><div class="ttdef"><b>Definition:</b> <a href="_venue_8h_source.html#l00037">Venue.h:37</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_venue_8h.html">Venue.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_video_8h.html b/docs/_video_8h.html index 7af781b..34bd9c5 100644 --- a/docs/_video_8h.html +++ b/docs/_video_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_video_8h.html','');}); <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_video.html">TgBot::Video</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a video file. <a href="class_tg_bot_1_1_video.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_video_8h_source.html b/docs/_video_8h_source.html index c103749..e48b00a 100644 --- a/docs/_video_8h_source.html +++ b/docs/_video_8h_source.html @@ -83,25 +83,25 @@ $(document).ready(function(){initNavTree('_video_8h_source.html','');}); <div class="title">Video.h</div> </div> </div><!--header--> <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="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video.html"> 37</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="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_video.html#a0005786d327b3e363cb13c18e9ee0593"> 40</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="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_video.html#a588d9dab172e6828c1aea49c169bb289"> 45</a></span>  std::string <a class="code" href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289">fileId</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_video.html#a65ea94712e107b2e36109f5ec88b0a35"> 50</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35">width</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_video.html#a0aea87cd20a804a8e8410858b6d40968"> 55</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968">height</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_video.html#a93c71de6b8a012b185618a896c4c5e5a"> 60</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a">duration</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_video.html#ab71e1325c685af9e67ddf0af418a77a7"> 65</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="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_video.html#a4162b4cc66825ce32fea222399ef3356"> 70</a></span>  std::string <a class="code" href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356">mimeType</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_video.html#aebbdeaf632d9438f050797bd84ab6c8f"> 75</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f">fileSize</a>;</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> }</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> <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="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00070">Video.h:70</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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00065">Video.h:65</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="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00055">Video.h:55</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="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00060">Video.h:60</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_video_html"><div class="ttname"><a href="class_tg_bot_1_1_video.html">TgBot::Video</a></div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00037">Video.h:37</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#l00038">PhotoSize.h:38</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#l00040">Video.h:40</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_video_html_aebbdeaf632d9438f050797bd84ab6c8f"><div class="ttname"><a href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f">TgBot::Video::fileSize</a></div><div class="ttdeci">int32_t fileSize</div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00075">Video.h:75</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_video_html_a588d9dab172e6828c1aea49c169bb289"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289">TgBot::Video::fileId</a></div><div class="ttdeci">std::string fileId</div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00045">Video.h:45</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_video_html_a65ea94712e107b2e36109f5ec88b0a35"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35">TgBot::Video::width</a></div><div class="ttdeci">int32_t width</div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00050">Video.h:50</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_video_html"><div class="ttname"><a href="class_tg_bot_1_1_video.html">TgBot::Video</a></div><div class="ttdoc">This object represents a video file. </div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00038">Video.h:38</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> +<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_video_html_aebbdeaf632d9438f050797bd84ab6c8f"><div class="ttname"><a href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f">TgBot::Video::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_8h_source.html#l00076">Video.h:76</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_video_html_a588d9dab172e6828c1aea49c169bb289"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289">TgBot::Video::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_8h_source.html#l00046">Video.h:46</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_video_html_a65ea94712e107b2e36109f5ec88b0a35"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35">TgBot::Video::width</a></div><div class="ttdeci">int32_t width</div><div class="ttdoc">Video width as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00051">Video.h:51</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_8h.html">Video.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_video_note_8h.html b/docs/_video_note_8h.html index 3776d07..eea5aa3 100644 --- a/docs/_video_note_8h.html +++ b/docs/_video_note_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_video_note_8h.html','');}); <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_video_note.html">TgBot::VideoNote</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a video message (available in Telegram apps as of v.4.0). <a href="class_tg_bot_1_1_video_note.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_video_note_8h_source.html b/docs/_video_note_8h_source.html index 4fb5cb5..721aafb 100644 --- a/docs/_video_note_8h_source.html +++ b/docs/_video_note_8h_source.html @@ -83,23 +83,23 @@ $(document).ready(function(){initNavTree('_video_note_8h_source.html','');}); <div class="title">VideoNote.h</div> </div> </div><!--header--> <div class="contents"> -<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="l00037"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_video_note.html"> 37</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="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_video_note.html#a6724ff1d3da3887d961a70eb67b42825"> 40</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="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_video_note.html#a74532c9411fce4e1f51e4745728e1763"> 45</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="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_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b"> 50</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="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_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec"> 55</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="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_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f"> 60</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="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_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02"> 65</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="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_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="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00060">VideoNote.h:60</a></div></div> +<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="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00045">VideoNote.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00065">VideoNote.h:65</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="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00037">VideoNote.h:37</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="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00055">VideoNote.h:55</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#l00038">PhotoSize.h:38</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#l00040">VideoNote.h:40</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_video_note_html_ad66d67d76de6e2124c5c2d28fc6fd51b"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b">TgBot::VideoNote::length</a></div><div class="ttdeci">int32_t length</div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00050">VideoNote.h:50</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="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> +<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_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_video_note_html_ad66d67d76de6e2124c5c2d28fc6fd51b"><div class="ttname"><a href="class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b">TgBot::VideoNote::length</a></div><div class="ttdeci">int32_t length</div><div class="ttdoc">Video width and height as defined by sender. </div><div class="ttdef"><b>Definition:</b> <a href="_video_note_8h_source.html#l00051">VideoNote.h:51</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_voice_8h.html b/docs/_voice_8h.html index 39a4b3f..cb3d7f8 100644 --- a/docs/_voice_8h.html +++ b/docs/_voice_8h.html @@ -94,6 +94,7 @@ $(document).ready(function(){initNavTree('_voice_8h.html','');}); <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_voice.html">TgBot::Voice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a voice note. <a href="class_tg_bot_1_1_voice.html#details">More...</a><br /></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> @@ -107,7 +108,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_voice_8h_source.html b/docs/_voice_8h_source.html index cd547b8..be382da 100644 --- a/docs/_voice_8h_source.html +++ b/docs/_voice_8h_source.html @@ -83,20 +83,20 @@ $(document).ready(function(){initNavTree('_voice_8h_source.html','');}); <div class="title">Voice.h</div> </div> </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="l00017"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html"> 17</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="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_voice.html#a73311e993b61a62531f42583d82fed91"> 19</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="l00020"></a><span class="lineno"> 20</span> </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73"> 24</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="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_voice.html#a65629e696801e0c68e7822a82df13679"> 29</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679">duration</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_voice.html#a5cf398c03d61459c4dba34fe6bf22aca"> 34</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="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_voice.html#a7c231412bd16616058b4c1d2e50244d1"> 39</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="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_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="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00024">Voice.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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00029">Voice.h:29</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="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00039">Voice.h:39</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#l00019">Voice.h:19</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_voice_html"><div class="ttname"><a href="class_tg_bot_1_1_voice.html">TgBot::Voice</a></div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00017">Voice.h:17</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_voice_html_a5cf398c03d61459c4dba34fe6bf22aca"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">TgBot::Voice::mime_type</a></div><div class="ttdeci">std::string mime_type</div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00034">Voice.h:34</a></div></div> +<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="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> +<div class="ttc" id="class_tg_bot_1_1_voice_html"><div class="ttname"><a href="class_tg_bot_1_1_voice.html">TgBot::Voice</a></div><div class="ttdoc">This object represents a voice note. </div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00018">Voice.h:18</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_voice_html_a5cf398c03d61459c4dba34fe6bf22aca"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">TgBot::Voice::mime_type</a></div><div class="ttdeci">std::string mime_type</div><div class="ttdoc">Optional. MIME type of the file as defined by sender;. </div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00035">Voice.h:35</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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_voice_8h.html">Voice.h</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_webhook_info_8h.html b/docs/_webhook_info_8h.html index c470368..c233d2e 100644 --- a/docs/_webhook_info_8h.html +++ b/docs/_webhook_info_8h.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('_webhook_info_8h.html','');}); <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_webhook_info.html">TgBot::WebhookInfo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Contains information about the current status of a webhook. <a href="class_tg_bot_1_1_webhook_info.html#details">More...</a><br /></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> @@ -108,7 +109,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/_webhook_info_8h_source.html b/docs/_webhook_info_8h_source.html index 2ba1146..caf8e66 100644 --- a/docs/_webhook_info_8h_source.html +++ b/docs/_webhook_info_8h_source.html @@ -83,23 +83,23 @@ $(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="l00018"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_webhook_info.html"> 18</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="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_webhook_info.html#a2280093713d1304207d8bba2204648d6"> 20</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="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_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f"> 25</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="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_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca"> 30</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="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_webhook_info.html#ae709688fe3890a2e34981cf9d1470726"> 35</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="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_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5"> 40</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="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_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4"> 45</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="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_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b"> 50</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="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_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce"> 55</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="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_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#l00046">Api.h:46</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="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00018">WebhookInfo.h:18</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="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00030">WebhookInfo.h:30</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="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00045">WebhookInfo.h:45</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a6c9cb25b5867db8988e45c53a6f36ab5"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5">TgBot::WebhookInfo::lastErrorDate</a></div><div class="ttdeci">int32_t lastErrorDate</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00040">WebhookInfo.h:40</a></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#l00020">WebhookInfo.h:20</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_ae709688fe3890a2e34981cf9d1470726"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">TgBot::WebhookInfo::pendingUpdateCount</a></div><div class="ttdeci">int32_t pendingUpdateCount</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00035">WebhookInfo.h:35</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a4f1f6efd16518a24e8c153f5e126a36f"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f">TgBot::WebhookInfo::url</a></div><div class="ttdeci">std::string url</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00025">WebhookInfo.h:25</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_abccb7180f3a2ee8c9fe01e51464fd79b"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b">TgBot::WebhookInfo::maxConnections</a></div><div class="ttdeci">int32_t maxConnections</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00050">WebhookInfo.h:50</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a5a145b95d4d15992ac253b6f1ef834ce"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce">TgBot::WebhookInfo::allowedUpdates</a></div><div class="ttdeci">std::vector< std::string > allowedUpdates</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00055">WebhookInfo.h:55</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#l00047">Api.h:47</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> +<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a6c9cb25b5867db8988e45c53a6f36ab5"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5">TgBot::WebhookInfo::lastErrorDate</a></div><div class="ttdeci">int32_t lastErrorDate</div><div class="ttdoc">Optional. Unix time for the most recent error that happened when trying to deliver an update via webh...</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00041">WebhookInfo.h:41</a></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_webhook_info_html_ae709688fe3890a2e34981cf9d1470726"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">TgBot::WebhookInfo::pendingUpdateCount</a></div><div class="ttdeci">int32_t pendingUpdateCount</div><div class="ttdoc">Number of updates awaiting delivery. </div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00036">WebhookInfo.h:36</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a4f1f6efd16518a24e8c153f5e126a36f"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f">TgBot::WebhookInfo::url</a></div><div class="ttdeci">std::string url</div><div class="ttdoc">Webhook URL, may be empty if webhook is not set up. </div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00026">WebhookInfo.h:26</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_abccb7180f3a2ee8c9fe01e51464fd79b"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b">TgBot::WebhookInfo::maxConnections</a></div><div class="ttdeci">int32_t maxConnections</div><div class="ttdoc">Optional. Maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery...</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00051">WebhookInfo.h:51</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a5a145b95d4d15992ac253b6f1ef834ce"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce">TgBot::WebhookInfo::allowedUpdates</a></div><div class="ttdeci">std::vector< std::string > allowedUpdates</div><div class="ttdoc">Optional. A list of update types the bot is subscribed to. Defaults to all update types...</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00056">WebhookInfo.h:56</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_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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/annotated.html b/docs/annotated.html index 3f85bb1..435efb8 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -86,92 +86,96 @@ $(document).ready(function(){initNavTree('annotated.html','');}); <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory"> <div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory"> <tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_tg_bot.html" target="_self">TgBot</a></td><td class="desc"></td></tr> -<tr id="row_0_0_"><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_api.html" target="_self">Api</a></td><td class="desc"></td></tr> -<tr id="row_0_1_" 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_audio.html" target="_self">Audio</a></td><td class="desc"></td></tr> -<tr id="row_0_2_"><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_bot.html" target="_self">Bot</a></td><td class="desc"></td></tr> -<tr id="row_0_3_" 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_callback_query.html" target="_self">CallbackQuery</a></td><td class="desc"></td></tr> -<tr id="row_0_4_"><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_chat.html" target="_self">Chat</a></td><td class="desc"></td></tr> -<tr id="row_0_5_" 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_chat_member.html" target="_self">ChatMember</a></td><td class="desc"></td></tr> -<tr id="row_0_6_"><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_chat_photo.html" target="_self">ChatPhoto</a></td><td class="desc"></td></tr> -<tr id="row_0_7_" 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_chosen_inline_result.html" target="_self">ChosenInlineResult</a></td><td class="desc"></td></tr> -<tr id="row_0_8_"><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_contact.html" target="_self">Contact</a></td><td class="desc"></td></tr> -<tr id="row_0_9_" 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_document.html" target="_self">Document</a></td><td class="desc"></td></tr> -<tr id="row_0_10_"><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_event_broadcaster.html" target="_self">EventBroadcaster</a></td><td class="desc"></td></tr> -<tr id="row_0_11_" 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_event_handler.html" target="_self">EventHandler</a></td><td class="desc"></td></tr> -<tr id="row_0_12_"><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_file.html" target="_self">File</a></td><td class="desc"></td></tr> -<tr id="row_0_13_" 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_force_reply.html" target="_self">ForceReply</a></td><td class="desc"></td></tr> -<tr id="row_0_14_"><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_generic_reply.html" target="_self">GenericReply</a></td><td class="desc"></td></tr> -<tr id="row_0_15_" 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_http_client.html" target="_self">HttpClient</a></td><td class="desc"></td></tr> -<tr id="row_0_16_"><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_http_parser.html" target="_self">HttpParser</a></td><td class="desc"></td></tr> -<tr id="row_0_17_" 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_http_req_arg.html" target="_self">HttpReqArg</a></td><td class="desc"></td></tr> -<tr id="row_0_18_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_18_" class="arrow" onclick="toggleFolder('0_18_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">HttpServer</a></td><td class="desc"></td></tr> -<tr id="row_0_18_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html" target="_self">Connection</a></td><td class="desc"></td></tr> -<tr id="row_0_19_"><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_inline_keyboard_button.html" target="_self">InlineKeyboardButton</a></td><td class="desc"></td></tr> -<tr id="row_0_20_" 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_inline_keyboard_markup.html" target="_self">InlineKeyboardMarkup</a></td><td class="desc"></td></tr> -<tr id="row_0_21_"><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_inline_query.html" target="_self">InlineQuery</a></td><td class="desc"></td></tr> -<tr id="row_0_22_" 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_inline_query_result.html" target="_self">InlineQueryResult</a></td><td class="desc"></td></tr> -<tr id="row_0_23_"><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_inline_query_result_article.html" target="_self">InlineQueryResultArticle</a></td><td class="desc"></td></tr> -<tr id="row_0_24_" 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_inline_query_result_audio.html" target="_self">InlineQueryResultAudio</a></td><td class="desc"></td></tr> -<tr id="row_0_25_"><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_inline_query_result_cached_audio.html" target="_self">InlineQueryResultCachedAudio</a></td><td class="desc"></td></tr> -<tr id="row_0_26_" 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_inline_query_result_cached_document.html" target="_self">InlineQueryResultCachedDocument</a></td><td class="desc"></td></tr> -<tr id="row_0_27_"><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_inline_query_result_cached_gif.html" target="_self">InlineQueryResultCachedGif</a></td><td class="desc"></td></tr> -<tr id="row_0_28_" 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_inline_query_result_cached_mpeg4_gif.html" target="_self">InlineQueryResultCachedMpeg4Gif</a></td><td class="desc"></td></tr> -<tr id="row_0_29_"><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_inline_query_result_cached_photo.html" target="_self">InlineQueryResultCachedPhoto</a></td><td class="desc"></td></tr> -<tr id="row_0_30_" 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_inline_query_result_cached_sticker.html" target="_self">InlineQueryResultCachedSticker</a></td><td class="desc"></td></tr> -<tr id="row_0_31_"><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_inline_query_result_cached_video.html" target="_self">InlineQueryResultCachedVideo</a></td><td class="desc"></td></tr> -<tr id="row_0_32_" 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_inline_query_result_cached_voice.html" target="_self">InlineQueryResultCachedVoice</a></td><td class="desc"></td></tr> -<tr id="row_0_33_"><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_inline_query_result_contact.html" target="_self">InlineQueryResultContact</a></td><td class="desc"></td></tr> -<tr id="row_0_34_" 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_inline_query_result_document.html" target="_self">InlineQueryResultDocument</a></td><td class="desc"></td></tr> -<tr id="row_0_35_"><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_inline_query_result_game.html" target="_self">InlineQueryResultGame</a></td><td class="desc"></td></tr> -<tr id="row_0_36_" 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_inline_query_result_gif.html" target="_self">InlineQueryResultGif</a></td><td class="desc"></td></tr> -<tr id="row_0_37_"><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_inline_query_result_location.html" target="_self">InlineQueryResultLocation</a></td><td class="desc"></td></tr> -<tr id="row_0_38_" 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_inline_query_result_mpeg4_gif.html" target="_self">InlineQueryResultMpeg4Gif</a></td><td class="desc"></td></tr> -<tr id="row_0_39_"><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_inline_query_result_photo.html" target="_self">InlineQueryResultPhoto</a></td><td class="desc"></td></tr> -<tr id="row_0_40_" 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_inline_query_result_venue.html" target="_self">InlineQueryResultVenue</a></td><td class="desc"></td></tr> -<tr id="row_0_41_"><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_inline_query_result_video.html" target="_self">InlineQueryResultVideo</a></td><td class="desc"></td></tr> -<tr id="row_0_42_" 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_inline_query_result_voice.html" target="_self">InlineQueryResultVoice</a></td><td class="desc"></td></tr> -<tr id="row_0_43_"><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_input_contact_message_content.html" target="_self">InputContactMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_0_44_" 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_input_file.html" target="_self">InputFile</a></td><td class="desc"></td></tr> -<tr id="row_0_45_"><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_input_location_message_content.html" target="_self">InputLocationMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_0_46_" 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_input_media.html" target="_self">InputMedia</a></td><td class="desc"></td></tr> -<tr id="row_0_47_"><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_input_media_photo.html" target="_self">InputMediaPhoto</a></td><td class="desc"></td></tr> -<tr id="row_0_48_" 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_input_media_video.html" target="_self">InputMediaVideo</a></td><td class="desc"></td></tr> -<tr id="row_0_49_"><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_input_message_content.html" target="_self">InputMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_0_50_" 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_input_text_message_content.html" target="_self">InputTextMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_0_51_"><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_input_venue_message_content.html" target="_self">InputVenueMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_0_52_" 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_invoice.html" target="_self">Invoice</a></td><td class="desc">This object contains basic information about an invoice </td></tr> -<tr id="row_0_53_"><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_keyboard_button.html" target="_self">KeyboardButton</a></td><td class="desc"></td></tr> -<tr id="row_0_54_" 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_labeled_price.html" target="_self">LabeledPrice</a></td><td class="desc">This object represents a portion of the price for goods or services </td></tr> -<tr id="row_0_55_"><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_location.html" target="_self">Location</a></td><td class="desc"></td></tr> -<tr id="row_0_56_" 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_mask_position.html" target="_self">MaskPosition</a></td><td class="desc"></td></tr> -<tr id="row_0_57_"><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_message.html" target="_self">Message</a></td><td class="desc"></td></tr> -<tr id="row_0_58_" 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_message_entity.html" target="_self">MessageEntity</a></td><td class="desc"></td></tr> -<tr id="row_0_59_"><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_order_info.html" target="_self">OrderInfo</a></td><td class="desc">This object represents information about an order </td></tr> -<tr id="row_0_60_" 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_photo_size.html" target="_self">PhotoSize</a></td><td class="desc"></td></tr> -<tr id="row_0_61_"><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_pre_checkout_query.html" target="_self">PreCheckoutQuery</a></td><td class="desc">This object contains information about an incoming pre-checkout query </td></tr> -<tr id="row_0_62_" 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_reply_keyboard_markup.html" target="_self">ReplyKeyboardMarkup</a></td><td class="desc"></td></tr> -<tr id="row_0_63_"><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_reply_keyboard_remove.html" target="_self">ReplyKeyboardRemove</a></td><td class="desc"></td></tr> -<tr id="row_0_64_" 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_response_parameters.html" target="_self">ResponseParameters</a></td><td class="desc"></td></tr> -<tr id="row_0_65_"><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_shipping_address.html" target="_self">ShippingAddress</a></td><td class="desc">This object represents a shipping address </td></tr> -<tr id="row_0_66_" 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_shipping_option.html" target="_self">ShippingOption</a></td><td class="desc">This object represents one shipping option </td></tr> -<tr id="row_0_67_"><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_shipping_query.html" target="_self">ShippingQuery</a></td><td class="desc">This object contains information about an incoming shipping query </td></tr> -<tr id="row_0_68_" 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_sticker.html" target="_self">Sticker</a></td><td class="desc"></td></tr> -<tr id="row_0_69_"><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_sticker_set.html" target="_self">StickerSet</a></td><td class="desc"></td></tr> -<tr id="row_0_70_" 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_71_"><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"></td></tr> -<tr id="row_0_72_" 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"></td></tr> -<tr id="row_0_73_"><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_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_tg_webhook_server.html" target="_self">TgWebhookServer</a></td><td class="desc"></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_webhook_tcp_server.html" target="_self">TgWebhookTcpServer</a></td><td class="desc"></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_update.html" target="_self">Update</a></td><td class="desc"></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_url.html" target="_self">Url</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_user.html" target="_self">User</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_user_profile_photos.html" target="_self">UserProfilePhotos</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_venue.html" target="_self">Venue</a></td><td class="desc"></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_video.html" target="_self">Video</a></td><td class="desc"></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_video_note.html" target="_self">VideoNote</a></td><td class="desc"></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_voice.html" target="_self">Voice</a></td><td class="desc"></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_webhook_info.html" target="_self">WebhookInfo</a></td><td class="desc"></td></tr> +<tr id="row_0_0_"><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_animation.html" target="_self">Animation</a></td><td class="desc">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example) </td></tr> +<tr id="row_0_1_" 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_api.html" target="_self">Api</a></td><td class="desc">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> </td></tr> +<tr id="row_0_2_"><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_audio.html" target="_self">Audio</a></td><td class="desc">This object represents an audio file (voice note) </td></tr> +<tr id="row_0_3_" 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_bot.html" target="_self">Bot</a></td><td class="desc">This object holds other objects specific for this bot instance </td></tr> +<tr id="row_0_4_"><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_callback_game.html" target="_self">CallbackGame</a></td><td class="desc">A placeholder, currently holds no information. Use BotFather to set up your game </td></tr> +<tr id="row_0_5_" 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_callback_query.html" target="_self">CallbackQuery</a></td><td class="desc">This object represents an incoming callback query from a callback button in an inline keyboard </td></tr> +<tr id="row_0_6_"><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_chat.html" target="_self">Chat</a></td><td class="desc">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> </td></tr> +<tr id="row_0_7_" 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_chat_member.html" target="_self">ChatMember</a></td><td class="desc">This object contains information about one member of the chat </td></tr> +<tr id="row_0_8_"><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_chat_photo.html" target="_self">ChatPhoto</a></td><td class="desc">This object represents a chat photo </td></tr> +<tr id="row_0_9_" 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_chosen_inline_result.html" target="_self">ChosenInlineResult</a></td><td class="desc">This object represents a result of an inline query that was chosen by the user and sent to their chat partner </td></tr> +<tr id="row_0_10_"><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_contact.html" target="_self">Contact</a></td><td class="desc">This object represents a phone contact </td></tr> +<tr id="row_0_11_" 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_document.html" target="_self">Document</a></td><td class="desc">This object represents a general file (as opposed to photos and audio files) </td></tr> +<tr id="row_0_12_"><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_event_broadcaster.html" target="_self">EventBroadcaster</a></td><td class="desc">This class holds all event listeners </td></tr> +<tr id="row_0_13_" 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_event_handler.html" target="_self">EventHandler</a></td><td class="desc"></td></tr> +<tr id="row_0_14_"><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_file.html" target="_self">File</a></td><td class="desc">This object represents a file ready to be downloaded </td></tr> +<tr id="row_0_15_" 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_force_reply.html" target="_self">ForceReply</a></td><td class="desc">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 </td></tr> +<tr id="row_0_16_"><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_game.html" target="_self">Game</a></td><td class="desc">This object represents a game </td></tr> +<tr id="row_0_17_" 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_game_high_score.html" target="_self">GameHighScore</a></td><td class="desc">This object represents one row of the high scores table for a game </td></tr> +<tr id="row_0_18_"><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_generic_reply.html" target="_self">GenericReply</a></td><td class="desc">This abstract class is base of all keyboard related events </td></tr> +<tr id="row_0_19_" 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_http_client.html" target="_self">HttpClient</a></td><td class="desc">This class makes http requests </td></tr> +<tr id="row_0_20_"><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_http_parser.html" target="_self">HttpParser</a></td><td class="desc"></td></tr> +<tr id="row_0_21_" 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_http_req_arg.html" target="_self">HttpReqArg</a></td><td class="desc">This class represents argument in POST http requests </td></tr> +<tr id="row_0_22_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_22_" class="arrow" onclick="toggleFolder('0_22_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">HttpServer</a></td><td class="desc">This class handles HTTP requests from the Internet </td></tr> +<tr id="row_0_22_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html" target="_self">Connection</a></td><td class="desc"></td></tr> +<tr id="row_0_23_"><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_inline_keyboard_button.html" target="_self">InlineKeyboardButton</a></td><td class="desc">This object represents one button of an inline keyboard. You must use exactly one of the optional fields </td></tr> +<tr id="row_0_24_" 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_inline_keyboard_markup.html" target="_self">InlineKeyboardMarkup</a></td><td class="desc">This object represents an inline keyboard that appears right next to the message it belongs to </td></tr> +<tr id="row_0_25_"><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_inline_query.html" target="_self">InlineQuery</a></td><td class="desc">This object represents an incoming inline query </td></tr> +<tr id="row_0_26_" 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_inline_query_result.html" target="_self">InlineQueryResult</a></td><td class="desc">This abstract class is base of all inline query results </td></tr> +<tr id="row_0_27_"><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_inline_query_result_article.html" target="_self">InlineQueryResultArticle</a></td><td class="desc">Represents a link to an article of web page </td></tr> +<tr id="row_0_28_" 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_inline_query_result_audio.html" target="_self">InlineQueryResultAudio</a></td><td class="desc">Represents a link to an mp3 audio file </td></tr> +<tr id="row_0_29_"><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_inline_query_result_cached_audio.html" target="_self">InlineQueryResultCachedAudio</a></td><td class="desc">Represents a link to an mp3 audio file stored on the Telegram servers </td></tr> +<tr id="row_0_30_" 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_inline_query_result_cached_document.html" target="_self">InlineQueryResultCachedDocument</a></td><td class="desc">Represents a link to a file stored on the Telegram servers </td></tr> +<tr id="row_0_31_"><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_inline_query_result_cached_gif.html" target="_self">InlineQueryResultCachedGif</a></td><td class="desc">Represents a link to an animated GIF file stored on the Telegram servers </td></tr> +<tr id="row_0_32_" 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_inline_query_result_cached_mpeg4_gif.html" target="_self">InlineQueryResultCachedMpeg4Gif</a></td><td class="desc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers </td></tr> +<tr id="row_0_33_"><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_inline_query_result_cached_photo.html" target="_self">InlineQueryResultCachedPhoto</a></td><td class="desc">Represents a link to a photo stored on the Telegram servers </td></tr> +<tr id="row_0_34_" 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_inline_query_result_cached_sticker.html" target="_self">InlineQueryResultCachedSticker</a></td><td class="desc">Represents a link to a sticker stored on the Telegram servers </td></tr> +<tr id="row_0_35_"><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_inline_query_result_cached_video.html" target="_self">InlineQueryResultCachedVideo</a></td><td class="desc">Represents a link to a video file stored on the Telegram servers </td></tr> +<tr id="row_0_36_" 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_inline_query_result_cached_voice.html" target="_self">InlineQueryResultCachedVoice</a></td><td class="desc">Represents a link to a voice message stored on the Telegram servers </td></tr> +<tr id="row_0_37_"><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_inline_query_result_contact.html" target="_self">InlineQueryResultContact</a></td><td class="desc">Represents a contact with a phone number </td></tr> +<tr id="row_0_38_" 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_inline_query_result_document.html" target="_self">InlineQueryResultDocument</a></td><td class="desc">Represents a link to a file </td></tr> +<tr id="row_0_39_"><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_inline_query_result_game.html" target="_self">InlineQueryResultGame</a></td><td class="desc">Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a> </td></tr> +<tr id="row_0_40_" 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_inline_query_result_gif.html" target="_self">InlineQueryResultGif</a></td><td class="desc">Represents a link to an animated GIF file </td></tr> +<tr id="row_0_41_"><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_inline_query_result_location.html" target="_self">InlineQueryResultLocation</a></td><td class="desc">Represents a location on a map </td></tr> +<tr id="row_0_42_" 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_inline_query_result_mpeg4_gif.html" target="_self">InlineQueryResultMpeg4Gif</a></td><td class="desc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) </td></tr> +<tr id="row_0_43_"><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_inline_query_result_photo.html" target="_self">InlineQueryResultPhoto</a></td><td class="desc">Represents a link to a photo </td></tr> +<tr id="row_0_44_" 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_inline_query_result_venue.html" target="_self">InlineQueryResultVenue</a></td><td class="desc">Represents a venue </td></tr> +<tr id="row_0_45_"><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_inline_query_result_video.html" target="_self">InlineQueryResultVideo</a></td><td class="desc">Represents link to a page containing an embedded video player or a video file </td></tr> +<tr id="row_0_46_" 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_inline_query_result_voice.html" target="_self">InlineQueryResultVoice</a></td><td class="desc">Represents link to a page containing an embedded video player or a video file </td></tr> +<tr id="row_0_47_"><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_input_contact_message_content.html" target="_self">InputContactMessageContent</a></td><td class="desc">Represents the content of a contact message to be sent as the result of an inline query </td></tr> +<tr id="row_0_48_" 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_input_file.html" target="_self">InputFile</a></td><td class="desc">This object represents the contents of a file to be uploaded </td></tr> +<tr id="row_0_49_"><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_input_location_message_content.html" target="_self">InputLocationMessageContent</a></td><td class="desc">Represents the content of a location message to be sent as the result of an inline query </td></tr> +<tr id="row_0_50_" 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_input_media.html" target="_self">InputMedia</a></td><td class="desc">This object represents the content of a media message to be sent </td></tr> +<tr id="row_0_51_"><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_input_media_photo.html" target="_self">InputMediaPhoto</a></td><td class="desc">Represents a photo to be sent </td></tr> +<tr id="row_0_52_" 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_input_media_video.html" target="_self">InputMediaVideo</a></td><td class="desc">Represents a video to be sent </td></tr> +<tr id="row_0_53_"><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_input_message_content.html" target="_self">InputMessageContent</a></td><td class="desc">This object represents the content of a message to be sent as a result of an inline query </td></tr> +<tr id="row_0_54_" 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_input_text_message_content.html" target="_self">InputTextMessageContent</a></td><td class="desc">Represents the content of a text message to be sent as the result of an inline query </td></tr> +<tr id="row_0_55_"><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_input_venue_message_content.html" target="_self">InputVenueMessageContent</a></td><td class="desc">Represents the content of a venue message to be sent as the result of an inline query </td></tr> +<tr id="row_0_56_" 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_invoice.html" target="_self">Invoice</a></td><td class="desc">This object contains basic information about an invoice </td></tr> +<tr id="row_0_57_"><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_keyboard_button.html" target="_self">KeyboardButton</a></td><td class="desc">This object represents one button of the reply keyboard </td></tr> +<tr id="row_0_58_" 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_labeled_price.html" target="_self">LabeledPrice</a></td><td class="desc">This object represents a portion of the price for goods or services </td></tr> +<tr id="row_0_59_"><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_location.html" target="_self">Location</a></td><td class="desc">This object represents a point on the map </td></tr> +<tr id="row_0_60_" 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_mask_position.html" target="_self">MaskPosition</a></td><td class="desc">This object describes the position on faces where a mask should be placed by default </td></tr> +<tr id="row_0_61_"><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_message.html" target="_self">Message</a></td><td class="desc">This object represents a message </td></tr> +<tr id="row_0_62_" 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_message_entity.html" target="_self">MessageEntity</a></td><td class="desc">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc </td></tr> +<tr id="row_0_63_"><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_order_info.html" target="_self">OrderInfo</a></td><td class="desc">This object represents information about an order </td></tr> +<tr id="row_0_64_" 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_photo_size.html" target="_self">PhotoSize</a></td><td class="desc">This object represents one size of a photo or a file / sticker thumbnail </td></tr> +<tr id="row_0_65_"><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_pre_checkout_query.html" target="_self">PreCheckoutQuery</a></td><td class="desc">This object contains information about an incoming pre-checkout query </td></tr> +<tr id="row_0_66_" 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_reply_keyboard_markup.html" target="_self">ReplyKeyboardMarkup</a></td><td class="desc">This object represents a custom keyboard with reply options </td></tr> +<tr id="row_0_67_"><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_reply_keyboard_remove.html" target="_self">ReplyKeyboardRemove</a></td><td class="desc">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard </td></tr> +<tr id="row_0_68_" 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_response_parameters.html" target="_self">ResponseParameters</a></td><td class="desc">Contains information about why a request was unsuccessfull </td></tr> +<tr id="row_0_69_"><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_shipping_address.html" target="_self">ShippingAddress</a></td><td class="desc">This object represents a shipping address </td></tr> +<tr id="row_0_70_" 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_shipping_option.html" target="_self">ShippingOption</a></td><td class="desc">This object represents one shipping option </td></tr> +<tr id="row_0_71_"><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_shipping_query.html" target="_self">ShippingQuery</a></td><td class="desc">This object contains information about an incoming shipping query </td></tr> +<tr id="row_0_72_" 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_sticker.html" target="_self">Sticker</a></td><td class="desc">This object represents a general file (as opposed to photos and audio files) </td></tr> +<tr id="row_0_73_"><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_sticker_set.html" target="_self">StickerSet</a></td><td class="desc">This object represents a sticker set </td></tr> +<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> </table> </div><!-- directory --> </div><!-- contents --> @@ -179,7 +183,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_animation-members.html b/docs/class_tg_bot_1_1_animation-members.html new file mode 100644 index 0000000..f69f8b5 --- /dev/null +++ b/docs/class_tg_bot_1_1_animation-members.html @@ -0,0 +1,106 @@ +<!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_animation.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::Animation 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_animation.html">TgBot::Animation</a>, including all inherited members.</p> +<table class="directory"> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0">fileId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html">TgBot::Animation</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df">fileName</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html">TgBot::Animation</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da">fileSize</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html">TgBot::Animation</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d">mimeType</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html">TgBot::Animation</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html">TgBot::Animation</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5">thumb</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_animation.html">TgBot::Animation</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 + <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_animation.html b/docs/class_tg_bot_1_1_animation.html new file mode 100644 index 0000000..7e9ef3d --- /dev/null +++ b/docs/class_tg_bot_1_1_animation.html @@ -0,0 +1,247 @@ +<!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::Animation 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_animation.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-attribs">Public Attributes</a> | +<a href="class_tg_bot_1_1_animation-members.html">List of all members</a> </div> + <div class="headertitle"> +<div class="title">TgBot::Animation Class Reference<div class="ingroups"><a class="el" href="group__types.html">Types</a></div></div> </div> +</div><!--header--> +<div class="contents"> + +<p>You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example). + <a href="class_tg_bot_1_1_animation.html#details">More...</a></p> + +<p><code>#include <<a class="el" href="_animation_8h_source.html">Animation.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:afc55b2a385eeb3209e91bbbd1214c06a"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr< <a class="el" href="class_tg_bot_1_1_animation.html">Animation</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">Ptr</a></td></tr> +<tr class="separator:afc55b2a385eeb3209e91bbbd1214c06a"><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:ad47a8d4e733fd4c89df680838ef88bf0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0">fileId</a></td></tr> +<tr class="memdesc:ad47a8d4e733fd4c89df680838ef88bf0"><td class="mdescLeft"> </td><td class="mdescRight">Unique file identifier. <a href="#ad47a8d4e733fd4c89df680838ef88bf0">More...</a><br /></td></tr> +<tr class="separator:ad47a8d4e733fd4c89df680838ef88bf0"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac8e9bb631206971b80674a71002ed8a5"><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_animation.html#ac8e9bb631206971b80674a71002ed8a5">thumb</a></td></tr> +<tr class="memdesc:ac8e9bb631206971b80674a71002ed8a5"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ac8e9bb631206971b80674a71002ed8a5">More...</a><br /></td></tr> +<tr class="separator:ac8e9bb631206971b80674a71002ed8a5"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a005529218689a10133d5c7b0482057df"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df">fileName</a></td></tr> +<tr class="memdesc:a005529218689a10133d5c7b0482057df"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Original animation filename as defined by sender. <a href="#a005529218689a10133d5c7b0482057df">More...</a><br /></td></tr> +<tr class="separator:a005529218689a10133d5c7b0482057df"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a112e29bf5a35ef1fc78f093cf7ecc48d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d">mimeType</a></td></tr> +<tr class="memdesc:a112e29bf5a35ef1fc78f093cf7ecc48d"><td class="mdescLeft"> </td><td class="mdescRight">Optional. MIME type of the file as defined by sender. <a href="#a112e29bf5a35ef1fc78f093cf7ecc48d">More...</a><br /></td></tr> +<tr class="separator:a112e29bf5a35ef1fc78f093cf7ecc48d"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a4046931b2e47deae5ec6dc06d9b231da"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da">fileSize</a></td></tr> +<tr class="memdesc:a4046931b2e47deae5ec6dc06d9b231da"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a4046931b2e47deae5ec6dc06d9b231da">More...</a><br /></td></tr> +<tr class="separator:a4046931b2e47deae5ec6dc06d9b231da"><td class="memSeparator" colspan="2"> </td></tr> +</table> +<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> +<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> +</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> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">typedef std::shared_ptr<<a class="el" href="class_tg_bot_1_1_animation.html">Animation</a>> <a class="el" href="class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a">TgBot::Animation::Ptr</a></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> + +</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> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Animation::fileId</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a005529218689a10133d5c7b0482057df"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a005529218689a10133d5c7b0482057df">◆ </a></span>fileName</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Animation::fileName</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a4046931b2e47deae5ec6dc06d9b231da"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a4046931b2e47deae5ec6dc06d9b231da">◆ </a></span>fileSize</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">int32_t TgBot::Animation::fileSize</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a112e29bf5a35ef1fc78f093cf7ecc48d"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a112e29bf5a35ef1fc78f093cf7ecc48d">◆ </a></span>mimeType</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Animation::mimeType</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="ac8e9bb631206971b80674a71002ed8a5"></a> +<h2 class="memtitle"><span class="permalink"><a href="#ac8e9bb631206971b80674a71002ed8a5">◆ </a></span>thumb</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::Animation::thumb</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<hr/>The documentation for this class was generated from the following file:<ul> +<li>include/tgbot/types/<a class="el" href="_animation_8h_source.html">Animation.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_animation.html">Animation</a></li> + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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_animation.js b/docs/class_tg_bot_1_1_animation.js new file mode 100644 index 0000000..af61d19 --- /dev/null +++ b/docs/class_tg_bot_1_1_animation.js @@ -0,0 +1,9 @@ +var class_tg_bot_1_1_animation = +[ + [ "Ptr", "class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a", null ], + [ "fileId", "class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0", null ], + [ "fileName", "class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df", null ], + [ "fileSize", "class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da", null ], + [ "mimeType", "class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d", null ], + [ "thumb", "class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5", null ] +];
\ No newline at end of file diff --git a/docs/class_tg_bot_1_1_api-members.html b/docs/class_tg_bot_1_1_api-members.html index 2a679d3..0f0f63f 100644 --- a/docs/class_tg_bot_1_1_api-members.html +++ b/docs/class_tg_bot_1_1_api-members.html @@ -111,22 +111,24 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); <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#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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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> @@ -145,18 +147,19 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); <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#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 class="even"><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><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 class="even"><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><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 class="even"><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><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> </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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_api.html b/docs/class_tg_bot_1_1_api.html index be29c6d..af21bce 100644 --- a/docs/class_tg_bot_1_1_api.html +++ b/docs/class_tg_bot_1_1_api.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); </div><!--header--> <div class="contents"> +<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> + <a href="class_tg_bot_1_1_api.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_api_8h_source.html">Api.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> @@ -95,130 +98,202 @@ 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: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> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a> @@ -229,7 +304,7 @@ 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#l00054">54</a> of file <a class="el" href="_api_8h_source.html">Api.h</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> </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> @@ -299,11 +374,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to add a new sticker to a set created by the bot. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to add a new sticker to a set created by the bot. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html">User</a> identifier of created sticker set owner. </td></tr> - <tr><td class="paramname">name</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set name. </td></tr> - <tr><td class="paramname">title</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set title, 1-64 characters. </td></tr> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier of created sticker set owner. </td></tr> + <tr><td class="paramname">name</td><td><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. </td></tr> + <tr><td class="paramname">title</td><td><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, 1-64 characters. </td></tr> <tr><td class="paramname">pngSticker</td><td>Png image with the sticker, must be up to 512 kilobytes in size, dimensions must not exceed 512px, and either width or height must be exactly 512px. </td></tr> <tr><td class="paramname">emojis</td><td>One or more emoji corresponding to the sticker. </td></tr> <tr><td class="paramname">maskPosition</td><td>Optional. A JSON-serialized object for position where the mask should be placed on faces. </td></tr> @@ -363,11 +440,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to add a new sticker to a set created by the bot. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to add a new sticker to a set created by the bot. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html">User</a> identifier of created sticker set owner. </td></tr> - <tr><td class="paramname">name</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set name. </td></tr> - <tr><td class="paramname">title</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set title, 1-64 characters. </td></tr> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier of created sticker set owner. </td></tr> + <tr><td class="paramname">name</td><td><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. </td></tr> + <tr><td class="paramname">title</td><td><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, 1-64 characters. </td></tr> <tr><td class="paramname">pngSticker</td><td>Png image with the sticker, must be up to 512 kilobytes in size, dimensions must not exceed 512px, and either width or height must be exactly 512px. Pass a file_id as a String to send a file that already exists on the Telegram servers, pass an HTTP URL as a String for Telegram to get a file from the Internet. </td></tr> <tr><td class="paramname">emojis</td><td>One or more emoji corresponding to the sticker. </td></tr> <tr><td class="paramname">maskPosition</td><td>Optional. A JSON-serialized object for position where the mask should be placed on faces. </td></tr> @@ -421,12 +500,14 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">callbackQueryId</td><td>Unique identifier for the query to be answered </td></tr> <tr><td class="paramname">text</td><td>Optional Text of the notification. If not specified, nothing will be shown to the user, 0-200 characters </td></tr> <tr><td class="paramname">showAlert</td><td>Optional If true, an alert will be shown by the client instead of a notification at the top of the chat screen. Defaults to false. </td></tr> - <tr><td class="paramname">url</td><td>Optional URL that will be opened by the user's client. If you have created a Game and accepted the conditions via , specify the URL that opens your game – note that this will only work if the query comes from a callback_game button </td></tr> + <tr><td class="paramname">url</td><td>Optional URL that will be opened by the user's client. If you have created a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a> and accepted the conditions via , specify the URL that opens your game – note that this will only work if the query comes from a callback_game button </td></tr> <tr><td class="paramname">cacheTime</td><td>Optional The maximum amount of time in seconds that the result of the callback query may be cached client-side. Telegram apps will support caching starting in version 3.14. Defaults to 0. </td></tr> </table> </dd> @@ -490,7 +571,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send answers to an inline query. No mode that 50 results per query are allowed. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send answers to an inline query. No mode that 50 results per query are allowed. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">inlineQueryId</td><td>Unique identifier for the answered query. </td></tr> <tr><td class="paramname">results</td><td>Array of results for the inline query. </td></tr> @@ -561,11 +644,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html">User</a> identifier of created sticker set owner. </td></tr> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier of created sticker set owner. </td></tr> <tr><td class="paramname">name</td><td>Short name of sticker set, to be used in t.me/addstickers/ URLs (e.g., animals). Can contain only english letters, digits and underscores. Must begin with a letter, can't contain consecutive underscores and must end in “_by_<bot username>”. <bot_username> is case insensitive. 1-64 characters. </td></tr> - <tr><td class="paramname">title</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set title, 1-64 characters. </td></tr> + <tr><td class="paramname">title</td><td><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, 1-64 characters. </td></tr> <tr><td class="paramname">pngSticker</td><td>Png image with the sticker, must be up to 512 kilobytes in size, dimensions must not exceed 512px, and either width or height must be exactly 512px. </td></tr> <tr><td class="paramname">emojis</td><td>One or more emoji corresponding to the sticker. </td></tr> <tr><td class="paramname">containsMasks</td><td>Optional. Pass True, if a set of mask stickers should be created. </td></tr> @@ -632,11 +717,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to create new sticker set owned by a user. The bot will be able to edit the created sticker set. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html">User</a> identifier of created sticker set owner. </td></tr> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier of created sticker set owner. </td></tr> <tr><td class="paramname">name</td><td>Short name of sticker set, to be used in t.me/addstickers/ URLs (e.g., animals). Can contain only english letters, digits and underscores. Must begin with a letter, can't contain consecutive underscores and must end in “_by_<bot username>”. <bot_username> is case insensitive. 1-64 characters. </td></tr> - <tr><td class="paramname">title</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set title, 1-64 characters. </td></tr> + <tr><td class="paramname">title</td><td><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, 1-64 characters. </td></tr> <tr><td class="paramname">pngSticker</td><td>Png image with the sticker, must be up to 512 kilobytes in size, dimensions must not exceed 512px, and either width or height must be exactly 512px. Pass a file_id as a String to send a file that already exists on the Telegram servers, pass an HTTP URL as a String for Telegram to get a file from the Internet. </td></tr> <tr><td class="paramname">emojis</td><td>One or more emoji corresponding to the sticker. </td></tr> <tr><td class="paramname">containsMasks</td><td>Optional. Pass True, if a set of mask stickers should be created. </td></tr> @@ -663,7 +750,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to delete a chat photo. Photos can't be changed for private chats. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to delete a chat photo. </p> +<p>Photos can't be changed for private chats.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> </table> @@ -688,7 +778,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">ChatMember</a> object on success. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> </table> @@ -723,7 +815,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to delete messages sent by bot (or by other users if bot is admin). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to delete messages sent by bot (or by other users if bot is admin). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">messageId</td><td>Unique identifier for the target message. </td></tr> @@ -748,9 +842,11 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to delete a sticker from a set created by the bot. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to delete a sticker from a set created by the bot. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">stickers</td><td><a class="el" href="class_tg_bot_1_1_file.html">File</a> identifier of the sticker. </td></tr> + <tr><td class="paramname">stickers</td><td><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> identifier of the sticker. </td></tr> </table> </dd> </dl> @@ -772,7 +868,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to remove webhook integration if you decide to switch back to getUpdates. Returns True on success. Requires no parameters. </p> + +<p>Use this method to remove webhook integration if you decide to switch back to getUpdates. </p> +<p>Requires no parameters.</p> +<dl class="section return"><dt>Returns</dt><dd>Returns True on success. </dd></dl> </div> </div> @@ -801,14 +900,16 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Downloads file from Telegram and saves it in memory. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Downloads file from Telegram and saves it in memory. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">filePath</td><td>Telegram file path. </td></tr> <tr><td class="paramname">args</td><td>Additional api parameters. </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_file.html">File</a> contents in a string. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> contents in a string. </dd></dl> </div> </div> @@ -855,7 +956,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to edit captions of messages sent by the bot or via the bot (for inline bots). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to edit captions of messages sent by the bot or via the bot (for inline bots). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Optional Required if inline_message_id is not specified. Unique identifier for the target chat of the target channel. </td></tr> <tr><td class="paramname">messageId</td><td>Optional Required if inline_message_id is not specified. Identifier of the sent message </td></tr> @@ -865,7 +968,7 @@ Friends</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_message.html">Message</a> object on success, otherwise nullptr </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object on success, otherwise nullptr </dd></dl> </div> </div> @@ -918,7 +1021,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to edit live location messages sent by the bot or via the bot (for inline bots). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to edit live location messages sent by the bot or via the bot (for inline bots). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">latitude</td><td>Latitude of new location. </td></tr> <tr><td class="paramname">longitude</td><td>Longitude of new location. </td></tr> @@ -929,7 +1034,7 @@ Friends</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>On success, if the edited message was sent by the bot, the edited <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is returned, otherwise nullptr is returned. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>On success, if the edited message was sent by the bot, the edited <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned, otherwise nullptr is returned. </dd></dl> </div> </div> @@ -970,7 +1075,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to edit only the reply markup of messages sent by the bot or via the bot (for inline bots). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to edit only the reply markup of messages sent by the bot or via the bot (for inline bots). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Optional Required if inline_message_id is not specified. Unique identifier for the target chat of the target channel. </td></tr> <tr><td class="paramname">messageId</td><td>Optional Required if inline_message_id is not specified. Identifier of the sent message </td></tr> @@ -979,7 +1086,7 @@ Friends</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_message.html">Message</a> object on success, otherwise nullptr </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object on success, otherwise nullptr </dd></dl> </div> </div> @@ -1038,7 +1145,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to edit text and game messages sent by the bot or via the bot (for inline bots) </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to edit text and game messages sent by the bot or via the bot (for inline bots) </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">text</td><td>New text of the message </td></tr> <tr><td class="paramname">chatId</td><td>Optional Required if inline_message_id is not specified. Unique identifier for the target chat of the target channel. </td></tr> @@ -1050,7 +1159,7 @@ Friends</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_message.html">Message</a> object on success, otherwise nullptr </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> object on success, otherwise nullptr </dd></dl> </div> </div> @@ -1069,7 +1178,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to generate a new invite link for a chat; any previously generated link is revoked. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to generate a new invite link for a chat; any previously generated link is revoked. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> </table> @@ -1116,10 +1227,12 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to forward messages of any kind. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to forward messages of any kind. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">fromChatId</td><td>Unique identifier for the chat where the original message was sent — <a class="el" href="class_tg_bot_1_1_user.html">User</a> or GroupChat id. </td></tr> + <tr><td class="paramname">fromChatId</td><td>Unique identifier for the chat where the original message was sent — <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> or GroupChat id. </td></tr> <tr><td class="paramname">messageId</td><td>Unique message identifier. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> @@ -1144,13 +1257,15 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">Chat</a> object on success. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> object. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a> object. </dd></dl> </div> </div> @@ -1169,13 +1284,15 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">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. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_chat_member.html">ChatMember</a> object. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><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. </dd></dl> </div> </div> @@ -1204,14 +1321,16 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">ChatMember</a> object on success. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> <tr><td class="paramname">userId</td><td>Unique identifier of the target user </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_tg_bot_1_1_chat_member.html">ChatMember</a> object. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd><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. </dd></dl> </div> </div> @@ -1230,7 +1349,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to get the number of members in a chat. Returns Int on success. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to get the number of members in a chat. Returns Int on success. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> </table> @@ -1255,13 +1376,86 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramname">fileId</td><td><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> identifier to get info about </td></tr> + </table> + </dd> +</dl> +<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> object. </dd></dl> + +</div> +</div> +<a id="a39064867aa8ebfa92495df478228796a"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a39064867aa8ebfa92495df478228796a">◆ </a></span>getGameHighScores()</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::vector<<a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">GameHighScore::Ptr</a>> TgBot::Api::getGameHighScores </td> + <td>(</td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>userId</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>score</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>force</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>disableEditMessage</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int64_t </td> + <td class="paramname"><em>chatId</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>messageId</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>inlineMessageId</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 get data for high score tables. </p> +<p>Will return the score of the specified user and several of his neighbors in a game.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">fileId</td><td><a class="el" href="class_tg_bot_1_1_file.html">File</a> identifier to get info about </td></tr> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier. </td></tr> + <tr><td class="paramname">chatId</td><td>Optional. Required if inlineMessageId is not specified. Unique identifier for the target chat </td></tr> + <tr><td class="paramname">messageId</td><td>Optional. Required if inlineMessageId is not specified. Identifier of the sent message </td></tr> + <tr><td class="paramname">inlineMessageId</td><td>Optional. Required if chatId and messageId are not specified. Identifier of the inline message </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="class_tg_bot_1_1_file.html">File</a> object. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>On success, returns an Array of <a class="el" href="class_tg_bot_1_1_game_high_score.html" title="This object represents one row of the high scores table for a game. ">GameHighScore</a> objects. </dd></dl> </div> </div> @@ -1279,7 +1473,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>A simple method for testing your bot's auth token. </p><dl class="section return"><dt>Returns</dt><dd>Basic information about the bot in form of a <a class="el" href="class_tg_bot_1_1_user.html">User</a> object. </dd></dl> + +<p>A simple method for testing your bot's auth token. </p> +<dl class="section return"><dt>Returns</dt><dd>Basic information about the bot in form of a <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> object. </dd></dl> </div> </div> @@ -1298,13 +1494,15 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to get a sticker set. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to get a sticker set. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Name of the sticker set. </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>On success, a <a class="el" href="class_tg_bot_1_1_sticker_set.html">StickerSet</a> object is returned. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>On success, a <a class="el" href="class_tg_bot_1_1_sticker_set.html" title="This object represents a sticker set. ">StickerSet</a> object is returned. </dd></dl> </div> </div> @@ -1345,16 +1543,19 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to receive incoming updates using long polling. This method will not work if an outgoing webhook is set up. In order to avoid getting duplicate updates, recalculate offset after each server response. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to receive incoming updates using long polling. </p> +<p>This method will not work if an outgoing webhook is set up. In order to avoid getting duplicate updates, recalculate offset after each server response.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">offset</td><td>Optional. Identifier of the first update to be returned. Must be greater by one than the highest among the identifiers of previously received updates. By default, updates starting with the earliest unconfirmed update are returned. An update is considered confirmed as soon as getUpdates is called with an offset higher than its update_id. </td></tr> <tr><td class="paramname">limit</td><td>Optional. Limits the number of updates to be retrieved. Values between 1—100 are accepted. Defaults to 100. </td></tr> <tr><td class="paramname">timeout</td><td>Optional. Timeout in seconds for long polling. Defaults to 0, i.e. usual short polling. </td></tr> - <tr><td class="paramname">allowed_updates</td><td>Optional. List the types of updates you want your bot to receive. For example, specify [“message”, “edited_channel_post”, “callback_query”] to only receive updates of these types. See <a class="el" href="class_tg_bot_1_1_update.html">Update</a> for a complete list of available update types. Specify an empty list to receive all updates regardless of type (default). If not specified, the previous setting will be used. </td></tr> + <tr><td class="paramname">allowed_updates</td><td>Optional. List the types of updates you want your bot to receive. For example, specify [“message”, “edited_channel_post”, “callback_query”] to only receive updates of these types. See <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a> for a complete list of available update types. Specify an empty list to receive all updates regardless of type (default). If not specified, the previous setting will be used. </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>An Array of <a class="el" href="class_tg_bot_1_1_update.html">Update</a> objects </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>An Array of <a class="el" href="class_tg_bot_1_1_update.html" title="This object represents an incoming update. ">Update</a> objects </dd></dl> </div> </div> @@ -1389,7 +1590,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to get a list of profile pictures for a user. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to get a list of profile pictures for a user. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">userId</td><td>Unique identifier of the target user. </td></tr> <tr><td class="paramname">offset</td><td>Optional. Sequential number of the first photo to be returned. By default, all photos are returned. </td></tr> @@ -1397,7 +1600,7 @@ Friends</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="class_tg_bot_1_1_user_profile_photos.html">UserProfilePhotos</a> object. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>A <a class="el" href="class_tg_bot_1_1_user_profile_photos.html" title="This object represent a user's profile pictures. ">UserProfilePhotos</a> object. </dd></dl> </div> </div> @@ -1415,7 +1618,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to get current webhook status. Requires no parameters. On success, returns a <a class="el" href="class_tg_bot_1_1_webhook_info.html">WebhookInfo</a> object. If the bot is using getUpdates, will return an object with the url field empty. </p> + +<p>Use this method to get current webhook status. </p> +<p>Requires no parameters. If the bot is using getUpdates, will return an object with the url field empty.</p> +<dl class="section return"><dt>Returns</dt><dd>On success, returns a <a class="el" href="class_tg_bot_1_1_webhook_info.html" title="Contains information about the current status of a webhook. ">WebhookInfo</a> object. </dd></dl> </div> </div> @@ -1450,7 +1656,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to kick a user from a group or a supergroup. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to kick a user from a group or a supergroup. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target group. </td></tr> <tr><td class="paramname">userId</td><td>Unique identifier of the target user. </td></tr> @@ -1477,7 +1685,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method for your bot to leave a group, supergroup or channel. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method for your bot to leave a group, supergroup or channel. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> </table> @@ -1518,7 +1728,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to pin a message in a supergroup or a channel. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to pin a message in a supergroup or a channel. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">messageId</td><td>Identifier of a message to pin. </td></tr> @@ -1597,7 +1809,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to promote or demote a user in a supergroup or a channel. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to promote or demote a user in a supergroup or a channel. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channal. </td></tr> <tr><td class="paramname">userId</td><td>Unique identifier of the target user. </td></tr> @@ -1671,7 +1885,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to restrict a user in a supergroup. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to restrict a user in a supergroup. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup. </td></tr> <tr><td class="paramname">userId</td><td>Unique identifier of the target user. </td></tr> @@ -1760,11 +1976,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">Document</a>). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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>). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">audio</td><td><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> to send. </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> caption, 0-200 characters </td></tr> + <tr><td class="paramname">audio</td><td><a class="el" href="class_tg_bot_1_1_audio.html" title="This object represents an audio file (voice note). ">Audio</a> to send. </td></tr> + <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_audio.html" title="This object represents an audio file (voice note). ">Audio</a> caption, 0-200 characters </td></tr> <tr><td class="paramname">duration</td><td>Duration of sent audio in seconds. </td></tr> <tr><td class="paramname">performer</td><td>Performer </td></tr> <tr><td class="paramname">title</td><td>Track name </td></tr> @@ -1852,11 +2070,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">Document</a>). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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>). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">audio</td><td>Id of the audio that is already on the Telegram servers. </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> caption, 0-200 characters </td></tr> + <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_audio.html" title="This object represents an audio file (voice note). ">Audio</a> caption, 0-200 characters </td></tr> <tr><td class="paramname">duration</td><td>Duration of sent audio in seconds. </td></tr> <tr><td class="paramname">performer</td><td>Performer </td></tr> <tr><td class="paramname">title</td><td>Track name </td></tr> @@ -1896,7 +2116,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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). Example: The ImageBot needs some time to process a request and upload the image. Instead of sending a text message along the lines of “Retrieving image, please wait…”, the bot may use sendChatAction with action = upload_photo. The user will see a “sending photo” status for the bot. We only recommend using this method when a response from the bot will take a noticeable amount of time to arrive. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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). </p> +<p>Example: The ImageBot needs some time to process a request and upload the image. Instead of sending a text message along the lines of “Retrieving image, please wait…”, the bot may use sendChatAction with action = upload_photo. The user will see a “sending photo” status for the bot. We only recommend using this method when a response from the bot will take a noticeable amount of time to arrive.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">action</td><td>Type of action to broadcast. Choose one, depending on what the user is about to receive: typing for text messages, upload_photo for photos, record_video or upload_video for videos, record_audio or upload_audio for audio files, upload_document for general files, find_location for location data. </td></tr> @@ -1961,12 +2184,14 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send phone contacts. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is returned. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">phoneNumber</td><td><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s phone number. </td></tr> - <tr><td class="paramname">firstName</td><td><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s first name. </td></tr> - <tr><td class="paramname">lastName</td><td><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s last name. </td></tr> + <tr><td class="paramname">phoneNumber</td><td><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. </td></tr> + <tr><td class="paramname">firstName</td><td><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. </td></tr> + <tr><td class="paramname">lastName</td><td><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </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. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> @@ -2032,11 +2257,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send general files. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send general files. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">document</td><td><a class="el" href="class_tg_bot_1_1_document.html">Document</a> to send. </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_document.html">Document</a> caption (may also be used when resending documents by file_id), 0-200 characters </td></tr> + <tr><td class="paramname">document</td><td><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> to send. </td></tr> + <tr><td class="paramname">caption</td><td><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> caption (may also be used when resending documents by file_id), 0-200 characters </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. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> @@ -2103,11 +2330,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send general files. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send general files. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">document</td><td>Id of the document that is already on the Telegram servers. </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_document.html">Document</a> caption (may also be used when resending documents by file_id), 0-200 characters </td></tr> + <tr><td class="paramname">caption</td><td><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> caption (may also be used when resending documents by file_id), 0-200 characters </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. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> @@ -2119,6 +2348,65 @@ Friends</h2></td></tr> </div> </div> +<a id="a9d5086f523b570a9a6a973abdb15a6b0"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a9d5086f523b570a9a6a973abdb15a6b0">◆ </a></span>sendGame()</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::Api::sendGame </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>gameShortName</em>, </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_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> </td> + <td class="paramname"><em>replyMarkup</em> = <code>std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</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 a game. </p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> + <tr><td class="paramname">gameShortName</td><td>Short name of the game, serves as the unique identifier for the game. Set up your games via Botfather. </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 ‘Play game_title’ button will be shown. If not empty, the first button must launch the game. </td></tr> + <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> + </table> + </dd> +</dl> +<dl class="section return"><dt>Returns</dt><dd>On success, the sent message is returned. </dd></dl> + +</div> +</div> <a id="a5479c47ebc9f7385cb78e957351234cd"></a> <h2 class="memtitle"><span class="permalink"><a href="#a5479c47ebc9f7385cb78e957351234cd">◆ </a></span>sendLocation()</h2> @@ -2174,7 +2462,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send point on the map. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send point on the map. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">latitude</td><td>Latitude of location. </td></tr> @@ -2227,7 +2517,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send a group of photos or videos as an album. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send a group of photos or videos as an album. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target channel. </td></tr> <tr><td class="paramname">media</td><td>A JSON-serialized array describing photos and videos to be sent, must include 2–10 items. </td></tr> @@ -2295,7 +2587,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send text messages. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send text messages. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">text</td><td>Text of the message to be sent. </td></tr> @@ -2366,7 +2660,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send photos. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send photos. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">photo</td><td>Photo to send. </td></tr> @@ -2437,7 +2733,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send photos. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send photos. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">photo</td><td>Photo to send. Id of the photo that is already on the Telegram servers. </td></tr> @@ -2496,10 +2794,12 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send .webp stickers. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send .webp stickers. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">sticker</td><td><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> to send. </td></tr> + <tr><td class="paramname">sticker</td><td><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> to send. </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. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> @@ -2553,7 +2853,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send .webp stickers. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send .webp stickers. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">stickerId</td><td>Id of the sticker that is already on the Telegram servers. </td></tr> @@ -2634,7 +2936,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send information about a venue. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is returned. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">latitude</td><td>Latitude of location. </td></tr> @@ -2731,15 +3035,17 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">Document</a>). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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>). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">video</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> to send. </td></tr> + <tr><td class="paramname">video</td><td><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> to send. </td></tr> <tr><td class="paramname">supportsStreaming</td><td>Optional. Pass True, if the uploaded video is suitable for streaming. </td></tr> <tr><td class="paramname">duration</td><td>Optional. Duration of sent video in seconds </td></tr> - <tr><td class="paramname">width</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </td></tr> - <tr><td class="paramname">height</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </td></tr> - <tr><td class="paramname">caption</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </td></tr> + <tr><td class="paramname">width</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width </td></tr> + <tr><td class="paramname">height</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height </td></tr> + <tr><td class="paramname">caption</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </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. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> @@ -2830,15 +3136,17 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">Document</a>). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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>). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">videoId</td><td>Id of the video that is already on the Telegram servers. </td></tr> <tr><td class="paramname">supportsStreaming</td><td>Optional. Pass True, if the uploaded video is suitable for streaming. </td></tr> <tr><td class="paramname">duration</td><td>Optional. Duration of sent video in seconds </td></tr> - <tr><td class="paramname">width</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </td></tr> - <tr><td class="paramname">height</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </td></tr> - <tr><td class="paramname">caption</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </td></tr> + <tr><td class="paramname">width</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width </td></tr> + <tr><td class="paramname">height</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> height </td></tr> + <tr><td class="paramname">caption</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </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. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> @@ -2905,19 +3213,21 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send video messages. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is returned. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">videoNote</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> note to send. </td></tr> + <tr><td class="paramname">videoNote</td><td><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> note to send. </td></tr> <tr><td class="paramname">replyToMessageId</td><td>If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Sends the message silently. Users will receive a notification with no sound. </td></tr> <tr><td class="paramname">duration</td><td>Duration of sent video in seconds. </td></tr> - <tr><td class="paramname">length</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> width and height. </td></tr> + <tr><td class="paramname">length</td><td><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width and height. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Additional interface options. A object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user. </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">Message</a> is returned. </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> @@ -2976,19 +3286,21 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send video messages. On success, the sent <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is returned. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">videoNote</td><td>Id of the video note that exists on the Telegram servers. </td></tr> <tr><td class="paramname">replyToMessageId</td><td>If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Sends the message silently. Users will receive a notification with no sound. </td></tr> <tr><td class="paramname">duration</td><td>Duration of sent video in seconds. </td></tr> - <tr><td class="paramname">length</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> width and height. </td></tr> + <tr><td class="paramname">length</td><td><a class="el" href="class_tg_bot_1_1_video.html" title="This object represents a video file. ">Video</a> width and height. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Additional interface options. A object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user. </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">Message</a> is returned. </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> @@ -3053,11 +3365,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">voice</td><td><a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> file to send. </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_voice.html">Voice</a> message caption, 0-200 characters </td></tr> + <tr><td class="paramname">voice</td><td><a class="el" href="class_tg_bot_1_1_audio.html" title="This object represents an audio file (voice note). ">Audio</a> file to send. </td></tr> + <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_voice.html" title="This object represents a voice note. ">Voice</a> message caption, 0-200 characters </td></tr> <tr><td class="paramname">duration</td><td>Duration of send audio in seconds. </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. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> @@ -3131,11 +3445,13 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">voiceId</td><td>Id of the voice that is already on the Telegram servers. </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_voice.html">Voice</a> message caption, 0-200 characters </td></tr> + <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_voice.html" title="This object represents a voice note. ">Voice</a> message caption, 0-200 characters </td></tr> <tr><td class="paramname">duration</td><td>Duration of send audio in seconds. </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. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> @@ -3173,7 +3489,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to change the description of a supergroup or a channel. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to change the description of a supergroup or a channel. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">description</td><td>New chat description, 1-255 characters. </td></tr> @@ -3209,7 +3527,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to set a new profile photo for the chat. Photos can't be changed for private chats. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to set a new profile photo for the chat. </p> +<p>Photos can't be changed for private chats.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">photo</td><td>New chat photo. </td></tr> @@ -3245,7 +3566,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">ChatMember</a> object on success. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat of the target supergroup or channel. </td></tr> <tr><td class="paramname">stickerSetName</td><td>Name of the sticker set to be set as the group sticker set. </td></tr> @@ -3281,7 +3604,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to change the title of a chat. Titles can't be changed for private chats. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to change the title of a chat. </p> +<p>Titles can't be changed for private chats.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">title</td><td>New chat title, 1-255 characters. </td></tr> @@ -3292,6 +3618,80 @@ Friends</h2></td></tr> </div> </div> +<a id="a9cec040119c296aa991a53a77d3cd8c4"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a9cec040119c296aa991a53a77d3cd8c4">◆ </a></span>setGameScore()</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::Api::setGameScore </td> + <td>(</td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>userId</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>score</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>force</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>disableEditMessage</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int64_t </td> + <td class="paramname"><em>chatId</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">int32_t </td> + <td class="paramname"><em>messageId</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>inlineMessageId</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 set the score of the specified user in a game. </p> +<p>Returns an error, if the new score is not greater than the user's current score in the chat and force is False.</p> +<dl class="params"><dt>Parameters</dt><dd> + <table class="params"> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier. </td></tr> + <tr><td class="paramname">score</td><td>New score, must be non-negative. </td></tr> + <tr><td class="paramname">force</td><td>Optional. Pass True, if the high score is allowed to decrease. This can be useful when fixing mistakes or banning cheaters. </td></tr> + <tr><td class="paramname">disableEditMessage</td><td>Optional. Pass True, if the game message should not be automatically edited to include the current scoreboard. </td></tr> + <tr><td class="paramname">chatId</td><td>Optional. Required if inlineMessageId is not specified. Unique identifier for the target chat </td></tr> + <tr><td class="paramname">messageId</td><td>Optional. Required if inlineMessageId is not specified. Identifier of the sent message </td></tr> + <tr><td class="paramname">inlineMessageId</td><td>Optional. Required if chatId and messageId are not specified. Identifier of the inline message </td></tr> + </table> + </dd> +</dl> +<dl class="section return"><dt>Returns</dt><dd>On success, if the message was sent by the bot, returns the edited <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a>, otherwise returns nullptr. </dd></dl> + +</div> +</div> <a id="a0b77fde611ecb916b5975a7ab9fa87f7"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0b77fde611ecb916b5975a7ab9fa87f7">◆ </a></span>setStickerPositionInSet()</h2> @@ -3317,9 +3717,11 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to move a sticker in a set created by the bot to a specific position. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to move a sticker in a set created by the bot to a specific position. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">stickers</td><td><a class="el" href="class_tg_bot_1_1_file.html">File</a> identifier of the sticker. </td></tr> + <tr><td class="paramname">stickers</td><td><a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> identifier of the sticker. </td></tr> <tr><td class="paramname">position</td><td>New sticker position in the set, zero-based. </td></tr> </table> </dd> @@ -3365,7 +3767,10 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>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">Update</a>. In case of an unsuccessful request, we will give up after a reasonable amount of attempts. If you'd like to make sure that the Webhook request comes from Telegram, we recommend using a secret path in the URL, e.g. www.example.com/<token>. Since nobody else knows your bot‘s token, you can be pretty sure it’s us. You will not be able to receive updates using getUpdates for as long as an outgoing webhook is set up. We currently do not support self-signed certificates. Ports currently supported for Webhooks: 443, 80, 88, 8443. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>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. </p> +<p>If you'd like to make sure that the Webhook request comes from Telegram, we recommend using a secret path in the URL, e.g. www.example.com/<token>. Since nobody else knows your bot‘s token, you can be pretty sure it’s us. You will not be able to receive updates using getUpdates for as long as an outgoing webhook is set up. We currently do not support self-signed certificates. Ports currently supported for Webhooks: 443, 80, 88, 8443.</p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">url</td><td>Optional. HTTPS url to send updates to. Use an empty string to remove webhook integration. </td></tr> </table> @@ -3411,7 +3816,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to edit live location messages sent by the bot or via the bot (for inline bots). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to edit live location messages sent by the bot or via the bot (for inline bots). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Optional. Required if inlineMessageId is not specified. Unique identifier for the target chat of the target channel. </td></tr> <tr><td class="paramname">messageId</td><td>Optional. Required if inlineMessageId is not specified. Identifier of the sent message. </td></tr> @@ -3420,7 +3827,7 @@ Friends</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>On success, if the edited message was sent by the bot, the edited <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is returned, otherwise nullptr is returned. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>On success, if the edited message was sent by the bot, the edited <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> is returned, otherwise nullptr is returned. </dd></dl> </div> </div> @@ -3449,7 +3856,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to unban a previously kicked user in a supergroup. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to unban a previously kicked user in a supergroup. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target group. </td></tr> <tr><td class="paramname">userId</td><td>Unique identifier of the target user. </td></tr> @@ -3475,7 +3884,9 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to unpin a message in a supergroup or a channel. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to unpin a message in a supergroup or a channel. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> </table> @@ -3510,14 +3921,16 @@ Friends</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Use this method to upload a .png file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> - <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html">User</a> identifier of sticker file owner. </td></tr> + <tr><td class="paramname">userId</td><td><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> identifier of sticker file owner. </td></tr> <tr><td class="paramname">pngSticker</td><td>Png image with the sticker, must be up to 512 kilobytes in size, dimensions must not exceed 512px, and either width or height must be exactly 512px. </td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>Returns the uploaded <a class="el" href="class_tg_bot_1_1_file.html">File</a> on success. </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>Returns the uploaded <a class="el" href="class_tg_bot_1_1_file.html" title="This object represents a file ready to be downloaded. ">File</a> on success. </dd></dl> </div> </div> @@ -3542,7 +3955,7 @@ Friends</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">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> +<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> </div> </div> @@ -3555,7 +3968,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_api.js b/docs/class_tg_bot_1_1_api.js index 1ece841..123e0e9 100644 --- a/docs/class_tg_bot_1_1_api.js +++ b/docs/class_tg_bot_1_1_api.js @@ -24,6 +24,7 @@ var class_tg_bot_1_1_api = [ "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 ], @@ -40,6 +41,7 @@ var class_tg_bot_1_1_api = [ "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 ], @@ -58,6 +60,7 @@ var class_tg_bot_1_1_api = [ "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 ], diff --git a/docs/class_tg_bot_1_1_audio-members.html b/docs/class_tg_bot_1_1_audio-members.html index 61d16a6..8223b5a 100644 --- a/docs/class_tg_bot_1_1_audio-members.html +++ b/docs/class_tg_bot_1_1_audio-members.html @@ -98,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_audio.html b/docs/class_tg_bot_1_1_audio.html index c7a03e9..d187ccc 100644 --- a/docs/class_tg_bot_1_1_audio.html +++ b/docs/class_tg_bot_1_1_audio.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_audio.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents an audio file (voice note). + <a href="class_tg_bot_1_1_audio.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_audio_8h_source.html">Audio.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,22 +101,28 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:accecab325a61cce4c4260923d21e2726"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">fileId</a></td></tr> +<tr class="memdesc:accecab325a61cce4c4260923d21e2726"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#accecab325a61cce4c4260923d21e2726">More...</a><br /></td></tr> <tr class="separator:accecab325a61cce4c4260923d21e2726"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a91867bc1857d43021c352781c8b1764d"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d">duration</a></td></tr> +<tr class="memdesc:a91867bc1857d43021c352781c8b1764d"><td class="mdescLeft"> </td><td class="mdescRight">Duration of the audio in seconds as defined by sender. <a href="#a91867bc1857d43021c352781c8b1764d">More...</a><br /></td></tr> <tr class="separator:a91867bc1857d43021c352781c8b1764d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac91ee59f6137da2da2f7c8ad6d1e9119"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119">performer</a></td></tr> +<tr class="memdesc:ac91ee59f6137da2da2f7c8ad6d1e9119"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Performer of the audio as defined by sender or by audio tags. <a href="#ac91ee59f6137da2da2f7c8ad6d1e9119">More...</a><br /></td></tr> <tr class="separator:ac91ee59f6137da2da2f7c8ad6d1e9119"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a93a600b9821a425e31e51fdee027e1b4"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">title</a></td></tr> +<tr class="memdesc:a93a600b9821a425e31e51fdee027e1b4"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Title of the audio as defined by sender or by audio tags. <a href="#a93a600b9821a425e31e51fdee027e1b4">More...</a><br /></td></tr> <tr class="separator:a93a600b9821a425e31e51fdee027e1b4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0657e6fec492919e086084ab07bcf7ae"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">mimeType</a></td></tr> +<tr class="memdesc:a0657e6fec492919e086084ab07bcf7ae"><td class="mdescLeft"> </td><td class="mdescRight">Optional. MIME type of the file as defined by sender. <a href="#a0657e6fec492919e086084ab07bcf7ae">More...</a><br /></td></tr> <tr class="separator:a0657e6fec492919e086084ab07bcf7ae"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae874fb9f864741e2df69287c57fbd035"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">fileSize</a></td></tr> +<tr class="memdesc:ae874fb9f864741e2df69287c57fbd035"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ae874fb9f864741e2df69287c57fbd035">More...</a><br /></td></tr> <tr class="separator:ae874fb9f864741e2df69287c57fbd035"><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 audio file (voice note). </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00035">35</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</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> </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> @@ -127,7 +136,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00038">38</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<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> </div> </div> @@ -143,9 +152,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00048">48</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</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> </div> </div> @@ -160,9 +170,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00043">43</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</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> </div> </div> @@ -177,9 +188,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_audio_8h_source.html#l00070">70</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<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> </div> </div> @@ -194,9 +206,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00065">65</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</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> </div> </div> @@ -211,9 +224,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00054">54</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<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> </div> </div> @@ -228,9 +242,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00060">60</a> of file <a class="el" href="_audio_8h_source.html">Audio.h</a>.</p> +<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> </div> </div> @@ -243,7 +258,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_bot-members.html b/docs/class_tg_bot_1_1_bot-members.html index aa5b169..eff5388 100644 --- a/docs/class_tg_bot_1_1_bot-members.html +++ b/docs/class_tg_bot_1_1_bot-members.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_bot.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_bot.html b/docs/class_tg_bot_1_1_bot.html index 00b4c56..8b949d1 100644 --- a/docs/class_tg_bot_1_1_bot.html +++ b/docs/class_tg_bot_1_1_bot.html @@ -87,6 +87,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_bot.html','');}); </div><!--header--> <div class="contents"> +<p>This object holds other objects specific for this bot instance. + <a href="class_tg_bot_1_1_bot.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_bot_8h_source.html">Bot.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> @@ -105,7 +108,7 @@ Public Member Functions</h2></td></tr> <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#l00038">38</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</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> </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> @@ -131,7 +134,7 @@ 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#l00041">41</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<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> </div> </div> @@ -158,9 +161,9 @@ Public Member Functions</h2></td></tr> </tr> </table> </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">Bot</a> API methods. </dd></dl> +<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#l00054">54</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<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> </div> </div> @@ -186,9 +189,9 @@ Public Member Functions</h2></td></tr> </tr> </table> </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">TgLongPoll</a>, TgWebhookLocalServer and <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html">TgWebhookTcpServer</a> objects. </dd></dl> +<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#l00068">68</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<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> </div> </div> @@ -216,7 +219,7 @@ 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#l00061">61</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<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> </div> </div> @@ -244,7 +247,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#l00047">47</a> of file <a class="el" href="_bot_8h_source.html">Bot.h</a>.</p> +<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> </div> </div> @@ -257,7 +260,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_callback_game-members.html b/docs/class_tg_bot_1_1_callback_game-members.html new file mode 100644 index 0000000..2346ef5 --- /dev/null +++ b/docs/class_tg_bot_1_1_callback_game-members.html @@ -0,0 +1,101 @@ +<!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_callback_game.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::CallbackGame 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_callback_game.html">TgBot::CallbackGame</a>, including all inherited members.</p> +<table class="directory"> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_callback_game.html">TgBot::CallbackGame</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 + <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_callback_game.html b/docs/class_tg_bot_1_1_callback_game.html new file mode 100644 index 0000000..ebe234e --- /dev/null +++ b/docs/class_tg_bot_1_1_callback_game.html @@ -0,0 +1,136 @@ +<!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::CallbackGame 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_callback_game.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="class_tg_bot_1_1_callback_game-members.html">List of all members</a> </div> + <div class="headertitle"> +<div class="title">TgBot::CallbackGame Class Reference<div class="ingroups"><a class="el" href="group__types.html">Types</a></div></div> </div> +</div><!--header--> +<div class="contents"> + +<p>A placeholder, currently holds no information. Use BotFather to set up your game. + <a href="class_tg_bot_1_1_callback_game.html#details">More...</a></p> + +<p><code>#include <<a class="el" href="_callback_game_8h_source.html">CallbackGame.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:a9bf84f7624a6ad378d65dc6d84b8d624"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr< <a class="el" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">Ptr</a></td></tr> +<tr class="separator:a9bf84f7624a6ad378d65dc6d84b8d624"><td class="memSeparator" colspan="2"> </td></tr> +</table> +<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> +</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> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">typedef std::shared_ptr<<a class="el" href="class_tg_bot_1_1_callback_game.html">CallbackGame</a>> <a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">TgBot::CallbackGame::Ptr</a></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> + +</div> +</div> +<hr/>The documentation for this class was generated from the following file:<ul> +<li>include/tgbot/types/<a class="el" href="_callback_game_8h_source.html">CallbackGame.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_callback_game.html">CallbackGame</a></li> + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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_callback_game.js b/docs/class_tg_bot_1_1_callback_game.js new file mode 100644 index 0000000..c8eb15e --- /dev/null +++ b/docs/class_tg_bot_1_1_callback_game.js @@ -0,0 +1,4 @@ +var class_tg_bot_1_1_callback_game = +[ + [ "Ptr", "class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624", null ] +];
\ No newline at end of file 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 d481707..8d4f2ea 100644 --- a/docs/class_tg_bot_1_1_callback_query-members.html +++ b/docs/class_tg_bot_1_1_callback_query-members.html @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_callback_query.html b/docs/class_tg_bot_1_1_callback_query.html index 001f957..529454b 100644 --- a/docs/class_tg_bot_1_1_callback_query.html +++ b/docs/class_tg_bot_1_1_callback_query.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_callback_query.html', </div><!--header--> <div class="contents"> +<p>This object represents an incoming callback query from a callback button in an inline keyboard. + <a href="class_tg_bot_1_1_callback_query.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,16 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ae9a9b23ba076f2c6d6ba4421de85f7df"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">id</a></td></tr> +<tr class="memdesc:ae9a9b23ba076f2c6d6ba4421de85f7df"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this query. <a href="#ae9a9b23ba076f2c6d6ba4421de85f7df">More...</a><br /></td></tr> <tr class="separator:ae9a9b23ba076f2c6d6ba4421de85f7df"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a355ff7d9025603af780a63be540da901"><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_callback_query.html#a355ff7d9025603af780a63be540da901">from</a></td></tr> +<tr class="memdesc:a355ff7d9025603af780a63be540da901"><td class="mdescLeft"> </td><td class="mdescRight">Sender. <a href="#a355ff7d9025603af780a63be540da901">More...</a><br /></td></tr> <tr class="separator:a355ff7d9025603af780a63be540da901"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4d36cf008195c0b9b95d2ad7c8561795"><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_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795">message</a></td></tr> +<tr class="memdesc:a4d36cf008195c0b9b95d2ad7c8561795"><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> 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. <a href="#a4d36cf008195c0b9b95d2ad7c8561795">More...</a><br /></td></tr> <tr class="separator:a4d36cf008195c0b9b95d2ad7c8561795"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1565d380d5aa70d2304f572e5b56a24e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e">inlineMessageId</a></td></tr> +<tr class="memdesc:a1565d380d5aa70d2304f572e5b56a24e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Identifier of the message sent via the bot in inline mode, that originated the query. <a href="#a1565d380d5aa70d2304f572e5b56a24e">More...</a><br /></td></tr> <tr class="separator:a1565d380d5aa70d2304f572e5b56a24e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1c60e74159327d5e9e686f4a1278a373"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373">chatInstance</a></td></tr> +<tr class="memdesc:a1c60e74159327d5e9e686f4a1278a373"><td class="mdescLeft"> </td><td class="mdescRight">Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games. <a href="#a1c60e74159327d5e9e686f4a1278a373">More...</a><br /></td></tr> <tr class="separator:a1c60e74159327d5e9e686f4a1278a373"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9247402a210f4df79cf044683fb66734"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734">data</a></td></tr> +<tr class="memdesc:a9247402a210f4df79cf044683fb66734"><td class="mdescLeft"> </td><td class="mdescRight">Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field. <a href="#a9247402a210f4df79cf044683fb66734">More...</a><br /></td></tr> <tr class="separator:a9247402a210f4df79cf044683fb66734"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab2547a0ea44c8a39f351354335082234"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234">gameShortName</a></td></tr> <tr class="separator:ab2547a0ea44c8a39f351354335082234"><td class="memSeparator" colspan="2"> </td></tr> @@ -145,6 +154,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -162,6 +172,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -179,6 +190,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -212,6 +224,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -229,6 +242,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -246,7 +260,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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>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> @@ -261,7 +276,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_chat-members.html b/docs/class_tg_bot_1_1_chat-members.html index 9ccaffe..b52b298 100644 --- a/docs/class_tg_bot_1_1_chat-members.html +++ b/docs/class_tg_bot_1_1_chat-members.html @@ -106,7 +106,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_chat.html b/docs/class_tg_bot_1_1_chat.html index 20dfa65..d68e3ce 100644 --- a/docs/class_tg_bot_1_1_chat.html +++ b/docs/class_tg_bot_1_1_chat.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat.html','');}); </div><!--header--> <div class="contents"> +<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>. + <a href="class_tg_bot_1_1_chat.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_chat_8h_source.html">Chat.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -96,7 +99,8 @@ Public Types</h2></td></tr> <a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0">Type::Group</a>, <a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5">Type::Supergroup</a>, <a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8">Type::Channel</a> - }</td></tr> + }<tr class="memdesc:a939946fe3181210f9e3f3d9610edb52e"><td class="mdescLeft"> </td><td class="mdescRight">Enum of possible types of a chat. <a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">More...</a><br /></td></tr> +</td></tr> <tr class="separator:a939946fe3181210f9e3f3d9610edb52e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9818e295b599a08b77abefb38de75e48"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr< <a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Ptr</a></td></tr> <tr class="separator:a9818e295b599a08b77abefb38de75e48"><td class="memSeparator" colspan="2"> </td></tr> @@ -104,34 +108,47 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a0cb746cc149d10ada1af86753f25f93c"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c">id</a></td></tr> +<tr class="memdesc:a0cb746cc149d10ada1af86753f25f93c"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this chat, not exceeding 1e13 by absolute value. <a href="#a0cb746cc149d10ada1af86753f25f93c">More...</a><br /></td></tr> <tr class="separator:a0cb746cc149d10ada1af86753f25f93c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a86d47a69eb66a74d7f5b294700d884cd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">Type</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">type</a></td></tr> +<tr class="memdesc:a86d47a69eb66a74d7f5b294700d884cd"><td class="mdescLeft"> </td><td class="mdescRight">Type of chat: can be either "private", "group", "supergroup, or "channel". <a href="#a86d47a69eb66a74d7f5b294700d884cd">More...</a><br /></td></tr> <tr class="separator:a86d47a69eb66a74d7f5b294700d884cd"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a15a1f1328125b45ba80ea8ee5a99aed0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">title</a></td></tr> +<tr class="memdesc:a15a1f1328125b45ba80ea8ee5a99aed0"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Title for channels and group chat. <a href="#a15a1f1328125b45ba80ea8ee5a99aed0">More...</a><br /></td></tr> <tr class="separator:a15a1f1328125b45ba80ea8ee5a99aed0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afce7dfa93a025025eef940447ed17990"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990">username</a></td></tr> +<tr class="memdesc:afce7dfa93a025025eef940447ed17990"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Username for private chats and channels. <a href="#afce7dfa93a025025eef940447ed17990">More...</a><br /></td></tr> <tr class="separator:afce7dfa93a025025eef940447ed17990"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a884c0c1c6d6f0a5453231f7b9049da29"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29">firstName</a></td></tr> +<tr class="memdesc:a884c0c1c6d6f0a5453231f7b9049da29"><td class="mdescLeft"> </td><td class="mdescRight">Optional. First name of the other party in private chat. <a href="#a884c0c1c6d6f0a5453231f7b9049da29">More...</a><br /></td></tr> <tr class="separator:a884c0c1c6d6f0a5453231f7b9049da29"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aea14be3f3c081d6aea387cd3613fc82e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e">lastName</a></td></tr> +<tr class="memdesc:aea14be3f3c081d6aea387cd3613fc82e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Last name of the other party in private chat. <a href="#aea14be3f3c081d6aea387cd3613fc82e">More...</a><br /></td></tr> <tr class="separator:aea14be3f3c081d6aea387cd3613fc82e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a46092ec51dcc2ab4f54716eb21c4fb68"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68">allMembersAreAdministrators</a></td></tr> +<tr class="memdesc:a46092ec51dcc2ab4f54716eb21c4fb68"><td class="mdescLeft"> </td><td class="mdescRight">Optional. True if a group has ‘All Members Are Admins’ enabled. <a href="#a46092ec51dcc2ab4f54716eb21c4fb68">More...</a><br /></td></tr> <tr class="separator:a46092ec51dcc2ab4f54716eb21c4fb68"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acbc96ba84a02da42e5fa3c936458b735"><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_chat.html#acbc96ba84a02da42e5fa3c936458b735">photo</a></td></tr> +<tr class="memdesc:acbc96ba84a02da42e5fa3c936458b735"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#acbc96ba84a02da42e5fa3c936458b735">More...</a><br /></td></tr> <tr class="separator:acbc96ba84a02da42e5fa3c936458b735"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8f87f388215d07bb2745cdf2600ff299"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">description</a></td></tr> +<tr class="memdesc:a8f87f388215d07bb2745cdf2600ff299"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Description, for supergroups and channel chats. Returned only in getChat. <a href="#a8f87f388215d07bb2745cdf2600ff299">More...</a><br /></td></tr> <tr class="separator:a8f87f388215d07bb2745cdf2600ff299"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5653ec719aa43764670c2c88055107e2"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2">inviteLink</a></td></tr> +<tr class="memdesc:a5653ec719aa43764670c2c88055107e2"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a5653ec719aa43764670c2c88055107e2">More...</a><br /></td></tr> <tr class="separator:a5653ec719aa43764670c2c88055107e2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af6904afd95332cd46ce65d3c82139875"><td class="memItemLeft" align="right" valign="top">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_chat.html#af6904afd95332cd46ce65d3c82139875">pinnedMessage</a></td></tr> +<tr class="memdesc:af6904afd95332cd46ce65d3c82139875"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Pinned message, for supergroups and channel chats. Returned only in getChat. <a href="#af6904afd95332cd46ce65d3c82139875">More...</a><br /></td></tr> <tr class="separator:af6904afd95332cd46ce65d3c82139875"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a056b7b53d5d81e5ab395dd555fa35c14"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14">stickerSetName</a></td></tr> +<tr class="memdesc:a056b7b53d5d81e5ab395dd555fa35c14"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For supergroups, name of group sticker set. Returned only in getChat. <a href="#a056b7b53d5d81e5ab395dd555fa35c14">More...</a><br /></td></tr> <tr class="separator:a056b7b53d5d81e5ab395dd555fa35c14"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a634c679550d78b602254cf3044f6169a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a">canSetStickerSet</a></td></tr> +<tr class="memdesc:a634c679550d78b602254cf3044f6169a"><td class="mdescLeft"> </td><td class="mdescRight">Optional. True, if the bot can change the group sticker set. Returned only in getChat. <a href="#a634c679550d78b602254cf3044f6169a">More...</a><br /></td></tr> <tr class="separator:a634c679550d78b602254cf3044f6169a"><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 a Telegram <a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> </p> +<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> </div><h2 class="groupheader">Member Typedef Documentation</h2> @@ -171,6 +188,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -195,6 +213,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -212,6 +231,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -229,6 +249,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -246,7 +267,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. First name of the other party in private chat </p> + +<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> @@ -263,7 +285,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Unique identifier for this chat, not exceeding 1e13 by absolute value </p> + +<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> @@ -280,7 +303,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> invite link, for supergroups and channel chats. Returned only in getChat. </p> + +<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> @@ -297,7 +321,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Last name of the other party in private chat </p> + +<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> @@ -314,7 +339,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_chat.html">Chat</a> photo. Returned only in getChat. </p> + +<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> @@ -331,6 +357,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -348,6 +375,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -365,7 +393,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Title for channels and group chat </p> + +<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> @@ -382,6 +411,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -399,7 +429,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Username for private chats and channels </p> + +<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> @@ -414,7 +445,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 04717ef..e4a3141 100644 --- a/docs/class_tg_bot_1_1_chat_member-members.html +++ b/docs/class_tg_bot_1_1_chat_member-members.html @@ -108,7 +108,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_chat_member.html b/docs/class_tg_bot_1_1_chat_member.html index 15173de..ffb743d 100644 --- a/docs/class_tg_bot_1_1_chat_member.html +++ b/docs/class_tg_bot_1_1_chat_member.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_member.html','') </div><!--header--> <div class="contents"> +<p>This object contains information about one member of the chat. + <a href="class_tg_bot_1_1_chat_member.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_chat_member_8h_source.html">ChatMember.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,36 +101,52 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a1a1cefdfec4a60bd6ba1e588edad9aa1"><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_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1">user</a></td></tr> +<tr class="memdesc:a1a1cefdfec4a60bd6ba1e588edad9aa1"><td class="mdescLeft"> </td><td class="mdescRight">Information about the user. <a href="#a1a1cefdfec4a60bd6ba1e588edad9aa1">More...</a><br /></td></tr> <tr class="separator:a1a1cefdfec4a60bd6ba1e588edad9aa1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a373057cf2fcca9ecb49951a5e61a6666"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666">status</a></td></tr> +<tr class="memdesc:a373057cf2fcca9ecb49951a5e61a6666"><td class="mdescLeft"> </td><td class="mdescRight">The member's status in the chat. Can be “creator”, “administrator”, “member”, “restricted”, “left” or “kicked” <a href="#a373057cf2fcca9ecb49951a5e61a6666">More...</a><br /></td></tr> <tr class="separator:a373057cf2fcca9ecb49951a5e61a6666"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace7455f999a39f804ff559bc77f7814d"><td class="memItemLeft" align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d">untilDate</a></td></tr> +<tr class="memdesc:ace7455f999a39f804ff559bc77f7814d"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Restricted and kicked only. Date when restrictions will be lifted for this user, unix time. <a href="#ace7455f999a39f804ff559bc77f7814d">More...</a><br /></td></tr> <tr class="separator:ace7455f999a39f804ff559bc77f7814d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a384d160e04985dfc09fe75b2d41ee959"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959">canBeEdited</a> = false</td></tr> +<tr class="memdesc:a384d160e04985dfc09fe75b2d41ee959"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the bot is allowed to edit administrator privileges of that user. <a href="#a384d160e04985dfc09fe75b2d41ee959">More...</a><br /></td></tr> <tr class="separator:a384d160e04985dfc09fe75b2d41ee959"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8f87b8e49404e2dcf10f0b7fdc0ebd2e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e">canChangeInfo</a> = false</td></tr> +<tr class="memdesc:a8f87b8e49404e2dcf10f0b7fdc0ebd2e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can change the chat title, photo and other settings. <a href="#a8f87b8e49404e2dcf10f0b7fdc0ebd2e">More...</a><br /></td></tr> <tr class="separator:a8f87b8e49404e2dcf10f0b7fdc0ebd2e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1c80bc423c534a4118ea8a4d1b7b9b2b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a1c80bc423c534a4118ea8a4d1b7b9b2b">canPostMessages</a> = false</td></tr> +<tr class="memdesc:a1c80bc423c534a4118ea8a4d1b7b9b2b"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can post in the channel, channels only. <a href="#a1c80bc423c534a4118ea8a4d1b7b9b2b">More...</a><br /></td></tr> <tr class="separator:a1c80bc423c534a4118ea8a4d1b7b9b2b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0f785d057d0b4ad7178f54c8a366b7b7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7">canEditMessages</a> = false</td></tr> +<tr class="memdesc:a0f785d057d0b4ad7178f54c8a366b7b7"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can edit messages of other users and can pin messages, channels only. <a href="#a0f785d057d0b4ad7178f54c8a366b7b7">More...</a><br /></td></tr> <tr class="separator:a0f785d057d0b4ad7178f54c8a366b7b7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a94c6526ee858618a2de90e97b206c987"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987">canDeleteMessages</a> = false</td></tr> +<tr class="memdesc:a94c6526ee858618a2de90e97b206c987"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can delete messages of other users. <a href="#a94c6526ee858618a2de90e97b206c987">More...</a><br /></td></tr> <tr class="separator:a94c6526ee858618a2de90e97b206c987"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8da77ae47a171bdafc72c5420293ecbc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a8da77ae47a171bdafc72c5420293ecbc">canInviteUsers</a> = false</td></tr> +<tr class="memdesc:a8da77ae47a171bdafc72c5420293ecbc"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can invite new users to the chat. <a href="#a8da77ae47a171bdafc72c5420293ecbc">More...</a><br /></td></tr> <tr class="separator:a8da77ae47a171bdafc72c5420293ecbc"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12701701c84d3b29be86ac15fa940ed7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7">canRestrictMembers</a> = false</td></tr> +<tr class="memdesc:a12701701c84d3b29be86ac15fa940ed7"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can restrict, ban or unban chat members. <a href="#a12701701c84d3b29be86ac15fa940ed7">More...</a><br /></td></tr> <tr class="separator:a12701701c84d3b29be86ac15fa940ed7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aebb5db396b746a9cbd1a4b7fed79b0a0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0">canPinMessages</a> = false</td></tr> +<tr class="memdesc:aebb5db396b746a9cbd1a4b7fed79b0a0"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Administrators only. True, if the administrator can pin messages, supergroups only. <a href="#aebb5db396b746a9cbd1a4b7fed79b0a0">More...</a><br /></td></tr> <tr class="separator:aebb5db396b746a9cbd1a4b7fed79b0a0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abee156a19f1a0b23e67a7424b432cb23"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23">canPromoteMembers</a> = false</td></tr> +<tr class="memdesc:abee156a19f1a0b23e67a7424b432cb23"><td class="mdescLeft"> </td><td class="mdescRight">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). <a href="#abee156a19f1a0b23e67a7424b432cb23">More...</a><br /></td></tr> <tr class="separator:abee156a19f1a0b23e67a7424b432cb23"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae8c21db2c7d9dae42c40494299ae9c01"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#ae8c21db2c7d9dae42c40494299ae9c01">canSendMessages</a> = false</td></tr> +<tr class="memdesc:ae8c21db2c7d9dae42c40494299ae9c01"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Restricted only. True, if the user can send text messages, contacts, locations and venues. <a href="#ae8c21db2c7d9dae42c40494299ae9c01">More...</a><br /></td></tr> <tr class="separator:ae8c21db2c7d9dae42c40494299ae9c01"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af834543dad37d08f3496f92d7c5e9f9c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c">canSendMediaMessages</a> = false</td></tr> +<tr class="memdesc:af834543dad37d08f3496f92d7c5e9f9c"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Restricted only. True, if the user can send audios, documents, photos, videos, video notes and voice notes, implies can_send_messages. <a href="#af834543dad37d08f3496f92d7c5e9f9c">More...</a><br /></td></tr> <tr class="separator:af834543dad37d08f3496f92d7c5e9f9c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acf62ee2b93c10a11a34ec12dbdca7d21"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#acf62ee2b93c10a11a34ec12dbdca7d21">canSendOtherMessages</a> = false</td></tr> +<tr class="memdesc:acf62ee2b93c10a11a34ec12dbdca7d21"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Restricted only. True, if the user can send animations, games, stickers and use inline bots, implies can_send_media_messages. <a href="#acf62ee2b93c10a11a34ec12dbdca7d21">More...</a><br /></td></tr> <tr class="separator:acf62ee2b93c10a11a34ec12dbdca7d21"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1c6b3267284c33738529f21ed421f422"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422">canAddWebPagePreviews</a> = false</td></tr> +<tr class="memdesc:a1c6b3267284c33738529f21ed421f422"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Restricted only. True, if user may add web page previews to his messages, implies can_send_media_messages. <a href="#a1c6b3267284c33738529f21ed421f422">More...</a><br /></td></tr> <tr class="separator:a1c6b3267284c33738529f21ed421f422"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -163,6 +182,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -180,6 +200,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -197,6 +218,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -214,6 +236,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -231,6 +254,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -248,6 +272,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -265,6 +290,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -282,6 +308,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -299,6 +326,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -316,6 +344,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -333,6 +362,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -350,6 +380,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -367,6 +398,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -384,6 +416,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -401,6 +434,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -418,7 +452,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Information about the user </p> + +<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> @@ -433,7 +468,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 904f730..941363b 100644 --- a/docs/class_tg_bot_1_1_chat_photo-members.html +++ b/docs/class_tg_bot_1_1_chat_photo-members.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_chat_photo.html b/docs/class_tg_bot_1_1_chat_photo.html index 8253bb2..0b0584e 100644 --- a/docs/class_tg_bot_1_1_chat_photo.html +++ b/docs/class_tg_bot_1_1_chat_photo.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_photo.html',''); </div><!--header--> <div class="contents"> +<p>This object represents a chat photo. + <a href="class_tg_bot_1_1_chat_photo.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_chat_photo_8h_source.html">ChatPhoto.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,8 +101,10 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a57106860db152f24486aba761cb5f44e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e">smallFileId</a></td></tr> +<tr class="memdesc:a57106860db152f24486aba761cb5f44e"><td class="mdescLeft"> </td><td class="mdescRight">Unique file identifier of small (160x160) chat photo. This file_id can be used only for photo download. <a href="#a57106860db152f24486aba761cb5f44e">More...</a><br /></td></tr> <tr class="separator:a57106860db152f24486aba761cb5f44e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6939e40e825e12b9b5dd2002d6d4d178"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178">bigFileId</a></td></tr> +<tr class="memdesc:a6939e40e825e12b9b5dd2002d6d4d178"><td class="mdescLeft"> </td><td class="mdescRight">Unique file identifier of big (640x640) chat photo. This file_id can be used only for photo download. <a href="#a6939e40e825e12b9b5dd2002d6d4d178">More...</a><br /></td></tr> <tr class="separator:a6939e40e825e12b9b5dd2002d6d4d178"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -135,6 +140,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -152,6 +158,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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> @@ -167,7 +174,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 4b88af3..b8763a4 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 @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 d3a5052..2366be4 100644 --- a/docs/class_tg_bot_1_1_chosen_inline_result.html +++ b/docs/class_tg_bot_1_1_chosen_inline_result.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chosen_inline_result. </div><!--header--> <div class="contents"> +<p>This object represents a result of an inline query that was chosen by the user and sent to their chat partner. + <a href="class_tg_bot_1_1_chosen_inline_result.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,20 +101,25 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a34fcb883f27cc3d3fae621a11c8f8270"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270">resultId</a></td></tr> +<tr class="memdesc:a34fcb883f27cc3d3fae621a11c8f8270"><td class="mdescLeft"> </td><td class="mdescRight">The unique identifier for the result that was chosen. <a href="#a34fcb883f27cc3d3fae621a11c8f8270">More...</a><br /></td></tr> <tr class="separator:a34fcb883f27cc3d3fae621a11c8f8270"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab35d35a8968b0d943a415a23feed48cd"><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_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd">from</a></td></tr> +<tr class="memdesc:ab35d35a8968b0d943a415a23feed48cd"><td class="mdescLeft"> </td><td class="mdescRight">The user that chose the result. <a href="#ab35d35a8968b0d943a415a23feed48cd">More...</a><br /></td></tr> <tr class="separator:ab35d35a8968b0d943a415a23feed48cd"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af4b33cf65a66df2adb1c06843b0ff998"><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_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998">location</a></td></tr> +<tr class="memdesc:af4b33cf65a66df2adb1c06843b0ff998"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Sender location, only for bots that require user location. <a href="#af4b33cf65a66df2adb1c06843b0ff998">More...</a><br /></td></tr> <tr class="separator:af4b33cf65a66df2adb1c06843b0ff998"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab61cb2aadbf6ab78e334cbc49076514c"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c">inlineMessageId</a></td></tr> +<tr class="memdesc:ab61cb2aadbf6ab78e334cbc49076514c"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Identifier of the sent inline message. <a href="#ab61cb2aadbf6ab78e334cbc49076514c">More...</a><br /></td></tr> <tr class="separator:ab61cb2aadbf6ab78e334cbc49076514c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0fa803cc7dc0df4f5f35ce1db26d4c6d"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d">query</a></td></tr> +<tr class="memdesc:a0fa803cc7dc0df4f5f35ce1db26d4c6d"><td class="mdescLeft"> </td><td class="mdescRight">The query that was used to obtain the result. <a href="#a0fa803cc7dc0df4f5f35ce1db26d4c6d">More...</a><br /></td></tr> <tr class="separator:a0fa803cc7dc0df4f5f35ce1db26d4c6d"><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 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#l00020">20</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</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> </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> @@ -125,7 +133,7 @@ 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#l00022">22</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<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> </div> </div> @@ -141,9 +149,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>The user that chose the result. </p> -<p class="definition">Definition at line <a class="el" href="_chosen_inline_result_8h_source.html#l00032">32</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</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> </div> </div> @@ -158,9 +167,11 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Identifier of the sent inline message. 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#l00044">44</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<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> </div> </div> @@ -175,9 +186,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00037">37</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p> +<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> </div> </div> @@ -192,9 +204,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00049">49</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</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> </div> </div> @@ -209,9 +222,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00027">27</a> of file <a class="el" href="_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</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> </div> </div> @@ -224,7 +238,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_contact-members.html b/docs/class_tg_bot_1_1_contact-members.html index 83eca3c..77114f0 100644 --- a/docs/class_tg_bot_1_1_contact-members.html +++ b/docs/class_tg_bot_1_1_contact-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_contact.html b/docs/class_tg_bot_1_1_contact.html index ce1f87c..3a60955 100644 --- a/docs/class_tg_bot_1_1_contact.html +++ b/docs/class_tg_bot_1_1_contact.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_contact.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a phone contact. + <a href="class_tg_bot_1_1_contact.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_contact_8h_source.html">Contact.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ada9f5461d2dd84b547cf563db624ff28"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28">phoneNumber</a></td></tr> +<tr class="memdesc:ada9f5461d2dd84b547cf563db624ff28"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. <a href="#ada9f5461d2dd84b547cf563db624ff28">More...</a><br /></td></tr> <tr class="separator:ada9f5461d2dd84b547cf563db624ff28"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a81956d457d30f743bcb74dfbe1635bc8"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8">firstName</a></td></tr> +<tr class="memdesc:a81956d457d30f743bcb74dfbe1635bc8"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. <a href="#a81956d457d30f743bcb74dfbe1635bc8">More...</a><br /></td></tr> <tr class="separator:a81956d457d30f743bcb74dfbe1635bc8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acece1a697b1e94ba95e5a4b161f7e2d3"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3">lastName</a></td></tr> +<tr class="memdesc:acece1a697b1e94ba95e5a4b161f7e2d3"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. <a href="#acece1a697b1e94ba95e5a4b161f7e2d3">More...</a><br /></td></tr> <tr class="separator:acece1a697b1e94ba95e5a4b161f7e2d3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a35e56ce0b16eb1119431043dccd8056b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b">userId</a></td></tr> +<tr class="memdesc:a35e56ce0b16eb1119431043dccd8056b"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a35e56ce0b16eb1119431043dccd8056b">More...</a><br /></td></tr> <tr class="separator:a35e56ce0b16eb1119431043dccd8056b"><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 a phone contact. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00035">35</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</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> </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> @@ -123,7 +130,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00038">38</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<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> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s first name. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00048">48</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<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> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s last name. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00053">53</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<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> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s phone number. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00043">43</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<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> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s user identifier in Telegram. </p> -<p class="definition">Definition at line <a class="el" href="_contact_8h_source.html#l00058">58</a> of file <a class="el" href="_contact_8h_source.html">Contact.h</a>.</p> +<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> </div> </div> @@ -205,7 +216,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_document-members.html b/docs/class_tg_bot_1_1_document-members.html index 7166ebf..16d4431 100644 --- a/docs/class_tg_bot_1_1_document-members.html +++ b/docs/class_tg_bot_1_1_document-members.html @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_document.html b/docs/class_tg_bot_1_1_document.html index adea8b5..7c4ff2d 100644 --- a/docs/class_tg_bot_1_1_document.html +++ b/docs/class_tg_bot_1_1_document.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_document.html','');}) </div><!--header--> <div class="contents"> +<p>This object represents a general file (as opposed to photos and audio files). + <a href="class_tg_bot_1_1_document.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_document_8h_source.html">Document.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,20 +101,25 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aa67870c6320092c13154abde7dcdf94c"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c">fileId</a></td></tr> +<tr class="memdesc:aa67870c6320092c13154abde7dcdf94c"><td class="mdescLeft"> </td><td class="mdescRight">Unique file identifier. <a href="#aa67870c6320092c13154abde7dcdf94c">More...</a><br /></td></tr> <tr class="separator:aa67870c6320092c13154abde7dcdf94c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a21a156d86da82dcb636fba01a3ef351f"><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_document.html#a21a156d86da82dcb636fba01a3ef351f">thumb</a></td></tr> +<tr class="memdesc:a21a156d86da82dcb636fba01a3ef351f"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a21a156d86da82dcb636fba01a3ef351f">More...</a><br /></td></tr> <tr class="separator:a21a156d86da82dcb636fba01a3ef351f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0b36f1611eb0cda45e47c989689456d6"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">fileName</a></td></tr> +<tr class="memdesc:a0b36f1611eb0cda45e47c989689456d6"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Original filename as defined by sender. <a href="#a0b36f1611eb0cda45e47c989689456d6">More...</a><br /></td></tr> <tr class="separator:a0b36f1611eb0cda45e47c989689456d6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac95f48d00ace3b28c97c4bfc1e3e592b"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">mimeType</a></td></tr> +<tr class="memdesc:ac95f48d00ace3b28c97c4bfc1e3e592b"><td class="mdescLeft"> </td><td class="mdescRight">Optional. MIME type of the file as defined by sender. <a href="#ac95f48d00ace3b28c97c4bfc1e3e592b">More...</a><br /></td></tr> <tr class="separator:ac95f48d00ace3b28c97c4bfc1e3e592b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3c9b2dca38059ddd219abab398694bc9"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9">fileSize</a></td></tr> +<tr class="memdesc:a3c9b2dca38059ddd219abab398694bc9"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a3c9b2dca38059ddd219abab398694bc9">More...</a><br /></td></tr> <tr class="separator:a3c9b2dca38059ddd219abab398694bc9"><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 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#l00037">37</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</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> </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> @@ -125,7 +133,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00040">40</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<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> </div> </div> @@ -141,9 +149,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique file identifier. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00045">45</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</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> </div> </div> @@ -158,9 +167,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Original filename as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00055">55</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</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> </div> </div> @@ -175,9 +185,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00065">65</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<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> </div> </div> @@ -192,9 +203,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00060">60</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</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> </div> </div> @@ -209,9 +221,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_document.html">Document</a> thumbnail as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_document_8h_source.html#l00050">50</a> of file <a class="el" href="_document_8h_source.html">Document.h</a>.</p> +<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> </div> </div> @@ -224,7 +237,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 80031d4..6997005 100644 --- a/docs/class_tg_bot_1_1_event_broadcaster-members.html +++ b/docs/class_tg_bot_1_1_event_broadcaster-members.html @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_event_broadcaster.html b/docs/class_tg_bot_1_1_event_broadcaster.html index 531c4ba..2ece4f8 100644 --- a/docs/class_tg_bot_1_1_event_broadcaster.html +++ b/docs/class_tg_bot_1_1_event_broadcaster.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_event_broadcaster.htm </div><!--header--> <div class="contents"> +<p>This class holds all event listeners. + <a href="class_tg_bot_1_1_event_broadcaster.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -104,18 +107,25 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a21adc85e9ed2a08a186423a5231342a9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9">onAnyMessage</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a> &listener)</td></tr> +<tr class="memdesc:a21adc85e9ed2a08a186423a5231342a9"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all messages which the bot can ever receive. <a href="#a21adc85e9ed2a08a186423a5231342a9">More...</a><br /></td></tr> <tr class="separator:a21adc85e9ed2a08a186423a5231342a9"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a13e4a906203fe43a950f1420b68c7583"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583">onCommand</a> (const std::string &commandName, const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a> &listener)</td></tr> +<tr class="memdesc:a13e4a906203fe43a950f1420b68c7583"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all messages with commands (messages with leading '/' char). <a href="#a13e4a906203fe43a950f1420b68c7583">More...</a><br /></td></tr> <tr class="separator:a13e4a906203fe43a950f1420b68c7583"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad8e56ab49dbe9b4960d454f8b408bf13"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13">onCommand</a> (const std::initializer_list< std::string > &commandsList, const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a> &listener)</td></tr> +<tr class="memdesc:ad8e56ab49dbe9b4960d454f8b408bf13"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all messages with commands (messages with leading '/' char). <a href="#ad8e56ab49dbe9b4960d454f8b408bf13">More...</a><br /></td></tr> <tr class="separator:ad8e56ab49dbe9b4960d454f8b408bf13"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5bed996221f047ec0469ae19e7bd00eb"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a5bed996221f047ec0469ae19e7bd00eb">onUnknownCommand</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a> &listener)</td></tr> +<tr class="memdesc:a5bed996221f047ec0469ae19e7bd00eb"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all messages with commands (messages with leading '/' char) which haven't been handled by other listeners. <a href="#a5bed996221f047ec0469ae19e7bd00eb">More...</a><br /></td></tr> <tr class="separator:a5bed996221f047ec0469ae19e7bd00eb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a22e70b8493ea455e70734a36968f3d55"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a22e70b8493ea455e70734a36968f3d55">onNonCommandMessage</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a">MessageListener</a> &listener)</td></tr> +<tr class="memdesc:a22e70b8493ea455e70734a36968f3d55"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all messages without commands (messages with no leading '/' char) <a href="#a22e70b8493ea455e70734a36968f3d55">More...</a><br /></td></tr> <tr class="separator:a22e70b8493ea455e70734a36968f3d55"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9d3f31225ea84af8cb47ab2a53186ef0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0">onInlineQuery</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a2c0338bc5cc3c1654d0e3f0dac0ab8a6">InlineQueryListener</a> &listener)</td></tr> +<tr class="memdesc:a9d3f31225ea84af8cb47ab2a53186ef0"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all the inline query. <a href="#a9d3f31225ea84af8cb47ab2a53186ef0">More...</a><br /></td></tr> <tr class="separator:a9d3f31225ea84af8cb47ab2a53186ef0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7397520ff294c863b306142e29030482"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a7397520ff294c863b306142e29030482">onChosenInlineResult</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93">ChosenInlineResultListener</a> &listener)</td></tr> +<tr class="memdesc:a7397520ff294c863b306142e29030482"><td class="mdescLeft"> </td><td class="mdescRight">Registers listener which receives all the chosen inline result. <a href="#a7397520ff294c863b306142e29030482">More...</a><br /></td></tr> <tr class="separator:a7397520ff294c863b306142e29030482"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3ec551ffdcf5be1b9b39ed081ea078d4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a3ec551ffdcf5be1b9b39ed081ea078d4">onCallbackQuery</a> (const <a class="el" href="class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a">CallbackQueryListener</a> &listener)</td></tr> <tr class="separator:a3ec551ffdcf5be1b9b39ed081ea078d4"><td class="memSeparator" colspan="2"> </td></tr> @@ -123,7 +133,7 @@ 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#l00044">44</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</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> </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> @@ -137,7 +147,7 @@ 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 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> </div> </div> @@ -153,7 +163,7 @@ 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 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> </div> </div> @@ -169,7 +179,7 @@ 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 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> </div> </div> @@ -185,7 +195,7 @@ 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#l00049">49</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -213,14 +223,16 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all messages which the bot can ever receive. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all messages which the bot can ever receive. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">listener</td><td>Listener. </td></tr> </table> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00058">58</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -248,7 +260,7 @@ 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#l00115">115</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -275,14 +287,16 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all the chosen inline result. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all the chosen inline result. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">listener</td><td>Listener. </td></tr> </table> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00111">111</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -319,7 +333,9 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all messages with commands (messages with leading '/' char). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all messages with commands (messages with leading '/' char). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">commandName</td><td>Command name which listener can handle. </td></tr> <tr><td class="paramname">listener</td><td>Listener. </td></tr> @@ -327,7 +343,7 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00067">67</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -364,7 +380,9 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all messages with commands (messages with leading '/' char). </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all messages with commands (messages with leading '/' char). </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">commandsList</td><td>Commands names which listener can handle. </td></tr> <tr><td class="paramname">listener</td><td>Listener. </td></tr> @@ -372,7 +390,7 @@ Public Member Functions</h2></td></tr> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00076">76</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -399,14 +417,16 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all the inline query. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all the inline query. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">listener</td><td>Listener. </td></tr> </table> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00103">103</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -433,14 +453,16 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all messages without commands (messages with no leading '/' char) </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all messages without commands (messages with no leading '/' char) </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">listener</td><td>Listener. </td></tr> </table> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00095">95</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -467,14 +489,16 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Registers listener which receives all messages with commands (messages with leading '/' char) which haven't been handled by other listeners. </p><dl class="params"><dt>Parameters</dt><dd> + +<p>Registers listener which receives all messages with commands (messages with leading '/' char) which haven't been handled by other listeners. </p> +<dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">listener</td><td>Listener. </td></tr> </table> </dd> </dl> -<p class="definition">Definition at line <a class="el" href="_event_broadcaster_8h_source.html#l00087">87</a> of file <a class="el" href="_event_broadcaster_8h_source.html">EventBroadcaster.h</a>.</p> +<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> </div> </div> @@ -487,7 +511,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 8c2f51e..b8589a6 100644 --- a/docs/class_tg_bot_1_1_event_handler-members.html +++ b/docs/class_tg_bot_1_1_event_handler-members.html @@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_event_handler.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_event_handler.html b/docs/class_tg_bot_1_1_event_handler.html index 9888f8b..2319b0f 100644 --- a/docs/class_tg_bot_1_1_event_handler.html +++ b/docs/class_tg_bot_1_1_event_handler.html @@ -156,7 +156,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_file-members.html b/docs/class_tg_bot_1_1_file-members.html index 14f0082..83d84a1 100644 --- a/docs/class_tg_bot_1_1_file-members.html +++ b/docs/class_tg_bot_1_1_file-members.html @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_file.html b/docs/class_tg_bot_1_1_file.html index 85f589d..fefc695 100644 --- a/docs/class_tg_bot_1_1_file.html +++ b/docs/class_tg_bot_1_1_file.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_file.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a file ready to be downloaded. + <a href="class_tg_bot_1_1_file.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_file_8h_source.html">File.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,16 +101,20 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a0e64b7f89b84e674ea890399ea27dd6e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e">fileId</a></td></tr> +<tr class="memdesc:a0e64b7f89b84e674ea890399ea27dd6e"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#a0e64b7f89b84e674ea890399ea27dd6e">More...</a><br /></td></tr> <tr class="separator:a0e64b7f89b84e674ea890399ea27dd6e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1c4a6f8d51e846ec75d15ffa2c5d1445"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445">fileSize</a></td></tr> +<tr class="memdesc:a1c4a6f8d51e846ec75d15ffa2c5d1445"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a1c4a6f8d51e846ec75d15ffa2c5d1445">More...</a><br /></td></tr> <tr class="separator:a1c4a6f8d51e846ec75d15ffa2c5d1445"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad1abfaf438998878eee537fc82b4bb6e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e">filePath</a></td></tr> +<tr class="memdesc:ad1abfaf438998878eee537fc82b4bb6e"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ad1abfaf438998878eee537fc82b4bb6e">More...</a><br /></td></tr> <tr class="separator:ad1abfaf438998878eee537fc82b4bb6e"><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 a file ready to be downloaded. 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> +<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#l00021">21</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</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> </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> @@ -121,7 +128,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00024">24</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<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> </div> </div> @@ -137,9 +144,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Unique identifier for this file </p> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00029">29</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<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> </div> </div> @@ -154,9 +162,11 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> path. 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#l00040">40</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<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> </div> </div> @@ -171,9 +181,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size, if known </p> -<p class="definition">Definition at line <a class="el" href="_file_8h_source.html#l00034">34</a> of file <a class="el" href="_file_8h_source.html">File.h</a>.</p> +<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> </div> </div> @@ -186,7 +197,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 54f0ee8..c02c607 100644 --- a/docs/class_tg_bot_1_1_force_reply-members.html +++ b/docs/class_tg_bot_1_1_force_reply-members.html @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_force_reply.html b/docs/class_tg_bot_1_1_force_reply.html index 49978dc..b7d7671 100644 --- a/docs/class_tg_bot_1_1_force_reply.html +++ b/docs/class_tg_bot_1_1_force_reply.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_force_reply.html','') </div><!--header--> <div class="contents"> +<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. + <a href="class_tg_bot_1_1_force_reply.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::ForceReply:</div> @@ -95,7 +98,7 @@ Inheritance diagram for TgBot::ForceReply:</div> <div class="center"> <img src="class_tg_bot_1_1_force_reply.png" usemap="#TgBot::ForceReply_map" alt=""/> <map id="TgBot::ForceReply_map" name="TgBot::ForceReply_map"> -<area href="class_tg_bot_1_1_generic_reply.html" alt="TgBot::GenericReply" shape="rect" coords="0,0,127,24"/> +<area href="class_tg_bot_1_1_generic_reply.html" title="This abstract class is base of all keyboard related events. " alt="TgBot::GenericReply" shape="rect" coords="0,0,127,24"/> </map> </div></div> <table class="memberdecls"> @@ -110,8 +113,10 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a8c4637ab74050185a86f5c058cf35de7"><td class="memItemLeft" align="right" valign="top">const bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7">forceReply</a> = true</td></tr> +<tr class="memdesc:a8c4637ab74050185a86f5c058cf35de7"><td class="mdescLeft"> </td><td class="mdescRight">Shows reply interface to the user, as if they manually selected the bot‘s message and tapped ’Reply'. <a href="#a8c4637ab74050185a86f5c058cf35de7">More...</a><br /></td></tr> <tr class="separator:a8c4637ab74050185a86f5c058cf35de7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afbb510a24ebda5409311ff0d385065dc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc">selective</a> = false</td></tr> +<tr class="memdesc:afbb510a24ebda5409311ff0d385065dc"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#afbb510a24ebda5409311ff0d385065dc">More...</a><br /></td></tr> <tr class="separator:afbb510a24ebda5409311ff0d385065dc"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> @@ -121,9 +126,10 @@ Additional Inherited Members</h2></td></tr> <tr class="separator:a519019da5ab3cb27fc11bd56cc94123c inherit pub_methods_class_tg_bot_1_1_generic_reply"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> -<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. 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">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> +<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#l00040">40</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</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> </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> @@ -137,7 +143,7 @@ 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#l00043">43</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<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> </div> </div> @@ -153,9 +159,10 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00048">48</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<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> </div> </div> @@ -170,9 +177,10 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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">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#l00053">53</a> of file <a class="el" href="_force_reply_8h_source.html">ForceReply.h</a>.</p> +<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> </div> </div> @@ -185,7 +193,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_game-members.html b/docs/class_tg_bot_1_1_game-members.html new file mode 100644 index 0000000..20932f9 --- /dev/null +++ b/docs/class_tg_bot_1_1_game-members.html @@ -0,0 +1,107 @@ +<!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_game.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::Game 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_game.html">TgBot::Game</a>, including all inherited members.</p> +<table class="directory"> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c">animation</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893">description</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271">photo</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f">textEntities</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec">title</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game.html">TgBot::Game</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 + <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_game.html b/docs/class_tg_bot_1_1_game.html new file mode 100644 index 0000000..3739c33 --- /dev/null +++ b/docs/class_tg_bot_1_1_game.html @@ -0,0 +1,269 @@ +<!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::Game 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_game.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-attribs">Public Attributes</a> | +<a href="class_tg_bot_1_1_game-members.html">List of all members</a> </div> + <div class="headertitle"> +<div class="title">TgBot::Game Class Reference<div class="ingroups"><a class="el" href="group__types.html">Types</a></div></div> </div> +</div><!--header--> +<div class="contents"> + +<p>This object represents a game. + <a href="class_tg_bot_1_1_game.html#details">More...</a></p> + +<p><code>#include <<a class="el" href="_game_8h_source.html">Game.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:a6a83e8940305ff4fad66dfe67dbb348b"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr< <a class="el" href="class_tg_bot_1_1_game.html">Game</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">Ptr</a></td></tr> +<tr class="separator:a6a83e8940305ff4fad66dfe67dbb348b"><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:ac0edbacabf558513040e47b81910cdec"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec">title</a></td></tr> +<tr class="memdesc:ac0edbacabf558513040e47b81910cdec"><td class="mdescLeft"> </td><td class="mdescRight">Title of the game. <a href="#ac0edbacabf558513040e47b81910cdec">More...</a><br /></td></tr> +<tr class="separator:ac0edbacabf558513040e47b81910cdec"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:acfd798616a7d6e8d1a0c7f6962e38893"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893">description</a></td></tr> +<tr class="memdesc:acfd798616a7d6e8d1a0c7f6962e38893"><td class="mdescLeft"> </td><td class="mdescRight">Description of the game. <a href="#acfd798616a7d6e8d1a0c7f6962e38893">More...</a><br /></td></tr> +<tr class="separator:acfd798616a7d6e8d1a0c7f6962e38893"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a38fe8bac265c3718117881a4d989f271"><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_game.html#a38fe8bac265c3718117881a4d989f271">photo</a></td></tr> +<tr class="memdesc:a38fe8bac265c3718117881a4d989f271"><td class="mdescLeft"> </td><td class="mdescRight">Photo that will be displayed in the game message in chats. <a href="#a38fe8bac265c3718117881a4d989f271">More...</a><br /></td></tr> +<tr class="separator:a38fe8bac265c3718117881a4d989f271"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa1f513d7c8058839d766f22b4090a3cb"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb">text</a></td></tr> +<tr class="memdesc:aa1f513d7c8058839d766f22b4090a3cb"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Brief description of the game or high scores included in the game message. <a href="#aa1f513d7c8058839d766f22b4090a3cb">More...</a><br /></td></tr> +<tr class="separator:aa1f513d7c8058839d766f22b4090a3cb"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a0ed54ba6406a8cc8623ba1748c166e7f"><td class="memItemLeft" align="right" valign="top">std::vector< <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_game.html#a0ed54ba6406a8cc8623ba1748c166e7f">textEntities</a></td></tr> +<tr class="memdesc:a0ed54ba6406a8cc8623ba1748c166e7f"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Special entities that appear in text, such as usernames, URLs, bot commands, etc. <a href="#a0ed54ba6406a8cc8623ba1748c166e7f">More...</a><br /></td></tr> +<tr class="separator:a0ed54ba6406a8cc8623ba1748c166e7f"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a2578e62f28ad5191e1754983a14cad4c"><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_game.html#a2578e62f28ad5191e1754983a14cad4c">animation</a></td></tr> +<tr class="memdesc:a2578e62f28ad5191e1754983a14cad4c"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a2578e62f28ad5191e1754983a14cad4c">More...</a><br /></td></tr> +<tr class="separator:a2578e62f28ad5191e1754983a14cad4c"><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 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> +</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> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">typedef std::shared_ptr<<a class="el" href="class_tg_bot_1_1_game.html">Game</a>> <a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">TgBot::Game::Ptr</a></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> + +</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> + +<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::Game::animation</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="acfd798616a7d6e8d1a0c7f6962e38893"></a> +<h2 class="memtitle"><span class="permalink"><a href="#acfd798616a7d6e8d1a0c7f6962e38893">◆ </a></span>description</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Game::description</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a38fe8bac265c3718117881a4d989f271"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a38fe8bac265c3718117881a4d989f271">◆ </a></span>photo</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::vector<<a class="el" href="class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83">PhotoSize::Ptr</a>> TgBot::Game::photo</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="aa1f513d7c8058839d766f22b4090a3cb"></a> +<h2 class="memtitle"><span class="permalink"><a href="#aa1f513d7c8058839d766f22b4090a3cb">◆ </a></span>text</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Game::text</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a0ed54ba6406a8cc8623ba1748c166e7f"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a0ed54ba6406a8cc8623ba1748c166e7f">◆ </a></span>textEntities</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::vector<<a class="el" href="class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a>> TgBot::Game::textEntities</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="ac0edbacabf558513040e47b81910cdec"></a> +<h2 class="memtitle"><span class="permalink"><a href="#ac0edbacabf558513040e47b81910cdec">◆ </a></span>title</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Game::title</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<hr/>The documentation for this class was generated from the following file:<ul> +<li>include/tgbot/types/<a class="el" href="_game_8h_source.html">Game.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_game.html">Game</a></li> + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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_game.js b/docs/class_tg_bot_1_1_game.js new file mode 100644 index 0000000..bc63c8f --- /dev/null +++ b/docs/class_tg_bot_1_1_game.js @@ -0,0 +1,10 @@ +var class_tg_bot_1_1_game = +[ + [ "Ptr", "class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b", null ], + [ "animation", "class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c", null ], + [ "description", "class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893", null ], + [ "photo", "class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271", null ], + [ "text", "class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb", null ], + [ "textEntities", "class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f", null ], + [ "title", "class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec", null ] +];
\ No newline at end of file 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 new file mode 100644 index 0000000..9d7a941 --- /dev/null +++ b/docs/class_tg_bot_1_1_game_high_score-members.html @@ -0,0 +1,104 @@ +<!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_game_high_score.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::GameHighScore 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_game_high_score.html">TgBot::GameHighScore</a>, including all inherited members.</p> +<table class="directory"> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f">position</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html">TgBot::GameHighScore</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html">TgBot::GameHighScore</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d">score</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html">TgBot::GameHighScore</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b">user</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_game_high_score.html">TgBot::GameHighScore</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 + <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_game_high_score.html b/docs/class_tg_bot_1_1_game_high_score.html new file mode 100644 index 0000000..3b509ce --- /dev/null +++ b/docs/class_tg_bot_1_1_game_high_score.html @@ -0,0 +1,204 @@ +<!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::GameHighScore 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_game_high_score.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-attribs">Public Attributes</a> | +<a href="class_tg_bot_1_1_game_high_score-members.html">List of all members</a> </div> + <div class="headertitle"> +<div class="title">TgBot::GameHighScore Class Reference<div class="ingroups"><a class="el" href="group__types.html">Types</a></div></div> </div> +</div><!--header--> +<div class="contents"> + +<p>This object represents one row of the high scores table for a game. + <a href="class_tg_bot_1_1_game_high_score.html#details">More...</a></p> + +<p><code>#include <<a class="el" href="_game_high_score_8h_source.html">GameHighScore.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:a25eccb9018f74176b5c0baf25db721f4"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr< <a class="el" href="class_tg_bot_1_1_game_high_score.html">GameHighScore</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">Ptr</a></td></tr> +<tr class="separator:a25eccb9018f74176b5c0baf25db721f4"><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:a76d2ff519f8a09b6550d78666950204f"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f">position</a></td></tr> +<tr class="memdesc:a76d2ff519f8a09b6550d78666950204f"><td class="mdescLeft"> </td><td class="mdescRight">Position in high score table for the game. <a href="#a76d2ff519f8a09b6550d78666950204f">More...</a><br /></td></tr> +<tr class="separator:a76d2ff519f8a09b6550d78666950204f"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a8cbe4f32e28775c3f8aa0c9b78a9842b"><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_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b">user</a></td></tr> +<tr class="memdesc:a8cbe4f32e28775c3f8aa0c9b78a9842b"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a>. <a href="#a8cbe4f32e28775c3f8aa0c9b78a9842b">More...</a><br /></td></tr> +<tr class="separator:a8cbe4f32e28775c3f8aa0c9b78a9842b"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a327a049b8df70d93d9a734ad311f130d"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d">score</a></td></tr> +<tr class="memdesc:a327a049b8df70d93d9a734ad311f130d"><td class="mdescLeft"> </td><td class="mdescRight">Score. <a href="#a327a049b8df70d93d9a734ad311f130d">More...</a><br /></td></tr> +<tr class="separator:a327a049b8df70d93d9a734ad311f130d"><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 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> +</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> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">typedef std::shared_ptr<<a class="el" href="class_tg_bot_1_1_game_high_score.html">GameHighScore</a>> <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">TgBot::GameHighScore::Ptr</a></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> + +</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> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::GameHighScore::position</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a327a049b8df70d93d9a734ad311f130d"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a327a049b8df70d93d9a734ad311f130d">◆ </a></span>score</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">int32_t TgBot::GameHighScore::score</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<a id="a8cbe4f32e28775c3f8aa0c9b78a9842b"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a8cbe4f32e28775c3f8aa0c9b78a9842b">◆ </a></span>user</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::GameHighScore::user</td> + </tr> + </table> +</div><div class="memdoc"> + +<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> + +</div> +</div> +<hr/>The documentation for this class was generated from the following file:<ul> +<li>include/tgbot/types/<a class="el" href="_game_high_score_8h_source.html">GameHighScore.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_game_high_score.html">GameHighScore</a></li> + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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_game_high_score.js b/docs/class_tg_bot_1_1_game_high_score.js new file mode 100644 index 0000000..12c097a --- /dev/null +++ b/docs/class_tg_bot_1_1_game_high_score.js @@ -0,0 +1,7 @@ +var class_tg_bot_1_1_game_high_score = +[ + [ "Ptr", "class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4", null ], + [ "position", "class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f", null ], + [ "score", "class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d", null ], + [ "user", "class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b", null ] +];
\ No newline at end of file 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 657ea9b..e6f4f4a 100644 --- a/docs/class_tg_bot_1_1_generic_reply-members.html +++ b/docs/class_tg_bot_1_1_generic_reply-members.html @@ -93,7 +93,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_generic_reply.html b/docs/class_tg_bot_1_1_generic_reply.html index a28a233..685dbd9 100644 --- a/docs/class_tg_bot_1_1_generic_reply.html +++ b/docs/class_tg_bot_1_1_generic_reply.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_generic_reply.html',' </div><!--header--> <div class="contents"> +<p>This abstract class is base of all keyboard related events. + <a href="class_tg_bot_1_1_generic_reply.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_generic_reply_8h_source.html">GenericReply.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::GenericReply:</div> @@ -95,10 +98,10 @@ Inheritance diagram for TgBot::GenericReply:</div> <div class="center"> <img src="class_tg_bot_1_1_generic_reply.png" usemap="#TgBot::GenericReply_map" alt=""/> <map id="TgBot::GenericReply_map" name="TgBot::GenericReply_map"> -<area href="class_tg_bot_1_1_force_reply.html" alt="TgBot::ForceReply" shape="rect" coords="0,56,182,80"/> -<area href="class_tg_bot_1_1_inline_keyboard_markup.html" alt="TgBot::InlineKeyboardMarkup" shape="rect" coords="192,56,374,80"/> -<area href="class_tg_bot_1_1_reply_keyboard_markup.html" alt="TgBot::ReplyKeyboardMarkup" shape="rect" coords="384,56,566,80"/> -<area href="class_tg_bot_1_1_reply_keyboard_remove.html" alt="TgBot::ReplyKeyboardRemove" shape="rect" coords="576,56,758,80"/> +<area 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..." alt="TgBot::ForceReply" shape="rect" coords="0,56,182,80"/> +<area href="class_tg_bot_1_1_inline_keyboard_markup.html" title="This object represents an inline keyboard that appears right next to the message it belongs to..." alt="TgBot::InlineKeyboardMarkup" shape="rect" coords="192,56,374,80"/> +<area href="class_tg_bot_1_1_reply_keyboard_markup.html" title="This object represents a custom keyboard with reply options. " alt="TgBot::ReplyKeyboardMarkup" shape="rect" coords="384,56,566,80"/> +<area href="class_tg_bot_1_1_reply_keyboard_remove.html" title="Upon receiving a message with this object, Telegram clients will remove the current custom keyboard a..." alt="TgBot::ReplyKeyboardRemove" shape="rect" coords="576,56,758,80"/> </map> </div></div> <table class="memberdecls"> @@ -170,7 +173,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 e8f3e9f..241806d 100644 --- a/docs/class_tg_bot_1_1_http_client-members.html +++ b/docs/class_tg_bot_1_1_http_client-members.html @@ -93,7 +93,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_http_client.html b/docs/class_tg_bot_1_1_http_client.html index a983934..fbac82f 100644 --- a/docs/class_tg_bot_1_1_http_client.html +++ b/docs/class_tg_bot_1_1_http_client.html @@ -88,22 +88,27 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_client.html','') </div><!--header--> <div class="contents"> +<p>This class makes http requests. + <a href="class_tg_bot_1_1_http_client.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_http_client_8h_source.html">HttpClient.h</a>></code></p> <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:a1de1ba0e962c7446e9820337bbf6d3e5"><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_client.html#a1de1ba0e962c7446e9820337bbf6d3e5">makeRequest</a> (const <a class="el" href="class_tg_bot_1_1_url.html">Url</a> &url, const std::vector< <a class="el" href="class_tg_bot_1_1_http_req_arg.html">HttpReqArg</a> > &args)</td></tr> +<tr class="memdesc:a1de1ba0e962c7446e9820337bbf6d3e5"><td class="mdescLeft"> </td><td class="mdescRight">Sends a request to the url. <a href="#a1de1ba0e962c7446e9820337bbf6d3e5">More...</a><br /></td></tr> <tr class="separator:a1de1ba0e962c7446e9820337bbf6d3e5"><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:a284380646ddc0fe9fd06cae29ba51a77"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_tg_bot_1_1_http_client.html">HttpClient</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_client.html#a284380646ddc0fe9fd06cae29ba51a77">getInstance</a> ()</td></tr> +<tr class="memdesc:a284380646ddc0fe9fd06cae29ba51a77"><td class="mdescLeft"> </td><td class="mdescRight">Returns instance which lives during all application lifetime. <a href="#a284380646ddc0fe9fd06cae29ba51a77">More...</a><br /></td></tr> <tr class="separator:a284380646ddc0fe9fd06cae29ba51a77"><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 makes http requests. </p> -<p class="definition">Definition at line <a class="el" href="_http_client_8h_source.html#l00040">40</a> of file <a class="el" href="_http_client_8h_source.html">HttpClient.h</a>.</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> </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> @@ -127,6 +132,7 @@ Static Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Returns instance which lives during all application lifetime. </p> </div> @@ -156,7 +162,9 @@ Static Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Sends a request to the url. If there's no args specified, a GET request will be sent, otherwise a POST request will be sent. If at least 1 arg is marked as file, the content type of a request will be multipart/form-data, otherwise it will be application/x-www-form-urlencoded. </p> + +<p>Sends a request to the url. </p> +<p>If there's no args specified, a GET request will be sent, otherwise a POST request will be sent. If at least 1 arg is marked as file, the content type of a request will be multipart/form-data, otherwise it will be application/x-www-form-urlencoded. </p> </div> </div> @@ -169,7 +177,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 876edd3..2ecd449 100644 --- a/docs/class_tg_bot_1_1_http_parser-members.html +++ b/docs/class_tg_bot_1_1_http_parser-members.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_parser.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_http_parser.html b/docs/class_tg_bot_1_1_http_parser.html index 59d8423..9ee5b3b 100644 --- a/docs/class_tg_bot_1_1_http_parser.html +++ b/docs/class_tg_bot_1_1_http_parser.html @@ -430,7 +430,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 0398354..3138e29 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 @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 5797435..0407007 100644 --- a/docs/class_tg_bot_1_1_http_req_arg.html +++ b/docs/class_tg_bot_1_1_http_req_arg.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_req_arg.html','' </div><!--header--> <div class="contents"> +<p>This class represents argument in POST http requests. + <a href="class_tg_bot_1_1_http_req_arg.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> @@ -99,20 +102,25 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a9772f0982d33fdebe587106d0b4f921d"><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_req_arg.html#a9772f0982d33fdebe587106d0b4f921d">name</a></td></tr> +<tr class="memdesc:a9772f0982d33fdebe587106d0b4f921d"><td class="mdescLeft"> </td><td class="mdescRight">Name of an argument. <a href="#a9772f0982d33fdebe587106d0b4f921d">More...</a><br /></td></tr> <tr class="separator:a9772f0982d33fdebe587106d0b4f921d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae854084229a093b6819953d0055844eb"><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_req_arg.html#ae854084229a093b6819953d0055844eb">value</a></td></tr> +<tr class="memdesc:ae854084229a093b6819953d0055844eb"><td class="mdescLeft"> </td><td class="mdescRight">Value of an argument. <a href="#ae854084229a093b6819953d0055844eb">More...</a><br /></td></tr> <tr class="separator:ae854084229a093b6819953d0055844eb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9e372ea4360d239037cfeb673d31d9f3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_http_req_arg.html#a9e372ea4360d239037cfeb673d31d9f3">isFile</a> = false</td></tr> +<tr class="memdesc:a9e372ea4360d239037cfeb673d31d9f3"><td class="mdescLeft"> </td><td class="mdescRight">Should be true if an argument value hold some file contents. <a href="#a9e372ea4360d239037cfeb673d31d9f3">More...</a><br /></td></tr> <tr class="separator:a9e372ea4360d239037cfeb673d31d9f3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a74387e5b5fe9713a805b33e693930bd5"><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_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">mimeType</a> = "text/plain"</td></tr> +<tr class="memdesc:a74387e5b5fe9713a805b33e693930bd5"><td class="mdescLeft"> </td><td class="mdescRight">Mime type of an argument value. This field makes sense only if isFile is true. <a href="#a74387e5b5fe9713a805b33e693930bd5">More...</a><br /></td></tr> <tr class="separator:a74387e5b5fe9713a805b33e693930bd5"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af75b0592fd96d9dcc31f7f5dc95425dc"><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_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">fileName</a></td></tr> +<tr class="memdesc:af75b0592fd96d9dcc31f7f5dc95425dc"><td class="mdescLeft"> </td><td class="mdescRight">Should be set if an argument value hold some file contents. <a href="#af75b0592fd96d9dcc31f7f5dc95425dc">More...</a><br /></td></tr> <tr class="separator:af75b0592fd96d9dcc31f7f5dc95425dc"><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 represents argument in POST http requests. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00038">38</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</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> </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> @@ -168,7 +176,7 @@ 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#l00042">42</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<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> </div> </div> @@ -184,9 +192,10 @@ template<typename T > </div> </tr> </table> </div><div class="memdoc"> -<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#l00070">70</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<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> </div> </div> @@ -201,9 +210,10 @@ template<typename T > </div> </tr> </table> </div><div class="memdoc"> -<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#l00060">60</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</p> +<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> </div> </div> @@ -218,9 +228,10 @@ template<typename T > </div> </tr> </table> </div><div class="memdoc"> + <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#l00065">65</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</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> </div> </div> @@ -235,9 +246,10 @@ template<typename T > </div> </tr> </table> </div><div class="memdoc"> + <p>Name of an argument. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00050">50</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</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> </div> </div> @@ -252,9 +264,10 @@ template<typename T > </div> </tr> </table> </div><div class="memdoc"> + <p>Value of an argument. </p> -<p class="definition">Definition at line <a class="el" href="_http_req_arg_8h_source.html#l00055">55</a> of file <a class="el" href="_http_req_arg_8h_source.html">HttpReqArg.h</a>.</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> </div> </div> @@ -267,7 +280,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1b25754..fffb8d9 100644 --- a/docs/class_tg_bot_1_1_http_server-members.html +++ b/docs/class_tg_bot_1_1_http_server-members.html @@ -98,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_http_server.html b/docs/class_tg_bot_1_1_http_server.html index 22d4739..19975a4 100644 --- a/docs/class_tg_bot_1_1_http_server.html +++ b/docs/class_tg_bot_1_1_http_server.html @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_http_server.html','') </div><!--header--> <div class="contents"> +<p>This class handles HTTP requests from the Internet. + <a href="class_tg_bot_1_1_http_server.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_http_server_8h_source.html">HttpServer.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::HttpServer< Protocol >:</div> @@ -116,8 +119,10 @@ 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="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> <tr class="separator:aa237b199d8a0712b983e4913970ad7f7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeed8b9200cc2932126b9c27946751377"><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"><td class="mdescLeft"> </td><td class="mdescRight">Stops receiving new connections. <a href="#aeed8b9200cc2932126b9c27946751377">More...</a><br /></td></tr> <tr class="separator:aeed8b9200cc2932126b9c27946751377"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a> @@ -135,7 +140,7 @@ 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#l00039">39</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</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> </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> @@ -151,7 +156,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#l00042">42</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -192,7 +197,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#l00047">47</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -221,9 +226,10 @@ template<typename Protocol> </div> </tr> </table> </div><div class="memdoc"> + <p>Starts receiving new connections. </p> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00053">53</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</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> </div> </div> @@ -251,9 +257,10 @@ template<typename Protocol> </div> </tr> </table> </div><div class="memdoc"> + <p>Stops receiving new connections. </p> -<p class="definition">Definition at line <a class="el" href="_http_server_8h_source.html#l00066">66</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</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> </div> </div> @@ -280,7 +287,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 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> </div> </div> @@ -306,7 +313,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#l00097">97</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -332,7 +339,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#l00095">95</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -345,7 +352,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 c8f9857..916f1d4 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 @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 090faaf..37088be 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 @@ -115,7 +115,7 @@ 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#l00071">71</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </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> @@ -153,7 +153,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#l00074">74</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -183,7 +183,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#l00079">79</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -210,7 +210,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#l00092">92</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -228,7 +228,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 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> </div> </div> @@ -246,7 +246,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#l00088">88</a> of file <a class="el" href="_http_server_8h_source.html">HttpServer.h</a>.</p> +<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> </div> </div> @@ -259,7 +259,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 813d8d4..4d25205 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 @@ -87,17 +87,18 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_keyboard_butto <p>This is the complete list of members for <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a>, including all inherited members.</p> <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#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> + <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> </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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b40bf46..1f46ec4 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_button.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_button.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_keyboard_butto </div><!--header--> <div class="contents"> +<p>This object represents one button of an inline keyboard. You must use exactly one of the optional fields. + <a href="class_tg_bot_1_1_inline_keyboard_button.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,20 +101,28 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aa96c745e6d2c531bc50bf344ff0fee6f"><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_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">text</a></td></tr> +<tr class="memdesc:aa96c745e6d2c531bc50bf344ff0fee6f"><td class="mdescLeft"> </td><td class="mdescRight">Label text on the button. <a href="#aa96c745e6d2c531bc50bf344ff0fee6f">More...</a><br /></td></tr> <tr class="separator:aa96c745e6d2c531bc50bf344ff0fee6f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab9b5e02f10e2cd937a3d3794d26e6bf3"><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_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3">url</a></td></tr> +<tr class="memdesc:ab9b5e02f10e2cd937a3d3794d26e6bf3"><td class="mdescLeft"> </td><td class="mdescRight">Optional. HTTP url to be opened when button is pressed. <a href="#ab9b5e02f10e2cd937a3d3794d26e6bf3">More...</a><br /></td></tr> <tr class="separator:ab9b5e02f10e2cd937a3d3794d26e6bf3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a25716bdfc7a0719f1c17702a8d6a8aa4"><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_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">callbackData</a></td></tr> +<tr class="memdesc:a25716bdfc7a0719f1c17702a8d6a8aa4"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Data to be sent in a callback query to the bot when button is pressed. <a href="#a25716bdfc7a0719f1c17702a8d6a8aa4">More...</a><br /></td></tr> <tr class="separator:a25716bdfc7a0719f1c17702a8d6a8aa4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac04cb38b85aa31568e0acbb54202c274"><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_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274">switchInlineQuery</a></td></tr> +<tr class="memdesc:ac04cb38b85aa31568e0acbb54202c274"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ac04cb38b85aa31568e0acbb54202c274">More...</a><br /></td></tr> <tr class="separator:ac04cb38b85aa31568e0acbb54202c274"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12c3bfab730b6ec9f0d8ef39957bf406"><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_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406">switchInlineQueryCurrentChat</a></td></tr> +<tr class="memdesc:a12c3bfab730b6ec9f0d8ef39957bf406"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a12c3bfab730b6ec9f0d8ef39957bf406">More...</a><br /></td></tr> <tr class="separator:a12c3bfab730b6ec9f0d8ef39957bf406"><td class="memSeparator" colspan="2"> </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> </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#l00017">17</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</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> </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> @@ -125,7 +136,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<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> </div> </div> @@ -141,9 +152,29 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00034">34</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</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> + +</div> +</div> +<a id="a7607991eb8529b9cf0dc2734008cc579"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a7607991eb8529b9cf0dc2734008cc579">◆ </a></span>callbackGame</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">CallbackGame::Ptr</a> TgBot::InlineKeyboardButton::callbackGame</td> + </tr> + </table> +</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 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> </div> </div> @@ -158,9 +189,11 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00039">39</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</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> </div> </div> @@ -175,9 +208,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00044">44</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</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> </div> </div> @@ -192,9 +226,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Label text on the button </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_button_8h_source.html#l00024">24</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</p> +<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> </div> </div> @@ -209,9 +244,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00029">29</a> of file <a class="el" href="_inline_keyboard_button_8h_source.html">InlineKeyboardButton.h</a>.</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> </div> </div> @@ -224,7 +260,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 686aff1..e20f9dd 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_button.js +++ b/docs/class_tg_bot_1_1_inline_keyboard_button.js @@ -2,6 +2,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 ], [ "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 355e0a7..b546999 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 @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 f35d87d..99741e9 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_markup.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_markup.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_keyboard_marku </div><!--header--> <div class="contents"> +<p>This object represents an inline keyboard that appears right next to the message it belongs to. + <a href="class_tg_bot_1_1_inline_keyboard_markup.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineKeyboardMarkup:</div> @@ -95,7 +98,7 @@ Inheritance diagram for TgBot::InlineKeyboardMarkup:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_keyboard_markup.png" usemap="#TgBot::InlineKeyboardMarkup_map" alt=""/> <map id="TgBot::InlineKeyboardMarkup_map" name="TgBot::InlineKeyboardMarkup_map"> -<area href="class_tg_bot_1_1_generic_reply.html" alt="TgBot::GenericReply" shape="rect" coords="0,0,178,24"/> +<area href="class_tg_bot_1_1_generic_reply.html" title="This abstract class is base of all keyboard related events. " alt="TgBot::GenericReply" shape="rect" coords="0,0,178,24"/> </map> </div></div> <table class="memberdecls"> @@ -110,6 +113,7 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a7ff086034bc62f1a791f2e872e652b4b"><td class="memItemLeft" align="right" valign="top">std::vector< std::vector< <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_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b">inlineKeyboard</a></td></tr> +<tr class="memdesc:a7ff086034bc62f1a791f2e872e652b4b"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a7ff086034bc62f1a791f2e872e652b4b">More...</a><br /></td></tr> <tr class="separator:a7ff086034bc62f1a791f2e872e652b4b"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> @@ -121,7 +125,7 @@ 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#l00020">20</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</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> </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> @@ -135,7 +139,7 @@ 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#l00022">22</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> +<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> </div> </div> @@ -151,9 +155,10 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Array of button rows, each represented by an Array of <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html">InlineKeyboardButton</a> objects. </p> -<p class="definition">Definition at line <a class="el" href="_inline_keyboard_markup_8h_source.html#l00027">27</a> of file <a class="el" href="_inline_keyboard_markup_8h_source.html">InlineKeyboardMarkup.h</a>.</p> +<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> </div> </div> @@ -166,7 +171,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 ed3979d..0f64d36 100644 --- a/docs/class_tg_bot_1_1_inline_query-members.html +++ b/docs/class_tg_bot_1_1_inline_query-members.html @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_inline_query.html b/docs/class_tg_bot_1_1_inline_query.html index 6269f1c..570b7bc 100644 --- a/docs/class_tg_bot_1_1_inline_query.html +++ b/docs/class_tg_bot_1_1_inline_query.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query.html','' </div><!--header--> <div class="contents"> +<p>This object represents an incoming inline query. + <a href="class_tg_bot_1_1_inline_query.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,20 +101,25 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a8787b5e72cbfc95c3e938143ba7f6ee7"><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.html#a8787b5e72cbfc95c3e938143ba7f6ee7">id</a></td></tr> +<tr class="memdesc:a8787b5e72cbfc95c3e938143ba7f6ee7"><td class="mdescLeft"> </td><td class="mdescRight">Unique query identifier. <a href="#a8787b5e72cbfc95c3e938143ba7f6ee7">More...</a><br /></td></tr> <tr class="separator:a8787b5e72cbfc95c3e938143ba7f6ee7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a95db52178399e81913eec2b615ef8e04"><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_inline_query.html#a95db52178399e81913eec2b615ef8e04">from</a></td></tr> +<tr class="memdesc:a95db52178399e81913eec2b615ef8e04"><td class="mdescLeft"> </td><td class="mdescRight">Sender. <a href="#a95db52178399e81913eec2b615ef8e04">More...</a><br /></td></tr> <tr class="separator:a95db52178399e81913eec2b615ef8e04"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeee09d6d167fb08ed2edd266befa8f8a"><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_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a">location</a></td></tr> +<tr class="memdesc:aeee09d6d167fb08ed2edd266befa8f8a"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Sender location, only for bots that request user location. <a href="#aeee09d6d167fb08ed2edd266befa8f8a">More...</a><br /></td></tr> <tr class="separator:aeee09d6d167fb08ed2edd266befa8f8a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab82e5c7e1033a89af639cb105413568c"><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.html#ab82e5c7e1033a89af639cb105413568c">query</a></td></tr> +<tr class="memdesc:ab82e5c7e1033a89af639cb105413568c"><td class="mdescLeft"> </td><td class="mdescRight">Text of the query. <a href="#ab82e5c7e1033a89af639cb105413568c">More...</a><br /></td></tr> <tr class="separator:ab82e5c7e1033a89af639cb105413568c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a02b19f8ececa0f1091ea52a17c3c8589"><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.html#a02b19f8ececa0f1091ea52a17c3c8589">offset</a></td></tr> +<tr class="memdesc:a02b19f8ececa0f1091ea52a17c3c8589"><td class="mdescLeft"> </td><td class="mdescRight">Offset of the results to be returned. <a href="#a02b19f8ececa0f1091ea52a17c3c8589">More...</a><br /></td></tr> <tr class="separator:a02b19f8ececa0f1091ea52a17c3c8589"><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 inline query. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</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> </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> @@ -125,7 +133,7 @@ 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#l00022">22</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<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> </div> </div> @@ -141,9 +149,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Sender. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00032">32</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</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> </div> </div> @@ -158,9 +167,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique query identifier. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00027">27</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</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> </div> </div> @@ -175,9 +185,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00037">37</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</p> +<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> </div> </div> @@ -192,9 +203,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Offset of the results to be returned. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00047">47</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</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> </div> </div> @@ -209,9 +221,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Text of the query. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_8h_source.html#l00042">42</a> of file <a class="el" href="_inline_query_8h_source.html">InlineQuery.h</a>.</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> </div> </div> @@ -224,7 +237,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1829da1..288eb34 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 @@ -100,7 +100,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 87e2d26..0da8cf2 100644 --- a/docs/class_tg_bot_1_1_inline_query_result.html +++ b/docs/class_tg_bot_1_1_inline_query_result.html @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result.h </div><!--header--> <div class="contents"> +<p>This abstract class is base of all inline query results. + <a href="class_tg_bot_1_1_inline_query_result.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResult:</div> @@ -96,26 +99,26 @@ Inheritance diagram for TgBot::InlineQueryResult:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result.png" usemap="#TgBot::InlineQueryResult_map" alt=""/> <map id="TgBot::InlineQueryResult_map" name="TgBot::InlineQueryResult_map"> -<area href="class_tg_bot_1_1_inline_query_result_article.html" alt="TgBot::InlineQueryResultArticle" shape="rect" coords="260,56,510,80"/> -<area href="class_tg_bot_1_1_inline_query_result_audio.html" alt="TgBot::InlineQueryResultAudio" shape="rect" coords="260,112,510,136"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_audio.html" alt="TgBot::InlineQueryResultCachedAudio" shape="rect" coords="260,168,510,192"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_document.html" alt="TgBot::InlineQueryResultCachedDocument" shape="rect" coords="260,224,510,248"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_gif.html" alt="TgBot::InlineQueryResultCachedGif" shape="rect" coords="260,280,510,304"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html" alt="TgBot::InlineQueryResultCachedMpeg4Gif" shape="rect" coords="260,336,510,360"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_photo.html" alt="TgBot::InlineQueryResultCachedPhoto" shape="rect" coords="260,392,510,416"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_sticker.html" alt="TgBot::InlineQueryResultCachedSticker" shape="rect" coords="260,448,510,472"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_video.html" alt="TgBot::InlineQueryResultCachedVideo" shape="rect" coords="260,504,510,528"/> -<area href="class_tg_bot_1_1_inline_query_result_cached_voice.html" alt="TgBot::InlineQueryResultCachedVoice" shape="rect" coords="260,560,510,584"/> -<area href="class_tg_bot_1_1_inline_query_result_contact.html" alt="TgBot::InlineQueryResultContact" shape="rect" coords="260,616,510,640"/> -<area href="class_tg_bot_1_1_inline_query_result_document.html" alt="TgBot::InlineQueryResultDocument" shape="rect" coords="260,672,510,696"/> -<area href="class_tg_bot_1_1_inline_query_result_game.html" alt="TgBot::InlineQueryResultGame" shape="rect" coords="260,728,510,752"/> -<area href="class_tg_bot_1_1_inline_query_result_gif.html" alt="TgBot::InlineQueryResultGif" shape="rect" coords="260,784,510,808"/> -<area href="class_tg_bot_1_1_inline_query_result_location.html" alt="TgBot::InlineQueryResultLocation" shape="rect" coords="260,840,510,864"/> -<area href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html" alt="TgBot::InlineQueryResultMpeg4Gif" shape="rect" coords="260,896,510,920"/> -<area href="class_tg_bot_1_1_inline_query_result_photo.html" alt="TgBot::InlineQueryResultPhoto" shape="rect" coords="260,952,510,976"/> -<area href="class_tg_bot_1_1_inline_query_result_venue.html" alt="TgBot::InlineQueryResultVenue" shape="rect" coords="260,1008,510,1032"/> -<area href="class_tg_bot_1_1_inline_query_result_video.html" alt="TgBot::InlineQueryResultVideo" shape="rect" coords="260,1064,510,1088"/> -<area href="class_tg_bot_1_1_inline_query_result_voice.html" alt="TgBot::InlineQueryResultVoice" shape="rect" coords="260,1120,510,1144"/> +<area href="class_tg_bot_1_1_inline_query_result_article.html" title="Represents a link to an article of web page. " alt="TgBot::InlineQueryResultArticle" shape="rect" coords="260,56,510,80"/> +<area href="class_tg_bot_1_1_inline_query_result_audio.html" title="Represents a link to an mp3 audio file. " alt="TgBot::InlineQueryResultAudio" shape="rect" coords="260,112,510,136"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_audio.html" title="Represents a link to an mp3 audio file stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedAudio" shape="rect" coords="260,168,510,192"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_document.html" title="Represents a link to a file stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedDocument" shape="rect" coords="260,224,510,248"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_gif.html" title="Represents a link to an animated GIF file stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedGif" shape="rect" coords="260,280,510,304"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html" title="Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram ..." alt="TgBot::InlineQueryResultCachedMpeg4Gif" shape="rect" coords="260,336,510,360"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_photo.html" title="Represents a link to a photo stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedPhoto" shape="rect" coords="260,392,510,416"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_sticker.html" title="Represents a link to a sticker stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedSticker" shape="rect" coords="260,448,510,472"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_video.html" title="Represents a link to a video file stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedVideo" shape="rect" coords="260,504,510,528"/> +<area href="class_tg_bot_1_1_inline_query_result_cached_voice.html" title="Represents a link to a voice message stored on the Telegram servers. " alt="TgBot::InlineQueryResultCachedVoice" shape="rect" coords="260,560,510,584"/> +<area href="class_tg_bot_1_1_inline_query_result_contact.html" title="Represents a contact with a phone number. " alt="TgBot::InlineQueryResultContact" shape="rect" coords="260,616,510,640"/> +<area href="class_tg_bot_1_1_inline_query_result_document.html" title="Represents a link to a file. " alt="TgBot::InlineQueryResultDocument" shape="rect" coords="260,672,510,696"/> +<area href="class_tg_bot_1_1_inline_query_result_game.html" title="Represents a Game. " alt="TgBot::InlineQueryResultGame" shape="rect" coords="260,728,510,752"/> +<area href="class_tg_bot_1_1_inline_query_result_gif.html" title="Represents a link to an animated GIF file. " alt="TgBot::InlineQueryResultGif" shape="rect" coords="260,784,510,808"/> +<area href="class_tg_bot_1_1_inline_query_result_location.html" title="Represents a location on a map. " alt="TgBot::InlineQueryResultLocation" shape="rect" coords="260,840,510,864"/> +<area href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html" title="Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). " alt="TgBot::InlineQueryResultMpeg4Gif" shape="rect" coords="260,896,510,920"/> +<area href="class_tg_bot_1_1_inline_query_result_photo.html" title="Represents a link to a photo. " alt="TgBot::InlineQueryResultPhoto" shape="rect" coords="260,952,510,976"/> +<area href="class_tg_bot_1_1_inline_query_result_venue.html" title="Represents a venue. " alt="TgBot::InlineQueryResultVenue" shape="rect" coords="260,1008,510,1032"/> +<area href="class_tg_bot_1_1_inline_query_result_video.html" title="Represents link to a page containing an embedded video player or a video file. " alt="TgBot::InlineQueryResultVideo" shape="rect" coords="260,1064,510,1088"/> +<area href="class_tg_bot_1_1_inline_query_result_voice.html" title="Represents link to a page containing an embedded video player or a video file. " alt="TgBot::InlineQueryResultVoice" shape="rect" coords="260,1120,510,1144"/> </map> </div></div> <table class="memberdecls"> @@ -134,22 +137,28 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a264821cb9ed371fc04809effb2ec9bf0"><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"><td class="mdescLeft"> </td><td class="mdescRight">Type of the result. <a href="#a264821cb9ed371fc04809effb2ec9bf0">More...</a><br /></td></tr> <tr class="separator:a264821cb9ed371fc04809effb2ec9bf0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a75316c8ba9522f44aedb9788584156db"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d94f4380732940843c30408fa85f994"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acfc3e23bb91a081e9cbebea3de417f70"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b19b26210f5191e80fc1ed8de9a12a0"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ace9850f165c2e823696aab62391b3943"><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"><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"><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 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#l00020">20</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</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> </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> @@ -163,7 +172,7 @@ 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#l00022">22</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<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> </div> </div> @@ -191,7 +200,7 @@ 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#l00024">24</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<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> </div> </div> @@ -218,7 +227,7 @@ 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#l00028">28</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<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> </div> </div> @@ -234,9 +243,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00048">48</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<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> </div> </div> @@ -251,9 +261,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00038">38</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</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> </div> </div> @@ -268,9 +279,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00058">58</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<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> </div> </div> @@ -285,9 +297,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00053">53</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</p> +<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> </div> </div> @@ -302,9 +315,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00043">43</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</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> </div> </div> @@ -319,9 +333,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Type of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_8h_source.html">InlineQueryResult.h</a>.</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> </div> </div> @@ -334,7 +349,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 99a5450..5436103 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 @@ -108,7 +108,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 537d078..cf1d02e 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_a </div><!--header--> <div class="contents"> +<p>Represents a link to an article of web page. + <a href="class_tg_bot_1_1_inline_query_result_article.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultArticle:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultArticle:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_article.png" usemap="#TgBot::InlineQueryResultArticle_map" alt=""/> <map id="TgBot::InlineQueryResultArticle_map" name="TgBot::InlineQueryResultArticle_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,187,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,187,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,29 +125,41 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a772fc689e3813a8025eb3c0d69e6a109"><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_article.html#a772fc689e3813a8025eb3c0d69e6a109">url</a></td></tr> +<tr class="memdesc:a772fc689e3813a8025eb3c0d69e6a109"><td class="mdescLeft"> </td><td class="mdescRight">Optional. URL of the result. <a href="#a772fc689e3813a8025eb3c0d69e6a109">More...</a><br /></td></tr> <tr class="separator:a772fc689e3813a8025eb3c0d69e6a109"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4f2858334ee45a2e409e82cdb5be0256"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256">hideUrl</a></td></tr> +<tr class="memdesc:a4f2858334ee45a2e409e82cdb5be0256"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Pass True if you don't want the URL to be shown in the message. <a href="#a4f2858334ee45a2e409e82cdb5be0256">More...</a><br /></td></tr> <tr class="separator:a4f2858334ee45a2e409e82cdb5be0256"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:adb17d53fd713e3203b6e3ebf4947d404"><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_article.html#adb17d53fd713e3203b6e3ebf4947d404">description</a></td></tr> +<tr class="memdesc:adb17d53fd713e3203b6e3ebf4947d404"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#adb17d53fd713e3203b6e3ebf4947d404">More...</a><br /></td></tr> <tr class="separator:adb17d53fd713e3203b6e3ebf4947d404"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a842471f67e9ae13cbe79e1a1bb43b21e"><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_article.html#a842471f67e9ae13cbe79e1a1bb43b21e">thumbUrl</a></td></tr> +<tr class="memdesc:a842471f67e9ae13cbe79e1a1bb43b21e"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a842471f67e9ae13cbe79e1a1bb43b21e">More...</a><br /></td></tr> <tr class="separator:a842471f67e9ae13cbe79e1a1bb43b21e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a20bcfc41429b0b8f77339ffa45ebf42d"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">thumbWidth</a></td></tr> +<tr class="memdesc:a20bcfc41429b0b8f77339ffa45ebf42d"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Thumbnail width. <a href="#a20bcfc41429b0b8f77339ffa45ebf42d">More...</a><br /></td></tr> <tr class="separator:a20bcfc41429b0b8f77339ffa45ebf42d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aff3b505e37177d9e7e6e2983c0aedcba"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba">thumbHeight</a></td></tr> +<tr class="memdesc:aff3b505e37177d9e7e6e2983c0aedcba"><td class="mdescLeft"> </td><td class="mdescRight">Optinal. Thumbnail height. <a href="#aff3b505e37177d9e7e6e2983c0aedcba">More...</a><br /></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="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="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="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="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="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="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,7 +170,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</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> </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> @@ -169,7 +184,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_article_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<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> </div> </div> @@ -197,7 +212,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_article_8h_source.html#l00025">25</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<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> </div> </div> @@ -213,9 +228,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00045">45</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</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> </div> </div> @@ -230,9 +246,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00040">40</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</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> </div> </div> @@ -247,9 +264,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optinal. Thumbnail height </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00060">60</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<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> </div> </div> @@ -264,9 +282,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_url.html">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#l00050">50</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<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> </div> </div> @@ -281,9 +300,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</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> </div> </div> @@ -307,7 +327,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_article_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</p> +<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> </div> </div> @@ -322,9 +342,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. URL of the result. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_article_8h_source.html#l00035">35</a> of file <a class="el" href="_inline_query_result_article_8h_source.html">InlineQueryResultArticle.h</a>.</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> </div> </div> @@ -337,7 +358,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 d8a1cde..ef13243 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 @@ -105,7 +105,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 2bc0797..7591643 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_a </div><!--header--> <div class="contents"> +<p>Represents a link to an mp3 audio file. + <a href="class_tg_bot_1_1_inline_query_result_audio.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultAudio:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultAudio:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_audio.png" usemap="#TgBot::InlineQueryResultAudio_map" alt=""/> <map id="TgBot::InlineQueryResultAudio_map" name="TgBot::InlineQueryResultAudio_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,183,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,183,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,23 +125,32 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a32196651921816a857b75a7e0163ed40"><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_audio.html#a32196651921816a857b75a7e0163ed40">audioUrl</a></td></tr> +<tr class="memdesc:a32196651921816a857b75a7e0163ed40"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL for the audio file. <a href="#a32196651921816a857b75a7e0163ed40">More...</a><br /></td></tr> <tr class="separator:a32196651921816a857b75a7e0163ed40"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aed3fcf3bc848aaae21bab04a3f840ec1"><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_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1">performer</a></td></tr> +<tr class="memdesc:aed3fcf3bc848aaae21bab04a3f840ec1"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Performer. <a href="#aed3fcf3bc848aaae21bab04a3f840ec1">More...</a><br /></td></tr> <tr class="separator:aed3fcf3bc848aaae21bab04a3f840ec1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a18d053fc3cfc83d5e8a769002a12ad01"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01">audioDuration</a></td></tr> +<tr class="memdesc:a18d053fc3cfc83d5e8a769002a12ad01"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a18d053fc3cfc83d5e8a769002a12ad01">More...</a><br /></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="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="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="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="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="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="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> @@ -149,7 +161,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</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> </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> @@ -163,7 +175,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#l00023">23</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<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> </div> </div> @@ -191,7 +203,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#l00025">25</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<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> </div> </div> @@ -207,9 +219,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_audio.html">Audio</a> duration in seconds </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00043">43</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<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> </div> </div> @@ -224,9 +237,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00033">33</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<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> </div> </div> @@ -241,9 +255,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Performer </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_audio_8h_source.html#l00038">38</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<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> </div> </div> @@ -267,7 +282,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#l00021">21</a> of file <a class="el" href="_inline_query_result_audio_8h_source.html">InlineQueryResultAudio.h</a>.</p> +<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> </div> </div> @@ -280,7 +295,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1e3552e..daa5a04 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 @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 6c93416..7688c1b 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to an mp3 audio file stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_audio.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedAudio:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedAudio:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_audio.png" usemap="#TgBot::InlineQueryResultCachedAudio_map" alt=""/> <map id="TgBot::InlineQueryResultCachedAudio_map" name="TgBot::InlineQueryResultCachedAudio_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,227,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,227,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,19 +125,26 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a318af9a876c7785d9b70a1df30284a39"><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_cached_audio.html#a318af9a876c7785d9b70a1df30284a39">audioFileId</a></td></tr> +<tr class="memdesc:a318af9a876c7785d9b70a1df30284a39"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier for the audio file. <a href="#a318af9a876c7785d9b70a1df30284a39">More...</a><br /></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="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="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="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="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="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="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> @@ -145,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</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> </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> @@ -159,7 +169,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#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<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> </div> </div> @@ -187,7 +197,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#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<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> </div> </div> @@ -203,9 +213,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<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> </div> </div> @@ -229,7 +240,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#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_audio_8h_source.html">InlineQueryResultCachedAudio.h</a>.</p> +<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> </div> </div> @@ -242,7 +253,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 98c5cab..f9bf1bf 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 @@ -104,7 +104,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1107139..eb3dded 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to a file stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_document.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedDocument:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedDocument:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_document.png" usemap="#TgBot::InlineQueryResultCachedDocument_map" alt=""/> <map id="TgBot::InlineQueryResultCachedDocument_map" name="TgBot::InlineQueryResultCachedDocument_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,250,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,250,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,21 +125,29 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:adc8dec6c94ecd3948a02123010fc9454"><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_cached_document.html#adc8dec6c94ecd3948a02123010fc9454">documentFileId</a></td></tr> +<tr class="memdesc:adc8dec6c94ecd3948a02123010fc9454"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier for the file. <a href="#adc8dec6c94ecd3948a02123010fc9454">More...</a><br /></td></tr> <tr class="separator:adc8dec6c94ecd3948a02123010fc9454"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:adbd95fa3dd4f9d2efce22f79efff5650"><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_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650">description</a></td></tr> +<tr class="memdesc:adbd95fa3dd4f9d2efce22f79efff5650"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#adbd95fa3dd4f9d2efce22f79efff5650">More...</a><br /></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="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="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="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="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="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="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> @@ -147,7 +158,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</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> </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> @@ -161,7 +172,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#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<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> </div> </div> @@ -189,7 +200,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#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<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> </div> </div> @@ -205,9 +216,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00037">37</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<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> </div> </div> @@ -222,9 +234,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<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> </div> </div> @@ -248,7 +261,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#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_document_8h_source.html">InlineQueryResultCachedDocument.h</a>.</p> +<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> </div> </div> @@ -261,7 +274,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 8277b4d..5b92d3c 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 @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 72cf69a..d8e487a 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to an animated GIF file stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_gif.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedGif:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedGif:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_gif.png" usemap="#TgBot::InlineQueryResultCachedGif_map" alt=""/> <map id="TgBot::InlineQueryResultCachedGif_map" name="TgBot::InlineQueryResultCachedGif_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,210,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,210,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,19 +125,26 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ad23bb77e92125e6720c55e7747a9bb6f"><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_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f">gifFileId</a></td></tr> +<tr class="memdesc:ad23bb77e92125e6720c55e7747a9bb6f"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier for the GIF file. <a href="#ad23bb77e92125e6720c55e7747a9bb6f">More...</a><br /></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="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="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="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="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="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="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> @@ -145,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</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> </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> @@ -159,7 +169,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#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<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> </div> </div> @@ -187,7 +197,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#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<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> </div> </div> @@ -203,9 +213,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<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> </div> </div> @@ -229,7 +240,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#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_gif_8h_source.html">InlineQueryResultCachedGif.h</a>.</p> +<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> </div> </div> @@ -242,7 +253,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b685a42..2a12fc0 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 @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 535c60c..10d5b16 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedMpeg4Gif:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedMpeg4Gif:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.png" usemap="#TgBot::InlineQueryResultCachedMpeg4Gif_map" alt=""/> <map id="TgBot::InlineQueryResultCachedMpeg4Gif_map" name="TgBot::InlineQueryResultCachedMpeg4Gif_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,249,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,249,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,19 +125,26 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a22d408fa2322cf94ac758fdec28796f8"><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_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8">mpeg4FileId</a></td></tr> +<tr class="memdesc:a22d408fa2322cf94ac758fdec28796f8"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier for the MP4 file. <a href="#a22d408fa2322cf94ac758fdec28796f8">More...</a><br /></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="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="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="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="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="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="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> @@ -145,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</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> </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> @@ -159,7 +169,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#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -187,7 +197,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#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -203,9 +213,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -229,7 +240,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#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_mpeg4_gif_8h_source.html">InlineQueryResultCachedMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -242,7 +253,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 40aeac9..d8e55db 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 @@ -104,7 +104,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 18bbac5..635c662 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to a photo stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_photo.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedPhoto:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedPhoto:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_photo.png" usemap="#TgBot::InlineQueryResultCachedPhoto_map" alt=""/> <map id="TgBot::InlineQueryResultCachedPhoto_map" name="TgBot::InlineQueryResultCachedPhoto_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,226,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,226,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,21 +125,29 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ab565bf88ec7ebb111aa0d628e20031ac"><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_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac">photoFileId</a></td></tr> +<tr class="memdesc:ab565bf88ec7ebb111aa0d628e20031ac"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier of the photo. <a href="#ab565bf88ec7ebb111aa0d628e20031ac">More...</a><br /></td></tr> <tr class="separator:ab565bf88ec7ebb111aa0d628e20031ac"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae3ee1094fb0d586145265557a4967472"><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_cached_photo.html#ae3ee1094fb0d586145265557a4967472">description</a></td></tr> +<tr class="memdesc:ae3ee1094fb0d586145265557a4967472"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#ae3ee1094fb0d586145265557a4967472">More...</a><br /></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="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="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="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="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="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="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> @@ -147,7 +158,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</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> </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> @@ -161,7 +172,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#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<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> </div> </div> @@ -189,7 +200,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#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<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> </div> </div> @@ -205,9 +216,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00037">37</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<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> </div> </div> @@ -222,9 +234,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<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> </div> </div> @@ -248,7 +261,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#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_photo_8h_source.html">InlineQueryResultCachedPhoto.h</a>.</p> +<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> </div> </div> @@ -261,7 +274,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 3d53167..25fe223 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 @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 78e46ee..486f438 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to a sticker stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedSticker:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedSticker:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_sticker.png" usemap="#TgBot::InlineQueryResultCachedSticker_map" alt=""/> <map id="TgBot::InlineQueryResultCachedSticker_map" name="TgBot::InlineQueryResultCachedSticker_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,233,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,233,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,19 +125,26 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a64bd220c343ee8165afc4e079bcb52fb"><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_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb">stickerFileId</a></td></tr> +<tr class="memdesc:a64bd220c343ee8165afc4e079bcb52fb"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier of the sticker. <a href="#a64bd220c343ee8165afc4e079bcb52fb">More...</a><br /></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="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="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="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="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="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="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> @@ -145,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</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> </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> @@ -159,7 +169,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#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<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> </div> </div> @@ -187,7 +197,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#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<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> </div> </div> @@ -203,9 +213,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<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> </div> </div> @@ -229,7 +240,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#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_sticker_8h_source.html">InlineQueryResultCachedSticker.h</a>.</p> +<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> </div> </div> @@ -242,7 +253,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 c9f6e6a..56c1675 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 @@ -104,7 +104,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 cbe18f7..4bbca2e 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to a video file stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_video.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedVideo:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedVideo:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_video.png" usemap="#TgBot::InlineQueryResultCachedVideo_map" alt=""/> <map id="TgBot::InlineQueryResultCachedVideo_map" name="TgBot::InlineQueryResultCachedVideo_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,227,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,227,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,21 +125,29 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:abea4deca4249a41cb3fbe999ed820fa0"><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_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0">videoFileId</a></td></tr> +<tr class="memdesc:abea4deca4249a41cb3fbe999ed820fa0"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier of the video. <a href="#abea4deca4249a41cb3fbe999ed820fa0">More...</a><br /></td></tr> <tr class="separator:abea4deca4249a41cb3fbe999ed820fa0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9e8cec9c88eaa986929575dda800f833"><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_cached_video.html#a9e8cec9c88eaa986929575dda800f833">description</a></td></tr> +<tr class="memdesc:a9e8cec9c88eaa986929575dda800f833"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#a9e8cec9c88eaa986929575dda800f833">More...</a><br /></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="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="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="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="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="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="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> @@ -147,7 +158,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</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> </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> @@ -161,7 +172,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_video_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<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> </div> </div> @@ -189,7 +200,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_video_8h_source.html#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<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> </div> </div> @@ -205,9 +216,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00037">37</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<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> </div> </div> @@ -231,7 +243,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_video_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<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> </div> </div> @@ -246,9 +258,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_video_8h_source.html">InlineQueryResultCachedVideo.h</a>.</p> +<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> </div> </div> @@ -261,7 +274,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 d10df89..4c3013d 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 @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 5b3c9f7..00ba836 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a link to a voice message stored on the Telegram servers. + <a href="class_tg_bot_1_1_inline_query_result_cached_voice.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultCachedVoice:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultCachedVoice:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_cached_voice.png" usemap="#TgBot::InlineQueryResultCachedVoice_map" alt=""/> <map id="TgBot::InlineQueryResultCachedVoice_map" name="TgBot::InlineQueryResultCachedVoice_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,227,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,227,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,19 +125,26 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ab3810efdb799663c6fa106b3d28fb759"><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_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759">voiceFileId</a></td></tr> +<tr class="memdesc:ab3810efdb799663c6fa106b3d28fb759"><td class="mdescLeft"> </td><td class="mdescRight">A valid file identifier of the voice message. <a href="#ab3810efdb799663c6fa106b3d28fb759">More...</a><br /></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="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="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="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="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="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="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> @@ -145,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</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> </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> @@ -159,7 +169,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_voice_8h_source.html#l00023">23</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<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> </div> </div> @@ -187,7 +197,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_voice_8h_source.html#l00025">25</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<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> </div> </div> @@ -212,7 +222,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_voice_8h_source.html#l00021">21</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<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> </div> </div> @@ -227,9 +237,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_inline_query_result_cached_voice_8h_source.html">InlineQueryResultCachedVoice.h</a>.</p> +<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> </div> </div> @@ -242,7 +253,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 9079cf8..b6f7827 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 @@ -108,7 +108,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 bdc4717..116c3d4 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_c </div><!--header--> <div class="contents"> +<p>Represents a contact with a phone number. + <a href="class_tg_bot_1_1_inline_query_result_contact.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultContact:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultContact:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_contact.png" usemap="#TgBot::InlineQueryResultContact_map" alt=""/> <map id="TgBot::InlineQueryResultContact_map" name="TgBot::InlineQueryResultContact_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,193,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,193,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,29 +125,41 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a8bf9d71688e348b69876301a4422f228"><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_contact.html#a8bf9d71688e348b69876301a4422f228">phoneNumber</a></td></tr> +<tr class="memdesc:a8bf9d71688e348b69876301a4422f228"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. <a href="#a8bf9d71688e348b69876301a4422f228">More...</a><br /></td></tr> <tr class="separator:a8bf9d71688e348b69876301a4422f228"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a70df19e3e75c6b798a72cfb3057da235"><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_contact.html#a70df19e3e75c6b798a72cfb3057da235">firstName</a></td></tr> +<tr class="memdesc:a70df19e3e75c6b798a72cfb3057da235"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. <a href="#a70df19e3e75c6b798a72cfb3057da235">More...</a><br /></td></tr> <tr class="separator:a70df19e3e75c6b798a72cfb3057da235"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5ee952bdd68e0006d377398221c6e003"><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_contact.html#a5ee952bdd68e0006d377398221c6e003">lastName</a></td></tr> +<tr class="memdesc:a5ee952bdd68e0006d377398221c6e003"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. <a href="#a5ee952bdd68e0006d377398221c6e003">More...</a><br /></td></tr> <tr class="separator:a5ee952bdd68e0006d377398221c6e003"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a27661e2e0d1e7746e92e569a023b566d"><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_contact.html#a27661e2e0d1e7746e92e569a023b566d">thumbUrl</a></td></tr> +<tr class="memdesc:a27661e2e0d1e7746e92e569a023b566d"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a27661e2e0d1e7746e92e569a023b566d">More...</a><br /></td></tr> <tr class="separator:a27661e2e0d1e7746e92e569a023b566d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a518e5a825d0e5a715d5bbdc08b75ecfa"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa">thumbWidth</a></td></tr> +<tr class="memdesc:a518e5a825d0e5a715d5bbdc08b75ecfa"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Thumbnail width. <a href="#a518e5a825d0e5a715d5bbdc08b75ecfa">More...</a><br /></td></tr> <tr class="separator:a518e5a825d0e5a715d5bbdc08b75ecfa"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa75d7c816783d54170b307ce99d65e56"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56">thumbHeight</a></td></tr> +<tr class="memdesc:aa75d7c816783d54170b307ce99d65e56"><td class="mdescLeft"> </td><td class="mdescRight">Optinal. Thumbnail height. <a href="#aa75d7c816783d54170b307ce99d65e56">More...</a><br /></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="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="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="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="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="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="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> @@ -153,9 +168,9 @@ Static Public Attributes</h2></td></tr> <tr class="separator:a6025353b3ddcda68373fb9cef201b625"><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 contact with a phone number </p> +<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#l00019">19</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</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> </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> @@ -169,7 +184,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#l00023">23</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -197,7 +212,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#l00025">25</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -213,9 +228,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s first name </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -230,9 +246,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s last name </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -247,9 +264,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s phone number </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -264,9 +282,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optinal. Thumbnail height </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00059">59</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -281,9 +300,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_url.html">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#l00049">49</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -298,9 +318,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_contact_8h_source.html#l00054">54</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</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> </div> </div> @@ -324,7 +345,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#l00021">21</a> of file <a class="el" href="_inline_query_result_contact_8h_source.html">InlineQueryResultContact.h</a>.</p> +<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> </div> </div> @@ -337,7 +358,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b8aa6bb..c91e835 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 @@ -108,7 +108,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 9e4def5..c893fd5 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_d </div><!--header--> <div class="contents"> +<p>Represents a link to a file. + <a href="class_tg_bot_1_1_inline_query_result_document.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultDocument:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultDocument:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_document.png" usemap="#TgBot::InlineQueryResultDocument_map" alt=""/> <map id="TgBot::InlineQueryResultDocument_map" name="TgBot::InlineQueryResultDocument_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,206,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,206,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,29 +125,41 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ad100723d377947665ed69b77bc3a7746"><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_document.html#ad100723d377947665ed69b77bc3a7746">documentUrl</a></td></tr> +<tr class="memdesc:ad100723d377947665ed69b77bc3a7746"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL for the file. <a href="#ad100723d377947665ed69b77bc3a7746">More...</a><br /></td></tr> <tr class="separator:ad100723d377947665ed69b77bc3a7746"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a77536770d42b1df1879519ee99e7a182"><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_document.html#a77536770d42b1df1879519ee99e7a182">mimeType</a></td></tr> +<tr class="memdesc:a77536770d42b1df1879519ee99e7a182"><td class="mdescLeft"> </td><td class="mdescRight">Mime type of the content of the file, either 'application/pdf' or 'application/zip'. <a href="#a77536770d42b1df1879519ee99e7a182">More...</a><br /></td></tr> <tr class="separator:a77536770d42b1df1879519ee99e7a182"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1a8cb4000b1a15091a03196d3304b363"><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_document.html#a1a8cb4000b1a15091a03196d3304b363">description</a></td></tr> +<tr class="memdesc:a1a8cb4000b1a15091a03196d3304b363"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#a1a8cb4000b1a15091a03196d3304b363">More...</a><br /></td></tr> <tr class="separator:a1a8cb4000b1a15091a03196d3304b363"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7d119b843296c1f51392f05b7dc221df"><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_document.html#a7d119b843296c1f51392f05b7dc221df">thumbUrl</a></td></tr> +<tr class="memdesc:a7d119b843296c1f51392f05b7dc221df"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a7d119b843296c1f51392f05b7dc221df">More...</a><br /></td></tr> <tr class="separator:a7d119b843296c1f51392f05b7dc221df"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5b795d9e5cc5bac980c68d44fca1e6ce"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce">thumbWidth</a></td></tr> +<tr class="memdesc:a5b795d9e5cc5bac980c68d44fca1e6ce"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Thumbnail width. <a href="#a5b795d9e5cc5bac980c68d44fca1e6ce">More...</a><br /></td></tr> <tr class="separator:a5b795d9e5cc5bac980c68d44fca1e6ce"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a02c137d775ab621a206e12268491392f"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f">thumbHeight</a></td></tr> +<tr class="memdesc:a02c137d775ab621a206e12268491392f"><td class="mdescLeft"> </td><td class="mdescRight">Optinal. Thumbnail height. <a href="#a02c137d775ab621a206e12268491392f">More...</a><br /></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="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="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="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="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="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="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,7 +170,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</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> </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> @@ -169,7 +184,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#l00023">23</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -197,7 +212,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#l00025">25</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -213,9 +228,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00044">44</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -230,9 +246,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00034">34</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -247,9 +264,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00039">39</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -264,9 +282,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optinal. Thumbnail height </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00059">59</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -281,9 +300,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_url.html">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#l00049">49</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -298,9 +318,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_document_8h_source.html#l00054">54</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</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> </div> </div> @@ -324,7 +345,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#l00021">21</a> of file <a class="el" href="_inline_query_result_document_8h_source.html">InlineQueryResultDocument.h</a>.</p> +<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> </div> </div> @@ -337,7 +358,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 8d268be..ae42ccd 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 @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b7d088c..cbe3b74 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_g </div><!--header--> <div class="contents"> +<p>Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a>. + <a href="class_tg_bot_1_1_inline_query_result_game.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultGame:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultGame:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_game.png" usemap="#TgBot::InlineQueryResultGame_map" alt=""/> <map id="TgBot::InlineQueryResultGame_map" name="TgBot::InlineQueryResultGame_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,182,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,182,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,19 +125,26 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a27eeb729c70e39bd963b99090c53e93a"><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_game.html#a27eeb729c70e39bd963b99090c53e93a">gameShortName</a></td></tr> +<tr class="memdesc:a27eeb729c70e39bd963b99090c53e93a"><td class="mdescLeft"> </td><td class="mdescRight">Short name of the game. <a href="#a27eeb729c70e39bd963b99090c53e93a">More...</a><br /></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="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="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="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="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="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="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> @@ -143,9 +153,9 @@ Static Public Attributes</h2></td></tr> <tr class="separator:aa5f1b3040c290d0a60c5019f7f3109c7"><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 Game. </p> +<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#l00019">19</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</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> </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> @@ -159,7 +169,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#l00023">23</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<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> </div> </div> @@ -187,7 +197,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#l00025">25</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<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> </div> </div> @@ -203,9 +213,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Short name of the game </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_game_8h_source.html#l00032">32</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<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> </div> </div> @@ -229,7 +240,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#l00021">21</a> of file <a class="el" href="_inline_query_result_game_8h_source.html">InlineQueryResultGame.h</a>.</p> +<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> </div> </div> @@ -242,7 +253,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 ed6eb8c..4049d58 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 @@ -107,7 +107,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 58f071a..4da8aba 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_g </div><!--header--> <div class="contents"> +<p>Represents a link to an animated GIF file. + <a href="class_tg_bot_1_1_inline_query_result_gif.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultGif:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultGif:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_gif.png" usemap="#TgBot::InlineQueryResultGif_map" alt=""/> <map id="TgBot::InlineQueryResultGif_map" name="TgBot::InlineQueryResultGif_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,166,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,166,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,27 +125,38 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a7f38ad7e89d2e911f3b5b8e4f9209ad0"><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_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0">gifUrl</a></td></tr> +<tr class="memdesc:a7f38ad7e89d2e911f3b5b8e4f9209ad0"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL for the GIF file. <a href="#a7f38ad7e89d2e911f3b5b8e4f9209ad0">More...</a><br /></td></tr> <tr class="separator:a7f38ad7e89d2e911f3b5b8e4f9209ad0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0a205b57827e2512f96f4f2e3ae62376"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376">gifWidth</a></td></tr> +<tr class="memdesc:a0a205b57827e2512f96f4f2e3ae62376"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Width of the GIF. <a href="#a0a205b57827e2512f96f4f2e3ae62376">More...</a><br /></td></tr> <tr class="separator:a0a205b57827e2512f96f4f2e3ae62376"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac668e2b6fca9f023e5d4198acb73faae"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae">gifHeight</a></td></tr> +<tr class="memdesc:ac668e2b6fca9f023e5d4198acb73faae"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Height of the GIF. <a href="#ac668e2b6fca9f023e5d4198acb73faae">More...</a><br /></td></tr> <tr class="separator:ac668e2b6fca9f023e5d4198acb73faae"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abe09430a376eb777fe7bc563ea1df5f6"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6">gifDuration</a></td></tr> +<tr class="memdesc:abe09430a376eb777fe7bc563ea1df5f6"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Duration of the GIF. <a href="#abe09430a376eb777fe7bc563ea1df5f6">More...</a><br /></td></tr> <tr class="separator:abe09430a376eb777fe7bc563ea1df5f6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0872ef8aa09cbf3b1fba851dd37e49a3"><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_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3">thumbUrl</a></td></tr> +<tr class="memdesc:a0872ef8aa09cbf3b1fba851dd37e49a3"><td class="mdescLeft"> </td><td class="mdescRight">URL of the static thumbnail for the result (jpeg or gif) <a href="#a0872ef8aa09cbf3b1fba851dd37e49a3">More...</a><br /></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="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="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="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="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="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="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> @@ -153,7 +167,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</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> </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> @@ -167,7 +181,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#l00023">23</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<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> </div> </div> @@ -195,7 +209,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#l00025">25</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<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> </div> </div> @@ -211,9 +225,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Duration of the GIF </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<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> </div> </div> @@ -228,9 +243,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Height of the GIF. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</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> </div> </div> @@ -245,9 +261,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00034">34</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</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> </div> </div> @@ -262,9 +279,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Width of the GIF. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_gif_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</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> </div> </div> @@ -279,9 +297,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00054">54</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</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> </div> </div> @@ -305,7 +324,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#l00021">21</a> of file <a class="el" href="_inline_query_result_gif_8h_source.html">InlineQueryResultGif.h</a>.</p> +<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> </div> </div> @@ -318,7 +337,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 9905b07..4e47c08 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 @@ -107,7 +107,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 dfc8018..37778f7 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_l </div><!--header--> <div class="contents"> +<p>Represents a location on a map. + <a href="class_tg_bot_1_1_inline_query_result_location.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultLocation:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultLocation:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_location.png" usemap="#TgBot::InlineQueryResultLocation_map" alt=""/> <map id="TgBot::InlineQueryResultLocation_map" name="TgBot::InlineQueryResultLocation_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,198,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,198,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,27 +125,38 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aedb605f7593c1772185cbb66bb63019b"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b">latitude</a></td></tr> +<tr class="memdesc:aedb605f7593c1772185cbb66bb63019b"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#aedb605f7593c1772185cbb66bb63019b">More...</a><br /></td></tr> <tr class="separator:aedb605f7593c1772185cbb66bb63019b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7561bd9c6447a72a2a45a7fe966dbfb7"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7">longitude</a></td></tr> +<tr class="memdesc:a7561bd9c6447a72a2a45a7fe966dbfb7"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a7561bd9c6447a72a2a45a7fe966dbfb7">More...</a><br /></td></tr> <tr class="separator:a7561bd9c6447a72a2a45a7fe966dbfb7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae18d6b73278913416e3cbc1b23dc88a4"><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_location.html#ae18d6b73278913416e3cbc1b23dc88a4">thumbUrl</a></td></tr> +<tr class="memdesc:ae18d6b73278913416e3cbc1b23dc88a4"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ae18d6b73278913416e3cbc1b23dc88a4">More...</a><br /></td></tr> <tr class="separator:ae18d6b73278913416e3cbc1b23dc88a4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a486129a565c022620721f78f6b546442"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442">thumbWidth</a></td></tr> +<tr class="memdesc:a486129a565c022620721f78f6b546442"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Thumbnail width. <a href="#a486129a565c022620721f78f6b546442">More...</a><br /></td></tr> <tr class="separator:a486129a565c022620721f78f6b546442"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5a62d2f1ab0003c08cea5f66cc8fbaf2"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2">thumbHeight</a></td></tr> +<tr class="memdesc:a5a62d2f1ab0003c08cea5f66cc8fbaf2"><td class="mdescLeft"> </td><td class="mdescRight">Optinal. Thumbnail height. <a href="#a5a62d2f1ab0003c08cea5f66cc8fbaf2">More...</a><br /></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="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="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="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="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="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="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> @@ -153,7 +167,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</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> </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> @@ -167,7 +181,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#l00023">23</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -195,7 +209,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#l00025">25</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -211,9 +225,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_location.html">Location</a> latitude in degrees </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -228,9 +243,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_location.html">Location</a> longitude in degrees </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -245,9 +261,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optinal. Thumbnail height </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00054">54</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -262,9 +279,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_url.html">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#l00044">44</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -279,9 +297,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_location_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</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> </div> </div> @@ -305,7 +324,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#l00021">21</a> of file <a class="el" href="_inline_query_result_location_8h_source.html">InlineQueryResultLocation.h</a>.</p> +<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> </div> </div> @@ -318,7 +337,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 8146f69..0ea68c1 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 @@ -107,7 +107,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 7ebb53d..0923eca 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_m </div><!--header--> <div class="contents"> +<p>Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). + <a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultMpeg4Gif:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultMpeg4Gif:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_mpeg4_gif.png" usemap="#TgBot::InlineQueryResultMpeg4Gif_map" alt=""/> <map id="TgBot::InlineQueryResultMpeg4Gif_map" name="TgBot::InlineQueryResultMpeg4Gif_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,205,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,205,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,27 +125,38 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a32b8a36f73b908be5a142f58e3355069"><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_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069">mpeg4Url</a></td></tr> +<tr class="memdesc:a32b8a36f73b908be5a142f58e3355069"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL for the MP4 file. <a href="#a32b8a36f73b908be5a142f58e3355069">More...</a><br /></td></tr> <tr class="separator:a32b8a36f73b908be5a142f58e3355069"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5fe876f117ad0b850c6e0333717e431c"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c">mpeg4Width</a></td></tr> +<tr class="memdesc:a5fe876f117ad0b850c6e0333717e431c"><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="#a5fe876f117ad0b850c6e0333717e431c">More...</a><br /></td></tr> <tr class="separator:a5fe876f117ad0b850c6e0333717e431c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a783d22cb41d4f8ee598cddde8d98b90c"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c">mpeg4Height</a></td></tr> +<tr class="memdesc:a783d22cb41d4f8ee598cddde8d98b90c"><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="#a783d22cb41d4f8ee598cddde8d98b90c">More...</a><br /></td></tr> <tr class="separator:a783d22cb41d4f8ee598cddde8d98b90c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a046e5ad4661be2e9adbe15890409584e"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e">mpeg4Duration</a></td></tr> +<tr class="memdesc:a046e5ad4661be2e9adbe15890409584e"><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="#a046e5ad4661be2e9adbe15890409584e">More...</a><br /></td></tr> <tr class="separator:a046e5ad4661be2e9adbe15890409584e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac90d65262a4481d149f90153bcf621e5"><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_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5">thumbUrl</a></td></tr> +<tr class="memdesc:ac90d65262a4481d149f90153bcf621e5"><td class="mdescLeft"> </td><td class="mdescRight">URL of the static thumbnail (jpeg or gif) for the result. <a href="#ac90d65262a4481d149f90153bcf621e5">More...</a><br /></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="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="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="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="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="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="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> @@ -153,7 +167,7 @@ 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#l00014">14</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</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> </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> @@ -167,7 +181,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#l00018">18</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -195,7 +209,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#l00020">20</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -211,9 +225,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> duration. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -228,9 +243,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00039">39</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -245,9 +261,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00029">29</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</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> </div> </div> @@ -262,9 +279,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html#l00034">34</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -279,9 +297,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00049">49</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -305,7 +324,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#l00016">16</a> of file <a class="el" href="_inline_query_result_mpeg4_gif_8h_source.html">InlineQueryResultMpeg4Gif.h</a>.</p> +<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> </div> </div> @@ -318,7 +337,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1bece9f..8a4ca12 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 @@ -107,7 +107,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 62f6235..f3c5be9 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_p </div><!--header--> <div class="contents"> +<p>Represents a link to a photo. + <a href="class_tg_bot_1_1_inline_query_result_photo.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultPhoto:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultPhoto:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_photo.png" usemap="#TgBot::InlineQueryResultPhoto_map" alt=""/> <map id="TgBot::InlineQueryResultPhoto_map" name="TgBot::InlineQueryResultPhoto_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,182,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,182,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,27 +125,38 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a0ad0da22b0a217208453aea34ed9a2c2"><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_photo.html#a0ad0da22b0a217208453aea34ed9a2c2">photoUrl</a></td></tr> +<tr class="memdesc:a0ad0da22b0a217208453aea34ed9a2c2"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL of the photo. <a href="#a0ad0da22b0a217208453aea34ed9a2c2">More...</a><br /></td></tr> <tr class="separator:a0ad0da22b0a217208453aea34ed9a2c2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aca6ea097fce7827241ae1628c44a5893"><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_photo.html#aca6ea097fce7827241ae1628c44a5893">thumbUrl</a></td></tr> +<tr class="memdesc:aca6ea097fce7827241ae1628c44a5893"><td class="mdescLeft"> </td><td class="mdescRight">URL of the thumbnail for the photo. <a href="#aca6ea097fce7827241ae1628c44a5893">More...</a><br /></td></tr> <tr class="separator:aca6ea097fce7827241ae1628c44a5893"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a13c4e25b5f0709aa32d25b01ecb44cc8"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8">photoWidth</a></td></tr> +<tr class="memdesc:a13c4e25b5f0709aa32d25b01ecb44cc8"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Width of the photo. <a href="#a13c4e25b5f0709aa32d25b01ecb44cc8">More...</a><br /></td></tr> <tr class="separator:a13c4e25b5f0709aa32d25b01ecb44cc8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae82fef29603bd4667558ea7aeb7d73f7"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7">photoHeight</a></td></tr> +<tr class="memdesc:ae82fef29603bd4667558ea7aeb7d73f7"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Height of the photo. <a href="#ae82fef29603bd4667558ea7aeb7d73f7">More...</a><br /></td></tr> <tr class="separator:ae82fef29603bd4667558ea7aeb7d73f7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3bc4bf8bfdadeff170be433b537d445a"><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_photo.html#a3bc4bf8bfdadeff170be433b537d445a">description</a></td></tr> +<tr class="memdesc:a3bc4bf8bfdadeff170be433b537d445a"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#a3bc4bf8bfdadeff170be433b537d445a">More...</a><br /></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="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="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="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="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="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="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> @@ -153,7 +167,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</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> </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> @@ -167,7 +181,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#l00023">23</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<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> </div> </div> @@ -195,7 +209,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#l00025">25</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<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> </div> </div> @@ -211,9 +225,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00054">54</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</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> </div> </div> @@ -228,9 +243,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Height of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00049">49</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</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> </div> </div> @@ -245,9 +261,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00034">34</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</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> </div> </div> @@ -262,9 +279,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Width of the photo. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_photo_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</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> </div> </div> @@ -279,9 +297,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00039">39</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<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> </div> </div> @@ -305,7 +324,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#l00021">21</a> of file <a class="el" href="_inline_query_result_photo_8h_source.html">InlineQueryResultPhoto.h</a>.</p> +<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> </div> </div> @@ -318,7 +337,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 751b3a2..8155ac5 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 @@ -109,7 +109,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 4ace6d2..51193a6 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_v </div><!--header--> <div class="contents"> +<p>Represents a venue. + <a href="class_tg_bot_1_1_inline_query_result_venue.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultVenue:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultVenue:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_venue.png" usemap="#TgBot::InlineQueryResultVenue_map" alt=""/> <map id="TgBot::InlineQueryResultVenue_map" name="TgBot::InlineQueryResultVenue_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,187,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,187,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,31 +125,44 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a842e5f5e15da3e24e81f8d68ec00ad97"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97">latitude</a></td></tr> +<tr class="memdesc:a842e5f5e15da3e24e81f8d68ec00ad97"><td class="mdescLeft"> </td><td class="mdescRight">Latitude of the venue location in degrees. <a href="#a842e5f5e15da3e24e81f8d68ec00ad97">More...</a><br /></td></tr> <tr class="separator:a842e5f5e15da3e24e81f8d68ec00ad97"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a385d6861f463a496af03accc31143a4c"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c">longitude</a></td></tr> +<tr class="memdesc:a385d6861f463a496af03accc31143a4c"><td class="mdescLeft"> </td><td class="mdescRight">Longitude of the venue location in degrees. <a href="#a385d6861f463a496af03accc31143a4c">More...</a><br /></td></tr> <tr class="separator:a385d6861f463a496af03accc31143a4c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a065ae48c35a1fccad49e1dd9c143443b"><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_venue.html#a065ae48c35a1fccad49e1dd9c143443b">address</a></td></tr> +<tr class="memdesc:a065ae48c35a1fccad49e1dd9c143443b"><td class="mdescLeft"> </td><td class="mdescRight">Address of the venue. <a href="#a065ae48c35a1fccad49e1dd9c143443b">More...</a><br /></td></tr> <tr class="separator:a065ae48c35a1fccad49e1dd9c143443b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a046d6213f587de9c4acbe7bc2eb194d9"><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_venue.html#a046d6213f587de9c4acbe7bc2eb194d9">foursquareId</a></td></tr> +<tr class="memdesc:a046d6213f587de9c4acbe7bc2eb194d9"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Foursquare identifier of the venue if known. <a href="#a046d6213f587de9c4acbe7bc2eb194d9">More...</a><br /></td></tr> <tr class="separator:a046d6213f587de9c4acbe7bc2eb194d9"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7c54d597c7b13147109ca777364abf90"><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_venue.html#a7c54d597c7b13147109ca777364abf90">thumbUrl</a></td></tr> +<tr class="memdesc:a7c54d597c7b13147109ca777364abf90"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a7c54d597c7b13147109ca777364abf90">More...</a><br /></td></tr> <tr class="separator:a7c54d597c7b13147109ca777364abf90"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a88471f6acad35d4d45641572e4730517"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517">thumbWidth</a></td></tr> +<tr class="memdesc:a88471f6acad35d4d45641572e4730517"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Thumbnail width. <a href="#a88471f6acad35d4d45641572e4730517">More...</a><br /></td></tr> <tr class="separator:a88471f6acad35d4d45641572e4730517"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a284c445f7142d1f83fe78c22681747c2"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2">thumbHeight</a></td></tr> +<tr class="memdesc:a284c445f7142d1f83fe78c22681747c2"><td class="mdescLeft"> </td><td class="mdescRight">Optinal. Thumbnail height. <a href="#a284c445f7142d1f83fe78c22681747c2">More...</a><br /></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="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="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="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="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="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="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> @@ -157,7 +173,7 @@ 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#l00019">19</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</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> </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> @@ -171,7 +187,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#l00023">23</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -199,7 +215,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#l00025">25</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -215,9 +231,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Address of the venue </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00044">44</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -232,9 +249,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00049">49</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -249,9 +267,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00034">34</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -266,9 +285,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00039">39</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -283,9 +303,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optinal. Thumbnail height </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00064">64</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -300,9 +321,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_url.html">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#l00054">54</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -317,9 +339,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Thumbnail width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_venue_8h_source.html#l00059">59</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</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> </div> </div> @@ -343,7 +366,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#l00021">21</a> of file <a class="el" href="_inline_query_result_venue_8h_source.html">InlineQueryResultVenue.h</a>.</p> +<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> </div> </div> @@ -356,7 +379,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 7efdb59..94bb91f 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 @@ -109,7 +109,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 7ae77e3..7dc42d1 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_v </div><!--header--> <div class="contents"> +<p>Represents link to a page containing an embedded video player or a video file. + <a href="class_tg_bot_1_1_inline_query_result_video.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultVideo:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultVideo:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_video.png" usemap="#TgBot::InlineQueryResultVideo_map" alt=""/> <map id="TgBot::InlineQueryResultVideo_map" name="TgBot::InlineQueryResultVideo_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,183,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,183,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,31 +125,44 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ace4b498ad92fd17782fbd8e40564f287"><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_video.html#ace4b498ad92fd17782fbd8e40564f287">videoUrl</a></td></tr> +<tr class="memdesc:ace4b498ad92fd17782fbd8e40564f287"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL for the embedded video player or video file. <a href="#ace4b498ad92fd17782fbd8e40564f287">More...</a><br /></td></tr> <tr class="separator:ace4b498ad92fd17782fbd8e40564f287"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6eb48f1bc3089f4caef133c8c6644baf"><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_video.html#a6eb48f1bc3089f4caef133c8c6644baf">mimeType</a></td></tr> +<tr class="memdesc:a6eb48f1bc3089f4caef133c8c6644baf"><td class="mdescLeft"> </td><td class="mdescRight">Mime type of the content of video url, "text/html" or "video/mp4". <a href="#a6eb48f1bc3089f4caef133c8c6644baf">More...</a><br /></td></tr> <tr class="separator:a6eb48f1bc3089f4caef133c8c6644baf"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa03003971380ecfaef6466f2cbb3e721"><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_video.html#aa03003971380ecfaef6466f2cbb3e721">thumbUrl</a></td></tr> +<tr class="memdesc:aa03003971380ecfaef6466f2cbb3e721"><td class="mdescLeft"> </td><td class="mdescRight">URL of the thumbnail (jpeg only) for the video. <a href="#aa03003971380ecfaef6466f2cbb3e721">More...</a><br /></td></tr> <tr class="separator:aa03003971380ecfaef6466f2cbb3e721"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac8b569e1eb960afc51ef894a553750a3"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3">videoWidth</a></td></tr> +<tr class="memdesc:ac8b569e1eb960afc51ef894a553750a3"><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="#ac8b569e1eb960afc51ef894a553750a3">More...</a><br /></td></tr> <tr class="separator:ac8b569e1eb960afc51ef894a553750a3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a309ec0df18900ecaf458d6373b9aa49e"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e">videoHeight</a></td></tr> +<tr class="memdesc:a309ec0df18900ecaf458d6373b9aa49e"><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="#a309ec0df18900ecaf458d6373b9aa49e">More...</a><br /></td></tr> <tr class="separator:a309ec0df18900ecaf458d6373b9aa49e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a80c3c9b52a29c93ea2899fdfa12ebfa4"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4">videoDuration</a></td></tr> +<tr class="memdesc:a80c3c9b52a29c93ea2899fdfa12ebfa4"><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="#a80c3c9b52a29c93ea2899fdfa12ebfa4">More...</a><br /></td></tr> <tr class="separator:a80c3c9b52a29c93ea2899fdfa12ebfa4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a43bbb53cf78b8ea8f40590d014e23eec"><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_video.html#a43bbb53cf78b8ea8f40590d014e23eec">description</a></td></tr> +<tr class="memdesc:a43bbb53cf78b8ea8f40590d014e23eec"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Short description of the result. <a href="#a43bbb53cf78b8ea8f40590d014e23eec">More...</a><br /></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="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="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="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="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="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="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> @@ -157,7 +173,7 @@ 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#l00014">14</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</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> </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> @@ -171,7 +187,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_video_8h_source.html#l00018">18</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -199,7 +215,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_video_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -215,9 +231,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00060">60</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</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> </div> </div> @@ -232,9 +249,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00035">35</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</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> </div> </div> @@ -249,9 +267,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00040">40</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -275,7 +294,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_video_8h_source.html#l00016">16</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -290,9 +309,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> duration. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00055">55</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -307,9 +327,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00050">50</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -324,9 +345,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00025">25</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</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> </div> </div> @@ -341,9 +363,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_video_8h_source.html#l00045">45</a> of file <a class="el" href="_inline_query_result_video_8h_source.html">InlineQueryResultVideo.h</a>.</p> +<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> </div> </div> @@ -356,7 +379,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 999a5b4..b115765 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 @@ -104,7 +104,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 4cb985c..11a9a69 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 @@ -90,6 +90,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_v </div><!--header--> <div class="contents"> +<p>Represents link to a page containing an embedded video player or a video file. + <a href="class_tg_bot_1_1_inline_query_result_voice.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InlineQueryResultVoice:</div> @@ -97,7 +100,7 @@ Inheritance diagram for TgBot::InlineQueryResultVoice:</div> <div class="center"> <img src="class_tg_bot_1_1_inline_query_result_voice.png" usemap="#TgBot::InlineQueryResultVoice_map" alt=""/> <map id="TgBot::InlineQueryResultVoice_map" name="TgBot::InlineQueryResultVoice_map"> -<area href="class_tg_bot_1_1_inline_query_result.html" alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,183,24"/> +<area href="class_tg_bot_1_1_inline_query_result.html" title="This abstract class is base of all inline query results. " alt="TgBot::InlineQueryResult" shape="rect" coords="0,0,183,24"/> </map> </div></div> <table class="memberdecls"> @@ -122,21 +125,29 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:afc09fe61b4fcdce1644d55ec488ecda9"><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_voice.html#afc09fe61b4fcdce1644d55ec488ecda9">voiceUrl</a></td></tr> +<tr class="memdesc:afc09fe61b4fcdce1644d55ec488ecda9"><td class="mdescLeft"> </td><td class="mdescRight">A valid URL for the voice recording. <a href="#afc09fe61b4fcdce1644d55ec488ecda9">More...</a><br /></td></tr> <tr class="separator:afc09fe61b4fcdce1644d55ec488ecda9"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a628636c93a2dbf8440cb3989ba1aaceb"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb">voiceDuration</a></td></tr> +<tr class="memdesc:a628636c93a2dbf8440cb3989ba1aaceb"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Recording duration in seconds. <a href="#a628636c93a2dbf8440cb3989ba1aaceb">More...</a><br /></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="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="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="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="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="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="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> @@ -147,7 +158,7 @@ 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#l00014">14</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</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> </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> @@ -161,7 +172,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_voice_8h_source.html#l00018">18</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<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> </div> </div> @@ -189,7 +200,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_voice_8h_source.html#l00020">20</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<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> </div> </div> @@ -214,7 +225,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_voice_8h_source.html#l00016">16</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<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> </div> </div> @@ -229,9 +240,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Recording duration in seconds </p> -<p class="definition">Definition at line <a class="el" href="_inline_query_result_voice_8h_source.html#l00033">33</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<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> </div> </div> @@ -246,9 +258,10 @@ Static Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00023">23</a> of file <a class="el" href="_inline_query_result_voice_8h_source.html">InlineQueryResultVoice.h</a>.</p> +<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> </div> </div> @@ -261,7 +274,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 7fa12cb..cafa3ad 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 @@ -100,7 +100,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b3bdcc4..cdf2d89 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 @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_contact_message </div><!--header--> <div class="contents"> +<p>Represents the content of a contact message to be sent as the result of an inline query. + <a href="class_tg_bot_1_1_input_contact_message_content.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputContactMessageContent:</div> @@ -96,7 +99,7 @@ Inheritance diagram for TgBot::InputContactMessageContent:</div> <div class="center"> <img src="class_tg_bot_1_1_input_contact_message_content.png" usemap="#TgBot::InputContactMessageContent_map" alt=""/> <map id="TgBot::InputContactMessageContent_map" name="TgBot::InputContactMessageContent_map"> -<area href="class_tg_bot_1_1_input_message_content.html" alt="TgBot::InputMessageContent" shape="rect" coords="0,0,214,24"/> +<area href="class_tg_bot_1_1_input_message_content.html" title="This object represents the content of a message to be sent as a result of an inline query..." alt="TgBot::InputMessageContent" shape="rect" coords="0,0,214,24"/> </map> </div></div> <table class="memberdecls"> @@ -123,10 +126,13 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a96fe449f5efd3f80c2dde6af364a7aa6"><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_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6">phoneNumber</a></td></tr> +<tr class="memdesc:a96fe449f5efd3f80c2dde6af364a7aa6"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s phone number. <a href="#a96fe449f5efd3f80c2dde6af364a7aa6">More...</a><br /></td></tr> <tr class="separator:a96fe449f5efd3f80c2dde6af364a7aa6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a673d5217669bf5fce75f51578cdc5c1c"><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_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c">firstName</a></td></tr> +<tr class="memdesc:a673d5217669bf5fce75f51578cdc5c1c"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s first name. <a href="#a673d5217669bf5fce75f51578cdc5c1c">More...</a><br /></td></tr> <tr class="separator:a673d5217669bf5fce75f51578cdc5c1c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a125669f026157308736f940e1400ed23"><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_contact_message_content.html#a125669f026157308736f940e1400ed23">lastName</a></td></tr> +<tr class="memdesc:a125669f026157308736f940e1400ed23"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_contact.html" title="This object represents a phone contact. ">Contact</a>'s last name. <a href="#a125669f026157308736f940e1400ed23">More...</a><br /></td></tr> <tr class="separator:a125669f026157308736f940e1400ed23"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_input_message_content"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_input_message_content')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></td></tr> <tr class="memitem:ad9bc101393caa3296bdae0fe01f4e033 inherit pub_attribs_class_tg_bot_1_1_input_message_content"><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_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">type</a></td></tr> @@ -135,7 +141,7 @@ 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#l00017">17</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</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> </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> @@ -149,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<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> </div> </div> @@ -177,7 +183,7 @@ 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#l00021">21</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<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> </div> </div> @@ -204,7 +210,7 @@ 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#l00040">40</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<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> </div> </div> @@ -220,9 +226,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s first name </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00033">33</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<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> </div> </div> @@ -237,9 +244,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s last name </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00038">38</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<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> </div> </div> @@ -254,9 +262,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_contact.html">Contact</a>'s phone number </p> -<p class="definition">Definition at line <a class="el" href="_input_contact_message_content_8h_source.html#l00028">28</a> of file <a class="el" href="_input_contact_message_content_8h_source.html">InputContactMessageContent.h</a>.</p> +<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> </div> </div> @@ -269,7 +278,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 0bd3888..62d4686 100644 --- a/docs/class_tg_bot_1_1_input_file-members.html +++ b/docs/class_tg_bot_1_1_input_file-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_input_file.html b/docs/class_tg_bot_1_1_input_file.html index 1e124ac..215bb96 100644 --- a/docs/class_tg_bot_1_1_input_file.html +++ b/docs/class_tg_bot_1_1_input_file.html @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_file.html',''); </div><!--header--> <div class="contents"> +<p>This object represents the contents of a file to be uploaded. + <a href="class_tg_bot_1_1_input_file.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_file_8h_source.html">InputFile.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -99,21 +102,25 @@ Public Types</h2></td></tr> <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:a2d0f20f1d9a8ff4a1b9fe2cba06a779c"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_file.html#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">fromFile</a> (const std::string &filePath, const std::string &<a class="el" href="class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e">mimeType</a>)</td></tr> +<tr class="memdesc:a2d0f20f1d9a8ff4a1b9fe2cba06a779c"><td class="mdescLeft"> </td><td class="mdescRight">Creates new <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> from an existing file. <a href="#a2d0f20f1d9a8ff4a1b9fe2cba06a779c">More...</a><br /></td></tr> <tr class="separator:a2d0f20f1d9a8ff4a1b9fe2cba06a779c"><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:a1633c8f4a40274f53ee6aed3ecd42ef7"><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_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7">data</a></td></tr> +<tr class="memdesc:a1633c8f4a40274f53ee6aed3ecd42ef7"><td class="mdescLeft"> </td><td class="mdescRight">Contents of a file. <a href="#a1633c8f4a40274f53ee6aed3ecd42ef7">More...</a><br /></td></tr> <tr class="separator:a1633c8f4a40274f53ee6aed3ecd42ef7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a02575330b4deaa9d2cab5ebd8d8e2e5e"><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_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e">mimeType</a></td></tr> +<tr class="memdesc:a02575330b4deaa9d2cab5ebd8d8e2e5e"><td class="mdescLeft"> </td><td class="mdescRight">Mime type of a file. <a href="#a02575330b4deaa9d2cab5ebd8d8e2e5e">More...</a><br /></td></tr> <tr class="separator:a02575330b4deaa9d2cab5ebd8d8e2e5e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a47c113dd1cb4678d7ab14f1f033a5b1d"><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_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d">fileName</a></td></tr> +<tr class="memdesc:a47c113dd1cb4678d7ab14f1f033a5b1d"><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> name. <a href="#a47c113dd1cb4678d7ab14f1f033a5b1d">More...</a><br /></td></tr> <tr class="separator:a47c113dd1cb4678d7ab14f1f033a5b1d"><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 the contents of a file to be uploaded. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00036">36</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</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> </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> @@ -127,7 +134,7 @@ 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#l00039">39</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<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> </div> </div> @@ -165,6 +172,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Creates new <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> from an existing file. </p> </div> @@ -181,9 +189,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Contents of a file. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00044">44</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</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> </div> </div> @@ -198,9 +207,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_file.html">File</a> name. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00054">54</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</p> +<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> </div> </div> @@ -215,9 +225,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Mime type of a file. </p> -<p class="definition">Definition at line <a class="el" href="_input_file_8h_source.html#l00049">49</a> of file <a class="el" href="_input_file_8h_source.html">InputFile.h</a>.</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> </div> </div> @@ -230,7 +241,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 55dba14..70e7361 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 @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 64ef553..89bedd6 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 @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_location_messag </div><!--header--> <div class="contents"> +<p>Represents the content of a location message to be sent as the result of an inline query. + <a href="class_tg_bot_1_1_input_location_message_content.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputLocationMessageContent:</div> @@ -96,7 +99,7 @@ Inheritance diagram for TgBot::InputLocationMessageContent:</div> <div class="center"> <img src="class_tg_bot_1_1_input_location_message_content.png" usemap="#TgBot::InputLocationMessageContent_map" alt=""/> <map id="TgBot::InputLocationMessageContent_map" name="TgBot::InputLocationMessageContent_map"> -<area href="class_tg_bot_1_1_input_message_content.html" alt="TgBot::InputMessageContent" shape="rect" coords="0,0,219,24"/> +<area href="class_tg_bot_1_1_input_message_content.html" title="This object represents the content of a message to be sent as a result of an inline query..." alt="TgBot::InputMessageContent" shape="rect" coords="0,0,219,24"/> </map> </div></div> <table class="memberdecls"> @@ -123,8 +126,10 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a2fd689365b19b085bdd59f928e3c3e16"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16">latitude</a></td></tr> +<tr class="memdesc:a2fd689365b19b085bdd59f928e3c3e16"><td class="mdescLeft"> </td><td class="mdescRight">Latitude of the location in degrees. <a href="#a2fd689365b19b085bdd59f928e3c3e16">More...</a><br /></td></tr> <tr class="separator:a2fd689365b19b085bdd59f928e3c3e16"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6dea79838b9c9f9194c1ec49d5eb8e49"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49">longitude</a></td></tr> +<tr class="memdesc:a6dea79838b9c9f9194c1ec49d5eb8e49"><td class="mdescLeft"> </td><td class="mdescRight">Longitude of the location in degrees. <a href="#a6dea79838b9c9f9194c1ec49d5eb8e49">More...</a><br /></td></tr> <tr class="separator:a6dea79838b9c9f9194c1ec49d5eb8e49"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_input_message_content"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_input_message_content')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></td></tr> <tr class="memitem:ad9bc101393caa3296bdae0fe01f4e033 inherit pub_attribs_class_tg_bot_1_1_input_message_content"><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_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">type</a></td></tr> @@ -133,7 +138,7 @@ 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#l00016">16</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</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> </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> @@ -147,7 +152,7 @@ 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#l00018">18</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<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> </div> </div> @@ -175,7 +180,7 @@ 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#l00020">20</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<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> </div> </div> @@ -202,7 +207,7 @@ 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#l00034">34</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<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> </div> </div> @@ -218,9 +223,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00027">27</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<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> </div> </div> @@ -235,9 +241,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00032">32</a> of file <a class="el" href="_input_location_message_content_8h_source.html">InputLocationMessageContent.h</a>.</p> +<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> </div> </div> @@ -250,7 +257,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 e318666..792b9b0 100644 --- a/docs/class_tg_bot_1_1_input_media-members.html +++ b/docs/class_tg_bot_1_1_input_media-members.html @@ -101,7 +101,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_input_media.html b/docs/class_tg_bot_1_1_input_media.html index 5113f1d..0ed23bf 100644 --- a/docs/class_tg_bot_1_1_input_media.html +++ b/docs/class_tg_bot_1_1_input_media.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media.html','') </div><!--header--> <div class="contents"> +<p>This object represents the content of a media message to be sent. + <a href="class_tg_bot_1_1_input_media.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_media_8h_source.html">InputMedia.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputMedia:</div> @@ -95,8 +98,8 @@ Inheritance diagram for TgBot::InputMedia:</div> <div class="center"> <img src="class_tg_bot_1_1_input_media.png" usemap="#TgBot::InputMedia_map" alt=""/> <map id="TgBot::InputMedia_map" name="TgBot::InputMedia_map"> -<area href="class_tg_bot_1_1_input_media_photo.html" alt="TgBot::InputMediaPhoto" shape="rect" coords="0,56,145,80"/> -<area href="class_tg_bot_1_1_input_media_video.html" alt="TgBot::InputMediaVideo" shape="rect" coords="155,56,300,80"/> +<area href="class_tg_bot_1_1_input_media_photo.html" title="Represents a photo to be sent. " alt="TgBot::InputMediaPhoto" shape="rect" coords="0,56,145,80"/> +<area href="class_tg_bot_1_1_input_media_video.html" title="Represents a video to be sent. " alt="TgBot::InputMediaVideo" shape="rect" coords="155,56,300,80"/> </map> </div></div> <table class="memberdecls"> @@ -112,26 +115,34 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a8080040900519b706a367ecfd7b28226"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3b06a5b4686339b58c4a95b5734b4b77"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5fd875b292792f8d699d7bb678e68c90"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae2761ade0de31f96074d6760661c7edc"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afa903b8b20fd1cf71b1f0510a4563a9a"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeac8eae9ef4e06fa0c67b98a8a8042f8"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aadf7e972c4ea70c771a0da27da4aa7cd"><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"><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"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0b8e0cc28a8283ca946b4aa5c5384a3b"><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"><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"><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 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#l00037">37</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</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> </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> @@ -145,7 +156,7 @@ 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#l00039">39</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -174,7 +185,7 @@ Public Attributes</h2></td></tr> <tr><td class="fieldname"><a 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#l00041">41</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -190,9 +201,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00059">59</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -207,9 +219,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> duration </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00079">79</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -224,9 +237,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00074">74</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -241,9 +255,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_file.html">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#l00054">54</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -258,9 +273,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00064">64</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</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> </div> </div> @@ -275,9 +291,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00084">84</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -292,9 +309,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00049">49</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -309,9 +327,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </p> -<p class="definition">Definition at line <a class="el" href="_input_media_8h_source.html#l00069">69</a> of file <a class="el" href="_input_media_8h_source.html">InputMedia.h</a>.</p> +<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> </div> </div> @@ -324,7 +343,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 6ded8b8..4b3eba5 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 @@ -102,7 +102,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 250e611..fbcc87c 100644 --- a/docs/class_tg_bot_1_1_input_media_photo.html +++ b/docs/class_tg_bot_1_1_input_media_photo.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media_photo.htm </div><!--header--> <div class="contents"> +<p>Represents a photo to be sent. + <a href="class_tg_bot_1_1_input_media_photo.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_media_photo_8h_source.html">InputMediaPhoto.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputMediaPhoto:</div> @@ -95,7 +98,7 @@ Inheritance diagram for TgBot::InputMediaPhoto:</div> <div class="center"> <img src="class_tg_bot_1_1_input_media_photo.png" usemap="#TgBot::InputMediaPhoto_map" alt=""/> <map id="TgBot::InputMediaPhoto_map" name="TgBot::InputMediaPhoto_map"> -<area href="class_tg_bot_1_1_input_media.html" alt="TgBot::InputMedia" shape="rect" coords="0,0,144,24"/> +<area href="class_tg_bot_1_1_input_media.html" title="This object represents the content of a media message to be sent. " alt="TgBot::InputMedia" shape="rect" coords="0,0,144,24"/> </map> </div></div> <table class="memberdecls"> @@ -120,20 +123,28 @@ 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="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="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="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="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="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="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="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="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> @@ -194,7 +205,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1ee22a7..933c136 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 @@ -102,7 +102,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 217d5d7..6c4bf63 100644 --- a/docs/class_tg_bot_1_1_input_media_video.html +++ b/docs/class_tg_bot_1_1_input_media_video.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media_video.htm </div><!--header--> <div class="contents"> +<p>Represents a video to be sent. + <a href="class_tg_bot_1_1_input_media_video.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_media_video_8h_source.html">InputMediaVideo.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputMediaVideo:</div> @@ -95,7 +98,7 @@ Inheritance diagram for TgBot::InputMediaVideo:</div> <div class="center"> <img src="class_tg_bot_1_1_input_media_video.png" usemap="#TgBot::InputMediaVideo_map" alt=""/> <map id="TgBot::InputMediaVideo_map" name="TgBot::InputMediaVideo_map"> -<area href="class_tg_bot_1_1_input_media.html" alt="TgBot::InputMedia" shape="rect" coords="0,0,145,24"/> +<area href="class_tg_bot_1_1_input_media.html" title="This object represents the content of a media message to be sent. " alt="TgBot::InputMedia" shape="rect" coords="0,0,145,24"/> </map> </div></div> <table class="memberdecls"> @@ -120,20 +123,28 @@ 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="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="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="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="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="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="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="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="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> @@ -194,7 +205,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 e2f4a51..1659a1a 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 @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b87e7b0..6d95999 100644 --- a/docs/class_tg_bot_1_1_input_message_content.html +++ b/docs/class_tg_bot_1_1_input_message_content.html @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_message_content </div><!--header--> <div class="contents"> +<p>This object represents the content of a message to be sent as a result of an inline query. + <a href="class_tg_bot_1_1_input_message_content.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_message_content_8h_source.html">InputMessageContent.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputMessageContent:</div> @@ -96,10 +99,10 @@ Inheritance diagram for TgBot::InputMessageContent:</div> <div class="center"> <img src="class_tg_bot_1_1_input_message_content.png" usemap="#TgBot::InputMessageContent_map" alt=""/> <map id="TgBot::InputMessageContent_map" name="TgBot::InputMessageContent_map"> -<area href="class_tg_bot_1_1_input_contact_message_content.html" alt="TgBot::InputContactMessageContent" shape="rect" coords="0,56,219,80"/> -<area href="class_tg_bot_1_1_input_location_message_content.html" alt="TgBot::InputLocationMessageContent" shape="rect" coords="229,56,448,80"/> -<area href="class_tg_bot_1_1_input_text_message_content.html" alt="TgBot::InputTextMessageContent" shape="rect" coords="458,56,677,80"/> -<area href="class_tg_bot_1_1_input_venue_message_content.html" alt="TgBot::InputVenueMessageContent" shape="rect" coords="687,56,906,80"/> +<area 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..." alt="TgBot::InputContactMessageContent" shape="rect" coords="0,56,219,80"/> +<area 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..." alt="TgBot::InputLocationMessageContent" shape="rect" coords="229,56,448,80"/> +<area 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. " alt="TgBot::InputTextMessageContent" shape="rect" coords="458,56,677,80"/> +<area 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. " alt="TgBot::InputVenueMessageContent" shape="rect" coords="687,56,906,80"/> </map> </div></div> <table class="memberdecls"> @@ -209,7 +212,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>May be <a class="el" href="class_tg_bot_1_1_input_text_message_content.html">InputTextMessageContent</a> <a class="el" href="class_tg_bot_1_1_input_location_message_content.html">InputLocationMessageContent</a> <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html">InputVenueMessageContent</a> <a class="el" href="class_tg_bot_1_1_input_contact_message_content.html">InputContactMessageContent</a> </p> +<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> @@ -224,7 +227,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 99d32c7..fcb8a08 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 @@ -100,7 +100,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 a4f1bb0..710a4aa 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 @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_text_message_co </div><!--header--> <div class="contents"> +<p>Represents the content of a text message to be sent as the result of an inline query. + <a href="class_tg_bot_1_1_input_text_message_content.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputTextMessageContent:</div> @@ -96,7 +99,7 @@ Inheritance diagram for TgBot::InputTextMessageContent:</div> <div class="center"> <img src="class_tg_bot_1_1_input_text_message_content.png" usemap="#TgBot::InputTextMessageContent_map" alt=""/> <map id="TgBot::InputTextMessageContent_map" name="TgBot::InputTextMessageContent_map"> -<area href="class_tg_bot_1_1_input_message_content.html" alt="TgBot::InputMessageContent" shape="rect" coords="0,0,194,24"/> +<area href="class_tg_bot_1_1_input_message_content.html" title="This object represents the content of a message to be sent as a result of an inline query..." alt="TgBot::InputMessageContent" shape="rect" coords="0,0,194,24"/> </map> </div></div> <table class="memberdecls"> @@ -123,10 +126,13 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a6c7e1a9893a7c7c3be75f221f801e8e1"><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_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1">messageText</a></td></tr> +<tr class="memdesc:a6c7e1a9893a7c7c3be75f221f801e8e1"><td class="mdescLeft"> </td><td class="mdescRight">Text of the message to be sent, 1-4096 characters. <a href="#a6c7e1a9893a7c7c3be75f221f801e8e1">More...</a><br /></td></tr> <tr class="separator:a6c7e1a9893a7c7c3be75f221f801e8e1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abc5610bba9379026280ab5cf2e5d6c0c"><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_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c">parseMode</a></td></tr> +<tr class="memdesc:abc5610bba9379026280ab5cf2e5d6c0c"><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 your bot's message. <a href="#abc5610bba9379026280ab5cf2e5d6c0c">More...</a><br /></td></tr> <tr class="separator:abc5610bba9379026280ab5cf2e5d6c0c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a34537bb0f04f312293f4717526f32ecc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc">disableWebPagePreview</a></td></tr> +<tr class="memdesc:a34537bb0f04f312293f4717526f32ecc"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Disables link previews for links in the sent message. <a href="#a34537bb0f04f312293f4717526f32ecc">More...</a><br /></td></tr> <tr class="separator:a34537bb0f04f312293f4717526f32ecc"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_input_message_content"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_input_message_content')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></td></tr> <tr class="memitem:ad9bc101393caa3296bdae0fe01f4e033 inherit pub_attribs_class_tg_bot_1_1_input_message_content"><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_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">type</a></td></tr> @@ -135,7 +141,7 @@ 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#l00017">17</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</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> </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> @@ -149,7 +155,7 @@ 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#l00019">19</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<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> </div> </div> @@ -177,7 +183,7 @@ 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#l00021">21</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<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> </div> </div> @@ -204,7 +210,7 @@ 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#l00040">40</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<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> </div> </div> @@ -220,9 +226,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00038">38</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<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> </div> </div> @@ -237,9 +244,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00028">28</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</p> +<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> </div> </div> @@ -254,9 +262,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00033">33</a> of file <a class="el" href="_input_text_message_content_8h_source.html">InputTextMessageContent.h</a>.</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> </div> </div> @@ -269,7 +278,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 5ae8e54..d46e740 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 @@ -102,7 +102,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 fdd860d..ad6b83b 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 @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_venue_message_c </div><!--header--> <div class="contents"> +<p>Represents the content of a venue message to be sent as the result of an inline query. + <a href="class_tg_bot_1_1_input_venue_message_content.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::InputVenueMessageContent:</div> @@ -96,7 +99,7 @@ Inheritance diagram for TgBot::InputVenueMessageContent:</div> <div class="center"> <img src="class_tg_bot_1_1_input_venue_message_content.png" usemap="#TgBot::InputVenueMessageContent_map" alt=""/> <map id="TgBot::InputVenueMessageContent_map" name="TgBot::InputVenueMessageContent_map"> -<area href="class_tg_bot_1_1_input_message_content.html" alt="TgBot::InputMessageContent" shape="rect" coords="0,0,208,24"/> +<area href="class_tg_bot_1_1_input_message_content.html" title="This object represents the content of a message to be sent as a result of an inline query..." alt="TgBot::InputMessageContent" shape="rect" coords="0,0,208,24"/> </map> </div></div> <table class="memberdecls"> @@ -123,14 +126,19 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a9e367296fc30563e5694764d0fcaffcb"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb">latitude</a></td></tr> +<tr class="memdesc:a9e367296fc30563e5694764d0fcaffcb"><td class="mdescLeft"> </td><td class="mdescRight">Latitude of the location in degrees. <a href="#a9e367296fc30563e5694764d0fcaffcb">More...</a><br /></td></tr> <tr class="separator:a9e367296fc30563e5694764d0fcaffcb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad3fb2b24df33d6eaa96243ab7a06f3f8"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8">longitude</a></td></tr> +<tr class="memdesc:ad3fb2b24df33d6eaa96243ab7a06f3f8"><td class="mdescLeft"> </td><td class="mdescRight">Longitude of the location in degrees. <a href="#ad3fb2b24df33d6eaa96243ab7a06f3f8">More...</a><br /></td></tr> <tr class="separator:ad3fb2b24df33d6eaa96243ab7a06f3f8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae5c1b7d2263d1722662b7eb6fceb9038"><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_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">title</a></td></tr> +<tr class="memdesc:ae5c1b7d2263d1722662b7eb6fceb9038"><td class="mdescLeft"> </td><td class="mdescRight">Name of the venue. <a href="#ae5c1b7d2263d1722662b7eb6fceb9038">More...</a><br /></td></tr> <tr class="separator:ae5c1b7d2263d1722662b7eb6fceb9038"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12eae6e237d0c62260a07f944fcfbdfa"><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_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa">address</a></td></tr> +<tr class="memdesc:a12eae6e237d0c62260a07f944fcfbdfa"><td class="mdescLeft"> </td><td class="mdescRight">Address of the venue. <a href="#a12eae6e237d0c62260a07f944fcfbdfa">More...</a><br /></td></tr> <tr class="separator:a12eae6e237d0c62260a07f944fcfbdfa"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a567018a9fe54af6933dfa7815f6b4a34"><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_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34">foursquareId</a></td></tr> +<tr class="memdesc:a567018a9fe54af6933dfa7815f6b4a34"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Foursquare identifier of the venue, if known. <a href="#a567018a9fe54af6933dfa7815f6b4a34">More...</a><br /></td></tr> <tr class="separator:a567018a9fe54af6933dfa7815f6b4a34"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_attribs_class_tg_bot_1_1_input_message_content"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_class_tg_bot_1_1_input_message_content')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="class_tg_bot_1_1_input_message_content.html">TgBot::InputMessageContent</a></td></tr> <tr class="memitem:ad9bc101393caa3296bdae0fe01f4e033 inherit pub_attribs_class_tg_bot_1_1_input_message_content"><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_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">type</a></td></tr> @@ -139,7 +147,7 @@ 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#l00018">18</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</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> </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> @@ -153,7 +161,7 @@ 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#l00020">20</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -181,7 +189,7 @@ 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#l00022">22</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -208,7 +216,7 @@ 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#l00051">51</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -224,9 +232,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Address of the venue </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00044">44</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -241,9 +250,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00049">49</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -258,9 +268,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00029">29</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -275,9 +286,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00034">34</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -292,9 +304,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Name of the venue </p> -<p class="definition">Definition at line <a class="el" href="_input_venue_message_content_8h_source.html#l00039">39</a> of file <a class="el" href="_input_venue_message_content_8h_source.html">InputVenueMessageContent.h</a>.</p> +<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> </div> </div> @@ -307,7 +320,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_invoice-members.html b/docs/class_tg_bot_1_1_invoice-members.html index aeb4a6f..d90a32f 100644 --- a/docs/class_tg_bot_1_1_invoice-members.html +++ b/docs/class_tg_bot_1_1_invoice-members.html @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_invoice.html b/docs/class_tg_bot_1_1_invoice.html index dfb6ec1..05f6fb6 100644 --- a/docs/class_tg_bot_1_1_invoice.html +++ b/docs/class_tg_bot_1_1_invoice.html @@ -240,7 +240,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b1bbdcc..ce75d23 100644 --- a/docs/class_tg_bot_1_1_keyboard_button-members.html +++ b/docs/class_tg_bot_1_1_keyboard_button-members.html @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_keyboard_button.html b/docs/class_tg_bot_1_1_keyboard_button.html index 5d75cf3..25e1357 100644 --- a/docs/class_tg_bot_1_1_keyboard_button.html +++ b/docs/class_tg_bot_1_1_keyboard_button.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_keyboard_button.html' </div><!--header--> <div class="contents"> +<p>This object represents one button of the reply keyboard. + <a href="class_tg_bot_1_1_keyboard_button.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,16 +101,20 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ac9ac8ddd73e27732fcbab7163ff74e2e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">text</a></td></tr> +<tr class="memdesc:ac9ac8ddd73e27732fcbab7163ff74e2e"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ac9ac8ddd73e27732fcbab7163ff74e2e">More...</a><br /></td></tr> <tr class="separator:ac9ac8ddd73e27732fcbab7163ff74e2e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3e8c6e40ecf3a8f739a12265a89fd381"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381">requestContact</a> = false</td></tr> +<tr class="memdesc:a3e8c6e40ecf3a8f739a12265a89fd381"><td class="mdescLeft"> </td><td class="mdescRight">Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only. <a href="#a3e8c6e40ecf3a8f739a12265a89fd381">More...</a><br /></td></tr> <tr class="separator:a3e8c6e40ecf3a8f739a12265a89fd381"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8948e0ca465352d04c44767c25275022"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022">requestLocation</a> = false</td></tr> +<tr class="memdesc:a8948e0ca465352d04c44767c25275022"><td class="mdescLeft"> </td><td class="mdescRight">Optional. If True, the user's current location will be sent when the button is pressed. Available in private chats only. <a href="#a8948e0ca465352d04c44767c25275022">More...</a><br /></td></tr> <tr class="separator:a8948e0ca465352d04c44767c25275022"><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 the reply keyboard. For simple text buttons String can be used instead of this object to specify text of the button. Optional fields are mutually exclusive. </p> +<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#l00019">19</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</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> </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> @@ -121,7 +128,7 @@ 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#l00022">22</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<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> </div> </div> @@ -137,9 +144,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00034">34</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<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> </div> </div> @@ -154,9 +162,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00039">39</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</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> </div> </div> @@ -171,9 +180,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00028">28</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p> +<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> </div> </div> @@ -186,7 +196,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1bfe417..adb6a82 100644 --- a/docs/class_tg_bot_1_1_labeled_price-members.html +++ b/docs/class_tg_bot_1_1_labeled_price-members.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_labeled_price.html b/docs/class_tg_bot_1_1_labeled_price.html index 09e34b8..29fa4d0 100644 --- a/docs/class_tg_bot_1_1_labeled_price.html +++ b/docs/class_tg_bot_1_1_labeled_price.html @@ -177,7 +177,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_location-members.html b/docs/class_tg_bot_1_1_location-members.html index e539882..ecb4fce 100644 --- a/docs/class_tg_bot_1_1_location-members.html +++ b/docs/class_tg_bot_1_1_location-members.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_location.html b/docs/class_tg_bot_1_1_location.html index c3479ea..8dea50c 100644 --- a/docs/class_tg_bot_1_1_location.html +++ b/docs/class_tg_bot_1_1_location.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_location.html','');}) </div><!--header--> <div class="contents"> +<p>This object represents a point on the map. + <a href="class_tg_bot_1_1_location.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_location_8h_source.html">Location.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,14 +101,16 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aac2c4c71d72f1734a2439368f3e38687"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687">longitude</a></td></tr> +<tr class="memdesc:aac2c4c71d72f1734a2439368f3e38687"><td class="mdescLeft"> </td><td class="mdescRight">Longitude as defined by sender. <a href="#aac2c4c71d72f1734a2439368f3e38687">More...</a><br /></td></tr> <tr class="separator:aac2c4c71d72f1734a2439368f3e38687"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a01c1a917a3ae8bcbc8977b1b5f0aea7b"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b">latitude</a></td></tr> +<tr class="memdesc:a01c1a917a3ae8bcbc8977b1b5f0aea7b"><td class="mdescLeft"> </td><td class="mdescRight">Latitude as defined by sender. <a href="#a01c1a917a3ae8bcbc8977b1b5f0aea7b">More...</a><br /></td></tr> <tr class="separator:a01c1a917a3ae8bcbc8977b1b5f0aea7b"><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 a point on the map. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00034">34</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</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> </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> @@ -119,7 +124,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00037">37</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</p> +<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> </div> </div> @@ -135,9 +140,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Latitude as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00047">47</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</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> </div> </div> @@ -152,9 +158,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Longitude as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_location_8h_source.html#l00042">42</a> of file <a class="el" href="_location_8h_source.html">Location.h</a>.</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> </div> </div> @@ -167,7 +174,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 6cac907..1e87a16 100644 --- a/docs/class_tg_bot_1_1_mask_position-members.html +++ b/docs/class_tg_bot_1_1_mask_position-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_mask_position.html b/docs/class_tg_bot_1_1_mask_position.html index 266e9ab..109cf7a 100644 --- a/docs/class_tg_bot_1_1_mask_position.html +++ b/docs/class_tg_bot_1_1_mask_position.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_mask_position.html',' </div><!--header--> <div class="contents"> +<p>This object describes the position on faces where a mask should be placed by default. + <a href="class_tg_bot_1_1_mask_position.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a8c22f087cecfcc16c6c563a6df6c9d7e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e">point</a></td></tr> +<tr class="memdesc:a8c22f087cecfcc16c6c563a6df6c9d7e"><td class="mdescLeft"> </td><td class="mdescRight">The part of the face relative to which the mask should be placed. One of “forehead”, “eyes”, “mouth”, or “chin”. <a href="#a8c22f087cecfcc16c6c563a6df6c9d7e">More...</a><br /></td></tr> <tr class="separator:a8c22f087cecfcc16c6c563a6df6c9d7e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac4e73bf83077bce72be0ee031f2f5d83"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83">xShift</a></td></tr> +<tr class="memdesc:ac4e73bf83077bce72be0ee031f2f5d83"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ac4e73bf83077bce72be0ee031f2f5d83">More...</a><br /></td></tr> <tr class="separator:ac4e73bf83077bce72be0ee031f2f5d83"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a56700f4f5ce4902c978df680cfd6a424"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424">yShift</a></td></tr> +<tr class="memdesc:a56700f4f5ce4902c978df680cfd6a424"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a56700f4f5ce4902c978df680cfd6a424">More...</a><br /></td></tr> <tr class="separator:a56700f4f5ce4902c978df680cfd6a424"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8f78e6dcdb37975c435cfd0d9a923963"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">scale</a></td></tr> +<tr class="memdesc:a8f78e6dcdb37975c435cfd0d9a923963"><td class="mdescLeft"> </td><td class="mdescRight">Mask scaling coefficient. For example, 2.0 means double size. <a href="#a8f78e6dcdb37975c435cfd0d9a923963">More...</a><br /></td></tr> <tr class="separator:a8f78e6dcdb37975c435cfd0d9a923963"><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 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#l00036">36</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</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> </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> @@ -123,7 +130,7 @@ 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#l00038">38</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</p> +<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> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00043">43</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</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> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00058">58</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</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> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00048">48</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</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> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00053">53</a> of file <a class="el" href="_mask_position_8h_source.html">MaskPosition.h</a>.</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> </div> </div> @@ -205,7 +216,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_message-members.html b/docs/class_tg_bot_1_1_message-members.html index 18a6db7..b26644b 100644 --- a/docs/class_tg_bot_1_1_message-members.html +++ b/docs/class_tg_bot_1_1_message-members.html @@ -105,33 +105,34 @@ $(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#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</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#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</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#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#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 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#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#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 class="even"><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><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> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</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#aac7be66dd576e712ea37a2631670ef03">newChatMembers</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#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</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#a34323ada99461aced73af81edb88f813">newChatTitle</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#a712bfec9a6e0881d2a8f6830b6374615">photo</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#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</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#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><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 class="even"><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><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> + <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 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> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</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#aac7be66dd576e712ea37a2631670ef03">newChatMembers</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#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</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#a34323ada99461aced73af81edb88f813">newChatTitle</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#a712bfec9a6e0881d2a8f6830b6374615">photo</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#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</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#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> </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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_message.html b/docs/class_tg_bot_1_1_message.html index b502502..50be6ee 100644 --- a/docs/class_tg_bot_1_1_message.html +++ b/docs/class_tg_bot_1_1_message.html @@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a message. + <a href="class_tg_bot_1_1_message.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_message_8h_source.html">Message.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -104,86 +107,127 @@ Public Member Functions</h2></td></tr> <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> +<tr class="memdesc:ad88191e75068adc70028660086928d14"><td class="mdescLeft"> </td><td class="mdescRight">Unique message identifier. <a href="#ad88191e75068adc70028660086928d14">More...</a><br /></td></tr> <tr class="separator:ad88191e75068adc70028660086928d14"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a65b78a13b38ad767338cd2e9d2e69ca2"><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_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a></td></tr> +<tr class="memdesc:a65b78a13b38ad767338cd2e9d2e69ca2"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Sender, can be empty for messages sent to channels. <a href="#a65b78a13b38ad767338cd2e9d2e69ca2">More...</a><br /></td></tr> <tr class="separator:a65b78a13b38ad767338cd2e9d2e69ca2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad49187c847973a024ab158103a8c87fd"><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#ad49187c847973a024ab158103a8c87fd">date</a></td></tr> +<tr class="memdesc:ad49187c847973a024ab158103a8c87fd"><td class="mdescLeft"> </td><td class="mdescRight">Date the message was sent in Unix time. <a href="#ad49187c847973a024ab158103a8c87fd">More...</a><br /></td></tr> <tr class="separator:ad49187c847973a024ab158103a8c87fd"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a773fa770b84fe97263a096c0ddfb096a"><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_message.html#a773fa770b84fe97263a096c0ddfb096a">chat</a></td></tr> +<tr class="memdesc:a773fa770b84fe97263a096c0ddfb096a"><td class="mdescLeft"> </td><td class="mdescRight">Conversation the message belongs to. <a href="#a773fa770b84fe97263a096c0ddfb096a">More...</a><br /></td></tr> <tr class="separator:a773fa770b84fe97263a096c0ddfb096a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7e4d984cb1464d0ae504d7c8ed11b508"><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_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a></td></tr> +<tr class="memdesc:a7e4d984cb1464d0ae504d7c8ed11b508"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For forwarded messages, sender of the original message. <a href="#a7e4d984cb1464d0ae504d7c8ed11b508">More...</a><br /></td></tr> <tr class="separator:a7e4d984cb1464d0ae504d7c8ed11b508"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aeab58d33a3f4e712e8b78d65f48892e5"><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_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a></td></tr> +<tr class="memdesc:aeab58d33a3f4e712e8b78d65f48892e5"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For messages forwarded from a channel, information about the original channel. <a href="#aeab58d33a3f4e712e8b78d65f48892e5">More...</a><br /></td></tr> <tr class="separator:aeab58d33a3f4e712e8b78d65f48892e5"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2149f82b01245e592cb392e2133e4667"><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#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a></td></tr> +<tr class="memdesc:a2149f82b01245e592cb392e2133e4667"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For forwarded channel posts, identifier of the original message in the channel. <a href="#a2149f82b01245e592cb392e2133e4667">More...</a><br /></td></tr> <tr class="separator:a2149f82b01245e592cb392e2133e4667"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a70f5fe7a8e14b0ce0842fa8661492e4a"><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#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a></td></tr> +<tr class="memdesc:a70f5fe7a8e14b0ce0842fa8661492e4a"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For messages forwarded from channels, signature of the post author if present. <a href="#a70f5fe7a8e14b0ce0842fa8661492e4a">More...</a><br /></td></tr> <tr class="separator:a70f5fe7a8e14b0ce0842fa8661492e4a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aca1eca2a8a31a45a0b85ba472bfe991d"><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#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a></td></tr> +<tr class="memdesc:aca1eca2a8a31a45a0b85ba472bfe991d"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For forwarded messages, date the original message was sent in Unix time. <a href="#aca1eca2a8a31a45a0b85ba472bfe991d">More...</a><br /></td></tr> <tr class="separator:aca1eca2a8a31a45a0b85ba472bfe991d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a312864bfddbf624c6923cb871fd4060e"><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#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a></td></tr> +<tr class="memdesc:a312864bfddbf624c6923cb871fd4060e"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a312864bfddbf624c6923cb871fd4060e">More...</a><br /></td></tr> <tr class="separator:a312864bfddbf624c6923cb871fd4060e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5e47295516df0a7ceb9fbb8119c8ab0a"><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#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a></td></tr> +<tr class="memdesc:a5e47295516df0a7ceb9fbb8119c8ab0a"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Date the message was last edited in Unix time. <a href="#a5e47295516df0a7ceb9fbb8119c8ab0a">More...</a><br /></td></tr> <tr class="separator:a5e47295516df0a7ceb9fbb8119c8ab0a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5e23abf4c637e59a51bd7f7a49339d54"><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#a5e23abf4c637e59a51bd7f7a49339d54">authorSignature</a></td></tr> +<tr class="memdesc:a5e23abf4c637e59a51bd7f7a49339d54"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Signature of the post author for messages in channels. <a href="#a5e23abf4c637e59a51bd7f7a49339d54">More...</a><br /></td></tr> <tr class="separator:a5e23abf4c637e59a51bd7f7a49339d54"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af9e05110ffd8c5356c523e1501dbd108"><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#af9e05110ffd8c5356c523e1501dbd108">text</a></td></tr> +<tr class="memdesc:af9e05110ffd8c5356c523e1501dbd108"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For text messages, the actual UTF-8 text of the message. <a href="#af9e05110ffd8c5356c523e1501dbd108">More...</a><br /></td></tr> <tr class="separator:af9e05110ffd8c5356c523e1501dbd108"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a53c199056538ebe72c65e409deaf7a8e"><td class="memItemLeft" align="right" valign="top">std::vector< <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_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a></td></tr> +<tr class="memdesc:a53c199056538ebe72c65e409deaf7a8e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For text messages, special entities like usernames, URLs, bot commands, etc. that appear in the text. <a href="#a53c199056538ebe72c65e409deaf7a8e">More...</a><br /></td></tr> <tr class="separator:a53c199056538ebe72c65e409deaf7a8e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a112bce084dd4b01dc5918a1232c4cc05"><td class="memItemLeft" align="right" valign="top">std::vector< <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_message.html#a112bce084dd4b01dc5918a1232c4cc05">captionEntities</a></td></tr> +<tr class="memdesc:a112bce084dd4b01dc5918a1232c4cc05"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For messages with a caption, special entities like usernames, URLs, bot commands, etc. that appear in the caption. <a href="#a112bce084dd4b01dc5918a1232c4cc05">More...</a><br /></td></tr> <tr class="separator:a112bce084dd4b01dc5918a1232c4cc05"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5119ef820bcb4c231a1402147305ea67"><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_message.html#a5119ef820bcb4c231a1402147305ea67">audio</a></td></tr> +<tr class="memdesc:a5119ef820bcb4c231a1402147305ea67"><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 audio file, information about the file. <a href="#a5119ef820bcb4c231a1402147305ea67">More...</a><br /></td></tr> <tr class="separator:a5119ef820bcb4c231a1402147305ea67"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9d4520b321f421425803aa5c5a414e72"><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_message.html#a9d4520b321f421425803aa5c5a414e72">document</a></td></tr> +<tr class="memdesc:a9d4520b321f421425803aa5c5a414e72"><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 general file, information about the file. <a href="#a9d4520b321f421425803aa5c5a414e72">More...</a><br /></td></tr> <tr class="separator:a9d4520b321f421425803aa5c5a414e72"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a64216e0a25408a6946fcebebf5b38307"><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_message.html#a64216e0a25408a6946fcebebf5b38307">game</a></td></tr> +<tr class="memdesc:a64216e0a25408a6946fcebebf5b38307"><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 game, information about the game. <a href="#a64216e0a25408a6946fcebebf5b38307">More...</a><br /></td></tr> +<tr class="separator:a64216e0a25408a6946fcebebf5b38307"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a712bfec9a6e0881d2a8f6830b6374615"><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#a712bfec9a6e0881d2a8f6830b6374615">photo</a></td></tr> +<tr class="memdesc:a712bfec9a6e0881d2a8f6830b6374615"><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 photo, available sizes of the photo. <a href="#a712bfec9a6e0881d2a8f6830b6374615">More...</a><br /></td></tr> <tr class="separator:a712bfec9a6e0881d2a8f6830b6374615"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aab21f25e3dfd5a6f2bfca8d04dda2559"><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_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a></td></tr> +<tr class="memdesc:aab21f25e3dfd5a6f2bfca8d04dda2559"><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 sticker, information about the sticker. <a href="#aab21f25e3dfd5a6f2bfca8d04dda2559">More...</a><br /></td></tr> <tr class="separator:aab21f25e3dfd5a6f2bfca8d04dda2559"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abd645f5273f4cd142979beab925ff16f"><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_message.html#abd645f5273f4cd142979beab925ff16f">video</a></td></tr> +<tr class="memdesc:abd645f5273f4cd142979beab925ff16f"><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 video, information about the video. <a href="#abd645f5273f4cd142979beab925ff16f">More...</a><br /></td></tr> <tr class="separator:abd645f5273f4cd142979beab925ff16f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a45147e56a0cb9b7dee926da7a11a0093"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">Voice::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a></td></tr> +<tr class="memdesc:a45147e56a0cb9b7dee926da7a11a0093"><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 voice message, information about the file. <a href="#a45147e56a0cb9b7dee926da7a11a0093">More...</a><br /></td></tr> <tr class="separator:a45147e56a0cb9b7dee926da7a11a0093"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2c8eb6214270371cfb094b699c07f695"><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#a2c8eb6214270371cfb094b699c07f695">caption</a></td></tr> +<tr class="memdesc:a2c8eb6214270371cfb094b699c07f695"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Caption for the document, photo or video, 0-200 characters. <a href="#a2c8eb6214270371cfb094b699c07f695">More...</a><br /></td></tr> <tr class="separator:a2c8eb6214270371cfb094b699c07f695"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:adb3a1a65ce014085f7231f8d356b6c4f"><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_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a></td></tr> +<tr class="memdesc:adb3a1a65ce014085f7231f8d356b6c4f"><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 shared contact, information about the contact. <a href="#adb3a1a65ce014085f7231f8d356b6c4f">More...</a><br /></td></tr> <tr class="separator:adb3a1a65ce014085f7231f8d356b6c4f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afda60437cce532170cb9b924f70e1c56"><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_message.html#afda60437cce532170cb9b924f70e1c56">location</a></td></tr> +<tr class="memdesc:afda60437cce532170cb9b924f70e1c56"><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 shared location, information about the location. <a href="#afda60437cce532170cb9b924f70e1c56">More...</a><br /></td></tr> <tr class="separator:afda60437cce532170cb9b924f70e1c56"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9739779daeda0ac90d711349e0674f6e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Venue::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a></td></tr> +<tr class="memdesc:a9739779daeda0ac90d711349e0674f6e"><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 venue, information about the venue. <a href="#a9739779daeda0ac90d711349e0674f6e">More...</a><br /></td></tr> <tr class="separator:a9739779daeda0ac90d711349e0674f6e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a40c3d46af7bb047504b6b6e8147361c9"><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_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a></td></tr> +<tr class="memdesc:a40c3d46af7bb047504b6b6e8147361c9"><td class="mdescLeft"> </td><td class="mdescRight">Optional. A new member was added to the group, information about them (this member may be bot itself). <a href="#a40c3d46af7bb047504b6b6e8147361c9">More...</a><br /></td></tr> <tr class="separator:a40c3d46af7bb047504b6b6e8147361c9"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aac7be66dd576e712ea37a2631670ef03"><td class="memItemLeft" align="right" valign="top">std::vector< <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_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a></td></tr> +<tr class="memdesc:aac7be66dd576e712ea37a2631670ef03"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New members that were added to the group or supergroup and information about them (the bot itself may be one of these members) <a href="#aac7be66dd576e712ea37a2631670ef03">More...</a><br /></td></tr> <tr class="separator:aac7be66dd576e712ea37a2631670ef03"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2291a3c7d9445a02774b4cd0e3972c29"><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_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a></td></tr> +<tr class="memdesc:a2291a3c7d9445a02774b4cd0e3972c29"><td class="mdescLeft"> </td><td class="mdescRight">Optional. A member was removed from the group, information about them (this member may be bot itself). <a href="#a2291a3c7d9445a02774b4cd0e3972c29">More...</a><br /></td></tr> <tr class="separator:a2291a3c7d9445a02774b4cd0e3972c29"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a34323ada99461aced73af81edb88f813"><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#a34323ada99461aced73af81edb88f813">newChatTitle</a></td></tr> +<tr class="memdesc:a34323ada99461aced73af81edb88f813"><td class="mdescLeft"> </td><td class="mdescRight">Optional. A group title was changed to this value. <a href="#a34323ada99461aced73af81edb88f813">More...</a><br /></td></tr> <tr class="separator:a34323ada99461aced73af81edb88f813"><td class="memSeparator" colspan="2"> </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="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="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="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="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="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="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: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> </table> <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#l00050">50</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </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> @@ -197,7 +241,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<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 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> @@ -225,7 +269,7 @@ 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> +<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> </div> </div> @@ -241,9 +285,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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#l00141">141</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -258,9 +303,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00121">121</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -275,9 +321,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00171">171</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -292,9 +339,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00136">136</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -309,9 +357,10 @@ Public Attributes</h2></td></tr> </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#l00231">231</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -326,9 +375,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Conversation the message belongs to. </p> -<p class="definition">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> +<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> </div> </div> @@ -343,9 +393,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00251">251</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -360,9 +411,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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#l00176">176</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -377,9 +429,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Date the message was sent in Unix time. </p> -<p class="definition">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> +<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> </div> </div> @@ -394,9 +447,10 @@ Public Attributes</h2></td></tr> </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#l00216">216</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -411,9 +465,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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#l00146">146</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -428,9 +483,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00116">116</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -445,9 +501,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00131">131</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -462,9 +519,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00106">106</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -479,9 +537,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00086">86</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -496,9 +555,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00091">91</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -513,9 +573,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00096">96</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -530,9 +591,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00101">101</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -547,9 +609,28 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00071">71</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> + +</div> +</div> +<a id="a64216e0a25408a6946fcebebf5b38307"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a64216e0a25408a6946fcebebf5b38307">◆ </a></span>game</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::Message::game</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 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> </div> </div> @@ -564,9 +645,10 @@ Public Attributes</h2></td></tr> </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#l00221">221</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -581,9 +663,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00201">201</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -598,9 +681,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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#l00181">181</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -615,9 +699,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique message identifier. </p> -<p class="definition">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> +<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> </div> </div> @@ -632,9 +717,10 @@ Public Attributes</h2></td></tr> </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#l00241">241</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -649,9 +735,10 @@ Public Attributes</h2></td></tr> </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#l00236">236</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -666,9 +753,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00191">191</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -683,9 +771,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00196">196</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -700,9 +789,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00211">211</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -717,9 +807,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00206">206</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -734,9 +825,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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#l00151">151</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -751,9 +843,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Specified message was pinned. Note that the <a class="el" href="class_tg_bot_1_1_message.html">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#l00246">246</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -768,9 +861,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. For replies, the original message. Note that the <a class="el" href="class_tg_bot_1_1_message.html">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#l00111">111</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -785,9 +879,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is a sticker, information about the sticker. </p> -<p class="definition">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> +<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> </div> </div> @@ -802,9 +897,10 @@ Public Attributes</h2></td></tr> </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#l00226">226</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -819,9 +915,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00126">126</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</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> </div> </div> @@ -836,9 +933,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is a venue, information about the venue. </p> -<p class="definition">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> +<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> </div> </div> @@ -853,9 +951,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">Message</a> is a video, information about the video. </p> -<p class="definition">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> +<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> </div> </div> @@ -870,9 +969,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">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#l00166">166</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> +<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> </div> </div> @@ -885,7 +985,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_message.js b/docs/class_tg_bot_1_1_message.js index eebe909..1e9ac7e 100644 --- a/docs/class_tg_bot_1_1_message.js +++ b/docs/class_tg_bot_1_1_message.js @@ -21,6 +21,7 @@ var class_tg_bot_1_1_message = [ "forwardFromMessageId", "class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667", null ], [ "forwardSignature", "class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a", null ], [ "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 ], [ "leftChatMember", "class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29", null ], [ "location", "class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56", 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 8396415..75befe0 100644 --- a/docs/class_tg_bot_1_1_message_entity-members.html +++ b/docs/class_tg_bot_1_1_message_entity-members.html @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_message_entity.html b/docs/class_tg_bot_1_1_message_entity.html index a614ee9..5f5f6b0 100644 --- a/docs/class_tg_bot_1_1_message_entity.html +++ b/docs/class_tg_bot_1_1_message_entity.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message_entity.html', </div><!--header--> <div class="contents"> +<p>This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. + <a href="class_tg_bot_1_1_message_entity.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,20 +101,25 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:adec4d61f5859cb0384e84dbe18988d78"><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_entity.html#adec4d61f5859cb0384e84dbe18988d78">type</a></td></tr> +<tr class="memdesc:adec4d61f5859cb0384e84dbe18988d78"><td class="mdescLeft"> </td><td class="mdescRight">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). <a href="#adec4d61f5859cb0384e84dbe18988d78">More...</a><br /></td></tr> <tr class="separator:adec4d61f5859cb0384e84dbe18988d78"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aad8da7260ae4360536a0a461e6c5b628"><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_entity.html#aad8da7260ae4360536a0a461e6c5b628">offset</a></td></tr> +<tr class="memdesc:aad8da7260ae4360536a0a461e6c5b628"><td class="mdescLeft"> </td><td class="mdescRight">Offset in UTF-16 code units to the start of the entity. <a href="#aad8da7260ae4360536a0a461e6c5b628">More...</a><br /></td></tr> <tr class="separator:aad8da7260ae4360536a0a461e6c5b628"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3f41be5fd732173bd84093df20a58e38"><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_entity.html#a3f41be5fd732173bd84093df20a58e38">length</a></td></tr> +<tr class="memdesc:a3f41be5fd732173bd84093df20a58e38"><td class="mdescLeft"> </td><td class="mdescRight">Length of the entity in UTF-16 code units. <a href="#a3f41be5fd732173bd84093df20a58e38">More...</a><br /></td></tr> <tr class="separator:a3f41be5fd732173bd84093df20a58e38"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2cf6b38ee3116a4589d5f8263e53c51f"><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_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f">url</a></td></tr> +<tr class="memdesc:a2cf6b38ee3116a4589d5f8263e53c51f"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For “text_link” only, url that will be opened after user taps on the text. <a href="#a2cf6b38ee3116a4589d5f8263e53c51f">More...</a><br /></td></tr> <tr class="separator:a2cf6b38ee3116a4589d5f8263e53c51f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:affef16e94f7f3382260b85c66726bc48"><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_message_entity.html#affef16e94f7f3382260b85c66726bc48">user</a></td></tr> +<tr class="memdesc:affef16e94f7f3382260b85c66726bc48"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For “text_mention” only, the mentioned user. <a href="#affef16e94f7f3382260b85c66726bc48">More...</a><br /></td></tr> <tr class="separator:affef16e94f7f3382260b85c66726bc48"><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 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#l00018">18</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</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> </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> @@ -125,7 +133,7 @@ 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#l00020">20</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<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> </div> </div> @@ -141,9 +149,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00035">35</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<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> </div> </div> @@ -158,9 +167,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00030">30</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</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> </div> </div> @@ -175,9 +185,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00025">25</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</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> </div> </div> @@ -192,9 +203,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00040">40</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<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> </div> </div> @@ -209,9 +221,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00045">45</a> of file <a class="el" href="_message_entity_8h_source.html">MessageEntity.h</a>.</p> +<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> </div> </div> @@ -224,7 +237,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 3a2d6a9..f515411 100644 --- a/docs/class_tg_bot_1_1_order_info-members.html +++ b/docs/class_tg_bot_1_1_order_info-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_order_info.html b/docs/class_tg_bot_1_1_order_info.html index f501ad4..fcd676c 100644 --- a/docs/class_tg_bot_1_1_order_info.html +++ b/docs/class_tg_bot_1_1_order_info.html @@ -101,16 +101,16 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a02755abd496d306c649ef45356fcd71c"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c">name</a></td></tr> -<tr class="memdesc:a02755abd496d306c649ef45356fcd71c"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a> name. <a href="#a02755abd496d306c649ef45356fcd71c">More...</a><br /></td></tr> +<tr class="memdesc:a02755abd496d306c649ef45356fcd71c"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> name. <a href="#a02755abd496d306c649ef45356fcd71c">More...</a><br /></td></tr> <tr class="separator:a02755abd496d306c649ef45356fcd71c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a324841d077060a1b1b97564066bc1f16"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16">phoneNumber</a></td></tr> -<tr class="memdesc:a324841d077060a1b1b97564066bc1f16"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a>'s phone number. <a href="#a324841d077060a1b1b97564066bc1f16">More...</a><br /></td></tr> +<tr class="memdesc:a324841d077060a1b1b97564066bc1f16"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a324841d077060a1b1b97564066bc1f16">More...</a><br /></td></tr> <tr class="separator:a324841d077060a1b1b97564066bc1f16"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0cc4794ebb169cd832b6724782e29126"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126">email</a></td></tr> -<tr class="memdesc:a0cc4794ebb169cd832b6724782e29126"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a> email. <a href="#a0cc4794ebb169cd832b6724782e29126">More...</a><br /></td></tr> +<tr class="memdesc:a0cc4794ebb169cd832b6724782e29126"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_user.html" title="This object represents a Telegram user or bot. ">User</a> email. <a href="#a0cc4794ebb169cd832b6724782e29126">More...</a><br /></td></tr> <tr class="separator:a0cc4794ebb169cd832b6724782e29126"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8e9f51e6dadba48789cb4c9c9ae14f82"><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_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82">shippingAddress</a></td></tr> -<tr class="memdesc:a8e9f51e6dadba48789cb4c9c9ae14f82"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a> shipping address. <a href="#a8e9f51e6dadba48789cb4c9c9ae14f82">More...</a><br /></td></tr> +<tr class="memdesc:a8e9f51e6dadba48789cb4c9c9ae14f82"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a8e9f51e6dadba48789cb4c9c9ae14f82">More...</a><br /></td></tr> <tr class="separator:a8e9f51e6dadba48789cb4c9c9ae14f82"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -148,7 +148,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a> email. </p> +<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> @@ -166,7 +166,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a> name. </p> +<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> @@ -184,7 +184,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a>'s phone number. </p> +<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> @@ -202,7 +202,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_user.html">User</a> shipping address. </p> +<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> @@ -217,7 +217,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 72f500a..48890bf 100644 --- a/docs/class_tg_bot_1_1_photo_size-members.html +++ b/docs/class_tg_bot_1_1_photo_size-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_photo_size.html b/docs/class_tg_bot_1_1_photo_size.html index eb6d4c5..0be2549 100644 --- a/docs/class_tg_bot_1_1_photo_size.html +++ b/docs/class_tg_bot_1_1_photo_size.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_photo_size.html',''); </div><!--header--> <div class="contents"> +<p>This object represents one size of a photo or a file / sticker thumbnail. + <a href="class_tg_bot_1_1_photo_size.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:af3ffb8066db943a59156eb22e976165e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e">fileId</a></td></tr> +<tr class="memdesc:af3ffb8066db943a59156eb22e976165e"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#af3ffb8066db943a59156eb22e976165e">More...</a><br /></td></tr> <tr class="separator:af3ffb8066db943a59156eb22e976165e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7259a178989557450d9732281d23099f"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f">width</a></td></tr> +<tr class="memdesc:a7259a178989557450d9732281d23099f"><td class="mdescLeft"> </td><td class="mdescRight">Photo width. <a href="#a7259a178989557450d9732281d23099f">More...</a><br /></td></tr> <tr class="separator:a7259a178989557450d9732281d23099f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a66dd9388e08330829fcae843f09e0ec6"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6">height</a></td></tr> +<tr class="memdesc:a66dd9388e08330829fcae843f09e0ec6"><td class="mdescLeft"> </td><td class="mdescRight">Photo height. <a href="#a66dd9388e08330829fcae843f09e0ec6">More...</a><br /></td></tr> <tr class="separator:a66dd9388e08330829fcae843f09e0ec6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a91aae4c1b5d7c3b5e16e8677702464b4"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4">fileSize</a></td></tr> +<tr class="memdesc:a91aae4c1b5d7c3b5e16e8677702464b4"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a91aae4c1b5d7c3b5e16e8677702464b4">More...</a><br /></td></tr> <tr class="separator:a91aae4c1b5d7c3b5e16e8677702464b4"><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 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#l00035">35</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</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> </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> @@ -123,7 +130,7 @@ 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#l00038">38</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<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> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00043">43</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</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> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00058">58</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</p> +<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> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Photo height. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00053">53</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</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> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Photo width. </p> -<p class="definition">Definition at line <a class="el" href="_photo_size_8h_source.html#l00048">48</a> of file <a class="el" href="_photo_size_8h_source.html">PhotoSize.h</a>.</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> </div> </div> @@ -205,7 +216,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 d088161..23bc5f5 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 @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 3bf7544..d9c9c7b 100644 --- a/docs/class_tg_bot_1_1_pre_checkout_query.html +++ b/docs/class_tg_bot_1_1_pre_checkout_query.html @@ -104,7 +104,7 @@ Public Attributes</h2></td></tr> <tr class="memdesc:afaf8a7d12af830eea0644c30f51f429e"><td class="mdescLeft"> </td><td class="mdescRight">Unique query identifier. <a href="#afaf8a7d12af830eea0644c30f51f429e">More...</a><br /></td></tr> <tr class="separator:afaf8a7d12af830eea0644c30f51f429e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a919320034b6e6f6b586a7311925bb028"><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_pre_checkout_query.html#a919320034b6e6f6b586a7311925bb028">from</a></td></tr> -<tr class="memdesc:a919320034b6e6f6b586a7311925bb028"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_user.html">User</a> who sent the query. <a href="#a919320034b6e6f6b586a7311925bb028">More...</a><br /></td></tr> +<tr class="memdesc:a919320034b6e6f6b586a7311925bb028"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a919320034b6e6f6b586a7311925bb028">More...</a><br /></td></tr> <tr class="separator:a919320034b6e6f6b586a7311925bb028"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac681a885c6e253c134cd659b91348182"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182">currency</a></td></tr> <tr class="memdesc:ac681a885c6e253c134cd659b91348182"><td class="mdescLeft"> </td><td class="mdescRight">Three-letter ISO 4217 currency code. <a href="#ac681a885c6e253c134cd659b91348182">More...</a><br /></td></tr> @@ -113,7 +113,7 @@ Public Attributes</h2></td></tr> <tr class="memdesc:a8cfd3e1f3cd74543a365f8c514693cdf"><td class="mdescLeft"> </td><td class="mdescRight">Total price in the smallest units of the currency (integer, not float/double). <a href="#a8cfd3e1f3cd74543a365f8c514693cdf">More...</a><br /></td></tr> <tr class="separator:a8cfd3e1f3cd74543a365f8c514693cdf"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abbc1cb2aed3ff25dde9272909455b9a0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0">invoicePayload</a></td></tr> -<tr class="memdesc:abbc1cb2aed3ff25dde9272909455b9a0"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> specified invoice payload. <a href="#abbc1cb2aed3ff25dde9272909455b9a0">More...</a><br /></td></tr> +<tr class="memdesc:abbc1cb2aed3ff25dde9272909455b9a0"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#abbc1cb2aed3ff25dde9272909455b9a0">More...</a><br /></td></tr> <tr class="separator:abbc1cb2aed3ff25dde9272909455b9a0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9cfe210488785f6980e6fb45ffb67e84"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84">shippingOptionId</a></td></tr> <tr class="memdesc:a9cfe210488785f6980e6fb45ffb67e84"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Identifier of the shipping option chosen by the user. <a href="#a9cfe210488785f6980e6fb45ffb67e84">More...</a><br /></td></tr> @@ -175,7 +175,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_user.html">User</a> who sent the query. </p> +<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> @@ -211,7 +211,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> specified invoice payload. </p> +<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> @@ -282,7 +282,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 f43669c..341665f 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 @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 1a9b9b5..863edcb 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_markup.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_markup.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_reply_keyboard_markup </div><!--header--> <div class="contents"> +<p>This object represents a custom keyboard with reply options. + <a href="class_tg_bot_1_1_reply_keyboard_markup.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::ReplyKeyboardMarkup:</div> @@ -95,7 +98,7 @@ Inheritance diagram for TgBot::ReplyKeyboardMarkup:</div> <div class="center"> <img src="class_tg_bot_1_1_reply_keyboard_markup.png" usemap="#TgBot::ReplyKeyboardMarkup_map" alt=""/> <map id="TgBot::ReplyKeyboardMarkup_map" name="TgBot::ReplyKeyboardMarkup_map"> -<area href="class_tg_bot_1_1_generic_reply.html" alt="TgBot::GenericReply" shape="rect" coords="0,0,180,24"/> +<area href="class_tg_bot_1_1_generic_reply.html" title="This abstract class is base of all keyboard related events. " alt="TgBot::GenericReply" shape="rect" coords="0,0,180,24"/> </map> </div></div> <table class="memberdecls"> @@ -110,12 +113,16 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a87d9dc41554e585b137b922fa20fd020"><td class="memItemLeft" align="right" valign="top">std::vector< std::vector< <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_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020">keyboard</a></td></tr> +<tr class="memdesc:a87d9dc41554e585b137b922fa20fd020"><td class="mdescLeft"> </td><td class="mdescRight">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>. <a href="#a87d9dc41554e585b137b922fa20fd020">More...</a><br /></td></tr> <tr class="separator:a87d9dc41554e585b137b922fa20fd020"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aafed175ccf3c58fe7c3a15a2300a1ff3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3">resizeKeyboard</a> = false</td></tr> +<tr class="memdesc:aafed175ccf3c58fe7c3a15a2300a1ff3"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#aafed175ccf3c58fe7c3a15a2300a1ff3">More...</a><br /></td></tr> <tr class="separator:aafed175ccf3c58fe7c3a15a2300a1ff3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a12205ba27bf676459507684be019799e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e">oneTimeKeyboard</a> = false</td></tr> +<tr class="memdesc:a12205ba27bf676459507684be019799e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Requests clients to hide the keyboard as soon as it's been used. Defaults to false. <a href="#a12205ba27bf676459507684be019799e">More...</a><br /></td></tr> <tr class="separator:a12205ba27bf676459507684be019799e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac7cf30c8d98f72b81ad30f48d0789d65"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65">selective</a> = false</td></tr> +<tr class="memdesc:ac7cf30c8d98f72b81ad30f48d0789d65"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#ac7cf30c8d98f72b81ad30f48d0789d65">More...</a><br /></td></tr> <tr class="separator:ac7cf30c8d98f72b81ad30f48d0789d65"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> @@ -127,7 +134,7 @@ 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#l00039">39</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</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> </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> @@ -141,7 +148,7 @@ 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#l00042">42</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<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> </div> </div> @@ -157,9 +164,10 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Array of button rows, each represented by an Array of <a class="el" href="class_tg_bot_1_1_keyboard_button.html">KeyboardButton</a>. </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_markup_8h_source.html#l00047">47</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<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> </div> </div> @@ -174,9 +182,10 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00057">57</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</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> </div> </div> @@ -191,9 +200,10 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00052">52</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</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> </div> </div> @@ -208,9 +218,11 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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">Message</a> object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message. 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#l00063">63</a> of file <a class="el" href="_reply_keyboard_markup_8h_source.html">ReplyKeyboardMarkup.h</a>.</p> +<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> </div> </div> @@ -223,7 +235,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b81ae66..ec76ec6 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 @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 84f3b8a..b54f734 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_remove.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_remove.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_reply_keyboard_remove </div><!--header--> <div class="contents"> +<p>Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard. + <a href="class_tg_bot_1_1_reply_keyboard_remove.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::ReplyKeyboardRemove:</div> @@ -95,7 +98,7 @@ Inheritance diagram for TgBot::ReplyKeyboardRemove:</div> <div class="center"> <img src="class_tg_bot_1_1_reply_keyboard_remove.png" usemap="#TgBot::ReplyKeyboardRemove_map" alt=""/> <map id="TgBot::ReplyKeyboardRemove_map" name="TgBot::ReplyKeyboardRemove_map"> -<area href="class_tg_bot_1_1_generic_reply.html" alt="TgBot::GenericReply" shape="rect" coords="0,0,182,24"/> +<area href="class_tg_bot_1_1_generic_reply.html" title="This abstract class is base of all keyboard related events. " alt="TgBot::GenericReply" shape="rect" coords="0,0,182,24"/> </map> </div></div> <table class="memberdecls"> @@ -110,8 +113,10 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a42b8b08952603a9566757bbe7d543408"><td class="memItemLeft" align="right" valign="top">const bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">removeKeyboard</a> = true</td></tr> +<tr class="memdesc:a42b8b08952603a9566757bbe7d543408"><td class="mdescLeft"> </td><td class="mdescRight">Requests clients to remove the custom keyboard (user will not be able to summon this keyboard;. <a href="#a42b8b08952603a9566757bbe7d543408">More...</a><br /></td></tr> <tr class="separator:a42b8b08952603a9566757bbe7d543408"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a840a781ad230cee4c50057a7c7f82828"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">selective</a> = false</td></tr> +<tr class="memdesc:a840a781ad230cee4c50057a7c7f82828"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a840a781ad230cee4c50057a7c7f82828">More...</a><br /></td></tr> <tr class="separator:a840a781ad230cee4c50057a7c7f82828"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> @@ -121,9 +126,10 @@ Additional Inherited Members</h2></td></tr> <tr class="separator:a519019da5ab3cb27fc11bd56cc94123c inherit pub_methods_class_tg_bot_1_1_generic_reply"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> -<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. 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">ReplyKeyboardMarkup</a>). </p> +<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#l00020">20</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</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> </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> @@ -137,7 +143,7 @@ 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#l00023">23</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<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> </div> </div> @@ -153,9 +159,11 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Requests clients to remove the custom keyboard (user will not be able to summon this keyboard; 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">ReplyKeyboardMarkup</a>) </p> -<p class="definition">Definition at line <a class="el" href="_reply_keyboard_remove_8h_source.html#l00029">29</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<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> </div> </div> @@ -170,9 +178,11 @@ Additional Inherited Members</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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">Message</a> object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message. 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#l00035">35</a> of file <a class="el" href="_reply_keyboard_remove_8h_source.html">ReplyKeyboardRemove.h</a>.</p> +<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> </div> </div> @@ -185,7 +195,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b51bc8d..d7b55f1 100644 --- a/docs/class_tg_bot_1_1_response_parameters-members.html +++ b/docs/class_tg_bot_1_1_response_parameters-members.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_response_parameters.html b/docs/class_tg_bot_1_1_response_parameters.html index 648e9f2..efef37e 100644 --- a/docs/class_tg_bot_1_1_response_parameters.html +++ b/docs/class_tg_bot_1_1_response_parameters.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_response_parameters.h </div><!--header--> <div class="contents"> +<p>Contains information about why a request was unsuccessfull. + <a href="class_tg_bot_1_1_response_parameters.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,14 +101,16 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a37baca0cf6ae91e41a20dbf2451a225d"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d">migrateToChatId</a></td></tr> +<tr class="memdesc:a37baca0cf6ae91e41a20dbf2451a225d"><td class="mdescLeft"> </td><td class="mdescRight">Optional. The group has been migrated to a supergroup with the specified identifier. <a href="#a37baca0cf6ae91e41a20dbf2451a225d">More...</a><br /></td></tr> <tr class="separator:a37baca0cf6ae91e41a20dbf2451a225d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab65e3cad1468f5fb762f822722031990"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990">retryAfter</a></td></tr> +<tr class="memdesc:ab65e3cad1468f5fb762f822722031990"><td class="mdescLeft"> </td><td class="mdescRight">Optional. In case of exceeding flood control, the number of seconds left to wait before the request can be repeated. <a href="#ab65e3cad1468f5fb762f822722031990">More...</a><br /></td></tr> <tr class="separator:ab65e3cad1468f5fb762f822722031990"><td class="memSeparator" colspan="2"> </td></tr> </table> <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#l00016">16</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</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> </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> @@ -119,7 +124,7 @@ 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#l00018">18</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<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> </div> </div> @@ -135,9 +140,11 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. The group has been migrated to a supergroup with the specified identifier. 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#l00026">26</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<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> </div> </div> @@ -152,9 +159,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00031">31</a> of file <a class="el" href="_response_parameters_8h_source.html">ResponseParameters.h</a>.</p> +<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> </div> </div> @@ -167,7 +175,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 6513f48..b201826 100644 --- a/docs/class_tg_bot_1_1_shipping_address-members.html +++ b/docs/class_tg_bot_1_1_shipping_address-members.html @@ -98,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_shipping_address.html b/docs/class_tg_bot_1_1_shipping_address.html index 276494d..98d36f7 100644 --- a/docs/class_tg_bot_1_1_shipping_address.html +++ b/docs/class_tg_bot_1_1_shipping_address.html @@ -257,7 +257,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 4756d9c..9113305 100644 --- a/docs/class_tg_bot_1_1_shipping_option-members.html +++ b/docs/class_tg_bot_1_1_shipping_option-members.html @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_shipping_option.html b/docs/class_tg_bot_1_1_shipping_option.html index 0c4584c..ff146ac 100644 --- a/docs/class_tg_bot_1_1_shipping_option.html +++ b/docs/class_tg_bot_1_1_shipping_option.html @@ -196,7 +196,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 85d4258..2c0c7de 100644 --- a/docs/class_tg_bot_1_1_shipping_query-members.html +++ b/docs/class_tg_bot_1_1_shipping_query-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_shipping_query.html b/docs/class_tg_bot_1_1_shipping_query.html index 5bd0d4a..4150758 100644 --- a/docs/class_tg_bot_1_1_shipping_query.html +++ b/docs/class_tg_bot_1_1_shipping_query.html @@ -104,13 +104,13 @@ Public Attributes</h2></td></tr> <tr class="memdesc:ab3b7dedd15793e42c7efe594e38f8003"><td class="mdescLeft"> </td><td class="mdescRight">Unique query identifier. <a href="#ab3b7dedd15793e42c7efe594e38f8003">More...</a><br /></td></tr> <tr class="separator:ab3b7dedd15793e42c7efe594e38f8003"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6f10c244ff5e3323961bdc7c5eb43f31"><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_shipping_query.html#a6f10c244ff5e3323961bdc7c5eb43f31">from</a></td></tr> -<tr class="memdesc:a6f10c244ff5e3323961bdc7c5eb43f31"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_user.html">User</a> who sent the query. <a href="#a6f10c244ff5e3323961bdc7c5eb43f31">More...</a><br /></td></tr> +<tr class="memdesc:a6f10c244ff5e3323961bdc7c5eb43f31"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a6f10c244ff5e3323961bdc7c5eb43f31">More...</a><br /></td></tr> <tr class="separator:a6f10c244ff5e3323961bdc7c5eb43f31"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa62e1e79cd7f9ba961128ad89dde7899"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899">invoicePayload</a></td></tr> -<tr class="memdesc:aa62e1e79cd7f9ba961128ad89dde7899"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> specified invoice payload. <a href="#aa62e1e79cd7f9ba961128ad89dde7899">More...</a><br /></td></tr> +<tr class="memdesc:aa62e1e79cd7f9ba961128ad89dde7899"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#aa62e1e79cd7f9ba961128ad89dde7899">More...</a><br /></td></tr> <tr class="separator:aa62e1e79cd7f9ba961128ad89dde7899"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3d99a04e8227422fe4349a42dd1ecd7a"><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_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a">shippingAddress</a></td></tr> -<tr class="memdesc:a3d99a04e8227422fe4349a42dd1ecd7a"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_user.html">User</a> specified shipping address. <a href="#a3d99a04e8227422fe4349a42dd1ecd7a">More...</a><br /></td></tr> +<tr class="memdesc:a3d99a04e8227422fe4349a42dd1ecd7a"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a3d99a04e8227422fe4349a42dd1ecd7a">More...</a><br /></td></tr> <tr class="separator:a3d99a04e8227422fe4349a42dd1ecd7a"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -148,7 +148,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_user.html">User</a> who sent the query. </p> +<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> @@ -184,7 +184,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> specified invoice payload. </p> +<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> @@ -202,7 +202,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_user.html">User</a> specified shipping address. </p> +<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> @@ -217,7 +217,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_sticker-members.html b/docs/class_tg_bot_1_1_sticker-members.html index 5a9fe2d..c8aae78 100644 --- a/docs/class_tg_bot_1_1_sticker-members.html +++ b/docs/class_tg_bot_1_1_sticker-members.html @@ -100,7 +100,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_sticker.html b/docs/class_tg_bot_1_1_sticker.html index 1c9b79b..0bce9d8 100644 --- a/docs/class_tg_bot_1_1_sticker.html +++ b/docs/class_tg_bot_1_1_sticker.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a general file (as opposed to photos and audio files). + <a href="class_tg_bot_1_1_sticker.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_sticker_8h_source.html">Sticker.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,26 +101,34 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ace3bb46bbb491c1a9687cd14a37b25d1"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1">fileId</a></td></tr> +<tr class="memdesc:ace3bb46bbb491c1a9687cd14a37b25d1"><td class="mdescLeft"> </td><td class="mdescRight">Unique file identifier. <a href="#ace3bb46bbb491c1a9687cd14a37b25d1">More...</a><br /></td></tr> <tr class="separator:ace3bb46bbb491c1a9687cd14a37b25d1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a059e6027de50f618ca5d454cee943fcb"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb">width</a></td></tr> +<tr class="memdesc:a059e6027de50f618ca5d454cee943fcb"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a059e6027de50f618ca5d454cee943fcb">More...</a><br /></td></tr> <tr class="separator:a059e6027de50f618ca5d454cee943fcb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0d0e6098f8a11ab88df19ff64e5e62ce"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce">height</a></td></tr> +<tr class="memdesc:a0d0e6098f8a11ab88df19ff64e5e62ce"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a0d0e6098f8a11ab88df19ff64e5e62ce">More...</a><br /></td></tr> <tr class="separator:a0d0e6098f8a11ab88df19ff64e5e62ce"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aff8374f6355156deae78e8f934f3aab3"><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_sticker.html#aff8374f6355156deae78e8f934f3aab3">thumb</a></td></tr> +<tr class="memdesc:aff8374f6355156deae78e8f934f3aab3"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#aff8374f6355156deae78e8f934f3aab3">More...</a><br /></td></tr> <tr class="separator:aff8374f6355156deae78e8f934f3aab3"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a91d598b9805292d3956b47d88febe001"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001">emoji</a></td></tr> +<tr class="memdesc:a91d598b9805292d3956b47d88febe001"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Emoji associated with the sticker. <a href="#a91d598b9805292d3956b47d88febe001">More...</a><br /></td></tr> <tr class="separator:a91d598b9805292d3956b47d88febe001"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac9ff439183edc6a5fb2c469e29c687ba"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">setName</a></td></tr> +<tr class="memdesc:ac9ff439183edc6a5fb2c469e29c687ba"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Name of the sticker set to which the sticker belongs. <a href="#ac9ff439183edc6a5fb2c469e29c687ba">More...</a><br /></td></tr> <tr class="separator:ac9ff439183edc6a5fb2c469e29c687ba"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4e61ddba7363932939846585eec348e2"><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_sticker.html#a4e61ddba7363932939846585eec348e2">maskPosition</a></td></tr> +<tr class="memdesc:a4e61ddba7363932939846585eec348e2"><td class="mdescLeft"> </td><td class="mdescRight">Optional. For mask stickers, the position where the mask should be placed. <a href="#a4e61ddba7363932939846585eec348e2">More...</a><br /></td></tr> <tr class="separator:a4e61ddba7363932939846585eec348e2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3e6951a3f8400f05dc5e4b4eb24eda1a"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a">fileSize</a></td></tr> +<tr class="memdesc:a3e6951a3f8400f05dc5e4b4eb24eda1a"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a3e6951a3f8400f05dc5e4b4eb24eda1a">More...</a><br /></td></tr> <tr class="separator:a3e6951a3f8400f05dc5e4b4eb24eda1a"><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 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#l00038">38</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</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> </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> @@ -131,7 +142,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00041">41</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<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> </div> </div> @@ -147,9 +158,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Emoji associated with the sticker </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00066">66</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<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> </div> </div> @@ -164,9 +176,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique file identifier. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00046">46</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</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> </div> </div> @@ -181,9 +194,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00081">81</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<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> </div> </div> @@ -198,9 +212,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> height. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00056">56</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<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> </div> </div> @@ -215,9 +230,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00076">76</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</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> </div> </div> @@ -232,9 +248,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00071">71</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</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> </div> </div> @@ -249,9 +266,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. Optional. <a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> thumbnail in .webp or .jpg format. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00061">61</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<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> </div> </div> @@ -266,9 +284,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> width. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_8h_source.html#l00051">51</a> of file <a class="el" href="_sticker_8h_source.html">Sticker.h</a>.</p> +<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> </div> </div> @@ -281,7 +300,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 cbc2ce7..c86a2e8 100644 --- a/docs/class_tg_bot_1_1_sticker_set-members.html +++ b/docs/class_tg_bot_1_1_sticker_set-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_sticker_set.html b/docs/class_tg_bot_1_1_sticker_set.html index 201b3ce..31a585e 100644 --- a/docs/class_tg_bot_1_1_sticker_set.html +++ b/docs/class_tg_bot_1_1_sticker_set.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker_set.html','') </div><!--header--> <div class="contents"> +<p>This object represents a sticker set. + <a href="class_tg_bot_1_1_sticker_set.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a28755ab9c48ec7b667fd187976682631"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631">name</a></td></tr> +<tr class="memdesc:a28755ab9c48ec7b667fd187976682631"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a28755ab9c48ec7b667fd187976682631">More...</a><br /></td></tr> <tr class="separator:a28755ab9c48ec7b667fd187976682631"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ade2402dfdb526b9826eb4db22527f0e2"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2">title</a></td></tr> +<tr class="memdesc:ade2402dfdb526b9826eb4db22527f0e2"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#ade2402dfdb526b9826eb4db22527f0e2">More...</a><br /></td></tr> <tr class="separator:ade2402dfdb526b9826eb4db22527f0e2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab1255b8783dc35b3535c46acbe3b4ca6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6">containsMasks</a> = false</td></tr> +<tr class="memdesc:ab1255b8783dc35b3535c46acbe3b4ca6"><td class="mdescLeft"> </td><td class="mdescRight">True, if the sticker set contains masks. <a href="#ab1255b8783dc35b3535c46acbe3b4ca6">More...</a><br /></td></tr> <tr class="separator:ab1255b8783dc35b3535c46acbe3b4ca6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a029bf60e037c38c991706c378d545f34"><td class="memItemLeft" align="right" valign="top">std::vector< <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_sticker_set.html#a029bf60e037c38c991706c378d545f34">stickers</a></td></tr> +<tr class="memdesc:a029bf60e037c38c991706c378d545f34"><td class="mdescLeft"> </td><td class="mdescRight">List of all set stickers. <a href="#a029bf60e037c38c991706c378d545f34">More...</a><br /></td></tr> <tr class="separator:a029bf60e037c38c991706c378d545f34"><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 a sticker set. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00039">39</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</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> </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> @@ -123,7 +130,7 @@ 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#l00041">41</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<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> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>True, if the sticker set contains masks. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00056">56</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</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> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set name. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00046">46</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<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> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>List of all set stickers. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00061">61</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</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> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_sticker.html">Sticker</a> set title. </p> -<p class="definition">Definition at line <a class="el" href="_sticker_set_8h_source.html#l00051">51</a> of file <a class="el" href="_sticker_set_8h_source.html">StickerSet.h</a>.</p> +<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> </div> </div> @@ -205,7 +216,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 b03a9e9..e2a9ffe 100644 --- a/docs/class_tg_bot_1_1_successful_payment-members.html +++ b/docs/class_tg_bot_1_1_successful_payment-members.html @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/class_tg_bot_1_1_successful_payment.html b/docs/class_tg_bot_1_1_successful_payment.html index 9bafa18..c471a3f 100644 --- a/docs/class_tg_bot_1_1_successful_payment.html +++ b/docs/class_tg_bot_1_1_successful_payment.html @@ -107,7 +107,7 @@ Public Attributes</h2></td></tr> <tr class="memdesc:a5e2d3de9df8e9ee28b9e9c5e037cadc7"><td class="mdescLeft"> </td><td class="mdescRight">Total price in the smallest units of the currency (integer, not float/double). <a href="#a5e2d3de9df8e9ee28b9e9c5e037cadc7">More...</a><br /></td></tr> <tr class="separator:a5e2d3de9df8e9ee28b9e9c5e037cadc7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a260f6306836c863523054f076c9350c6"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6">invoicePayload</a></td></tr> -<tr class="memdesc:a260f6306836c863523054f076c9350c6"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> specified invoice payload. <a href="#a260f6306836c863523054f076c9350c6">More...</a><br /></td></tr> +<tr class="memdesc:a260f6306836c863523054f076c9350c6"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a260f6306836c863523054f076c9350c6">More...</a><br /></td></tr> <tr class="separator:a260f6306836c863523054f076c9350c6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a29413281af3ef0ff5c60d3e4dac2435e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e">shippingOptionId</a></td></tr> <tr class="memdesc:a29413281af3ef0ff5c60d3e4dac2435e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Identifier of the shipping option chosen by the user. <a href="#a29413281af3ef0ff5c60d3e4dac2435e">More...</a><br /></td></tr> @@ -175,7 +175,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> specified invoice payload. </p> +<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> @@ -282,7 +282,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> 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 780d433..b50aa54 100644 --- a/docs/class_tg_bot_1_1_tg_exception-members.html +++ b/docs/class_tg_bot_1_1_tg_exception-members.html @@ -92,7 +92,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_tg_exception.html b/docs/class_tg_bot_1_1_tg_exception.html index 9da5068..c773eb9 100644 --- a/docs/class_tg_bot_1_1_tg_exception.html +++ b/docs/class_tg_bot_1_1_tg_exception.html @@ -87,6 +87,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_exception.html','' </div><!--header--> <div class="contents"> +<p>Exception type which is only thrown when Telegram refuses API request. + <a href="class_tg_bot_1_1_tg_exception.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_tg_exception_8h_source.html">TgException.h</a>></code></p> <div class="dynheader"> Inheritance diagram for TgBot::TgException:</div> @@ -105,7 +108,7 @@ 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#l00035">35</a> of file <a class="el" href="_tg_exception_8h_source.html">TgException.h</a>.</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> </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> @@ -142,7 +145,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 f7fe0ce..3d70119 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 @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 f623da4..7f3788a 100644 --- a/docs/class_tg_bot_1_1_tg_long_poll.html +++ b/docs/class_tg_bot_1_1_tg_long_poll.html @@ -87,6 +87,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_long_poll.html','' </div><!--header--> <div class="contents"> +<p>This class handles long polling and updates parsing. + <a href="class_tg_bot_1_1_tg_long_poll.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_tg_long_poll_8h_source.html">TgLongPoll.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> @@ -96,12 +99,13 @@ Public Member Functions</h2></td></tr> <tr class="memitem:a589332e04d1a4f9dbe66c92df90b6d78"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a589332e04d1a4f9dbe66c92df90b6d78">TgLongPoll</a> (const <a class="el" href="class_tg_bot_1_1_bot.html">Bot</a> &bot, int32_t=100, int32_t=60, const std::shared_ptr< std::vector< std::string >> &=nullptr)</td></tr> <tr class="separator:a589332e04d1a4f9dbe66c92df90b6d78"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8928ddad3b976a636a53bb066180cbaa"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a8928ddad3b976a636a53bb066180cbaa">start</a> ()</td></tr> +<tr class="memdesc:a8928ddad3b976a636a53bb066180cbaa"><td class="mdescLeft"> </td><td class="mdescRight">Starts long poll. After new update will come, this method will parse it and send to <a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> which invokes your listeners. Designed to be executed in a loop. <a href="#a8928ddad3b976a636a53bb066180cbaa">More...</a><br /></td></tr> <tr class="separator:a8928ddad3b976a636a53bb066180cbaa"><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 handles long polling and updates parsing. </p> -<p class="definition">Definition at line <a class="el" href="_tg_long_poll_8h_source.html#l00036">36</a> of file <a class="el" href="_tg_long_poll_8h_source.html">TgLongPoll.h</a>.</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> </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> @@ -204,6 +208,7 @@ Public Member Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Starts long poll. After new update will come, this method will parse it and send to <a class="el" href="class_tg_bot_1_1_event_handler.html">EventHandler</a> which invokes your listeners. Designed to be executed in a loop. </p> </div> @@ -217,7 +222,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 index 6eea187..5d10aee 100644 --- a/docs/class_tg_bot_1_1_tg_type_parser-members.html +++ b/docs/class_tg_bot_1_1_tg_type_parser-members.html @@ -89,52 +89,56 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_type_parser.html', <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#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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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> @@ -146,46 +150,48 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_type_parser.html', <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#a0b51e45955eee1901c5c880882c36ca5">parseJsonAndGetEntity</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#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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 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> @@ -209,32 +215,33 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_type_parser.html', <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#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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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><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 class="even"><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> + <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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_tg_type_parser.html b/docs/class_tg_bot_1_1_tg_type_parser.html index e983d3f..c246e77 100644 --- a/docs/class_tg_bot_1_1_tg_type_parser.html +++ b/docs/class_tg_bot_1_1_tg_type_parser.html @@ -110,8 +110,10 @@ Public Member Functions</h2></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:a0b51e45955eee1901c5c880882c36ca5"><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#a0b51e45955eee1901c5c880882c36ca5">parseJsonAndGetEntity</a> (const boost::property_tree::ptree &data) const</td></tr> -<tr class="separator:a0b51e45955eee1901c5c880882c36ca5"><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> @@ -148,6 +150,18 @@ Public Member Functions</h2></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> @@ -398,7 +412,7 @@ 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="_tg_type_parser_8h_source.html#l00101">101</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -414,7 +428,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<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> +<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> @@ -432,7 +446,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00108">108</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -498,7 +512,25 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00386">386</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -538,7 +570,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00356">356</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -578,7 +610,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00371">371</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -762,6 +794,42 @@ template<typename T > </div> </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> @@ -1362,7 +1430,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00287">287</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -1408,7 +1476,25 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00339">339</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -1448,7 +1534,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00304">304</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -1494,7 +1580,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00313">313</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -1540,7 +1626,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00326">326</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -1688,14 +1774,14 @@ template<typename T > </div> </div> </div> -<a id="a0b51e45955eee1901c5c880882c36ca5"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0b51e45955eee1901c5c880882c36ca5">◆ </a></span>parseJsonAndGetEntity()</h2> +<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_message_entity.html#a6710ffdbafba909633df7bcd8c488da0">MessageEntity::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetEntity </td> + <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> @@ -1706,14 +1792,14 @@ template<typename T > </div> </div> </div> -<a id="aef4869ecc38b1a6ec32c33c0f52e6d87"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aef4869ecc38b1a6ec32c33c0f52e6d87">◆ </a></span>parseJsonAndGetFile()</h2> +<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_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetFile </td> + <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> @@ -1724,14 +1810,32 @@ template<typename T > </div> </div> </div> -<a id="ab5711db94f14f6862f352a47e5283d18"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ab5711db94f14f6862f352a47e5283d18">◆ </a></span>parseJsonAndGetForceReply()</h2> +<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_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">ForceReply::Ptr</a> TgBot::TgTypeParser::parseJsonAndGetForceReply </td> + <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> @@ -2408,6 +2512,24 @@ template<typename T > </div> </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> @@ -2822,6 +2944,24 @@ template<typename T > </div> </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> @@ -3188,7 +3328,7 @@ template<typename T > </div> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_tg_type_parser_8h_source.html#l00295">295</a> of file <a class="el" href="_tg_type_parser_8h_source.html">TgTypeParser.h</a>.</p> +<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> @@ -3201,7 +3341,7 @@ 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_tg_type_parser.html">TgTypeParser</a></li> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_tg_type_parser.js b/docs/class_tg_bot_1_1_tg_type_parser.js index ef896ca..f209cef 100644 --- a/docs/class_tg_bot_1_1_tg_type_parser.js +++ b/docs/class_tg_bot_1_1_tg_type_parser.js @@ -3,6 +3,7 @@ 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 ], @@ -15,6 +16,8 @@ var class_tg_bot_1_1_tg_type_parser = [ "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 ], @@ -49,6 +52,7 @@ var class_tg_bot_1_1_tg_type_parser = [ "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 ], @@ -60,9 +64,10 @@ var class_tg_bot_1_1_tg_type_parser = [ "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 ], - [ "parseJsonAndGetEntity", "class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5", 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 ], @@ -100,6 +105,7 @@ var class_tg_bot_1_1_tg_type_parser = [ "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 ], @@ -123,6 +129,7 @@ var class_tg_bot_1_1_tg_type_parser = [ "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 ], 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 46f38db..e0a541a 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 @@ -101,7 +101,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 ec73621..bfa2842 100644 --- a/docs/class_tg_bot_1_1_tg_webhook_server.html +++ b/docs/class_tg_bot_1_1_tg_webhook_server.html @@ -94,7 +94,7 @@ Inheritance diagram for TgBot::TgWebhookServer< Protocol >:</div> <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"> -<area href="class_tg_bot_1_1_http_server.html" alt="TgBot::HttpServer< Protocol >" shape="rect" coords="0,0,226,24"/> +<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"> @@ -110,8 +110,10 @@ Public Member Functions</h2></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="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="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="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> @@ -273,7 +275,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 f45dc25..0d4b5e2 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 @@ -104,7 +104,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 f2e8db2..8802a7e 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 @@ -118,8 +118,10 @@ Public Member Functions</h2></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="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="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="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> @@ -136,7 +138,7 @@ Additional Inherited Members</h2></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">Update</a> objects from tcp connections. </p> +<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> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> @@ -273,7 +275,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_update-members.html b/docs/class_tg_bot_1_1_update-members.html index cfa9072..6453dd8 100644 --- a/docs/class_tg_bot_1_1_update-members.html +++ b/docs/class_tg_bot_1_1_update-members.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_update.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_update.html b/docs/class_tg_bot_1_1_update.html index 573e23c..29e3f95 100644 --- a/docs/class_tg_bot_1_1_update.html +++ b/docs/class_tg_bot_1_1_update.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_update.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents an incoming update. + <a href="class_tg_bot_1_1_update.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_update_8h_source.html">Update.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,26 +101,34 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:af4d35314c4e49839f7012a9671ede097"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097">updateId</a></td></tr> +<tr class="memdesc:af4d35314c4e49839f7012a9671ede097"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#af4d35314c4e49839f7012a9671ede097">More...</a><br /></td></tr> <tr class="separator:af4d35314c4e49839f7012a9671ede097"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab65136c0345978742fb3026e6855ff2c"><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_update.html#ab65136c0345978742fb3026e6855ff2c">message</a></td></tr> +<tr class="memdesc:ab65136c0345978742fb3026e6855ff2c"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New incoming message of any kind — text, photo, sticker, etc. <a href="#ab65136c0345978742fb3026e6855ff2c">More...</a><br /></td></tr> <tr class="separator:ab65136c0345978742fb3026e6855ff2c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a188502d94515baee85ba30f58cffa1b5"><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_update.html#a188502d94515baee85ba30f58cffa1b5">editedMessage</a></td></tr> +<tr class="memdesc:a188502d94515baee85ba30f58cffa1b5"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New version of a message that is known to the bot and was edited. <a href="#a188502d94515baee85ba30f58cffa1b5">More...</a><br /></td></tr> <tr class="separator:a188502d94515baee85ba30f58cffa1b5"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aabddc6947fe255f1763802532d34ef2b"><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_update.html#aabddc6947fe255f1763802532d34ef2b">channelPost</a></td></tr> +<tr class="memdesc:aabddc6947fe255f1763802532d34ef2b"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New incoming channel post of any kind — text, photo, sticker, etc. <a href="#aabddc6947fe255f1763802532d34ef2b">More...</a><br /></td></tr> <tr class="separator:aabddc6947fe255f1763802532d34ef2b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a05588da55717387ef91434f014afff1b"><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_update.html#a05588da55717387ef91434f014afff1b">editedChannelPost</a></td></tr> +<tr class="memdesc:a05588da55717387ef91434f014afff1b"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New version of a channel post that is known to the bot and was edited. <a href="#a05588da55717387ef91434f014afff1b">More...</a><br /></td></tr> <tr class="separator:a05588da55717387ef91434f014afff1b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aea03e36b9015a0fe9f1278564c5b8806"><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_update.html#aea03e36b9015a0fe9f1278564c5b8806">inlineQuery</a></td></tr> +<tr class="memdesc:aea03e36b9015a0fe9f1278564c5b8806"><td class="mdescLeft"> </td><td class="mdescRight">Optional. New incoming inline query. <a href="#aea03e36b9015a0fe9f1278564c5b8806">More...</a><br /></td></tr> <tr class="separator:aea03e36b9015a0fe9f1278564c5b8806"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa3fab72bc10111e2f8f8930c43a0ff8b"><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_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b">chosenInlineResult</a></td></tr> +<tr class="memdesc:aa3fab72bc10111e2f8f8930c43a0ff8b"><td class="mdescLeft"> </td><td class="mdescRight">Optional. The result of an inline query that was chosen by a user and sent to their chat partner. <a href="#aa3fab72bc10111e2f8f8930c43a0ff8b">More...</a><br /></td></tr> <tr class="separator:aa3fab72bc10111e2f8f8930c43a0ff8b"><td class="memSeparator" colspan="2"> </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> </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#l00039">39</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</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> </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> @@ -131,7 +142,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">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> +<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> </div> </div> @@ -147,9 +158,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. New incoming callback query. </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00082">82</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</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> </div> </div> @@ -164,9 +176,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00062">62</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</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> </div> </div> @@ -181,9 +194,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00077">77</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</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> </div> </div> @@ -198,9 +212,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00067">67</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<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> </div> </div> @@ -215,9 +230,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00057">57</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<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> </div> </div> @@ -232,9 +248,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. New incoming inline query </p> -<p class="definition">Definition at line <a class="el" href="_update_8h_source.html#l00072">72</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<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> </div> </div> @@ -249,9 +266,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00052">52</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</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> </div> </div> @@ -266,9 +284,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>The update‘s unique identifier. <a class="el" href="class_tg_bot_1_1_update.html">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#l00047">47</a> of file <a class="el" href="_update_8h_source.html">Update.h</a>.</p> +<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> </div> </div> @@ -281,7 +300,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_url-members.html b/docs/class_tg_bot_1_1_url-members.html index 70a85a9..7ce4a38 100644 --- a/docs/class_tg_bot_1_1_url-members.html +++ b/docs/class_tg_bot_1_1_url-members.html @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_url.html b/docs/class_tg_bot_1_1_url.html index 6ee3f1c..594a4f5 100644 --- a/docs/class_tg_bot_1_1_url.html +++ b/docs/class_tg_bot_1_1_url.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_url.html','');}); </div><!--header--> <div class="contents"> +<p>This class parses a string with the url. + <a href="class_tg_bot_1_1_url.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_url_8h_source.html">Url.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> @@ -98,20 +101,25 @@ Public Member Functions</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a36af00d44ee8fcba1d06a8d6c5c9ac49"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_url.html#a36af00d44ee8fcba1d06a8d6c5c9ac49">protocol</a></td></tr> +<tr class="memdesc:a36af00d44ee8fcba1d06a8d6c5c9ac49"><td class="mdescLeft"> </td><td class="mdescRight">Protocol part of an url. Example: <a href="https://">https://</a>. <a href="#a36af00d44ee8fcba1d06a8d6c5c9ac49">More...</a><br /></td></tr> <tr class="separator:a36af00d44ee8fcba1d06a8d6c5c9ac49"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa3536ad7ecd12e04db434e7566ae53e7"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7">host</a></td></tr> +<tr class="memdesc:aa3536ad7ecd12e04db434e7566ae53e7"><td class="mdescLeft"> </td><td class="mdescRight">Host part of an url. Example: www.example.com. <a href="#aa3536ad7ecd12e04db434e7566ae53e7">More...</a><br /></td></tr> <tr class="separator:aa3536ad7ecd12e04db434e7566ae53e7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a22b43623b7de7e817699dffb85edb532"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_url.html#a22b43623b7de7e817699dffb85edb532">path</a></td></tr> +<tr class="memdesc:a22b43623b7de7e817699dffb85edb532"><td class="mdescLeft"> </td><td class="mdescRight">Path part of an url including preceding '/' char. Example: /index.html. <a href="#a22b43623b7de7e817699dffb85edb532">More...</a><br /></td></tr> <tr class="separator:a22b43623b7de7e817699dffb85edb532"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3d50fc5ac2a9955a4d129082bbdad8b0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_url.html#a3d50fc5ac2a9955a4d129082bbdad8b0">query</a></td></tr> +<tr class="memdesc:a3d50fc5ac2a9955a4d129082bbdad8b0"><td class="mdescLeft"> </td><td class="mdescRight">Query part of an url without '?' char. Example: a=1&b=2&c=3. <a href="#a3d50fc5ac2a9955a4d129082bbdad8b0">More...</a><br /></td></tr> <tr class="separator:a3d50fc5ac2a9955a4d129082bbdad8b0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abed0138e57cc2d003b61b319f34c4fcd"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_url.html#abed0138e57cc2d003b61b319f34c4fcd">fragment</a></td></tr> +<tr class="memdesc:abed0138e57cc2d003b61b319f34c4fcd"><td class="mdescLeft"> </td><td class="mdescRight">Fragment part of an url without '#' char. Example: section1. <a href="#abed0138e57cc2d003b61b319f34c4fcd">More...</a><br /></td></tr> <tr class="separator:abed0138e57cc2d003b61b319f34c4fcd"><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 parses a string with the url </p> +<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#l00034">34</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</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> </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> @@ -143,9 +151,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00062">62</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<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> </div> </div> @@ -160,9 +169,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00047">47</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<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> </div> </div> @@ -177,9 +187,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00052">52</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<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> </div> </div> @@ -194,9 +205,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00042">42</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<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> </div> </div> @@ -211,9 +223,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00057">57</a> of file <a class="el" href="_url_8h_source.html">Url.h</a>.</p> +<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> </div> </div> @@ -226,7 +239,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_user-members.html b/docs/class_tg_bot_1_1_user-members.html index fbd5630..e2eefd2 100644 --- a/docs/class_tg_bot_1_1_user-members.html +++ b/docs/class_tg_bot_1_1_user-members.html @@ -98,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_user.html b/docs/class_tg_bot_1_1_user.html index 9adc2e3..9fba63c 100644 --- a/docs/class_tg_bot_1_1_user.html +++ b/docs/class_tg_bot_1_1_user.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_user.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a Telegram user or bot. + <a href="class_tg_bot_1_1_user.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_user_8h_source.html">User.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,22 +101,28 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a52ed387bdcad23b2883ef86a4c1f600f"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f">id</a></td></tr> +<tr class="memdesc:a52ed387bdcad23b2883ef86a4c1f600f"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this user or bot. <a href="#a52ed387bdcad23b2883ef86a4c1f600f">More...</a><br /></td></tr> <tr class="separator:a52ed387bdcad23b2883ef86a4c1f600f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9adb4af3ddf68a3a518c32a13f9415bf"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf">isBot</a> = false</td></tr> +<tr class="memdesc:a9adb4af3ddf68a3a518c32a13f9415bf"><td class="mdescLeft"> </td><td class="mdescRight">True, if this user is a bot. <a href="#a9adb4af3ddf68a3a518c32a13f9415bf">More...</a><br /></td></tr> <tr class="separator:a9adb4af3ddf68a3a518c32a13f9415bf"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7f7a9c98a98fdd7199d2c22c63dd75b0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0">firstName</a></td></tr> +<tr class="memdesc:a7f7a9c98a98fdd7199d2c22c63dd75b0"><td class="mdescLeft"> </td><td class="mdescRight">User‘s or bot’s first name. <a href="#a7f7a9c98a98fdd7199d2c22c63dd75b0">More...</a><br /></td></tr> <tr class="separator:a7f7a9c98a98fdd7199d2c22c63dd75b0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a52e3efc4237df7992eb8a698fafad9b0"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0">lastName</a></td></tr> +<tr class="memdesc:a52e3efc4237df7992eb8a698fafad9b0"><td class="mdescLeft"> </td><td class="mdescRight">Optional. User‘s or bot’s last name. <a href="#a52e3efc4237df7992eb8a698fafad9b0">More...</a><br /></td></tr> <tr class="separator:a52e3efc4237df7992eb8a698fafad9b0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3b32a26af904966eb8f961309f49eeba"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba">username</a></td></tr> +<tr class="memdesc:a3b32a26af904966eb8f961309f49eeba"><td class="mdescLeft"> </td><td class="mdescRight">Optional. User‘s or bot’s username. <a href="#a3b32a26af904966eb8f961309f49eeba">More...</a><br /></td></tr> <tr class="separator:a3b32a26af904966eb8f961309f49eeba"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af5318547408383fd9c491522ca2cfbc9"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9">languageCode</a></td></tr> +<tr class="memdesc:af5318547408383fd9c491522ca2cfbc9"><td class="mdescLeft"> </td><td class="mdescRight">Optional. IETF language tag of the user's language. <a href="#af5318547408383fd9c491522ca2cfbc9">More...</a><br /></td></tr> <tr class="separator:af5318547408383fd9c491522ca2cfbc9"><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 a Telegram user or bot. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00035">35</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</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> </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> @@ -127,7 +136,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00038">38</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<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> </div> </div> @@ -143,9 +152,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>User‘s or bot’s first name. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00053">53</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</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> </div> </div> @@ -160,9 +170,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this user or bot. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00043">43</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</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> </div> </div> @@ -177,9 +188,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>True, if this user is a bot </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00048">48</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</p> +<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> </div> </div> @@ -194,9 +206,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00068">68</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</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> </div> </div> @@ -211,9 +224,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. User‘s or bot’s last name. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00058">58</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</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> </div> </div> @@ -228,9 +242,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. User‘s or bot’s username. </p> -<p class="definition">Definition at line <a class="el" href="_user_8h_source.html#l00063">63</a> of file <a class="el" href="_user_8h_source.html">User.h</a>.</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> </div> </div> @@ -243,7 +258,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 5743078..3d5b992 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 @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 20a3989..db0cc6d 100644 --- a/docs/class_tg_bot_1_1_user_profile_photos.html +++ b/docs/class_tg_bot_1_1_user_profile_photos.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_user_profile_photos.h </div><!--header--> <div class="contents"> +<p>This object represent a user's profile pictures. + <a href="class_tg_bot_1_1_user_profile_photos.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,14 +101,16 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a33bfd559f54c4c8bf214698392473675"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675">totalCount</a></td></tr> +<tr class="memdesc:a33bfd559f54c4c8bf214698392473675"><td class="mdescLeft"> </td><td class="mdescRight">Total number of profile pictures the target user has. <a href="#a33bfd559f54c4c8bf214698392473675">More...</a><br /></td></tr> <tr class="separator:a33bfd559f54c4c8bf214698392473675"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a66b1e0c0b5b462ab8087ce05b0311f16"><td class="memItemLeft" align="right" valign="top">std::vector< 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_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16">photos</a></td></tr> +<tr class="memdesc:a66b1e0c0b5b462ab8087ce05b0311f16"><td class="mdescLeft"> </td><td class="mdescRight">Requested profile pictures (in up to 4 sizes each). <a href="#a66b1e0c0b5b462ab8087ce05b0311f16">More...</a><br /></td></tr> <tr class="separator:a66b1e0c0b5b462ab8087ce05b0311f16"><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 represent a user's profile pictures. </p> -<p class="definition">Definition at line <a class="el" href="_user_profile_photos_8h_source.html#l00037">37</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</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> </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> @@ -119,7 +124,7 @@ 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#l00040">40</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</p> +<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> </div> </div> @@ -135,9 +140,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00050">50</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</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> </div> </div> @@ -152,9 +158,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00045">45</a> of file <a class="el" href="_user_profile_photos_8h_source.html">UserProfilePhotos.h</a>.</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> </div> </div> @@ -167,7 +174,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_venue-members.html b/docs/class_tg_bot_1_1_venue-members.html index 87ca88b..6e1978c 100644 --- a/docs/class_tg_bot_1_1_venue-members.html +++ b/docs/class_tg_bot_1_1_venue-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_venue.html b/docs/class_tg_bot_1_1_venue.html index eefbe1c..bc68abe 100644 --- a/docs/class_tg_bot_1_1_venue.html +++ b/docs/class_tg_bot_1_1_venue.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_venue.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a venue. + <a href="class_tg_bot_1_1_venue.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_venue_8h_source.html">Venue.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a9dbb9e88b790f9a938c9ec561ed773ce"><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_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce">location</a></td></tr> +<tr class="memdesc:a9dbb9e88b790f9a938c9ec561ed773ce"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="class_tg_bot_1_1_venue.html" title="This object represents a venue. ">Venue</a> location. <a href="#a9dbb9e88b790f9a938c9ec561ed773ce">More...</a><br /></td></tr> <tr class="separator:a9dbb9e88b790f9a938c9ec561ed773ce"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afc6d630815d434ebf97a86a47f74ca50"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">title</a></td></tr> +<tr class="memdesc:afc6d630815d434ebf97a86a47f74ca50"><td class="mdescLeft"> </td><td class="mdescRight">Name of the venue. <a href="#afc6d630815d434ebf97a86a47f74ca50">More...</a><br /></td></tr> <tr class="separator:afc6d630815d434ebf97a86a47f74ca50"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a411e85c19c38ad2b8922d60582f72459"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459">address</a></td></tr> +<tr class="memdesc:a411e85c19c38ad2b8922d60582f72459"><td class="mdescLeft"> </td><td class="mdescRight">Address of the venue. <a href="#a411e85c19c38ad2b8922d60582f72459">More...</a><br /></td></tr> <tr class="separator:a411e85c19c38ad2b8922d60582f72459"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aec6a2d5230788e85a55cc407246ad968"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968">foursquare_id</a></td></tr> +<tr class="memdesc:aec6a2d5230788e85a55cc407246ad968"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Foursquare identifier of the venue. <a href="#aec6a2d5230788e85a55cc407246ad968">More...</a><br /></td></tr> <tr class="separator:aec6a2d5230788e85a55cc407246ad968"><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 a venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00019">19</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</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> </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> @@ -123,7 +130,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00021">21</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<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> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Address of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00036">36</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</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> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Foursquare identifier of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00041">41</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</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> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_venue.html">Venue</a> location. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00026">26</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</p> +<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> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Name of the venue. </p> -<p class="definition">Definition at line <a class="el" href="_venue_8h_source.html#l00031">31</a> of file <a class="el" href="_venue_8h_source.html">Venue.h</a>.</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> </div> </div> @@ -205,7 +216,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_video-members.html b/docs/class_tg_bot_1_1_video-members.html index 168a3f4..43d409e 100644 --- a/docs/class_tg_bot_1_1_video-members.html +++ b/docs/class_tg_bot_1_1_video-members.html @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_video.html b/docs/class_tg_bot_1_1_video.html index 8bdea42..68ad020 100644 --- a/docs/class_tg_bot_1_1_video.html +++ b/docs/class_tg_bot_1_1_video.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a video file. + <a href="class_tg_bot_1_1_video.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_video_8h_source.html">Video.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,24 +101,31 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a588d9dab172e6828c1aea49c169bb289"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289">fileId</a></td></tr> +<tr class="memdesc:a588d9dab172e6828c1aea49c169bb289"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#a588d9dab172e6828c1aea49c169bb289">More...</a><br /></td></tr> <tr class="separator:a588d9dab172e6828c1aea49c169bb289"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a65ea94712e107b2e36109f5ec88b0a35"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35">width</a></td></tr> +<tr class="memdesc:a65ea94712e107b2e36109f5ec88b0a35"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a65ea94712e107b2e36109f5ec88b0a35">More...</a><br /></td></tr> <tr class="separator:a65ea94712e107b2e36109f5ec88b0a35"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0aea87cd20a804a8e8410858b6d40968"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968">height</a></td></tr> +<tr class="memdesc:a0aea87cd20a804a8e8410858b6d40968"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#a0aea87cd20a804a8e8410858b6d40968">More...</a><br /></td></tr> <tr class="separator:a0aea87cd20a804a8e8410858b6d40968"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a93c71de6b8a012b185618a896c4c5e5a"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a">duration</a></td></tr> +<tr class="memdesc:a93c71de6b8a012b185618a896c4c5e5a"><td class="mdescLeft"> </td><td class="mdescRight">Duration of the video in seconds as defined by sender. <a href="#a93c71de6b8a012b185618a896c4c5e5a">More...</a><br /></td></tr> <tr class="separator:a93c71de6b8a012b185618a896c4c5e5a"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab71e1325c685af9e67ddf0af418a77a7"><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_video.html#ab71e1325c685af9e67ddf0af418a77a7">thumb</a></td></tr> +<tr class="memdesc:ab71e1325c685af9e67ddf0af418a77a7"><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> thumbnail. <a href="#ab71e1325c685af9e67ddf0af418a77a7">More...</a><br /></td></tr> <tr class="separator:ab71e1325c685af9e67ddf0af418a77a7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4162b4cc66825ce32fea222399ef3356"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356">mimeType</a></td></tr> +<tr class="memdesc:a4162b4cc66825ce32fea222399ef3356"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Mime type of a file as defined by sender. <a href="#a4162b4cc66825ce32fea222399ef3356">More...</a><br /></td></tr> <tr class="separator:a4162b4cc66825ce32fea222399ef3356"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aebbdeaf632d9438f050797bd84ab6c8f"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f">fileSize</a></td></tr> +<tr class="memdesc:aebbdeaf632d9438f050797bd84ab6c8f"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#aebbdeaf632d9438f050797bd84ab6c8f">More...</a><br /></td></tr> <tr class="separator:aebbdeaf632d9438f050797bd84ab6c8f"><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 a video file. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00037">37</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</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> </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> @@ -129,7 +139,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00040">40</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<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> </div> </div> @@ -145,9 +155,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00060">60</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</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> </div> </div> @@ -162,9 +173,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00045">45</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</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> </div> </div> @@ -179,9 +191,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00075">75</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<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> </div> </div> @@ -196,9 +209,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_video.html">Video</a> height as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00055">55</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<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> </div> </div> @@ -213,9 +227,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00070">70</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<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> </div> </div> @@ -230,9 +245,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> thumbnail. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00065">65</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<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> </div> </div> @@ -247,9 +263,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_video.html">Video</a> width as defined by sender. </p> -<p class="definition">Definition at line <a class="el" href="_video_8h_source.html#l00050">50</a> of file <a class="el" href="_video_8h_source.html">Video.h</a>.</p> +<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> </div> </div> @@ -262,7 +279,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 fd4f7d0..ce5e10d 100644 --- a/docs/class_tg_bot_1_1_video_note-members.html +++ b/docs/class_tg_bot_1_1_video_note-members.html @@ -97,7 +97,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_video_note.html b/docs/class_tg_bot_1_1_video_note.html index 1abc513..bc630c6 100644 --- a/docs/class_tg_bot_1_1_video_note.html +++ b/docs/class_tg_bot_1_1_video_note.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video_note.html',''); </div><!--header--> <div class="contents"> +<p>This object represents a video message (available in Telegram apps as of v.4.0). + <a href="class_tg_bot_1_1_video_note.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_video_note_8h_source.html">VideoNote.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,20 +101,25 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a74532c9411fce4e1f51e4745728e1763"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763">fileId</a></td></tr> +<tr class="memdesc:a74532c9411fce4e1f51e4745728e1763"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#a74532c9411fce4e1f51e4745728e1763">More...</a><br /></td></tr> <tr class="separator:a74532c9411fce4e1f51e4745728e1763"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad66d67d76de6e2124c5c2d28fc6fd51b"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b">length</a></td></tr> +<tr class="memdesc:ad66d67d76de6e2124c5c2d28fc6fd51b"><td class="mdescLeft"> </td><td class="mdescRight"><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. <a href="#ad66d67d76de6e2124c5c2d28fc6fd51b">More...</a><br /></td></tr> <tr class="separator:ad66d67d76de6e2124c5c2d28fc6fd51b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a353b92dd7a6d3f4b370dcbea9a7f40ec"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec">duration</a></td></tr> +<tr class="memdesc:a353b92dd7a6d3f4b370dcbea9a7f40ec"><td class="mdescLeft"> </td><td class="mdescRight">Duration of the video in seconds as defined by sender. <a href="#a353b92dd7a6d3f4b370dcbea9a7f40ec">More...</a><br /></td></tr> <tr class="separator:a353b92dd7a6d3f4b370dcbea9a7f40ec"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac9d929d057a59bdfb1dee50819b0e06f"><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_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f">thumb</a></td></tr> +<tr class="memdesc:ac9d929d057a59bdfb1dee50819b0e06f"><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> thumbnail. <a href="#ac9d929d057a59bdfb1dee50819b0e06f">More...</a><br /></td></tr> <tr class="separator:ac9d929d057a59bdfb1dee50819b0e06f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2e36b1968524c2476e4d3a4a34dbab02"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02">fileSize</a></td></tr> +<tr class="memdesc:a2e36b1968524c2476e4d3a4a34dbab02"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a2e36b1968524c2476e4d3a4a34dbab02">More...</a><br /></td></tr> <tr class="separator:a2e36b1968524c2476e4d3a4a34dbab02"><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 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#l00037">37</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</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> </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> @@ -125,7 +133,7 @@ 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#l00040">40</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<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> </div> </div> @@ -141,9 +149,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00055">55</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</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> </div> </div> @@ -158,9 +167,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00045">45</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</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> </div> </div> @@ -175,9 +185,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00065">65</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<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> </div> </div> @@ -192,9 +203,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p><a class="el" href="class_tg_bot_1_1_video.html">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#l00050">50</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<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> </div> </div> @@ -209,9 +221,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> thumbnail. </p> -<p class="definition">Definition at line <a class="el" href="_video_note_8h_source.html#l00060">60</a> of file <a class="el" href="_video_note_8h_source.html">VideoNote.h</a>.</p> +<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> </div> </div> @@ -224,7 +237,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_voice-members.html b/docs/class_tg_bot_1_1_voice-members.html index 4e27b38..eed5178 100644 --- a/docs/class_tg_bot_1_1_voice-members.html +++ b/docs/class_tg_bot_1_1_voice-members.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_voice.html b/docs/class_tg_bot_1_1_voice.html index ea9736b..d8a8ef4 100644 --- a/docs/class_tg_bot_1_1_voice.html +++ b/docs/class_tg_bot_1_1_voice.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_voice.html','');}); </div><!--header--> <div class="contents"> +<p>This object represents a voice note. + <a href="class_tg_bot_1_1_voice.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_voice_8h_source.html">Voice.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,18 +101,22 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:aa138c0d927f53572c1b43086a10e6c73"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73">file_id</a></td></tr> +<tr class="memdesc:aa138c0d927f53572c1b43086a10e6c73"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this file. <a href="#aa138c0d927f53572c1b43086a10e6c73">More...</a><br /></td></tr> <tr class="separator:aa138c0d927f53572c1b43086a10e6c73"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a65629e696801e0c68e7822a82df13679"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679">duration</a></td></tr> +<tr class="memdesc:a65629e696801e0c68e7822a82df13679"><td class="mdescLeft"> </td><td class="mdescRight">Duration of the audio in seconds as defined by sender. <a href="#a65629e696801e0c68e7822a82df13679">More...</a><br /></td></tr> <tr class="separator:a65629e696801e0c68e7822a82df13679"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5cf398c03d61459c4dba34fe6bf22aca"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">mime_type</a></td></tr> +<tr class="memdesc:a5cf398c03d61459c4dba34fe6bf22aca"><td class="mdescLeft"> </td><td class="mdescRight">Optional. MIME type of the file as defined by sender;. <a href="#a5cf398c03d61459c4dba34fe6bf22aca">More...</a><br /></td></tr> <tr class="separator:a5cf398c03d61459c4dba34fe6bf22aca"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7c231412bd16616058b4c1d2e50244d1"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1">file_size</a></td></tr> +<tr class="memdesc:a7c231412bd16616058b4c1d2e50244d1"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="#a7c231412bd16616058b4c1d2e50244d1">More...</a><br /></td></tr> <tr class="separator:a7c231412bd16616058b4c1d2e50244d1"><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 a voice note. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00017">17</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</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> </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> @@ -123,7 +130,7 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00019">19</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<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> </div> </div> @@ -139,9 +146,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00029">29</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</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> </div> </div> @@ -156,9 +164,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this file. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00024">24</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</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> </div> </div> @@ -173,9 +182,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_file.html">File</a> size. </p> -<p class="definition">Definition at line <a class="el" href="_voice_8h_source.html#l00039">39</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<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> </div> </div> @@ -190,9 +200,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00034">34</a> of file <a class="el" href="_voice_8h_source.html">Voice.h</a>.</p> +<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> </div> </div> @@ -205,7 +216,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> 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 2198360..da2ee99 100644 --- a/docs/class_tg_bot_1_1_webhook_info-members.html +++ b/docs/class_tg_bot_1_1_webhook_info-members.html @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/class_tg_bot_1_1_webhook_info.html b/docs/class_tg_bot_1_1_webhook_info.html index a740846..7bef70e 100644 --- a/docs/class_tg_bot_1_1_webhook_info.html +++ b/docs/class_tg_bot_1_1_webhook_info.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_webhook_info.html','' </div><!--header--> <div class="contents"> +<p>Contains information about the current status of a webhook. + <a href="class_tg_bot_1_1_webhook_info.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,24 +101,31 @@ Public Types</h2></td></tr> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a4f1f6efd16518a24e8c153f5e126a36f"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f">url</a></td></tr> +<tr class="memdesc:a4f1f6efd16518a24e8c153f5e126a36f"><td class="mdescLeft"> </td><td class="mdescRight">Webhook URL, may be empty if webhook is not set up. <a href="#a4f1f6efd16518a24e8c153f5e126a36f">More...</a><br /></td></tr> <tr class="separator:a4f1f6efd16518a24e8c153f5e126a36f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acf1dda44e0f4bf867cad1fd5b0099fca"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca">hasCustomCertificate</a></td></tr> +<tr class="memdesc:acf1dda44e0f4bf867cad1fd5b0099fca"><td class="mdescLeft"> </td><td class="mdescRight">True, if a custom certificate was provided for webhook certificate checks. <a href="#acf1dda44e0f4bf867cad1fd5b0099fca">More...</a><br /></td></tr> <tr class="separator:acf1dda44e0f4bf867cad1fd5b0099fca"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ae709688fe3890a2e34981cf9d1470726"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726">pendingUpdateCount</a></td></tr> +<tr class="memdesc:ae709688fe3890a2e34981cf9d1470726"><td class="mdescLeft"> </td><td class="mdescRight">Number of updates awaiting delivery. <a href="#ae709688fe3890a2e34981cf9d1470726">More...</a><br /></td></tr> <tr class="separator:ae709688fe3890a2e34981cf9d1470726"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6c9cb25b5867db8988e45c53a6f36ab5"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5">lastErrorDate</a></td></tr> +<tr class="memdesc:a6c9cb25b5867db8988e45c53a6f36ab5"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Unix time for the most recent error that happened when trying to deliver an update via webhook. <a href="#a6c9cb25b5867db8988e45c53a6f36ab5">More...</a><br /></td></tr> <tr class="separator:a6c9cb25b5867db8988e45c53a6f36ab5"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a480255d4d60fd3d669463ef86c31f4e4"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4">lastErrorMessage</a></td></tr> +<tr class="memdesc:a480255d4d60fd3d669463ef86c31f4e4"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Error message in human - readable format for the most recent error that happened when trying to deliver an update via webhook. <a href="#a480255d4d60fd3d669463ef86c31f4e4">More...</a><br /></td></tr> <tr class="separator:a480255d4d60fd3d669463ef86c31f4e4"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:abccb7180f3a2ee8c9fe01e51464fd79b"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b">maxConnections</a></td></tr> +<tr class="memdesc:abccb7180f3a2ee8c9fe01e51464fd79b"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery. <a href="#abccb7180f3a2ee8c9fe01e51464fd79b">More...</a><br /></td></tr> <tr class="separator:abccb7180f3a2ee8c9fe01e51464fd79b"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5a145b95d4d15992ac253b6f1ef834ce"><td class="memItemLeft" align="right" valign="top">std::vector< std::string > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce">allowedUpdates</a></td></tr> +<tr class="memdesc:a5a145b95d4d15992ac253b6f1ef834ce"><td class="mdescLeft"> </td><td class="mdescRight">Optional. A list of update types the bot is subscribed to. Defaults to all update types. <a href="#a5a145b95d4d15992ac253b6f1ef834ce">More...</a><br /></td></tr> <tr class="separator:a5a145b95d4d15992ac253b6f1ef834ce"><td class="memSeparator" colspan="2"> </td></tr> </table> <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#l00018">18</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</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> </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> @@ -129,7 +139,7 @@ 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#l00020">20</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -145,9 +155,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00055">55</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -162,9 +173,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00030">30</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -179,9 +191,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00040">40</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -196,9 +209,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00045">45</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -213,9 +227,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<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#l00050">50</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -230,9 +245,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Number of updates awaiting delivery </p> -<p class="definition">Definition at line <a class="el" href="_webhook_info_8h_source.html#l00035">35</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</p> +<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> </div> </div> @@ -247,9 +263,10 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <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#l00025">25</a> of file <a class="el" href="_webhook_info_8h_source.html">WebhookInfo.h</a>.</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> </div> </div> @@ -262,7 +279,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/classes.html b/docs/classes.html index 211929f..22d6cef 100644 --- a/docs/classes.html +++ b/docs/classes.html @@ -86,51 +86,53 @@ $(document).ready(function(){initNavTree('classes.html','');}); <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_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_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><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_document.html">InlineQueryResultDocument</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><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_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_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_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_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_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_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_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 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 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 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 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 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_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 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_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 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_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_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_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> </td></tr> -<tr><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_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_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 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> +<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_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_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 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_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_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_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 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 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> </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></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_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_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 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_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 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 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 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_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 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 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_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> </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> -</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 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_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_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_shipping_query.html">ShippingQuery</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </td><td></td></tr> +</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> -</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_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_sticker_set.html">StickerSet</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_file.html">File</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_voice.html">InlineQueryResultCachedVoice</a> (<a class="el" href="namespace_tg_bot.html">TgBot</a>)   </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 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> +</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> @@ -139,7 +141,7 @@ $(document).ready(function(){initNavTree('classes.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html b/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html index d79264c..097f989 100644 --- a/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html +++ b/docs/dir_25b26b9fa3b0bd1537052b03f43dd617.html @@ -116,7 +116,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html b/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html index a299998..2297dc6 100644 --- a/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html +++ b/docs/dir_933963de0e9d7c93f6217fb7d7e6c3ad.html @@ -111,7 +111,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/dir_d3a0916884c776a83ed0f419714df887.html b/docs/dir_d3a0916884c776a83ed0f419714df887.html index 04b2292..50335e6 100644 --- a/docs/dir_d3a0916884c776a83ed0f419714df887.html +++ b/docs/dir_d3a0916884c776a83ed0f419714df887.html @@ -97,7 +97,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/dir_d44c64559bbebec7f509842c48db8b23.html index fcd36cd..cff11ac 100644 --- a/docs/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/docs/dir_d44c64559bbebec7f509842c48db8b23.html @@ -95,7 +95,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html index cbb5cc2..7a10813 100644 --- a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html +++ b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html @@ -86,8 +86,12 @@ $(document).ready(function(){initNavTree('dir_edd914e3fbf8e89da3c33d1968dd487e.h <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a> Files</h2></td></tr> +<tr class="memitem:_animation_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_animation_8h.html">Animation.h</a> <a href="_animation_8h_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:_audio_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_audio_8h.html">Audio.h</a> <a href="_audio_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:_callback_game_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_callback_game_8h.html">CallbackGame.h</a> <a href="_callback_game_8h_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:_callback_query_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_callback_query_8h.html">CallbackQuery.h</a> <a href="_callback_query_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:_chat_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_chat_8h.html">Chat.h</a> <a href="_chat_8h_source.html">[code]</a></td></tr> @@ -106,6 +110,10 @@ Files</h2></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:_force_reply_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_force_reply_8h.html">ForceReply.h</a> <a href="_force_reply_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:_game_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_game_8h.html">Game.h</a> <a href="_game_8h_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:_game_high_score_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_game_high_score_8h.html">GameHighScore.h</a> <a href="_game_high_score_8h_source.html">[code]</a></td></tr> +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:_generic_reply_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_generic_reply_8h.html">GenericReply.h</a> <a href="_generic_reply_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:_inline_keyboard_button_8h"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="_inline_keyboard_button_8h.html">InlineKeyboardButton.h</a> <a href="_inline_keyboard_button_8h_source.html">[code]</a></td></tr> @@ -235,7 +243,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.js b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.js index bb635f5..e10f6fd 100644 --- a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.js +++ b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.js @@ -1,6 +1,8 @@ var dir_edd914e3fbf8e89da3c33d1968dd487e = [ + [ "Animation.h", "_animation_8h.html", null ], [ "Audio.h", "_audio_8h.html", null ], + [ "CallbackGame.h", "_callback_game_8h.html", null ], [ "CallbackQuery.h", "_callback_query_8h.html", null ], [ "Chat.h", "_chat_8h.html", null ], [ "ChatMember.h", "_chat_member_8h.html", null ], @@ -10,6 +12,8 @@ var dir_edd914e3fbf8e89da3c33d1968dd487e = [ "Document.h", "_document_8h.html", null ], [ "File.h", "_file_8h.html", null ], [ "ForceReply.h", "_force_reply_8h.html", null ], + [ "Game.h", "_game_8h.html", null ], + [ "GameHighScore.h", "_game_high_score_8h.html", null ], [ "GenericReply.h", "_generic_reply_8h.html", null ], [ "InlineKeyboardButton.h", "_inline_keyboard_button_8h.html", null ], [ "InlineKeyboardMarkup.h", "_inline_keyboard_markup_8h.html", null ], diff --git a/docs/files.html b/docs/files.html index f1c002e..9c9adf0 100644 --- a/docs/files.html +++ b/docs/files.html @@ -101,77 +101,81 @@ $(document).ready(function(){initNavTree('files.html','');}); <tr id="row_0_0_1_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_file_tools_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_file_tools_8h.html" target="_self">FileTools.h</a></td><td class="desc"></td></tr> <tr id="row_0_0_1_1_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_string_tools_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_string_tools_8h.html" target="_self">StringTools.h</a></td><td class="desc"></td></tr> <tr id="row_0_0_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_0_2_" class="arrow" onclick="toggleFolder('0_0_2_')">▼</span><span id="img_0_0_2_" class="iconfopen" onclick="toggleFolder('0_0_2_')"> </span><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html" target="_self">types</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_audio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_audio_8h.html" target="_self">Audio.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_1_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_callback_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_callback_query_8h.html" target="_self">CallbackQuery.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_2_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chat_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chat_8h.html" target="_self">Chat.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_3_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chat_member_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chat_member_8h.html" target="_self">ChatMember.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_4_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chat_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chat_photo_8h.html" target="_self">ChatPhoto.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_5_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chosen_inline_result_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chosen_inline_result_8h.html" target="_self">ChosenInlineResult.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_6_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_contact_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_contact_8h.html" target="_self">Contact.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_7_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_document_8h.html" target="_self">Document.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_8_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_file_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_file_8h.html" target="_self">File.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_9_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_force_reply_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_force_reply_8h.html" target="_self">ForceReply.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_10_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_generic_reply_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_generic_reply_8h.html" target="_self">GenericReply.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_11_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_keyboard_button_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_keyboard_button_8h.html" target="_self">InlineKeyboardButton.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_12_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_keyboard_markup_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_keyboard_markup_8h.html" target="_self">InlineKeyboardMarkup.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_13_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_8h.html" target="_self">InlineQuery.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_14_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_8h.html" target="_self">InlineQueryResult.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_15_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_article_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_article_8h.html" target="_self">InlineQueryResultArticle.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_16_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_audio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_audio_8h.html" target="_self">InlineQueryResultAudio.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_17_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_audio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_audio_8h.html" target="_self">InlineQueryResultCachedAudio.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_18_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_document_8h.html" target="_self">InlineQueryResultCachedDocument.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_19_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_gif_8h.html" target="_self">InlineQueryResultCachedGif.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_20_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_mpeg4_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_mpeg4_gif_8h.html" target="_self">InlineQueryResultCachedMpeg4Gif.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_21_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_photo_8h.html" target="_self">InlineQueryResultCachedPhoto.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_22_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_sticker_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_sticker_8h.html" target="_self">InlineQueryResultCachedSticker.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_23_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_video_8h.html" target="_self">InlineQueryResultCachedVideo.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_24_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_voice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_voice_8h.html" target="_self">InlineQueryResultCachedVoice.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_25_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_contact_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_contact_8h.html" target="_self">InlineQueryResultContact.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_26_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_document_8h.html" target="_self">InlineQueryResultDocument.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_27_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_game_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_game_8h.html" target="_self">InlineQueryResultGame.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_28_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_gif_8h.html" target="_self">InlineQueryResultGif.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_29_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_location_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_location_8h.html" target="_self">InlineQueryResultLocation.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_30_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_mpeg4_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_mpeg4_gif_8h.html" target="_self">InlineQueryResultMpeg4Gif.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_31_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_photo_8h.html" target="_self">InlineQueryResultPhoto.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_32_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_venue_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_venue_8h.html" target="_self">InlineQueryResultVenue.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_33_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_video_8h.html" target="_self">InlineQueryResultVideo.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_34_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_voice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_voice_8h.html" target="_self">InlineQueryResultVoice.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_35_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_contact_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_contact_message_content_8h.html" target="_self">InputContactMessageContent.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_36_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_file_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_file_8h.html" target="_self">InputFile.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_37_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_location_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_location_message_content_8h.html" target="_self">InputLocationMessageContent.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_38_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_media_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_media_8h.html" target="_self">InputMedia.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_39_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_media_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_media_photo_8h.html" target="_self">InputMediaPhoto.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_40_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_media_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_media_video_8h.html" target="_self">InputMediaVideo.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_41_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_message_content_8h.html" target="_self">InputMessageContent.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_42_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_text_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_text_message_content_8h.html" target="_self">InputTextMessageContent.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_43_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_venue_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_venue_message_content_8h.html" target="_self">InputVenueMessageContent.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_44_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_invoice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_invoice_8h.html" target="_self">Invoice.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_45_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_keyboard_button_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_keyboard_button_8h.html" target="_self">KeyboardButton.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_46_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_labeled_price_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_labeled_price_8h.html" target="_self">LabeledPrice.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_47_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_location_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_location_8h.html" target="_self">Location.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_48_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_mask_position_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_mask_position_8h.html" target="_self">MaskPosition.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_49_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_message_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_message_8h.html" target="_self">Message.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_50_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_message_entity_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_message_entity_8h.html" target="_self">MessageEntity.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_51_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_order_info_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_order_info_8h.html" target="_self">OrderInfo.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_52_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_photo_size_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_photo_size_8h.html" target="_self">PhotoSize.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_53_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_pre_checkout_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_pre_checkout_query_8h.html" target="_self">PreCheckoutQuery.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_54_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_reply_keyboard_markup_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_reply_keyboard_markup_8h.html" target="_self">ReplyKeyboardMarkup.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_55_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_reply_keyboard_remove_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_reply_keyboard_remove_8h.html" target="_self">ReplyKeyboardRemove.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_56_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_response_parameters_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_response_parameters_8h.html" target="_self">ResponseParameters.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_57_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_shipping_address_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_shipping_address_8h.html" target="_self">ShippingAddress.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_58_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_shipping_option_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_shipping_option_8h.html" target="_self">ShippingOption.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_59_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_shipping_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_shipping_query_8h.html" target="_self">ShippingQuery.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_60_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_sticker_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_sticker_8h.html" target="_self">Sticker.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_61_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_sticker_set_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_sticker_set_8h.html" target="_self">StickerSet.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_62_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_successful_payment_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_successful_payment_8h.html" target="_self">SuccessfulPayment.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_63_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_update_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_update_8h.html" target="_self">Update.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_64_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_user_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_user_8h.html" target="_self">User.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_65_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_user_profile_photos_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_user_profile_photos_8h.html" target="_self">UserProfilePhotos.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_66_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_venue_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_venue_8h.html" target="_self">Venue.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_67_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_video_8h.html" target="_self">Video.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_68_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_video_note_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_video_note_8h.html" target="_self">VideoNote.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_69_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_voice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_voice_8h.html" target="_self">Voice.h</a></td><td class="desc"></td></tr> -<tr id="row_0_0_2_70_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_webhook_info_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_webhook_info_8h.html" target="_self">WebhookInfo.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_animation_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_animation_8h.html" target="_self">Animation.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_1_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_audio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_audio_8h.html" target="_self">Audio.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_2_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_callback_game_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_callback_game_8h.html" target="_self">CallbackGame.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_3_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_callback_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_callback_query_8h.html" target="_self">CallbackQuery.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_4_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chat_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chat_8h.html" target="_self">Chat.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_5_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chat_member_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chat_member_8h.html" target="_self">ChatMember.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_6_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chat_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chat_photo_8h.html" target="_self">ChatPhoto.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_7_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_chosen_inline_result_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_chosen_inline_result_8h.html" target="_self">ChosenInlineResult.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_8_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_contact_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_contact_8h.html" target="_self">Contact.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_9_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_document_8h.html" target="_self">Document.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_10_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_file_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_file_8h.html" target="_self">File.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_11_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_force_reply_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_force_reply_8h.html" target="_self">ForceReply.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_12_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_game_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_game_8h.html" target="_self">Game.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_13_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_game_high_score_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_game_high_score_8h.html" target="_self">GameHighScore.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_14_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_generic_reply_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_generic_reply_8h.html" target="_self">GenericReply.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_15_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_keyboard_button_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_keyboard_button_8h.html" target="_self">InlineKeyboardButton.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_16_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_keyboard_markup_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_keyboard_markup_8h.html" target="_self">InlineKeyboardMarkup.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_17_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_8h.html" target="_self">InlineQuery.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_18_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_8h.html" target="_self">InlineQueryResult.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_19_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_article_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_article_8h.html" target="_self">InlineQueryResultArticle.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_20_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_audio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_audio_8h.html" target="_self">InlineQueryResultAudio.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_21_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_audio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_audio_8h.html" target="_self">InlineQueryResultCachedAudio.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_22_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_document_8h.html" target="_self">InlineQueryResultCachedDocument.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_23_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_gif_8h.html" target="_self">InlineQueryResultCachedGif.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_24_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_mpeg4_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_mpeg4_gif_8h.html" target="_self">InlineQueryResultCachedMpeg4Gif.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_25_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_photo_8h.html" target="_self">InlineQueryResultCachedPhoto.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_26_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_sticker_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_sticker_8h.html" target="_self">InlineQueryResultCachedSticker.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_27_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_video_8h.html" target="_self">InlineQueryResultCachedVideo.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_28_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_cached_voice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_cached_voice_8h.html" target="_self">InlineQueryResultCachedVoice.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_29_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_contact_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_contact_8h.html" target="_self">InlineQueryResultContact.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_30_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_document_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_document_8h.html" target="_self">InlineQueryResultDocument.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_31_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_game_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_game_8h.html" target="_self">InlineQueryResultGame.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_32_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_gif_8h.html" target="_self">InlineQueryResultGif.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_33_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_location_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_location_8h.html" target="_self">InlineQueryResultLocation.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_34_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_mpeg4_gif_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_mpeg4_gif_8h.html" target="_self">InlineQueryResultMpeg4Gif.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_35_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_photo_8h.html" target="_self">InlineQueryResultPhoto.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_36_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_venue_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_venue_8h.html" target="_self">InlineQueryResultVenue.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_37_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_video_8h.html" target="_self">InlineQueryResultVideo.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_38_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_inline_query_result_voice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_inline_query_result_voice_8h.html" target="_self">InlineQueryResultVoice.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_39_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_contact_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_contact_message_content_8h.html" target="_self">InputContactMessageContent.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_40_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_file_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_file_8h.html" target="_self">InputFile.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_41_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_location_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_location_message_content_8h.html" target="_self">InputLocationMessageContent.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_42_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_media_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_media_8h.html" target="_self">InputMedia.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_43_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_media_photo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_media_photo_8h.html" target="_self">InputMediaPhoto.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_44_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_media_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_media_video_8h.html" target="_self">InputMediaVideo.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_45_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_message_content_8h.html" target="_self">InputMessageContent.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_46_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_text_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_text_message_content_8h.html" target="_self">InputTextMessageContent.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_47_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_input_venue_message_content_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_input_venue_message_content_8h.html" target="_self">InputVenueMessageContent.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_48_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_invoice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_invoice_8h.html" target="_self">Invoice.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_49_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_keyboard_button_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_keyboard_button_8h.html" target="_self">KeyboardButton.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_50_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_labeled_price_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_labeled_price_8h.html" target="_self">LabeledPrice.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_51_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_location_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_location_8h.html" target="_self">Location.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_52_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_mask_position_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_mask_position_8h.html" target="_self">MaskPosition.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_53_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_message_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_message_8h.html" target="_self">Message.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_54_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_message_entity_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_message_entity_8h.html" target="_self">MessageEntity.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_55_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_order_info_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_order_info_8h.html" target="_self">OrderInfo.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_56_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_photo_size_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_photo_size_8h.html" target="_self">PhotoSize.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_57_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_pre_checkout_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_pre_checkout_query_8h.html" target="_self">PreCheckoutQuery.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_58_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_reply_keyboard_markup_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_reply_keyboard_markup_8h.html" target="_self">ReplyKeyboardMarkup.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_59_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_reply_keyboard_remove_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_reply_keyboard_remove_8h.html" target="_self">ReplyKeyboardRemove.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_60_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_response_parameters_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_response_parameters_8h.html" target="_self">ResponseParameters.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_61_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_shipping_address_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_shipping_address_8h.html" target="_self">ShippingAddress.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_62_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_shipping_option_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_shipping_option_8h.html" target="_self">ShippingOption.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_63_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_shipping_query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_shipping_query_8h.html" target="_self">ShippingQuery.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_64_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_sticker_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_sticker_8h.html" target="_self">Sticker.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_65_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_sticker_set_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_sticker_set_8h.html" target="_self">StickerSet.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_66_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_successful_payment_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_successful_payment_8h.html" target="_self">SuccessfulPayment.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_67_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_update_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_update_8h.html" target="_self">Update.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_68_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_user_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_user_8h.html" target="_self">User.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_69_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_user_profile_photos_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_user_profile_photos_8h.html" target="_self">UserProfilePhotos.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_70_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_venue_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_venue_8h.html" target="_self">Venue.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_71_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_video_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_video_8h.html" target="_self">Video.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_72_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_video_note_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_video_note_8h.html" target="_self">VideoNote.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_73_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_voice_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_voice_8h.html" target="_self">Voice.h</a></td><td class="desc"></td></tr> +<tr id="row_0_0_2_74_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="_webhook_info_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_webhook_info_8h.html" target="_self">WebhookInfo.h</a></td><td class="desc"></td></tr> <tr id="row_0_0_3_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><a href="_api_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_api_8h.html" target="_self">Api.h</a></td><td class="desc"></td></tr> <tr id="row_0_0_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><a href="_bot_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_bot_8h.html" target="_self">Bot.h</a></td><td class="desc"></td></tr> <tr id="row_0_0_5_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><a href="_event_broadcaster_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_event_broadcaster_8h.html" target="_self">EventBroadcaster.h</a></td><td class="desc"></td></tr> @@ -186,7 +190,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions.html b/docs/functions.html index ac2edc4..10126ad 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -98,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_0x7e.html b/docs/functions_0x7e.html index d708ec1..af29242 100644 --- a/docs/functions_0x7e.html +++ b/docs/functions_0x7e.html @@ -109,7 +109,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_a.html b/docs/functions_a.html index 4049038..b03c55b 100644 --- a/docs/functions_a.html +++ b/docs/functions_a.html @@ -99,6 +99,9 @@ $(document).ready(function(){initNavTree('functions_a.html','');}); <li>amount : <a class="el" href="class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c">TgBot::LabeledPrice</a> </li> +<li>animation +: <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> </li> @@ -129,7 +132,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_b.html b/docs/functions_b.html index aa2fe9d..f47f976 100644 --- a/docs/functions_b.html +++ b/docs/functions_b.html @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_c.html b/docs/functions_c.html index fab3acc..a3426d8 100644 --- a/docs/functions_c.html +++ b/docs/functions_c.html @@ -85,6 +85,9 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); <li>callbackData : <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">TgBot::InlineKeyboardButton</a> </li> +<li>callbackGame +: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">TgBot::InlineKeyboardButton</a> +</li> <li>callbackQuery : <a class="el" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">TgBot::Update</a> </li> @@ -191,7 +194,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_d.html b/docs/functions_d.html index 620c469..81d2b9c 100644 --- a/docs/functions_d.html +++ b/docs/functions_d.html @@ -108,6 +108,7 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); </li> <li>description : <a class="el" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893">TgBot::Game</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404">TgBot::InlineQueryResultArticle</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650">TgBot::InlineQueryResultCachedDocument</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472">TgBot::InlineQueryResultCachedPhoto</a> @@ -145,7 +146,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_e.html b/docs/functions_e.html index f82d234..7855681 100644 --- a/docs/functions_e.html +++ b/docs/functions_e.html @@ -124,7 +124,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_enum.html b/docs/functions_enum.html index eb87740..6517f29 100644 --- a/docs/functions_enum.html +++ b/docs/functions_enum.html @@ -92,7 +92,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_f.html b/docs/functions_f.html index d58b0a3..5352c31 100644 --- a/docs/functions_f.html +++ b/docs/functions_f.html @@ -89,7 +89,8 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); : <a class="el" href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1">TgBot::Voice</a> </li> <li>fileId -: <a class="el" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">TgBot::Audio</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e">TgBot::File</a> , <a class="el" href="class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e">TgBot::PhotoSize</a> @@ -98,7 +99,8 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); , <a class="el" href="class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763">TgBot::VideoNote</a> </li> <li>fileName -: <a class="el" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">TgBot::Document</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">TgBot::HttpReqArg</a> , <a class="el" href="class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d">TgBot::InputFile</a> </li> @@ -106,7 +108,8 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); : <a class="el" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e">TgBot::File</a> </li> <li>fileSize -: <a class="el" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">TgBot::Audio</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445">TgBot::File</a> , <a class="el" href="class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4">TgBot::PhotoSize</a> @@ -169,7 +172,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func.html b/docs/functions_func.html index ebb85f2..02e5ed6 100644 --- a/docs/functions_func.html +++ b/docs/functions_func.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('functions_func.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_0x7e.html b/docs/functions_func_0x7e.html index 83c6efe..c3f4603 100644 --- a/docs/functions_func_0x7e.html +++ b/docs/functions_func_0x7e.html @@ -109,7 +109,7 @@ $(document).ready(function(){initNavTree('functions_func_0x7e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_b.html b/docs/functions_func_b.html index 271cc2b..9230b7c 100644 --- a/docs/functions_func_b.html +++ b/docs/functions_func_b.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_func_b.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_c.html b/docs/functions_func_c.html index 4fd158b..42de8c5 100644 --- a/docs/functions_func_c.html +++ b/docs/functions_func_c.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_d.html b/docs/functions_func_d.html index 33b32a0..3778b17 100644 --- a/docs/functions_func_d.html +++ b/docs/functions_func_d.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('functions_func_d.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_e.html b/docs/functions_func_e.html index c6f5ca8..f66be4f 100644 --- a/docs/functions_func_e.html +++ b/docs/functions_func_e.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('functions_func_e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_f.html b/docs/functions_func_f.html index 05a2baa..6f716d4 100644 --- a/docs/functions_func_f.html +++ b/docs/functions_func_f.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_func_f.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_g.html b/docs/functions_func_g.html index 79f5ee3..760967b 100644 --- a/docs/functions_func_g.html +++ b/docs/functions_func_g.html @@ -121,6 +121,9 @@ $(document).ready(function(){initNavTree('functions_func_g.html','');}); <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> @@ -150,7 +153,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_h.html b/docs/functions_func_h.html index 839f71a..c2fbec1 100644 --- a/docs/functions_func_h.html +++ b/docs/functions_func_h.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('functions_func_h.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_i.html b/docs/functions_func_i.html index 01bbf9b..9ae8a17 100644 --- a/docs/functions_func_i.html +++ b/docs/functions_func_i.html @@ -172,7 +172,7 @@ $(document).ready(function(){initNavTree('functions_func_i.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_k.html b/docs/functions_func_k.html index b90ab7b..7440283 100644 --- a/docs/functions_func_k.html +++ b/docs/functions_func_k.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_func_k.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_l.html b/docs/functions_func_l.html index 7a35eb0..8e3fe17 100644 --- a/docs/functions_func_l.html +++ b/docs/functions_func_l.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_func_l.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_m.html b/docs/functions_func_m.html index 7a9df24..412be35 100644 --- a/docs/functions_func_m.html +++ b/docs/functions_func_m.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_func_m.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_o.html b/docs/functions_func_o.html index c4f335a..960f98b 100644 --- a/docs/functions_func_o.html +++ b/docs/functions_func_o.html @@ -109,7 +109,7 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_p.html b/docs/functions_func_p.html index 0adf3eb..e4f3b31 100644 --- a/docs/functions_func_p.html +++ b/docs/functions_func_p.html @@ -85,8 +85,11 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <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#a35ae90d0635f5761ed2e9357d2d7a141">TgBot::TgTypeParser</a> +: <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> @@ -118,6 +121,12 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <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> @@ -220,6 +229,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <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> @@ -247,15 +259,18 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <li>parseJsonAndGetDocument() : <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">TgBot::TgTypeParser</a> </li> -<li>parseJsonAndGetEntity() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5">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> @@ -367,6 +382,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <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> @@ -436,6 +454,9 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <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> @@ -508,7 +529,7 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_r.html b/docs/functions_func_r.html index fdc01c5..4d6c97e 100644 --- a/docs/functions_func_r.html +++ b/docs/functions_func_r.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_s.html b/docs/functions_func_s.html index a0a9d30..82e699e 100644 --- a/docs/functions_func_s.html +++ b/docs/functions_func_s.html @@ -94,6 +94,9 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); <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> @@ -113,13 +116,13 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); : <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#a056a6163fde462a2c6c4b1d3bb2fcd19">TgBot::Api</a> +: <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#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api</a> +: <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#abbbe344c8fc03d94a2253f8ba83cb4ee">TgBot::Api</a> +: <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> @@ -133,6 +136,9 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); <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> @@ -156,7 +162,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_t.html b/docs/functions_func_t.html index efcb563..a69b99a 100644 --- a/docs/functions_func_t.html +++ b/docs/functions_func_t.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('functions_func_t.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_func_u.html b/docs/functions_func_u.html index 3194f20..fff64b1 100644 --- a/docs/functions_func_u.html +++ b/docs/functions_func_u.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('functions_func_u.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_g.html b/docs/functions_g.html index 756823e..6ec230f 100644 --- a/docs/functions_g.html +++ b/docs/functions_g.html @@ -82,6 +82,9 @@ $(document).ready(function(){initNavTree('functions_g.html','');}); <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> +<li>game +: <a class="el" href="class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307">TgBot::Message</a> +</li> <li>gameShortName : <a class="el" href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a">TgBot::InlineQueryResultGame</a> @@ -125,6 +128,9 @@ $(document).ready(function(){initNavTree('functions_g.html','');}); <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> @@ -172,7 +178,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_h.html b/docs/functions_h.html index 32282a4..9da5a3b 100644 --- a/docs/functions_h.html +++ b/docs/functions_h.html @@ -112,7 +112,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_i.html b/docs/functions_i.html index 67a80b2..4b2bad4 100644 --- a/docs/functions_i.html +++ b/docs/functions_i.html @@ -212,7 +212,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_j.html b/docs/functions_j.html index 8a7707a..7c36ff9 100644 --- a/docs/functions_j.html +++ b/docs/functions_j.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_j.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_k.html b/docs/functions_k.html index 9feb2e3..68ca348 100644 --- a/docs/functions_k.html +++ b/docs/functions_k.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_l.html b/docs/functions_l.html index 6b9ca8b..73e73b5 100644 --- a/docs/functions_l.html +++ b/docs/functions_l.html @@ -137,7 +137,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_m.html b/docs/functions_m.html index b628b5e..34ef605 100644 --- a/docs/functions_m.html +++ b/docs/functions_m.html @@ -123,7 +123,8 @@ $(document).ready(function(){initNavTree('functions_m.html','');}); : <a class="el" href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">TgBot::Voice</a> </li> <li>mimeType -: <a class="el" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">TgBot::Audio</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">TgBot::HttpReqArg</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182">TgBot::InlineQueryResultDocument</a> @@ -152,7 +153,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_n.html b/docs/functions_n.html index 662fa2d..14820c8 100644 --- a/docs/functions_n.html +++ b/docs/functions_n.html @@ -105,7 +105,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_o.html b/docs/functions_o.html index c0d5a79..ed2ae95 100644 --- a/docs/functions_o.html +++ b/docs/functions_o.html @@ -120,7 +120,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_p.html b/docs/functions_p.html index 3541d71..4e320c7 100644 --- a/docs/functions_p.html +++ b/docs/functions_p.html @@ -85,8 +85,11 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <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#a35ae90d0635f5761ed2e9357d2d7a141">TgBot::TgTypeParser</a> +: <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> @@ -118,6 +121,12 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <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> @@ -220,6 +229,9 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <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> @@ -247,15 +259,18 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <li>parseJsonAndGetDocument() : <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d">TgBot::TgTypeParser</a> </li> -<li>parseJsonAndGetEntity() -: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5">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> @@ -367,6 +382,9 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <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> @@ -436,6 +454,9 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <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>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> @@ -518,6 +539,7 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); </li> <li>photo : <a class="el" href="class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271">TgBot::Game</a> , <a class="el" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">TgBot::Message</a> </li> <li>photoFileId @@ -545,6 +567,9 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); <li>point : <a class="el" href="class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e">TgBot::MaskPosition</a> </li> +<li>position +: <a class="el" href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f">TgBot::GameHighScore</a> +</li> <li>postCode : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667">TgBot::ShippingAddress</a> </li> @@ -561,7 +586,9 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); : <a class="el" href="class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6">TgBot::SuccessfulPayment</a> </li> <li>Ptr -: <a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">TgBot::Audio</a> +: <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> +, <a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">TgBot::CallbackGame</a> , <a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">TgBot::Chat</a> , <a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">TgBot::ChatMember</a> @@ -571,6 +598,8 @@ $(document).ready(function(){initNavTree('functions_p.html','');}); , <a class="el" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">TgBot::File</a> , <a class="el" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">TgBot::ForceReply</a> +, <a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">TgBot::Game</a> +, <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">TgBot::GameHighScore</a> , <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">TgBot::GenericReply</a> , <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">TgBot::InlineKeyboardButton</a> , <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">TgBot::InlineKeyboardMarkup</a> @@ -639,7 +668,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_q.html b/docs/functions_q.html index 9eccc35..ef5e06b 100644 --- a/docs/functions_q.html +++ b/docs/functions_q.html @@ -93,7 +93,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_r.html b/docs/functions_r.html index f190a0d..53eb646 100644 --- a/docs/functions_r.html +++ b/docs/functions_r.html @@ -115,7 +115,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_rela.html b/docs/functions_rela.html index e3c3550..837f06a 100644 --- a/docs/functions_rela.html +++ b/docs/functions_rela.html @@ -89,7 +89,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_s.html b/docs/functions_s.html index 5abb601..53a6d4b 100644 --- a/docs/functions_s.html +++ b/docs/functions_s.html @@ -85,6 +85,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <li>scale : <a class="el" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">TgBot::MaskPosition</a> </li> +<li>score +: <a class="el" href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d">TgBot::GameHighScore</a> +</li> <li>selective : <a class="el" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc">TgBot::ForceReply</a> , <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65">TgBot::ReplyKeyboardMarkup</a> @@ -102,6 +105,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <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> @@ -144,6 +150,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); <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>setName : <a class="el" href="class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba">TgBot::Sticker</a> </li> @@ -223,7 +232,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_t.html b/docs/functions_t.html index 5b7b9cd..960165a 100644 --- a/docs/functions_t.html +++ b/docs/functions_t.html @@ -86,10 +86,14 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); : <a class="el" href="class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04">TgBot::SuccessfulPayment</a> </li> <li>text -: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">TgBot::InlineKeyboardButton</a> +: <a class="el" href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb">TgBot::Game</a> +, <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">TgBot::InlineKeyboardButton</a> , <a class="el" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">TgBot::KeyboardButton</a> , <a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">TgBot::Message</a> </li> +<li>textEntities +: <a class="el" href="class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f">TgBot::Game</a> +</li> <li>TgException() : <a class="el" href="class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15">TgBot::TgException</a> </li> @@ -103,10 +107,11 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); : <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> +: <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a58d11a7cae91b02f58ba5597da28a103">TgBot::TgWebhookTcpServer</a> </li> <li>thumb -: <a class="el" href="class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f">TgBot::Document</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3">TgBot::Sticker</a> , <a class="el" href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7">TgBot::Video</a> , <a class="el" href="class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f">TgBot::VideoNote</a> @@ -139,6 +144,7 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); <li>title : <a class="el" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec">TgBot::Game</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">TgBot::InlineQueryResult</a> , <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">TgBot::InputVenueMessageContent</a> , <a class="el" href="class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae">TgBot::Invoice</a> @@ -185,11 +191,15 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); , <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48">TgBot::InlineQueryResultVenue</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922">TgBot::InlineQueryResultVideo</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d">TgBot::InlineQueryResultVoice</a> -, <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TgBot::InputMedia</a> </li> <li>type : <a class="el" href="class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226">TgBot::InputMedia</a> -, <a class="el" href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">TgBot::InputMessageContent</a> +</li> +<li>TYPE +: <a class="el" href="class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73">TgBot::InputMedia</a> +</li> +<li>type +: <a class="el" href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">TgBot::InputMessageContent</a> , <a class="el" href="class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78">TgBot::MessageEntity</a> </li> </ul> @@ -198,7 +208,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_type.html b/docs/functions_type.html index eabf883..a60f91d 100644 --- a/docs/functions_type.html +++ b/docs/functions_type.html @@ -114,7 +114,9 @@ $(document).ready(function(){initNavTree('functions_type.html','');}); <h3><a id="index_p"></a>- p -</h3><ul> <li>Ptr -: <a class="el" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">TgBot::Audio</a> +: <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> +, <a class="el" href="class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624">TgBot::CallbackGame</a> , <a class="el" href="class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">TgBot::Chat</a> , <a class="el" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">TgBot::ChatMember</a> @@ -124,6 +126,8 @@ $(document).ready(function(){initNavTree('functions_type.html','');}); , <a class="el" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">TgBot::File</a> , <a class="el" href="class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66">TgBot::ForceReply</a> +, <a class="el" href="class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b">TgBot::Game</a> +, <a class="el" href="class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4">TgBot::GameHighScore</a> , <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">TgBot::GenericReply</a> , <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983">TgBot::InlineKeyboardButton</a> , <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">TgBot::InlineKeyboardMarkup</a> @@ -206,7 +210,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_u.html b/docs/functions_u.html index 18077e4..205410e 100644 --- a/docs/functions_u.html +++ b/docs/functions_u.html @@ -110,6 +110,7 @@ $(document).ready(function(){initNavTree('functions_u.html','');}); </li> <li>user : <a class="el" href="class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1">TgBot::ChatMember</a> +, <a class="el" href="class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b">TgBot::GameHighScore</a> , <a class="el" href="class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48">TgBot::MessageEntity</a> </li> <li>userId @@ -125,7 +126,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_v.html b/docs/functions_v.html index b917d1b..52d3de0 100644 --- a/docs/functions_v.html +++ b/docs/functions_v.html @@ -124,7 +124,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars.html b/docs/functions_vars.html index 6c6861a..168e4f8 100644 --- a/docs/functions_vars.html +++ b/docs/functions_vars.html @@ -98,7 +98,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_a.html b/docs/functions_vars_a.html index 50ff4bb..85d8660 100644 --- a/docs/functions_vars_a.html +++ b/docs/functions_vars_a.html @@ -96,6 +96,9 @@ $(document).ready(function(){initNavTree('functions_vars_a.html','');}); <li>amount : <a class="el" href="class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c">TgBot::LabeledPrice</a> </li> +<li>animation +: <a class="el" href="class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c">TgBot::Game</a> +</li> <li>audio : <a class="el" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">TgBot::Message</a> </li> @@ -117,7 +120,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_b.html b/docs/functions_vars_b.html index 2706ff0..13de739 100644 --- a/docs/functions_vars_b.html +++ b/docs/functions_vars_b.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_c.html b/docs/functions_vars_c.html index 7005ca7..9b89e31 100644 --- a/docs/functions_vars_c.html +++ b/docs/functions_vars_c.html @@ -85,6 +85,9 @@ $(document).ready(function(){initNavTree('functions_vars_c.html','');}); <li>callbackData : <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4">TgBot::InlineKeyboardButton</a> </li> +<li>callbackGame +: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579">TgBot::InlineKeyboardButton</a> +</li> <li>callbackQuery : <a class="el" href="class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f">TgBot::Update</a> </li> @@ -179,7 +182,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_d.html b/docs/functions_vars_d.html index 785f204..e637965 100644 --- a/docs/functions_vars_d.html +++ b/docs/functions_vars_d.html @@ -95,6 +95,7 @@ $(document).ready(function(){initNavTree('functions_vars_d.html','');}); </li> <li>description : <a class="el" href="class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893">TgBot::Game</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404">TgBot::InlineQueryResultArticle</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650">TgBot::InlineQueryResultCachedDocument</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472">TgBot::InlineQueryResultCachedPhoto</a> @@ -129,7 +130,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_e.html b/docs/functions_vars_e.html index 552f692..e7a0a88 100644 --- a/docs/functions_vars_e.html +++ b/docs/functions_vars_e.html @@ -106,7 +106,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_f.html b/docs/functions_vars_f.html index 2723e30..0f9c3ff 100644 --- a/docs/functions_vars_f.html +++ b/docs/functions_vars_f.html @@ -89,7 +89,8 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');}); : <a class="el" href="class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1">TgBot::Voice</a> </li> <li>fileId -: <a class="el" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">TgBot::Audio</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e">TgBot::File</a> , <a class="el" href="class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e">TgBot::PhotoSize</a> @@ -98,7 +99,8 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');}); , <a class="el" href="class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763">TgBot::VideoNote</a> </li> <li>fileName -: <a class="el" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">TgBot::Document</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc">TgBot::HttpReqArg</a> , <a class="el" href="class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d">TgBot::InputFile</a> </li> @@ -106,7 +108,8 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');}); : <a class="el" href="class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e">TgBot::File</a> </li> <li>fileSize -: <a class="el" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">TgBot::Audio</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445">TgBot::File</a> , <a class="el" href="class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4">TgBot::PhotoSize</a> @@ -163,7 +166,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_g.html b/docs/functions_vars_g.html index 7b61a31..98817d6 100644 --- a/docs/functions_vars_g.html +++ b/docs/functions_vars_g.html @@ -82,6 +82,9 @@ $(document).ready(function(){initNavTree('functions_vars_g.html','');});   <h3><a 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> <li>gameShortName : <a class="el" href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234">TgBot::CallbackQuery</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a">TgBot::InlineQueryResultGame</a> @@ -110,7 +113,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_h.html b/docs/functions_vars_h.html index ee45a0e..0d8d788 100644 --- a/docs/functions_vars_h.html +++ b/docs/functions_vars_h.html @@ -103,7 +103,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_i.html b/docs/functions_vars_i.html index e3b5ee8..5899227 100644 --- a/docs/functions_vars_i.html +++ b/docs/functions_vars_i.html @@ -125,7 +125,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_k.html b/docs/functions_vars_k.html index 3ec6321..2ff6f1e 100644 --- a/docs/functions_vars_k.html +++ b/docs/functions_vars_k.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_l.html b/docs/functions_vars_l.html index dd02e94..da2504d 100644 --- a/docs/functions_vars_l.html +++ b/docs/functions_vars_l.html @@ -134,7 +134,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_m.html b/docs/functions_vars_m.html index ebf80ca..14381d2 100644 --- a/docs/functions_vars_m.html +++ b/docs/functions_vars_m.html @@ -112,7 +112,8 @@ $(document).ready(function(){initNavTree('functions_vars_m.html','');}); : <a class="el" href="class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca">TgBot::Voice</a> </li> <li>mimeType -: <a class="el" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">TgBot::Audio</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5">TgBot::HttpReqArg</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182">TgBot::InlineQueryResultDocument</a> @@ -141,7 +142,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_n.html b/docs/functions_vars_n.html index aec909b..3a2f806 100644 --- a/docs/functions_vars_n.html +++ b/docs/functions_vars_n.html @@ -105,7 +105,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_o.html b/docs/functions_vars_o.html index 26713ec..de6d658 100644 --- a/docs/functions_vars_o.html +++ b/docs/functions_vars_o.html @@ -99,7 +99,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_p.html b/docs/functions_vars_p.html index 3a6c069..dddbcd9 100644 --- a/docs/functions_vars_p.html +++ b/docs/functions_vars_p.html @@ -104,6 +104,7 @@ $(document).ready(function(){initNavTree('functions_vars_p.html','');}); </li> <li>photo : <a class="el" href="class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271">TgBot::Game</a> , <a class="el" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">TgBot::Message</a> </li> <li>photoFileId @@ -128,6 +129,9 @@ $(document).ready(function(){initNavTree('functions_vars_p.html','');}); <li>point : <a class="el" href="class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e">TgBot::MaskPosition</a> </li> +<li>position +: <a class="el" href="class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f">TgBot::GameHighScore</a> +</li> <li>postCode : <a class="el" href="class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667">TgBot::ShippingAddress</a> </li> @@ -146,7 +150,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_q.html b/docs/functions_vars_q.html index 9ce8753..fa35450 100644 --- a/docs/functions_vars_q.html +++ b/docs/functions_vars_q.html @@ -93,7 +93,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_r.html b/docs/functions_vars_r.html index 4a56d1b..7c5688f 100644 --- a/docs/functions_vars_r.html +++ b/docs/functions_vars_r.html @@ -112,7 +112,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_s.html b/docs/functions_vars_s.html index 63eaf4a..9d566bb 100644 --- a/docs/functions_vars_s.html +++ b/docs/functions_vars_s.html @@ -85,6 +85,9 @@ $(document).ready(function(){initNavTree('functions_vars_s.html','');}); <li>scale : <a class="el" href="class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963">TgBot::MaskPosition</a> </li> +<li>score +: <a class="el" href="class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d">TgBot::GameHighScore</a> +</li> <li>selective : <a class="el" href="class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc">TgBot::ForceReply</a> , <a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65">TgBot::ReplyKeyboardMarkup</a> @@ -152,7 +155,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_t.html b/docs/functions_vars_t.html index 2e58e74..c8cc9aa 100644 --- a/docs/functions_vars_t.html +++ b/docs/functions_vars_t.html @@ -86,12 +86,17 @@ $(document).ready(function(){initNavTree('functions_vars_t.html','');}); : <a class="el" href="class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04">TgBot::SuccessfulPayment</a> </li> <li>text -: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">TgBot::InlineKeyboardButton</a> +: <a class="el" href="class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb">TgBot::Game</a> +, <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">TgBot::InlineKeyboardButton</a> , <a class="el" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">TgBot::KeyboardButton</a> , <a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">TgBot::Message</a> </li> +<li>textEntities +: <a class="el" href="class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f">TgBot::Game</a> +</li> <li>thumb -: <a class="el" href="class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f">TgBot::Document</a> +: <a class="el" href="class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5">TgBot::Animation</a> +, <a class="el" href="class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f">TgBot::Document</a> , <a class="el" href="class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3">TgBot::Sticker</a> , <a class="el" href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7">TgBot::Video</a> , <a class="el" href="class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f">TgBot::VideoNote</a> @@ -124,6 +129,7 @@ $(document).ready(function(){initNavTree('functions_vars_t.html','');}); <li>title : <a class="el" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">TgBot::Audio</a> , <a class="el" href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec">TgBot::Game</a> , <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">TgBot::InlineQueryResult</a> , <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">TgBot::InputVenueMessageContent</a> , <a class="el" href="class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae">TgBot::Invoice</a> @@ -176,7 +182,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_u.html b/docs/functions_vars_u.html index d24900c..c79fab3 100644 --- a/docs/functions_vars_u.html +++ b/docs/functions_vars_u.html @@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('functions_vars_u.html','');}); </li> <li>user : <a class="el" href="class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1">TgBot::ChatMember</a> +, <a class="el" href="class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b">TgBot::GameHighScore</a> , <a class="el" href="class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48">TgBot::MessageEntity</a> </li> <li>userId @@ -111,7 +112,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_v.html b/docs/functions_vars_v.html index be5b69e..9a5537c 100644 --- a/docs/functions_vars_v.html +++ b/docs/functions_vars_v.html @@ -124,7 +124,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_w.html b/docs/functions_vars_w.html index 303d299..9964705 100644 --- a/docs/functions_vars_w.html +++ b/docs/functions_vars_w.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_x.html b/docs/functions_vars_x.html index cf4a950..c45e81d 100644 --- a/docs/functions_vars_x.html +++ b/docs/functions_vars_x.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_vars_y.html b/docs/functions_vars_y.html index 4f91d3c..fe268bc 100644 --- a/docs/functions_vars_y.html +++ b/docs/functions_vars_y.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_w.html b/docs/functions_w.html index f8a4293..536e647 100644 --- a/docs/functions_w.html +++ b/docs/functions_w.html @@ -94,7 +94,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_x.html b/docs/functions_x.html index 76dca2d..3f038ce 100644 --- a/docs/functions_x.html +++ b/docs/functions_x.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/functions_y.html b/docs/functions_y.html index d71ef1d..25d2787 100644 --- a/docs/functions_y.html +++ b/docs/functions_y.html @@ -91,7 +91,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/group__general.html b/docs/group__general.html index a7a89c4..ccc1dce 100644 --- a/docs/group__general.html +++ b/docs/group__general.html @@ -89,12 +89,16 @@ $(document).ready(function(){initNavTree('group__general.html','');}); <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_api.html">TgBot::Api</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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> <a href="class_tg_bot_1_1_api.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_bot.html">TgBot::Bot</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object holds other objects specific for this bot instance. <a href="class_tg_bot_1_1_bot.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_event_broadcaster.html">TgBot::EventBroadcaster</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class holds all event listeners. <a href="class_tg_bot_1_1_event_broadcaster.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_exception.html">TgBot::TgException</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Exception type which is only thrown when Telegram refuses API request. <a href="class_tg_bot_1_1_tg_exception.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -103,7 +107,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/group__general.js b/docs/group__general.js index 2e11f60..7fd4762 100644 --- a/docs/group__general.js +++ b/docs/group__general.js @@ -25,6 +25,7 @@ var group__general = [ "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 ], @@ -41,6 +42,7 @@ var group__general = [ "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 ], @@ -59,6 +61,7 @@ var group__general = [ "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 ], diff --git a/docs/group__net.html b/docs/group__net.html index e1bf156..f279fab 100644 --- a/docs/group__net.html +++ b/docs/group__net.html @@ -89,16 +89,21 @@ $(document).ready(function(){initNavTree('group__net.html','');}); <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_http_client.html">TgBot::HttpClient</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class makes http requests. <a href="class_tg_bot_1_1_http_client.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_http_req_arg.html">TgBot::HttpReqArg</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class represents argument in POST http requests. <a href="class_tg_bot_1_1_http_req_arg.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_http_server.html">TgBot::HttpServer< Protocol ></a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class handles HTTP requests from the Internet. <a href="class_tg_bot_1_1_http_server.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_long_poll.html">TgBot::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_webhook_tcp_server.html">TgBot::TgWebhookTcpServer</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_url.html">TgBot::Url</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class parses a string with the url. <a href="class_tg_bot_1_1_url.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -107,7 +112,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/group__tools.html b/docs/group__tools.html index 2eb27d8..a4371ee 100644 --- a/docs/group__tools.html +++ b/docs/group__tools.html @@ -99,7 +99,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/group__types.html b/docs/group__types.html index 6c18872..5da4e81 100644 --- a/docs/group__types.html +++ b/docs/group__types.html @@ -88,123 +88,188 @@ $(document).ready(function(){initNavTree('group__types.html','');}); <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_animation.html">TgBot::Animation</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example). <a href="class_tg_bot_1_1_animation.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_audio.html">TgBot::Audio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an audio file (voice note). <a href="class_tg_bot_1_1_audio.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_callback_game.html">TgBot::CallbackGame</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">A placeholder, currently holds no information. Use BotFather to set up your game. <a href="class_tg_bot_1_1_callback_game.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_callback_query.html">TgBot::CallbackQuery</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming callback query from a callback button in an inline keyboard. <a href="class_tg_bot_1_1_callback_query.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_chat.html">TgBot::Chat</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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>. <a href="class_tg_bot_1_1_chat.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_chat_member.html">TgBot::ChatMember</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about one member of the chat. <a href="class_tg_bot_1_1_chat_member.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_chat_photo.html">TgBot::ChatPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a chat photo. <a href="class_tg_bot_1_1_chat_photo.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_chosen_inline_result.html">TgBot::ChosenInlineResult</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a result of an inline query that was chosen by the user and sent to their chat partner. <a href="class_tg_bot_1_1_chosen_inline_result.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_contact.html">TgBot::Contact</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a phone contact. <a href="class_tg_bot_1_1_contact.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_document.html">TgBot::Document</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a general file (as opposed to photos and audio files). <a href="class_tg_bot_1_1_document.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_file.html">TgBot::File</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a file ready to be downloaded. <a href="class_tg_bot_1_1_file.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_force_reply.html">TgBot::ForceReply</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="class_tg_bot_1_1_force_reply.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_game.html">TgBot::Game</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a game. <a href="class_tg_bot_1_1_game.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_game_high_score.html">TgBot::GameHighScore</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one row of the high scores table for a game. <a href="class_tg_bot_1_1_game_high_score.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_generic_reply.html">TgBot::GenericReply</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This abstract class is base of all keyboard related events. <a href="class_tg_bot_1_1_generic_reply.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_inline_keyboard_button.html">TgBot::InlineKeyboardButton</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one button of an inline keyboard. You must use exactly one of the optional fields. <a href="class_tg_bot_1_1_inline_keyboard_button.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_inline_keyboard_markup.html">TgBot::InlineKeyboardMarkup</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an inline keyboard that appears right next to the message it belongs to. <a href="class_tg_bot_1_1_inline_keyboard_markup.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_inline_query.html">TgBot::InlineQuery</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming inline query. <a href="class_tg_bot_1_1_inline_query.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_inline_query_result.html">TgBot::InlineQueryResult</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This abstract class is base of all inline query results. <a href="class_tg_bot_1_1_inline_query_result.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_inline_query_result_article.html">TgBot::InlineQueryResultArticle</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an article of web page. <a href="class_tg_bot_1_1_inline_query_result_article.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_inline_query_result_audio.html">TgBot::InlineQueryResultAudio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an mp3 audio file. <a href="class_tg_bot_1_1_inline_query_result_audio.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_inline_query_result_cached_audio.html">TgBot::InlineQueryResultCachedAudio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an mp3 audio file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_audio.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_inline_query_result_cached_document.html">TgBot::InlineQueryResultCachedDocument</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_document.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_inline_query_result_cached_gif.html">TgBot::InlineQueryResultCachedGif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an animated GIF file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_gif.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_inline_query_result_cached_mpeg4_gif.html">TgBot::InlineQueryResultCachedMpeg4Gif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.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_inline_query_result_cached_photo.html">TgBot::InlineQueryResultCachedPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a photo stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_photo.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_inline_query_result_cached_sticker.html">TgBot::InlineQueryResultCachedSticker</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a sticker stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_sticker.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_inline_query_result_cached_video.html">TgBot::InlineQueryResultCachedVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_video.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_inline_query_result_cached_voice.html">TgBot::InlineQueryResultCachedVoice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a voice message stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_voice.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_inline_query_result_contact.html">TgBot::InlineQueryResultContact</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a contact with a phone number. <a href="class_tg_bot_1_1_inline_query_result_contact.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_inline_query_result_document.html">TgBot::InlineQueryResultDocument</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a file. <a href="class_tg_bot_1_1_inline_query_result_document.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_inline_query_result_game.html">TgBot::InlineQueryResultGame</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a>. <a href="class_tg_bot_1_1_inline_query_result_game.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_inline_query_result_gif.html">TgBot::InlineQueryResultGif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an animated GIF file. <a href="class_tg_bot_1_1_inline_query_result_gif.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_inline_query_result_location.html">TgBot::InlineQueryResultLocation</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a location on a map. <a href="class_tg_bot_1_1_inline_query_result_location.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_inline_query_result_mpeg4_gif.html">TgBot::InlineQueryResultMpeg4Gif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). <a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.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_inline_query_result_photo.html">TgBot::InlineQueryResultPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a photo. <a href="class_tg_bot_1_1_inline_query_result_photo.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_inline_query_result_venue.html">TgBot::InlineQueryResultVenue</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a venue. <a href="class_tg_bot_1_1_inline_query_result_venue.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_inline_query_result_video.html">TgBot::InlineQueryResultVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents link to a page containing an embedded video player or a video file. <a href="class_tg_bot_1_1_inline_query_result_video.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_inline_query_result_voice.html">TgBot::InlineQueryResultVoice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents link to a page containing an embedded video player or a video file. <a href="class_tg_bot_1_1_inline_query_result_voice.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_input_contact_message_content.html">TgBot::InputContactMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a contact message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_contact_message_content.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_input_file.html">TgBot::InputFile</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the contents of a file to be uploaded. <a href="class_tg_bot_1_1_input_file.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_input_location_message_content.html">TgBot::InputLocationMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a location message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_location_message_content.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_input_media.html">TgBot::InputMedia</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the content of a media message to be sent. <a href="class_tg_bot_1_1_input_media.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_input_media_photo.html">TgBot::InputMediaPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a photo to be sent. <a href="class_tg_bot_1_1_input_media_photo.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_input_media_video.html">TgBot::InputMediaVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a video to be sent. <a href="class_tg_bot_1_1_input_media_video.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_input_message_content.html">TgBot::InputMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the content of a message to be sent as a result of an inline query. <a href="class_tg_bot_1_1_input_message_content.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_input_text_message_content.html">TgBot::InputTextMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a text message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_text_message_content.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_input_venue_message_content.html">TgBot::InputVenueMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a venue message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_venue_message_content.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_invoice.html">TgBot::Invoice</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains basic information about an invoice. <a href="class_tg_bot_1_1_invoice.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_keyboard_button.html">TgBot::KeyboardButton</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one button of the reply keyboard. <a href="class_tg_bot_1_1_keyboard_button.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_labeled_price.html">TgBot::LabeledPrice</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a portion of the price for goods or services. <a href="class_tg_bot_1_1_labeled_price.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_location.html">TgBot::Location</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a point on the map. <a href="class_tg_bot_1_1_location.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_mask_position.html">TgBot::MaskPosition</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object describes the position on faces where a mask should be placed by default. <a href="class_tg_bot_1_1_mask_position.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_message.html">TgBot::Message</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a message. <a href="class_tg_bot_1_1_message.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_message_entity.html">TgBot::MessageEntity</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. <a href="class_tg_bot_1_1_message_entity.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_order_info.html">TgBot::OrderInfo</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents information about an order. <a href="class_tg_bot_1_1_order_info.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_photo_size.html">TgBot::PhotoSize</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one size of a photo or a file / sticker thumbnail. <a href="class_tg_bot_1_1_photo_size.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_pre_checkout_query.html">TgBot::PreCheckoutQuery</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about an incoming pre-checkout query. <a href="class_tg_bot_1_1_pre_checkout_query.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_reply_keyboard_markup.html">TgBot::ReplyKeyboardMarkup</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a custom keyboard with reply options. <a href="class_tg_bot_1_1_reply_keyboard_markup.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_reply_keyboard_remove.html">TgBot::ReplyKeyboardRemove</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard. <a href="class_tg_bot_1_1_reply_keyboard_remove.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_response_parameters.html">TgBot::ResponseParameters</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Contains information about why a request was unsuccessfull. <a href="class_tg_bot_1_1_response_parameters.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_shipping_address.html">TgBot::ShippingAddress</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a shipping address. <a href="class_tg_bot_1_1_shipping_address.html#details">More...</a><br /></td></tr> @@ -216,27 +281,37 @@ Classes</h2></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about an incoming shipping query. <a href="class_tg_bot_1_1_shipping_query.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_sticker.html">TgBot::Sticker</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a general file (as opposed to photos and audio files). <a href="class_tg_bot_1_1_sticker.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_sticker_set.html">TgBot::StickerSet</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a sticker set. <a href="class_tg_bot_1_1_sticker_set.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_successful_payment.html">TgBot::SuccessfulPayment</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains basic information about a successful payment. <a href="class_tg_bot_1_1_successful_payment.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_update.html">TgBot::Update</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming update. <a href="class_tg_bot_1_1_update.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_user.html">TgBot::User</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a Telegram user or bot. <a href="class_tg_bot_1_1_user.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_user_profile_photos.html">TgBot::UserProfilePhotos</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represent a user's profile pictures. <a href="class_tg_bot_1_1_user_profile_photos.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_venue.html">TgBot::Venue</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a venue. <a href="class_tg_bot_1_1_venue.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_video.html">TgBot::Video</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a video file. <a href="class_tg_bot_1_1_video.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_video_note.html">TgBot::VideoNote</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a video message (available in Telegram apps as of v.4.0). <a href="class_tg_bot_1_1_video_note.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_voice.html">TgBot::Voice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a voice note. <a href="class_tg_bot_1_1_voice.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_webhook_info.html">TgBot::WebhookInfo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Contains information about the current status of a webhook. <a href="class_tg_bot_1_1_webhook_info.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> @@ -245,7 +320,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/group__types.js b/docs/group__types.js index b000e87..331a313 100644 --- a/docs/group__types.js +++ b/docs/group__types.js @@ -1,5 +1,13 @@ var group__types = [ + [ "Animation", "class_tg_bot_1_1_animation.html", [ + [ "Ptr", "class_tg_bot_1_1_animation.html#afc55b2a385eeb3209e91bbbd1214c06a", null ], + [ "fileId", "class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0", null ], + [ "fileName", "class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df", null ], + [ "fileSize", "class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da", null ], + [ "mimeType", "class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d", null ], + [ "thumb", "class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5", null ] + ] ], [ "Audio", "class_tg_bot_1_1_audio.html", [ [ "Ptr", "class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034", null ], [ "duration", "class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d", null ], @@ -9,6 +17,9 @@ var group__types = [ "performer", "class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119", null ], [ "title", "class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4", null ] ] ], + [ "CallbackGame", "class_tg_bot_1_1_callback_game.html", [ + [ "Ptr", "class_tg_bot_1_1_callback_game.html#a9bf84f7624a6ad378d65dc6d84b8d624", null ] + ] ], [ "CallbackQuery", "class_tg_bot_1_1_callback_query.html", [ [ "Ptr", "class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0", null ], [ "chatInstance", "class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373", null ], @@ -99,6 +110,21 @@ var group__types = [ "forceReply", "class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7", null ], [ "selective", "class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc", null ] ] ], + [ "Game", "class_tg_bot_1_1_game.html", [ + [ "Ptr", "class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b", null ], + [ "animation", "class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c", null ], + [ "description", "class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893", null ], + [ "photo", "class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271", null ], + [ "text", "class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb", null ], + [ "textEntities", "class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f", null ], + [ "title", "class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec", null ] + ] ], + [ "GameHighScore", "class_tg_bot_1_1_game_high_score.html", [ + [ "Ptr", "class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4", null ], + [ "position", "class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f", null ], + [ "score", "class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d", null ], + [ "user", "class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b", null ] + ] ], [ "GenericReply", "class_tg_bot_1_1_generic_reply.html", [ [ "Ptr", "class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f", null ], [ "~GenericReply", "class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c", null ] @@ -106,6 +132,7 @@ var group__types = [ "InlineKeyboardButton", "class_tg_bot_1_1_inline_keyboard_button.html", [ [ "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 ], [ "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 ], @@ -404,6 +431,7 @@ var group__types = [ "forwardFromMessageId", "class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667", null ], [ "forwardSignature", "class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a", null ], [ "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 ], [ "leftChatMember", "class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29", null ], [ "location", "class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56", null ], diff --git a/docs/hierarchy.html b/docs/hierarchy.html index 3a190d0..ce054f7 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -85,95 +85,99 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); <div class="contents"> <div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory"> <div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory"> -<tr id="row_0_" 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_api.html" target="_self">TgBot::Api</a></td><td class="desc"></td></tr> -<tr id="row_1_"><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_audio.html" target="_self">TgBot::Audio</a></td><td class="desc"></td></tr> -<tr id="row_2_" 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_bot.html" target="_self">TgBot::Bot</a></td><td class="desc"></td></tr> -<tr id="row_3_"><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_callback_query.html" target="_self">TgBot::CallbackQuery</a></td><td class="desc"></td></tr> -<tr id="row_4_" 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_chat.html" target="_self">TgBot::Chat</a></td><td class="desc"></td></tr> -<tr id="row_5_"><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_chat_member.html" target="_self">TgBot::ChatMember</a></td><td class="desc"></td></tr> -<tr id="row_6_" 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_chat_photo.html" target="_self">TgBot::ChatPhoto</a></td><td class="desc"></td></tr> -<tr id="row_7_"><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_chosen_inline_result.html" target="_self">TgBot::ChosenInlineResult</a></td><td class="desc"></td></tr> -<tr id="row_8_" 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_http_server_1_1_connection.html" target="_self">TgBot::HttpServer< Protocol >::Connection</a></td><td class="desc"></td></tr> -<tr id="row_9_"><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_contact.html" target="_self">TgBot::Contact</a></td><td class="desc"></td></tr> -<tr id="row_10_" 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_document.html" target="_self">TgBot::Document</a></td><td class="desc"></td></tr> -<tr id="row_11_"><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_event_broadcaster.html" target="_self">TgBot::EventBroadcaster</a></td><td class="desc"></td></tr> -<tr id="row_12_" 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_event_handler.html" target="_self">TgBot::EventHandler</a></td><td class="desc"></td></tr> -<tr id="row_13_"><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_file.html" target="_self">TgBot::File</a></td><td class="desc"></td></tr> -<tr id="row_14_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_14_" class="arrow" onclick="toggleFolder('14_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_generic_reply.html" target="_self">TgBot::GenericReply</a></td><td class="desc"></td></tr> -<tr id="row_14_0_"><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_force_reply.html" target="_self">TgBot::ForceReply</a></td><td class="desc"></td></tr> -<tr id="row_14_1_" 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_inline_keyboard_markup.html" target="_self">TgBot::InlineKeyboardMarkup</a></td><td class="desc"></td></tr> -<tr id="row_14_2_"><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_reply_keyboard_markup.html" target="_self">TgBot::ReplyKeyboardMarkup</a></td><td class="desc"></td></tr> -<tr id="row_14_3_" 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_reply_keyboard_remove.html" target="_self">TgBot::ReplyKeyboardRemove</a></td><td class="desc"></td></tr> -<tr id="row_15_"><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_http_client.html" target="_self">TgBot::HttpClient</a></td><td class="desc"></td></tr> -<tr id="row_16_" 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_http_parser.html" target="_self">TgBot::HttpParser</a></td><td class="desc"></td></tr> -<tr id="row_17_"><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_http_req_arg.html" target="_self">TgBot::HttpReqArg</a></td><td class="desc"></td></tr> -<tr id="row_18_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">TgBot::HttpServer< Protocol ></a></td><td class="desc"></td></tr> -<tr id="row_18_0_"><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">TgBot::TgWebhookServer< Protocol ></a></td><td class="desc"></td></tr> -<tr id="row_19_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_19_" class="arrow" onclick="toggleFolder('19_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="desc"></td></tr> -<tr id="row_19_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_19_0_" class="arrow" onclick="toggleFolder('19_0_')">▼</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">TgBot::TgWebhookServer< boost::asio::ip::tcp ></a></td><td class="desc"></td></tr> -<tr id="row_19_0_0_" class="even"><td class="entry"><span style="width:48px;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">TgBot::TgWebhookTcpServer</a></td><td class="desc"></td></tr> -<tr id="row_20_"><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_inline_keyboard_button.html" target="_self">TgBot::InlineKeyboardButton</a></td><td class="desc"></td></tr> -<tr id="row_21_" 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_inline_query.html" target="_self">TgBot::InlineQuery</a></td><td class="desc"></td></tr> -<tr id="row_22_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_22_" class="arrow" onclick="toggleFolder('22_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result.html" target="_self">TgBot::InlineQueryResult</a></td><td class="desc"></td></tr> -<tr id="row_22_0_" 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_inline_query_result_article.html" target="_self">TgBot::InlineQueryResultArticle</a></td><td class="desc"></td></tr> -<tr id="row_22_1_"><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_inline_query_result_audio.html" target="_self">TgBot::InlineQueryResultAudio</a></td><td class="desc"></td></tr> -<tr id="row_22_2_" 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_inline_query_result_cached_audio.html" target="_self">TgBot::InlineQueryResultCachedAudio</a></td><td class="desc"></td></tr> -<tr id="row_22_3_"><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_inline_query_result_cached_document.html" target="_self">TgBot::InlineQueryResultCachedDocument</a></td><td class="desc"></td></tr> -<tr id="row_22_4_" 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_inline_query_result_cached_gif.html" target="_self">TgBot::InlineQueryResultCachedGif</a></td><td class="desc"></td></tr> -<tr id="row_22_5_"><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_inline_query_result_cached_mpeg4_gif.html" target="_self">TgBot::InlineQueryResultCachedMpeg4Gif</a></td><td class="desc"></td></tr> -<tr id="row_22_6_" 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_inline_query_result_cached_photo.html" target="_self">TgBot::InlineQueryResultCachedPhoto</a></td><td class="desc"></td></tr> -<tr id="row_22_7_"><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_inline_query_result_cached_sticker.html" target="_self">TgBot::InlineQueryResultCachedSticker</a></td><td class="desc"></td></tr> -<tr id="row_22_8_" 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_inline_query_result_cached_video.html" target="_self">TgBot::InlineQueryResultCachedVideo</a></td><td class="desc"></td></tr> -<tr id="row_22_9_"><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_inline_query_result_cached_voice.html" target="_self">TgBot::InlineQueryResultCachedVoice</a></td><td class="desc"></td></tr> -<tr id="row_22_10_" 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_inline_query_result_contact.html" target="_self">TgBot::InlineQueryResultContact</a></td><td class="desc"></td></tr> -<tr id="row_22_11_"><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_inline_query_result_document.html" target="_self">TgBot::InlineQueryResultDocument</a></td><td class="desc"></td></tr> -<tr id="row_22_12_" 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_inline_query_result_game.html" target="_self">TgBot::InlineQueryResultGame</a></td><td class="desc"></td></tr> -<tr id="row_22_13_"><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_inline_query_result_gif.html" target="_self">TgBot::InlineQueryResultGif</a></td><td class="desc"></td></tr> -<tr id="row_22_14_" 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_inline_query_result_location.html" target="_self">TgBot::InlineQueryResultLocation</a></td><td class="desc"></td></tr> -<tr id="row_22_15_"><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_inline_query_result_mpeg4_gif.html" target="_self">TgBot::InlineQueryResultMpeg4Gif</a></td><td class="desc"></td></tr> -<tr id="row_22_16_" 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_inline_query_result_photo.html" target="_self">TgBot::InlineQueryResultPhoto</a></td><td class="desc"></td></tr> -<tr id="row_22_17_"><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_inline_query_result_venue.html" target="_self">TgBot::InlineQueryResultVenue</a></td><td class="desc"></td></tr> -<tr id="row_22_18_" 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_inline_query_result_video.html" target="_self">TgBot::InlineQueryResultVideo</a></td><td class="desc"></td></tr> -<tr id="row_22_19_"><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_inline_query_result_voice.html" target="_self">TgBot::InlineQueryResultVoice</a></td><td class="desc"></td></tr> -<tr id="row_23_" 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_input_file.html" target="_self">TgBot::InputFile</a></td><td class="desc"></td></tr> -<tr id="row_24_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_24_" class="arrow" onclick="toggleFolder('24_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_media.html" target="_self">TgBot::InputMedia</a></td><td class="desc"></td></tr> -<tr id="row_24_0_" 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_input_media_photo.html" target="_self">TgBot::InputMediaPhoto</a></td><td class="desc"></td></tr> -<tr id="row_24_1_"><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_input_media_video.html" target="_self">TgBot::InputMediaVideo</a></td><td class="desc"></td></tr> -<tr id="row_25_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_25_" class="arrow" onclick="toggleFolder('25_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_message_content.html" target="_self">TgBot::InputMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_25_0_"><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_input_contact_message_content.html" target="_self">TgBot::InputContactMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_25_1_" 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_input_location_message_content.html" target="_self">TgBot::InputLocationMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_25_2_"><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_input_text_message_content.html" target="_self">TgBot::InputTextMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_25_3_" 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_input_venue_message_content.html" target="_self">TgBot::InputVenueMessageContent</a></td><td class="desc"></td></tr> -<tr id="row_26_"><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_invoice.html" target="_self">TgBot::Invoice</a></td><td class="desc">This object contains basic information about an invoice </td></tr> -<tr id="row_27_" 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_keyboard_button.html" target="_self">TgBot::KeyboardButton</a></td><td class="desc"></td></tr> -<tr id="row_28_"><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_labeled_price.html" target="_self">TgBot::LabeledPrice</a></td><td class="desc">This object represents a portion of the price for goods or services </td></tr> -<tr id="row_29_" 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_location.html" target="_self">TgBot::Location</a></td><td class="desc"></td></tr> -<tr id="row_30_"><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_mask_position.html" target="_self">TgBot::MaskPosition</a></td><td class="desc"></td></tr> -<tr id="row_31_" 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_message.html" target="_self">TgBot::Message</a></td><td class="desc"></td></tr> -<tr id="row_32_"><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_message_entity.html" target="_self">TgBot::MessageEntity</a></td><td class="desc"></td></tr> -<tr id="row_33_" 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_order_info.html" target="_self">TgBot::OrderInfo</a></td><td class="desc">This object represents information about an order </td></tr> -<tr id="row_34_"><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_photo_size.html" target="_self">TgBot::PhotoSize</a></td><td class="desc"></td></tr> -<tr id="row_35_" 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_pre_checkout_query.html" target="_self">TgBot::PreCheckoutQuery</a></td><td class="desc">This object contains information about an incoming pre-checkout query </td></tr> -<tr id="row_36_"><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_response_parameters.html" target="_self">TgBot::ResponseParameters</a></td><td class="desc"></td></tr> -<tr id="row_37_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_37_" class="arrow" onclick="toggleFolder('37_')">▼</span><span class="icona"><span class="icon">C</span></span><b>runtime_error</b></td><td class="desc"></td></tr> -<tr id="row_37_0_"><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">TgBot::TgException</a></td><td class="desc"></td></tr> -<tr id="row_38_" 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_shipping_address.html" target="_self">TgBot::ShippingAddress</a></td><td class="desc">This object represents a shipping address </td></tr> -<tr id="row_39_"><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_shipping_option.html" target="_self">TgBot::ShippingOption</a></td><td class="desc">This object represents one shipping option </td></tr> -<tr id="row_40_" 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_shipping_query.html" target="_self">TgBot::ShippingQuery</a></td><td class="desc">This object contains information about an incoming shipping query </td></tr> -<tr id="row_41_"><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.html" target="_self">TgBot::Sticker</a></td><td class="desc"></td></tr> -<tr id="row_42_" 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"></td></tr> -<tr id="row_43_"><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_44_" 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"></td></tr> -<tr id="row_45_"><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_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_update.html" target="_self">TgBot::Update</a></td><td class="desc"></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_url.html" target="_self">TgBot::Url</a></td><td class="desc"></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_user.html" target="_self">TgBot::User</a></td><td class="desc"></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_user_profile_photos.html" target="_self">TgBot::UserProfilePhotos</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_venue.html" target="_self">TgBot::Venue</a></td><td class="desc"></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_video.html" target="_self">TgBot::Video</a></td><td class="desc"></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_video_note.html" target="_self">TgBot::VideoNote</a></td><td class="desc"></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_voice.html" target="_self">TgBot::Voice</a></td><td class="desc"></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_webhook_info.html" target="_self">TgBot::WebhookInfo</a></td><td class="desc"></td></tr> +<tr id="row_0_" 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_animation.html" target="_self">TgBot::Animation</a></td><td class="desc">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example) </td></tr> +<tr id="row_1_"><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_api.html" target="_self">TgBot::Api</a></td><td class="desc">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> </td></tr> +<tr id="row_2_" 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_audio.html" target="_self">TgBot::Audio</a></td><td class="desc">This object represents an audio file (voice note) </td></tr> +<tr id="row_3_"><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_bot.html" target="_self">TgBot::Bot</a></td><td class="desc">This object holds other objects specific for this bot instance </td></tr> +<tr id="row_4_" 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_callback_game.html" target="_self">TgBot::CallbackGame</a></td><td class="desc">A placeholder, currently holds no information. Use BotFather to set up your game </td></tr> +<tr id="row_5_"><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_callback_query.html" target="_self">TgBot::CallbackQuery</a></td><td class="desc">This object represents an incoming callback query from a callback button in an inline keyboard </td></tr> +<tr id="row_6_" 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_chat.html" target="_self">TgBot::Chat</a></td><td class="desc">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> </td></tr> +<tr id="row_7_"><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_chat_member.html" target="_self">TgBot::ChatMember</a></td><td class="desc">This object contains information about one member of the chat </td></tr> +<tr id="row_8_" 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_chat_photo.html" target="_self">TgBot::ChatPhoto</a></td><td class="desc">This object represents a chat photo </td></tr> +<tr id="row_9_"><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_chosen_inline_result.html" target="_self">TgBot::ChosenInlineResult</a></td><td class="desc">This object represents a result of an inline query that was chosen by the user and sent to their chat partner </td></tr> +<tr id="row_10_" 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_http_server_1_1_connection.html" target="_self">TgBot::HttpServer< Protocol >::Connection</a></td><td class="desc"></td></tr> +<tr id="row_11_"><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_contact.html" target="_self">TgBot::Contact</a></td><td class="desc">This object represents a phone contact </td></tr> +<tr id="row_12_" 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_document.html" target="_self">TgBot::Document</a></td><td class="desc">This object represents a general file (as opposed to photos and audio files) </td></tr> +<tr id="row_13_"><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_event_broadcaster.html" target="_self">TgBot::EventBroadcaster</a></td><td class="desc">This class holds all event listeners </td></tr> +<tr id="row_14_" 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_event_handler.html" target="_self">TgBot::EventHandler</a></td><td class="desc"></td></tr> +<tr id="row_15_"><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_file.html" target="_self">TgBot::File</a></td><td class="desc">This object represents a file ready to be downloaded </td></tr> +<tr id="row_16_" 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_game.html" target="_self">TgBot::Game</a></td><td class="desc">This object represents a game </td></tr> +<tr id="row_17_"><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_game_high_score.html" target="_self">TgBot::GameHighScore</a></td><td class="desc">This object represents one row of the high scores table for a game </td></tr> +<tr id="row_18_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_generic_reply.html" target="_self">TgBot::GenericReply</a></td><td class="desc">This abstract class is base of all keyboard related events </td></tr> +<tr id="row_18_0_"><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_force_reply.html" target="_self">TgBot::ForceReply</a></td><td class="desc">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 </td></tr> +<tr id="row_18_1_" 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_inline_keyboard_markup.html" target="_self">TgBot::InlineKeyboardMarkup</a></td><td class="desc">This object represents an inline keyboard that appears right next to the message it belongs to </td></tr> +<tr id="row_18_2_"><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_reply_keyboard_markup.html" target="_self">TgBot::ReplyKeyboardMarkup</a></td><td class="desc">This object represents a custom keyboard with reply options </td></tr> +<tr id="row_18_3_" 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_reply_keyboard_remove.html" target="_self">TgBot::ReplyKeyboardRemove</a></td><td class="desc">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard </td></tr> +<tr id="row_19_"><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_http_client.html" target="_self">TgBot::HttpClient</a></td><td class="desc">This class makes http requests </td></tr> +<tr id="row_20_" 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_http_parser.html" target="_self">TgBot::HttpParser</a></td><td class="desc"></td></tr> +<tr id="row_21_"><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_http_req_arg.html" target="_self">TgBot::HttpReqArg</a></td><td class="desc">This class represents argument in POST http requests </td></tr> +<tr id="row_22_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_22_" class="arrow" onclick="toggleFolder('22_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">TgBot::HttpServer< Protocol ></a></td><td class="desc">This class handles HTTP requests from the Internet </td></tr> +<tr id="row_22_0_"><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">TgBot::TgWebhookServer< Protocol ></a></td><td class="desc"></td></tr> +<tr id="row_23_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_23_" class="arrow" onclick="toggleFolder('23_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="desc"></td></tr> +<tr id="row_23_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_23_0_" class="arrow" onclick="toggleFolder('23_0_')">▼</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">TgBot::TgWebhookServer< boost::asio::ip::tcp ></a></td><td class="desc"></td></tr> +<tr id="row_23_0_0_" class="even"><td class="entry"><span style="width:48px;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">TgBot::TgWebhookTcpServer</a></td><td class="desc"></td></tr> +<tr id="row_24_"><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_inline_keyboard_button.html" target="_self">TgBot::InlineKeyboardButton</a></td><td class="desc">This object represents one button of an inline keyboard. You must use exactly one of the optional fields </td></tr> +<tr id="row_25_" 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_inline_query.html" target="_self">TgBot::InlineQuery</a></td><td class="desc">This object represents an incoming inline query </td></tr> +<tr id="row_26_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_26_" class="arrow" onclick="toggleFolder('26_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result.html" target="_self">TgBot::InlineQueryResult</a></td><td class="desc">This abstract class is base of all inline query results </td></tr> +<tr id="row_26_0_" 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_inline_query_result_article.html" target="_self">TgBot::InlineQueryResultArticle</a></td><td class="desc">Represents a link to an article of web page </td></tr> +<tr id="row_26_1_"><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_inline_query_result_audio.html" target="_self">TgBot::InlineQueryResultAudio</a></td><td class="desc">Represents a link to an mp3 audio file </td></tr> +<tr id="row_26_2_" 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_inline_query_result_cached_audio.html" target="_self">TgBot::InlineQueryResultCachedAudio</a></td><td class="desc">Represents a link to an mp3 audio file stored on the Telegram servers </td></tr> +<tr id="row_26_3_"><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_inline_query_result_cached_document.html" target="_self">TgBot::InlineQueryResultCachedDocument</a></td><td class="desc">Represents a link to a file stored on the Telegram servers </td></tr> +<tr id="row_26_4_" 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_inline_query_result_cached_gif.html" target="_self">TgBot::InlineQueryResultCachedGif</a></td><td class="desc">Represents a link to an animated GIF file stored on the Telegram servers </td></tr> +<tr id="row_26_5_"><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_inline_query_result_cached_mpeg4_gif.html" target="_self">TgBot::InlineQueryResultCachedMpeg4Gif</a></td><td class="desc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers </td></tr> +<tr id="row_26_6_" 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_inline_query_result_cached_photo.html" target="_self">TgBot::InlineQueryResultCachedPhoto</a></td><td class="desc">Represents a link to a photo stored on the Telegram servers </td></tr> +<tr id="row_26_7_"><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_inline_query_result_cached_sticker.html" target="_self">TgBot::InlineQueryResultCachedSticker</a></td><td class="desc">Represents a link to a sticker stored on the Telegram servers </td></tr> +<tr id="row_26_8_" 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_inline_query_result_cached_video.html" target="_self">TgBot::InlineQueryResultCachedVideo</a></td><td class="desc">Represents a link to a video file stored on the Telegram servers </td></tr> +<tr id="row_26_9_"><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_inline_query_result_cached_voice.html" target="_self">TgBot::InlineQueryResultCachedVoice</a></td><td class="desc">Represents a link to a voice message stored on the Telegram servers </td></tr> +<tr id="row_26_10_" 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_inline_query_result_contact.html" target="_self">TgBot::InlineQueryResultContact</a></td><td class="desc">Represents a contact with a phone number </td></tr> +<tr id="row_26_11_"><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_inline_query_result_document.html" target="_self">TgBot::InlineQueryResultDocument</a></td><td class="desc">Represents a link to a file </td></tr> +<tr id="row_26_12_" 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_inline_query_result_game.html" target="_self">TgBot::InlineQueryResultGame</a></td><td class="desc">Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a> </td></tr> +<tr id="row_26_13_"><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_inline_query_result_gif.html" target="_self">TgBot::InlineQueryResultGif</a></td><td class="desc">Represents a link to an animated GIF file </td></tr> +<tr id="row_26_14_" 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_inline_query_result_location.html" target="_self">TgBot::InlineQueryResultLocation</a></td><td class="desc">Represents a location on a map </td></tr> +<tr id="row_26_15_"><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_inline_query_result_mpeg4_gif.html" target="_self">TgBot::InlineQueryResultMpeg4Gif</a></td><td class="desc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) </td></tr> +<tr id="row_26_16_" 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_inline_query_result_photo.html" target="_self">TgBot::InlineQueryResultPhoto</a></td><td class="desc">Represents a link to a photo </td></tr> +<tr id="row_26_17_"><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_inline_query_result_venue.html" target="_self">TgBot::InlineQueryResultVenue</a></td><td class="desc">Represents a venue </td></tr> +<tr id="row_26_18_" 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_inline_query_result_video.html" target="_self">TgBot::InlineQueryResultVideo</a></td><td class="desc">Represents link to a page containing an embedded video player or a video file </td></tr> +<tr id="row_26_19_"><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_inline_query_result_voice.html" target="_self">TgBot::InlineQueryResultVoice</a></td><td class="desc">Represents link to a page containing an embedded video player or a video file </td></tr> +<tr id="row_27_" 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_input_file.html" target="_self">TgBot::InputFile</a></td><td class="desc">This object represents the contents of a file to be uploaded </td></tr> +<tr id="row_28_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_28_" class="arrow" onclick="toggleFolder('28_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_media.html" target="_self">TgBot::InputMedia</a></td><td class="desc">This object represents the content of a media message to be sent </td></tr> +<tr id="row_28_0_" 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_input_media_photo.html" target="_self">TgBot::InputMediaPhoto</a></td><td class="desc">Represents a photo to be sent </td></tr> +<tr id="row_28_1_"><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_input_media_video.html" target="_self">TgBot::InputMediaVideo</a></td><td class="desc">Represents a video to be sent </td></tr> +<tr id="row_29_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_29_" class="arrow" onclick="toggleFolder('29_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_message_content.html" target="_self">TgBot::InputMessageContent</a></td><td class="desc">This object represents the content of a message to be sent as a result of an inline query </td></tr> +<tr id="row_29_0_"><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_input_contact_message_content.html" target="_self">TgBot::InputContactMessageContent</a></td><td class="desc">Represents the content of a contact message to be sent as the result of an inline query </td></tr> +<tr id="row_29_1_" 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_input_location_message_content.html" target="_self">TgBot::InputLocationMessageContent</a></td><td class="desc">Represents the content of a location message to be sent as the result of an inline query </td></tr> +<tr id="row_29_2_"><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_input_text_message_content.html" target="_self">TgBot::InputTextMessageContent</a></td><td class="desc">Represents the content of a text message to be sent as the result of an inline query </td></tr> +<tr id="row_29_3_" 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_input_venue_message_content.html" target="_self">TgBot::InputVenueMessageContent</a></td><td class="desc">Represents the content of a venue message to be sent as the result of an inline query </td></tr> +<tr id="row_30_"><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_invoice.html" target="_self">TgBot::Invoice</a></td><td class="desc">This object contains basic information about an invoice </td></tr> +<tr id="row_31_" 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_keyboard_button.html" target="_self">TgBot::KeyboardButton</a></td><td class="desc">This object represents one button of the reply keyboard </td></tr> +<tr id="row_32_"><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_labeled_price.html" target="_self">TgBot::LabeledPrice</a></td><td class="desc">This object represents a portion of the price for goods or services </td></tr> +<tr id="row_33_" 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_location.html" target="_self">TgBot::Location</a></td><td class="desc">This object represents a point on the map </td></tr> +<tr id="row_34_"><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_mask_position.html" target="_self">TgBot::MaskPosition</a></td><td class="desc">This object describes the position on faces where a mask should be placed by default </td></tr> +<tr id="row_35_" 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_message.html" target="_self">TgBot::Message</a></td><td class="desc">This object represents a message </td></tr> +<tr id="row_36_"><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_message_entity.html" target="_self">TgBot::MessageEntity</a></td><td class="desc">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc </td></tr> +<tr id="row_37_" 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_order_info.html" target="_self">TgBot::OrderInfo</a></td><td class="desc">This object represents information about an order </td></tr> +<tr id="row_38_"><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_photo_size.html" target="_self">TgBot::PhotoSize</a></td><td class="desc">This object represents one size of a photo or a file / sticker thumbnail </td></tr> +<tr id="row_39_" 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_pre_checkout_query.html" target="_self">TgBot::PreCheckoutQuery</a></td><td class="desc">This object contains information about an incoming pre-checkout query </td></tr> +<tr id="row_40_"><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_response_parameters.html" target="_self">TgBot::ResponseParameters</a></td><td class="desc">Contains information about why a request was unsuccessfull </td></tr> +<tr id="row_41_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_41_" class="arrow" onclick="toggleFolder('41_')">▼</span><span class="icona"><span class="icon">C</span></span><b>runtime_error</b></td><td class="desc"></td></tr> +<tr id="row_41_0_"><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">TgBot::TgException</a></td><td class="desc">Exception type which is only thrown when Telegram refuses API request </td></tr> +<tr id="row_42_" 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_shipping_address.html" target="_self">TgBot::ShippingAddress</a></td><td class="desc">This object represents a shipping address </td></tr> +<tr id="row_43_"><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_shipping_option.html" target="_self">TgBot::ShippingOption</a></td><td class="desc">This object represents one shipping option </td></tr> +<tr id="row_44_" 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_shipping_query.html" target="_self">TgBot::ShippingQuery</a></td><td class="desc">This object contains information about an incoming shipping query </td></tr> +<tr id="row_45_"><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.html" target="_self">TgBot::Sticker</a></td><td class="desc">This object represents a general file (as opposed to photos and audio files) </td></tr> +<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> </table> </div><!-- directory --> </div><!-- contents --> @@ -181,7 +185,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/hierarchy.js b/docs/hierarchy.js index 30ea830..444c16e 100644 --- a/docs/hierarchy.js +++ b/docs/hierarchy.js @@ -1,8 +1,10 @@ var hierarchy = [ + [ "TgBot::Animation", "class_tg_bot_1_1_animation.html", null ], [ "TgBot::Api", "class_tg_bot_1_1_api.html", null ], [ "TgBot::Audio", "class_tg_bot_1_1_audio.html", null ], [ "TgBot::Bot", "class_tg_bot_1_1_bot.html", null ], + [ "TgBot::CallbackGame", "class_tg_bot_1_1_callback_game.html", null ], [ "TgBot::CallbackQuery", "class_tg_bot_1_1_callback_query.html", null ], [ "TgBot::Chat", "class_tg_bot_1_1_chat.html", null ], [ "TgBot::ChatMember", "class_tg_bot_1_1_chat_member.html", null ], @@ -14,6 +16,8 @@ var hierarchy = [ "TgBot::EventBroadcaster", "class_tg_bot_1_1_event_broadcaster.html", null ], [ "TgBot::EventHandler", "class_tg_bot_1_1_event_handler.html", null ], [ "TgBot::File", "class_tg_bot_1_1_file.html", null ], + [ "TgBot::Game", "class_tg_bot_1_1_game.html", null ], + [ "TgBot::GameHighScore", "class_tg_bot_1_1_game_high_score.html", null ], [ "TgBot::GenericReply", "class_tg_bot_1_1_generic_reply.html", [ [ "TgBot::ForceReply", "class_tg_bot_1_1_force_reply.html", null ], [ "TgBot::InlineKeyboardMarkup", "class_tg_bot_1_1_inline_keyboard_markup.html", null ], diff --git a/docs/index.html b/docs/index.html index 90b54e4..9e882fc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -104,7 +104,7 @@ Licence</h1> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/modules.html b/docs/modules.html index 4f199bf..ba1e9ab 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -96,7 +96,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/namespace_file_tools.html b/docs/namespace_file_tools.html index 0b4b5e1..3c61968 100644 --- a/docs/namespace_file_tools.html +++ b/docs/namespace_file_tools.html @@ -160,7 +160,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/namespace_string_tools.html b/docs/namespace_string_tools.html index 71cf12f..2b975c4 100644 --- a/docs/namespace_string_tools.html +++ b/docs/namespace_string_tools.html @@ -353,7 +353,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/namespace_tg_bot.html b/docs/namespace_tg_bot.html index c48261a..0e56a19 100644 --- a/docs/namespace_tg_bot.html +++ b/docs/namespace_tg_bot.html @@ -88,139 +88,210 @@ $(document).ready(function(){initNavTree('namespace_tg_bot.html','');}); <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_animation.html">Animation</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example). <a href="class_tg_bot_1_1_animation.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_api.html">Api</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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> <a href="class_tg_bot_1_1_api.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_audio.html">Audio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an audio file (voice note). <a href="class_tg_bot_1_1_audio.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_bot.html">Bot</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object holds other objects specific for this bot instance. <a href="class_tg_bot_1_1_bot.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_callback_game.html">CallbackGame</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">A placeholder, currently holds no information. Use BotFather to set up your game. <a href="class_tg_bot_1_1_callback_game.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_callback_query.html">CallbackQuery</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming callback query from a callback button in an inline keyboard. <a href="class_tg_bot_1_1_callback_query.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_chat.html">Chat</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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>. <a href="class_tg_bot_1_1_chat.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_chat_member.html">ChatMember</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about one member of the chat. <a href="class_tg_bot_1_1_chat_member.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_chat_photo.html">ChatPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a chat photo. <a href="class_tg_bot_1_1_chat_photo.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_chosen_inline_result.html">ChosenInlineResult</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a result of an inline query that was chosen by the user and sent to their chat partner. <a href="class_tg_bot_1_1_chosen_inline_result.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_contact.html">Contact</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a phone contact. <a href="class_tg_bot_1_1_contact.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_document.html">Document</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a general file (as opposed to photos and audio files). <a href="class_tg_bot_1_1_document.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_event_broadcaster.html">EventBroadcaster</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class holds all event listeners. <a href="class_tg_bot_1_1_event_broadcaster.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_event_handler.html">EventHandler</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_file.html">File</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a file ready to be downloaded. <a href="class_tg_bot_1_1_file.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_force_reply.html">ForceReply</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="class_tg_bot_1_1_force_reply.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_game.html">Game</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a game. <a href="class_tg_bot_1_1_game.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_game_high_score.html">GameHighScore</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one row of the high scores table for a game. <a href="class_tg_bot_1_1_game_high_score.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_generic_reply.html">GenericReply</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This abstract class is base of all keyboard related events. <a href="class_tg_bot_1_1_generic_reply.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_http_client.html">HttpClient</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class makes http requests. <a href="class_tg_bot_1_1_http_client.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_http_parser.html">HttpParser</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_http_req_arg.html">HttpReqArg</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class represents argument in POST http requests. <a href="class_tg_bot_1_1_http_req_arg.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_http_server.html">HttpServer</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class handles HTTP requests from the Internet. <a href="class_tg_bot_1_1_http_server.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_inline_keyboard_button.html">InlineKeyboardButton</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one button of an inline keyboard. You must use exactly one of the optional fields. <a href="class_tg_bot_1_1_inline_keyboard_button.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_inline_keyboard_markup.html">InlineKeyboardMarkup</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an inline keyboard that appears right next to the message it belongs to. <a href="class_tg_bot_1_1_inline_keyboard_markup.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_inline_query.html">InlineQuery</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming inline query. <a href="class_tg_bot_1_1_inline_query.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_inline_query_result.html">InlineQueryResult</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This abstract class is base of all inline query results. <a href="class_tg_bot_1_1_inline_query_result.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_inline_query_result_article.html">InlineQueryResultArticle</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an article of web page. <a href="class_tg_bot_1_1_inline_query_result_article.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_inline_query_result_audio.html">InlineQueryResultAudio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an mp3 audio file. <a href="class_tg_bot_1_1_inline_query_result_audio.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_inline_query_result_cached_audio.html">InlineQueryResultCachedAudio</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an mp3 audio file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_audio.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_inline_query_result_cached_document.html">InlineQueryResultCachedDocument</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_document.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_inline_query_result_cached_gif.html">InlineQueryResultCachedGif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an animated GIF file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_gif.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_inline_query_result_cached_mpeg4_gif.html">InlineQueryResultCachedMpeg4Gif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.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_inline_query_result_cached_photo.html">InlineQueryResultCachedPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a photo stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_photo.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_inline_query_result_cached_sticker.html">InlineQueryResultCachedSticker</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a sticker stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_sticker.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_inline_query_result_cached_video.html">InlineQueryResultCachedVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video file stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_video.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_inline_query_result_cached_voice.html">InlineQueryResultCachedVoice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a voice message stored on the Telegram servers. <a href="class_tg_bot_1_1_inline_query_result_cached_voice.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_inline_query_result_contact.html">InlineQueryResultContact</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a contact with a phone number. <a href="class_tg_bot_1_1_inline_query_result_contact.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_inline_query_result_document.html">InlineQueryResultDocument</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a file. <a href="class_tg_bot_1_1_inline_query_result_document.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_inline_query_result_game.html">InlineQueryResultGame</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a>. <a href="class_tg_bot_1_1_inline_query_result_game.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_inline_query_result_gif.html">InlineQueryResultGif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to an animated GIF file. <a href="class_tg_bot_1_1_inline_query_result_gif.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_inline_query_result_location.html">InlineQueryResultLocation</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a location on a map. <a href="class_tg_bot_1_1_inline_query_result_location.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_inline_query_result_mpeg4_gif.html">InlineQueryResultMpeg4Gif</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). <a href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.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_inline_query_result_photo.html">InlineQueryResultPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a link to a photo. <a href="class_tg_bot_1_1_inline_query_result_photo.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_inline_query_result_venue.html">InlineQueryResultVenue</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a venue. <a href="class_tg_bot_1_1_inline_query_result_venue.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_inline_query_result_video.html">InlineQueryResultVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents link to a page containing an embedded video player or a video file. <a href="class_tg_bot_1_1_inline_query_result_video.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_inline_query_result_voice.html">InlineQueryResultVoice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents link to a page containing an embedded video player or a video file. <a href="class_tg_bot_1_1_inline_query_result_voice.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_input_contact_message_content.html">InputContactMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a contact message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_contact_message_content.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_input_file.html">InputFile</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the contents of a file to be uploaded. <a href="class_tg_bot_1_1_input_file.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_input_location_message_content.html">InputLocationMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a location message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_location_message_content.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_input_media.html">InputMedia</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the content of a media message to be sent. <a href="class_tg_bot_1_1_input_media.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_input_media_photo.html">InputMediaPhoto</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a photo to be sent. <a href="class_tg_bot_1_1_input_media_photo.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_input_media_video.html">InputMediaVideo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a video to be sent. <a href="class_tg_bot_1_1_input_media_video.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_input_message_content.html">InputMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents the content of a message to be sent as a result of an inline query. <a href="class_tg_bot_1_1_input_message_content.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_input_text_message_content.html">InputTextMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a text message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_text_message_content.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_input_venue_message_content.html">InputVenueMessageContent</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the content of a venue message to be sent as the result of an inline query. <a href="class_tg_bot_1_1_input_venue_message_content.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_invoice.html">Invoice</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains basic information about an invoice. <a href="class_tg_bot_1_1_invoice.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_keyboard_button.html">KeyboardButton</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one button of the reply keyboard. <a href="class_tg_bot_1_1_keyboard_button.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_labeled_price.html">LabeledPrice</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a portion of the price for goods or services. <a href="class_tg_bot_1_1_labeled_price.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_location.html">Location</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a point on the map. <a href="class_tg_bot_1_1_location.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_mask_position.html">MaskPosition</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object describes the position on faces where a mask should be placed by default. <a href="class_tg_bot_1_1_mask_position.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_message.html">Message</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a message. <a href="class_tg_bot_1_1_message.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_message_entity.html">MessageEntity</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. <a href="class_tg_bot_1_1_message_entity.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_order_info.html">OrderInfo</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents information about an order. <a href="class_tg_bot_1_1_order_info.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_photo_size.html">PhotoSize</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents one size of a photo or a file / sticker thumbnail. <a href="class_tg_bot_1_1_photo_size.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_pre_checkout_query.html">PreCheckoutQuery</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about an incoming pre-checkout query. <a href="class_tg_bot_1_1_pre_checkout_query.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_reply_keyboard_markup.html">ReplyKeyboardMarkup</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a custom keyboard with reply options. <a href="class_tg_bot_1_1_reply_keyboard_markup.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_reply_keyboard_remove.html">ReplyKeyboardRemove</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard. <a href="class_tg_bot_1_1_reply_keyboard_remove.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_response_parameters.html">ResponseParameters</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Contains information about why a request was unsuccessfull. <a href="class_tg_bot_1_1_response_parameters.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_shipping_address.html">ShippingAddress</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a shipping address. <a href="class_tg_bot_1_1_shipping_address.html#details">More...</a><br /></td></tr> @@ -232,15 +303,19 @@ Classes</h2></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains information about an incoming shipping query. <a href="class_tg_bot_1_1_shipping_query.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_sticker.html">Sticker</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a general file (as opposed to photos and audio files). <a href="class_tg_bot_1_1_sticker.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_sticker_set.html">StickerSet</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a sticker set. <a href="class_tg_bot_1_1_sticker_set.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_successful_payment.html">SuccessfulPayment</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object contains basic information about a successful payment. <a href="class_tg_bot_1_1_successful_payment.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_exception.html">TgException</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Exception type which is only thrown when Telegram refuses API request. <a href="class_tg_bot_1_1_tg_exception.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_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> @@ -249,22 +324,31 @@ 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_webhook_tcp_server.html">TgWebhookTcpServer</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_update.html">Update</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents an incoming update. <a href="class_tg_bot_1_1_update.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_url.html">Url</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class parses a string with the url. <a href="class_tg_bot_1_1_url.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_user.html">User</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a Telegram user or bot. <a href="class_tg_bot_1_1_user.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_user_profile_photos.html">UserProfilePhotos</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represent a user's profile pictures. <a href="class_tg_bot_1_1_user_profile_photos.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_venue.html">Venue</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a venue. <a href="class_tg_bot_1_1_venue.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_video.html">Video</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a video file. <a href="class_tg_bot_1_1_video.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_video_note.html">VideoNote</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a video message (available in Telegram apps as of v.4.0). <a href="class_tg_bot_1_1_video_note.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_voice.html">Voice</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This object represents a voice note. <a href="class_tg_bot_1_1_voice.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_webhook_info.html">WebhookInfo</a></td></tr> +<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Contains information about the current status of a webhook. <a href="class_tg_bot_1_1_webhook_info.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table> </div><!-- contents --> @@ -273,7 +357,7 @@ 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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/namespace_tg_bot.js b/docs/namespace_tg_bot.js index cd60562..ee2d0d9 100644 --- a/docs/namespace_tg_bot.js +++ b/docs/namespace_tg_bot.js @@ -1,8 +1,10 @@ var namespace_tg_bot = [ + [ "Animation", "class_tg_bot_1_1_animation.html", "class_tg_bot_1_1_animation" ], [ "Api", "class_tg_bot_1_1_api.html", "class_tg_bot_1_1_api" ], [ "Audio", "class_tg_bot_1_1_audio.html", "class_tg_bot_1_1_audio" ], [ "Bot", "class_tg_bot_1_1_bot.html", "class_tg_bot_1_1_bot" ], + [ "CallbackGame", "class_tg_bot_1_1_callback_game.html", "class_tg_bot_1_1_callback_game" ], [ "CallbackQuery", "class_tg_bot_1_1_callback_query.html", "class_tg_bot_1_1_callback_query" ], [ "Chat", "class_tg_bot_1_1_chat.html", "class_tg_bot_1_1_chat" ], [ "ChatMember", "class_tg_bot_1_1_chat_member.html", "class_tg_bot_1_1_chat_member" ], @@ -14,6 +16,8 @@ var namespace_tg_bot = [ "EventHandler", "class_tg_bot_1_1_event_handler.html", "class_tg_bot_1_1_event_handler" ], [ "File", "class_tg_bot_1_1_file.html", "class_tg_bot_1_1_file" ], [ "ForceReply", "class_tg_bot_1_1_force_reply.html", "class_tg_bot_1_1_force_reply" ], + [ "Game", "class_tg_bot_1_1_game.html", "class_tg_bot_1_1_game" ], + [ "GameHighScore", "class_tg_bot_1_1_game_high_score.html", "class_tg_bot_1_1_game_high_score" ], [ "GenericReply", "class_tg_bot_1_1_generic_reply.html", "class_tg_bot_1_1_generic_reply" ], [ "HttpClient", "class_tg_bot_1_1_http_client.html", "class_tg_bot_1_1_http_client" ], [ "HttpParser", "class_tg_bot_1_1_http_parser.html", "class_tg_bot_1_1_http_parser" ], diff --git a/docs/namespacemembers.html b/docs/namespacemembers.html index 5be6e37..0caeac5 100644 --- a/docs/namespacemembers.html +++ b/docs/namespacemembers.html @@ -110,7 +110,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/namespacemembers_func.html b/docs/namespacemembers_func.html index b88d597..074e42d 100644 --- a/docs/namespacemembers_func.html +++ b/docs/namespacemembers_func.html @@ -110,7 +110,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/namespaces.html b/docs/namespaces.html index 5bbda76..e0bb33a 100644 --- a/docs/namespaces.html +++ b/docs/namespaces.html @@ -95,7 +95,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <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> diff --git a/docs/navtreedata.js b/docs/navtreedata.js index 0df628d..7697145 100644 --- a/docs/navtreedata.js +++ b/docs/navtreedata.js @@ -35,11 +35,11 @@ var NAVTREE = var NAVTREEINDEX = [ -"_api_8h.html", -"class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea", -"class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618", -"class_tg_bot_1_1_sticker_set.html", -"functions_c.html" +"_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" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index 29530de..47249c1 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -1,39 +1,47 @@ var NAVTREEINDEX0 = { +"_animation_8h.html":[8,0,0,0,2,0], +"_animation_8h_source.html":[8,0,0,0,2,0], "_api_8h.html":[8,0,0,0,3], "_api_8h_source.html":[8,0,0,0,3], -"_audio_8h.html":[8,0,0,0,2,0], -"_audio_8h_source.html":[8,0,0,0,2,0], +"_audio_8h.html":[8,0,0,0,2,1], +"_audio_8h_source.html":[8,0,0,0,2,1], "_bot_8h.html":[8,0,0,0,4], "_bot_8h_source.html":[8,0,0,0,4], -"_callback_query_8h.html":[8,0,0,0,2,1], -"_callback_query_8h_source.html":[8,0,0,0,2,1], -"_chat_8h.html":[8,0,0,0,2,2], -"_chat_8h_source.html":[8,0,0,0,2,2], -"_chat_member_8h.html":[8,0,0,0,2,3], -"_chat_member_8h_source.html":[8,0,0,0,2,3], -"_chat_photo_8h.html":[8,0,0,0,2,4], -"_chat_photo_8h_source.html":[8,0,0,0,2,4], -"_chosen_inline_result_8h.html":[8,0,0,0,2,5], -"_chosen_inline_result_8h_source.html":[8,0,0,0,2,5], -"_contact_8h.html":[8,0,0,0,2,6], -"_contact_8h_source.html":[8,0,0,0,2,6], -"_document_8h.html":[8,0,0,0,2,7], -"_document_8h_source.html":[8,0,0,0,2,7], +"_callback_game_8h.html":[8,0,0,0,2,2], +"_callback_game_8h_source.html":[8,0,0,0,2,2], +"_callback_query_8h.html":[8,0,0,0,2,3], +"_callback_query_8h_source.html":[8,0,0,0,2,3], +"_chat_8h.html":[8,0,0,0,2,4], +"_chat_8h_source.html":[8,0,0,0,2,4], +"_chat_member_8h.html":[8,0,0,0,2,5], +"_chat_member_8h_source.html":[8,0,0,0,2,5], +"_chat_photo_8h.html":[8,0,0,0,2,6], +"_chat_photo_8h_source.html":[8,0,0,0,2,6], +"_chosen_inline_result_8h.html":[8,0,0,0,2,7], +"_chosen_inline_result_8h_source.html":[8,0,0,0,2,7], +"_contact_8h.html":[8,0,0,0,2,8], +"_contact_8h_source.html":[8,0,0,0,2,8], +"_document_8h.html":[8,0,0,0,2,9], +"_document_8h_source.html":[8,0,0,0,2,9], "_event_broadcaster_8h.html":[8,0,0,0,5], "_event_broadcaster_8h_source.html":[8,0,0,0,5], "_event_handler_8h.html":[8,0,0,0,6], "_event_handler_8h_source.html":[8,0,0,0,6], -"_file_8h.html":[8,0,0,0,2,8], -"_file_8h_source.html":[8,0,0,0,2,8], +"_file_8h.html":[8,0,0,0,2,10], +"_file_8h_source.html":[8,0,0,0,2,10], "_file_tools_8h.html":[8,0,0,0,1,0], "_file_tools_8h.html#a66bf0f3f36ad4f4fc1dcdf577c95cb92":[8,0,0,0,1,0,1], "_file_tools_8h.html#aeec0058e5af745983a1ef3e0f678348a":[8,0,0,0,1,0,0], "_file_tools_8h_source.html":[8,0,0,0,1,0], -"_force_reply_8h.html":[8,0,0,0,2,9], -"_force_reply_8h_source.html":[8,0,0,0,2,9], -"_generic_reply_8h.html":[8,0,0,0,2,10], -"_generic_reply_8h_source.html":[8,0,0,0,2,10], +"_force_reply_8h.html":[8,0,0,0,2,11], +"_force_reply_8h_source.html":[8,0,0,0,2,11], +"_game_8h.html":[8,0,0,0,2,12], +"_game_8h_source.html":[8,0,0,0,2,12], +"_game_high_score_8h.html":[8,0,0,0,2,13], +"_game_high_score_8h_source.html":[8,0,0,0,2,13], +"_generic_reply_8h.html":[8,0,0,0,2,14], +"_generic_reply_8h_source.html":[8,0,0,0,2,14], "_http_client_8h.html":[8,0,0,0,0,0], "_http_client_8h_source.html":[8,0,0,0,0,0], "_http_parser_8h.html":[8,0,0,0,0,1], @@ -42,108 +50,108 @@ var NAVTREEINDEX0 = "_http_req_arg_8h_source.html":[8,0,0,0,0,2], "_http_server_8h.html":[8,0,0,0,0,3], "_http_server_8h_source.html":[8,0,0,0,0,3], -"_inline_keyboard_button_8h.html":[8,0,0,0,2,11], -"_inline_keyboard_button_8h_source.html":[8,0,0,0,2,11], -"_inline_keyboard_markup_8h.html":[8,0,0,0,2,12], -"_inline_keyboard_markup_8h_source.html":[8,0,0,0,2,12], -"_inline_query_8h.html":[8,0,0,0,2,13], -"_inline_query_8h_source.html":[8,0,0,0,2,13], -"_inline_query_result_8h.html":[8,0,0,0,2,14], -"_inline_query_result_8h_source.html":[8,0,0,0,2,14], -"_inline_query_result_article_8h.html":[8,0,0,0,2,15], -"_inline_query_result_article_8h_source.html":[8,0,0,0,2,15], -"_inline_query_result_audio_8h.html":[8,0,0,0,2,16], -"_inline_query_result_audio_8h_source.html":[8,0,0,0,2,16], -"_inline_query_result_cached_audio_8h.html":[8,0,0,0,2,17], -"_inline_query_result_cached_audio_8h_source.html":[8,0,0,0,2,17], -"_inline_query_result_cached_document_8h.html":[8,0,0,0,2,18], -"_inline_query_result_cached_document_8h_source.html":[8,0,0,0,2,18], -"_inline_query_result_cached_gif_8h.html":[8,0,0,0,2,19], -"_inline_query_result_cached_gif_8h_source.html":[8,0,0,0,2,19], -"_inline_query_result_cached_mpeg4_gif_8h.html":[8,0,0,0,2,20], -"_inline_query_result_cached_mpeg4_gif_8h_source.html":[8,0,0,0,2,20], -"_inline_query_result_cached_photo_8h.html":[8,0,0,0,2,21], -"_inline_query_result_cached_photo_8h_source.html":[8,0,0,0,2,21], -"_inline_query_result_cached_sticker_8h.html":[8,0,0,0,2,22], -"_inline_query_result_cached_sticker_8h_source.html":[8,0,0,0,2,22], -"_inline_query_result_cached_video_8h.html":[8,0,0,0,2,23], -"_inline_query_result_cached_video_8h_source.html":[8,0,0,0,2,23], -"_inline_query_result_cached_voice_8h.html":[8,0,0,0,2,24], -"_inline_query_result_cached_voice_8h_source.html":[8,0,0,0,2,24], -"_inline_query_result_contact_8h.html":[8,0,0,0,2,25], -"_inline_query_result_contact_8h_source.html":[8,0,0,0,2,25], -"_inline_query_result_document_8h.html":[8,0,0,0,2,26], -"_inline_query_result_document_8h_source.html":[8,0,0,0,2,26], -"_inline_query_result_game_8h.html":[8,0,0,0,2,27], -"_inline_query_result_game_8h_source.html":[8,0,0,0,2,27], -"_inline_query_result_gif_8h.html":[8,0,0,0,2,28], -"_inline_query_result_gif_8h_source.html":[8,0,0,0,2,28], -"_inline_query_result_location_8h.html":[8,0,0,0,2,29], -"_inline_query_result_location_8h_source.html":[8,0,0,0,2,29], -"_inline_query_result_mpeg4_gif_8h.html":[8,0,0,0,2,30], -"_inline_query_result_mpeg4_gif_8h_source.html":[8,0,0,0,2,30], -"_inline_query_result_photo_8h.html":[8,0,0,0,2,31], -"_inline_query_result_photo_8h_source.html":[8,0,0,0,2,31], -"_inline_query_result_venue_8h.html":[8,0,0,0,2,32], -"_inline_query_result_venue_8h_source.html":[8,0,0,0,2,32], -"_inline_query_result_video_8h.html":[8,0,0,0,2,33], -"_inline_query_result_video_8h_source.html":[8,0,0,0,2,33], -"_inline_query_result_voice_8h.html":[8,0,0,0,2,34], -"_inline_query_result_voice_8h_source.html":[8,0,0,0,2,34], -"_input_contact_message_content_8h.html":[8,0,0,0,2,35], -"_input_contact_message_content_8h_source.html":[8,0,0,0,2,35], -"_input_file_8h.html":[8,0,0,0,2,36], -"_input_file_8h_source.html":[8,0,0,0,2,36], -"_input_location_message_content_8h.html":[8,0,0,0,2,37], -"_input_location_message_content_8h_source.html":[8,0,0,0,2,37], -"_input_media_8h.html":[8,0,0,0,2,38], -"_input_media_8h_source.html":[8,0,0,0,2,38], -"_input_media_photo_8h.html":[8,0,0,0,2,39], -"_input_media_photo_8h_source.html":[8,0,0,0,2,39], -"_input_media_video_8h.html":[8,0,0,0,2,40], -"_input_media_video_8h_source.html":[8,0,0,0,2,40], -"_input_message_content_8h.html":[8,0,0,0,2,41], -"_input_message_content_8h_source.html":[8,0,0,0,2,41], -"_input_text_message_content_8h.html":[8,0,0,0,2,42], -"_input_text_message_content_8h_source.html":[8,0,0,0,2,42], -"_input_venue_message_content_8h.html":[8,0,0,0,2,43], -"_input_venue_message_content_8h_source.html":[8,0,0,0,2,43], -"_invoice_8h.html":[8,0,0,0,2,44], -"_invoice_8h_source.html":[8,0,0,0,2,44], -"_keyboard_button_8h.html":[8,0,0,0,2,45], -"_keyboard_button_8h_source.html":[8,0,0,0,2,45], -"_labeled_price_8h.html":[8,0,0,0,2,46], -"_labeled_price_8h_source.html":[8,0,0,0,2,46], -"_location_8h.html":[8,0,0,0,2,47], -"_location_8h_source.html":[8,0,0,0,2,47], -"_mask_position_8h.html":[8,0,0,0,2,48], -"_mask_position_8h_source.html":[8,0,0,0,2,48], -"_message_8h.html":[8,0,0,0,2,49], -"_message_8h_source.html":[8,0,0,0,2,49], -"_message_entity_8h.html":[8,0,0,0,2,50], -"_message_entity_8h_source.html":[8,0,0,0,2,50], -"_order_info_8h.html":[8,0,0,0,2,51], -"_order_info_8h_source.html":[8,0,0,0,2,51], -"_photo_size_8h.html":[8,0,0,0,2,52], -"_photo_size_8h_source.html":[8,0,0,0,2,52], -"_pre_checkout_query_8h.html":[8,0,0,0,2,53], -"_pre_checkout_query_8h_source.html":[8,0,0,0,2,53], -"_reply_keyboard_markup_8h.html":[8,0,0,0,2,54], -"_reply_keyboard_markup_8h_source.html":[8,0,0,0,2,54], -"_reply_keyboard_remove_8h.html":[8,0,0,0,2,55], -"_reply_keyboard_remove_8h_source.html":[8,0,0,0,2,55], -"_response_parameters_8h.html":[8,0,0,0,2,56], -"_response_parameters_8h_source.html":[8,0,0,0,2,56], -"_shipping_address_8h.html":[8,0,0,0,2,57], -"_shipping_address_8h_source.html":[8,0,0,0,2,57], -"_shipping_option_8h.html":[8,0,0,0,2,58], -"_shipping_option_8h_source.html":[8,0,0,0,2,58], -"_shipping_query_8h.html":[8,0,0,0,2,59], -"_shipping_query_8h_source.html":[8,0,0,0,2,59], -"_sticker_8h.html":[8,0,0,0,2,60], -"_sticker_8h_source.html":[8,0,0,0,2,60], -"_sticker_set_8h.html":[8,0,0,0,2,61], -"_sticker_set_8h_source.html":[8,0,0,0,2,61], +"_inline_keyboard_button_8h.html":[8,0,0,0,2,15], +"_inline_keyboard_button_8h_source.html":[8,0,0,0,2,15], +"_inline_keyboard_markup_8h.html":[8,0,0,0,2,16], +"_inline_keyboard_markup_8h_source.html":[8,0,0,0,2,16], +"_inline_query_8h.html":[8,0,0,0,2,17], +"_inline_query_8h_source.html":[8,0,0,0,2,17], +"_inline_query_result_8h.html":[8,0,0,0,2,18], +"_inline_query_result_8h_source.html":[8,0,0,0,2,18], +"_inline_query_result_article_8h.html":[8,0,0,0,2,19], +"_inline_query_result_article_8h_source.html":[8,0,0,0,2,19], +"_inline_query_result_audio_8h.html":[8,0,0,0,2,20], +"_inline_query_result_audio_8h_source.html":[8,0,0,0,2,20], +"_inline_query_result_cached_audio_8h.html":[8,0,0,0,2,21], +"_inline_query_result_cached_audio_8h_source.html":[8,0,0,0,2,21], +"_inline_query_result_cached_document_8h.html":[8,0,0,0,2,22], +"_inline_query_result_cached_document_8h_source.html":[8,0,0,0,2,22], +"_inline_query_result_cached_gif_8h.html":[8,0,0,0,2,23], +"_inline_query_result_cached_gif_8h_source.html":[8,0,0,0,2,23], +"_inline_query_result_cached_mpeg4_gif_8h.html":[8,0,0,0,2,24], +"_inline_query_result_cached_mpeg4_gif_8h_source.html":[8,0,0,0,2,24], +"_inline_query_result_cached_photo_8h.html":[8,0,0,0,2,25], +"_inline_query_result_cached_photo_8h_source.html":[8,0,0,0,2,25], +"_inline_query_result_cached_sticker_8h.html":[8,0,0,0,2,26], +"_inline_query_result_cached_sticker_8h_source.html":[8,0,0,0,2,26], +"_inline_query_result_cached_video_8h.html":[8,0,0,0,2,27], +"_inline_query_result_cached_video_8h_source.html":[8,0,0,0,2,27], +"_inline_query_result_cached_voice_8h.html":[8,0,0,0,2,28], +"_inline_query_result_cached_voice_8h_source.html":[8,0,0,0,2,28], +"_inline_query_result_contact_8h.html":[8,0,0,0,2,29], +"_inline_query_result_contact_8h_source.html":[8,0,0,0,2,29], +"_inline_query_result_document_8h.html":[8,0,0,0,2,30], +"_inline_query_result_document_8h_source.html":[8,0,0,0,2,30], +"_inline_query_result_game_8h.html":[8,0,0,0,2,31], +"_inline_query_result_game_8h_source.html":[8,0,0,0,2,31], +"_inline_query_result_gif_8h.html":[8,0,0,0,2,32], +"_inline_query_result_gif_8h_source.html":[8,0,0,0,2,32], +"_inline_query_result_location_8h.html":[8,0,0,0,2,33], +"_inline_query_result_location_8h_source.html":[8,0,0,0,2,33], +"_inline_query_result_mpeg4_gif_8h.html":[8,0,0,0,2,34], +"_inline_query_result_mpeg4_gif_8h_source.html":[8,0,0,0,2,34], +"_inline_query_result_photo_8h.html":[8,0,0,0,2,35], +"_inline_query_result_photo_8h_source.html":[8,0,0,0,2,35], +"_inline_query_result_venue_8h.html":[8,0,0,0,2,36], +"_inline_query_result_venue_8h_source.html":[8,0,0,0,2,36], +"_inline_query_result_video_8h.html":[8,0,0,0,2,37], +"_inline_query_result_video_8h_source.html":[8,0,0,0,2,37], +"_inline_query_result_voice_8h.html":[8,0,0,0,2,38], +"_inline_query_result_voice_8h_source.html":[8,0,0,0,2,38], +"_input_contact_message_content_8h.html":[8,0,0,0,2,39], +"_input_contact_message_content_8h_source.html":[8,0,0,0,2,39], +"_input_file_8h.html":[8,0,0,0,2,40], +"_input_file_8h_source.html":[8,0,0,0,2,40], +"_input_location_message_content_8h.html":[8,0,0,0,2,41], +"_input_location_message_content_8h_source.html":[8,0,0,0,2,41], +"_input_media_8h.html":[8,0,0,0,2,42], +"_input_media_8h_source.html":[8,0,0,0,2,42], +"_input_media_photo_8h.html":[8,0,0,0,2,43], +"_input_media_photo_8h_source.html":[8,0,0,0,2,43], +"_input_media_video_8h.html":[8,0,0,0,2,44], +"_input_media_video_8h_source.html":[8,0,0,0,2,44], +"_input_message_content_8h.html":[8,0,0,0,2,45], +"_input_message_content_8h_source.html":[8,0,0,0,2,45], +"_input_text_message_content_8h.html":[8,0,0,0,2,46], +"_input_text_message_content_8h_source.html":[8,0,0,0,2,46], +"_input_venue_message_content_8h.html":[8,0,0,0,2,47], +"_input_venue_message_content_8h_source.html":[8,0,0,0,2,47], +"_invoice_8h.html":[8,0,0,0,2,48], +"_invoice_8h_source.html":[8,0,0,0,2,48], +"_keyboard_button_8h.html":[8,0,0,0,2,49], +"_keyboard_button_8h_source.html":[8,0,0,0,2,49], +"_labeled_price_8h.html":[8,0,0,0,2,50], +"_labeled_price_8h_source.html":[8,0,0,0,2,50], +"_location_8h.html":[8,0,0,0,2,51], +"_location_8h_source.html":[8,0,0,0,2,51], +"_mask_position_8h.html":[8,0,0,0,2,52], +"_mask_position_8h_source.html":[8,0,0,0,2,52], +"_message_8h.html":[8,0,0,0,2,53], +"_message_8h_source.html":[8,0,0,0,2,53], +"_message_entity_8h.html":[8,0,0,0,2,54], +"_message_entity_8h_source.html":[8,0,0,0,2,54], +"_order_info_8h.html":[8,0,0,0,2,55], +"_order_info_8h_source.html":[8,0,0,0,2,55], +"_photo_size_8h.html":[8,0,0,0,2,56], +"_photo_size_8h_source.html":[8,0,0,0,2,56], +"_pre_checkout_query_8h.html":[8,0,0,0,2,57], +"_pre_checkout_query_8h_source.html":[8,0,0,0,2,57], +"_reply_keyboard_markup_8h.html":[8,0,0,0,2,58], +"_reply_keyboard_markup_8h_source.html":[8,0,0,0,2,58], +"_reply_keyboard_remove_8h.html":[8,0,0,0,2,59], +"_reply_keyboard_remove_8h_source.html":[8,0,0,0,2,59], +"_response_parameters_8h.html":[8,0,0,0,2,60], +"_response_parameters_8h_source.html":[8,0,0,0,2,60], +"_shipping_address_8h.html":[8,0,0,0,2,61], +"_shipping_address_8h_source.html":[8,0,0,0,2,61], +"_shipping_option_8h.html":[8,0,0,0,2,62], +"_shipping_option_8h_source.html":[8,0,0,0,2,62], +"_shipping_query_8h.html":[8,0,0,0,2,63], +"_shipping_query_8h_source.html":[8,0,0,0,2,63], +"_sticker_8h.html":[8,0,0,0,2,64], +"_sticker_8h_source.html":[8,0,0,0,2,64], +"_sticker_set_8h.html":[8,0,0,0,2,65], +"_sticker_set_8h_source.html":[8,0,0,0,2,65], "_string_tools_8h.html":[8,0,0,0,1,1], "_string_tools_8h.html#a0136fb0794d49068fd59ee54863feaf0":[8,0,0,0,1,1,2], "_string_tools_8h.html#a4e79ae0938faa2be79b4004f8d38cc36":[8,0,0,0,1,1,4], @@ -153,8 +161,8 @@ var NAVTREEINDEX0 = "_string_tools_8h.html#abca17ac29bcc3e047459f3250497bd26":[8,0,0,0,1,1,3], "_string_tools_8h.html#ae7831577f52841166e96c93357956369":[8,0,0,0,1,1,5], "_string_tools_8h_source.html":[8,0,0,0,1,1], -"_successful_payment_8h.html":[8,0,0,0,2,62], -"_successful_payment_8h_source.html":[8,0,0,0,2,62], +"_successful_payment_8h.html":[8,0,0,0,2,66], +"_successful_payment_8h_source.html":[8,0,0,0,2,66], "_tg_exception_8h.html":[8,0,0,0,8], "_tg_exception_8h_source.html":[8,0,0,0,8], "_tg_long_poll_8h.html":[8,0,0,0,0,4], @@ -167,87 +175,79 @@ var NAVTREEINDEX0 = "_tg_webhook_server_8h_source.html":[8,0,0,0,0,6], "_tg_webhook_tcp_server_8h.html":[8,0,0,0,0,7], "_tg_webhook_tcp_server_8h_source.html":[8,0,0,0,0,7], -"_update_8h.html":[8,0,0,0,2,63], -"_update_8h_source.html":[8,0,0,0,2,63], +"_update_8h.html":[8,0,0,0,2,67], +"_update_8h_source.html":[8,0,0,0,2,67], "_url_8h.html":[8,0,0,0,0,8], "_url_8h_source.html":[8,0,0,0,0,8], -"_user_8h.html":[8,0,0,0,2,64], -"_user_8h_source.html":[8,0,0,0,2,64], -"_user_profile_photos_8h.html":[8,0,0,0,2,65], -"_user_profile_photos_8h_source.html":[8,0,0,0,2,65], -"_venue_8h.html":[8,0,0,0,2,66], -"_venue_8h_source.html":[8,0,0,0,2,66], -"_video_8h.html":[8,0,0,0,2,67], -"_video_8h_source.html":[8,0,0,0,2,67], -"_video_note_8h.html":[8,0,0,0,2,68], -"_video_note_8h_source.html":[8,0,0,0,2,68], -"_voice_8h.html":[8,0,0,0,2,69], -"_voice_8h_source.html":[8,0,0,0,2,69], -"_webhook_info_8h.html":[8,0,0,0,2,70], -"_webhook_info_8h_source.html":[8,0,0,0,2,70], +"_user_8h.html":[8,0,0,0,2,68], +"_user_8h_source.html":[8,0,0,0,2,68], +"_user_profile_photos_8h.html":[8,0,0,0,2,69], +"_user_profile_photos_8h_source.html":[8,0,0,0,2,69], +"_venue_8h.html":[8,0,0,0,2,70], +"_venue_8h_source.html":[8,0,0,0,2,70], +"_video_8h.html":[8,0,0,0,2,71], +"_video_8h_source.html":[8,0,0,0,2,71], +"_video_note_8h.html":[8,0,0,0,2,72], +"_video_note_8h_source.html":[8,0,0,0,2,72], +"_voice_8h.html":[8,0,0,0,2,73], +"_voice_8h_source.html":[8,0,0,0,2,73], +"_webhook_info_8h.html":[8,0,0,0,2,74], +"_webhook_info_8h_source.html":[8,0,0,0,2,74], "annotated.html":[7,0], +"class_tg_bot_1_1_animation.html":[5,1,0], +"class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df":[5,1,0,2], +"class_tg_bot_1_1_animation.html#a112e29bf5a35ef1fc78f093cf7ecc48d":[5,1,0,4], +"class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da":[5,1,0,3], +"class_tg_bot_1_1_animation.html#ac8e9bb631206971b80674a71002ed8a5":[5,1,0,5], +"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,51], +"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,49], -"class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7":[5,0,0,58], +"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,38], -"class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3":[5,0,0,46], -"class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f":[5,0,0,25], -"class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde":[5,0,0,30], -"class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4":[5,0,0,37], -"class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012":[5,0,0,63], +"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,47], +"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#a3b85e962cd7ed5df9f4204b8424aabef":[5,0,0,29], -"class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc":[5,0,0,41], +"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,28], -"class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e":[5,0,0,57], -"class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec":[5,0,0,61], -"class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0":[5,0,0,35], +"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,32], -"class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd":[5,0,0,40], -"class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535":[5,0,0,24], +"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,36], -"class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb":[5,0,0,39], -"class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae":[5,0,0,52], -"class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d":[5,0,0,31], -"class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b":[5,0,0,44], +"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,48], +"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,55], +"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#aa4024dc69467d5028f85380f92a6d5e9":[5,0,0,34], -"class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210":[5,0,0,27], -"class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07":[5,0,0,12], -"class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250":[5,0,0,54], -"class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2":[5,0,0,16], -"class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589":[5,0,0,56], -"class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d":[5,0,0,50], -"class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2":[5,0,0,45], -"class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee":[5,0,0,53], -"class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9":[5,0,0,26], -"class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8":[5,0,0,43], -"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,42], -"class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98":[5,0,0,60], -"class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f":[5,0,0,33], -"class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc":[5,0,0,62], -"class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5":[5,0,0,10] +"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] }; diff --git a/docs/navtreeindex1.js b/docs/navtreeindex1.js index f508c9e..75fc2b3 100644 --- a/docs/navtreeindex1.js +++ b/docs/navtreeindex1.js @@ -1,92 +1,112 @@ var NAVTREEINDEX1 = { -"class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea":[5,0,0,59], -"class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339":[5,0,0,64], -"class_tg_bot_1_1_audio.html":[5,1,0], -"class_tg_bot_1_1_audio.html#a0657e6fec492919e086084ab07bcf7ae":[5,1,0,4], -"class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034":[5,1,0,0], -"class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d":[5,1,0,1], -"class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4":[5,1,0,6], -"class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119":[5,1,0,5], -"class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726":[5,1,0,2], -"class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035":[5,1,0,3], +"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#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_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], +"class_tg_bot_1_1_audio.html#a91867bc1857d43021c352781c8b1764d":[5,1,1,1], +"class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4":[5,1,1,6], +"class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119":[5,1,1,5], +"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#a8b644ad116aa6f79a7bc2c308e02d332":[5,0,1,0], "class_tg_bot_1_1_bot.html#a99a820c47aa8f8cc0dba35bcd001cbe3":[5,0,1,1], "class_tg_bot_1_1_bot.html#ac7becb36b294dfbc556d534925d564ac":[5,0,1,3], -"class_tg_bot_1_1_callback_query.html":[5,1,1], -"class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e":[5,1,1,6], -"class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373":[5,1,1,1], -"class_tg_bot_1_1_callback_query.html#a355ff7d9025603af780a63be540da901":[5,1,1,3], -"class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795":[5,1,1,7], -"class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0":[5,1,1,0], -"class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734":[5,1,1,2], -"class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234":[5,1,1,4], -"class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df":[5,1,1,5], -"class_tg_bot_1_1_chat.html":[5,1,2], -"class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14":[5,1,2,11], -"class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c":[5,1,2,6], -"class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0":[5,1,2,12], -"class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68":[5,1,2,2], -"class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2":[5,1,2,7], -"class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a":[5,1,2,3], -"class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd":[5,1,2,13], -"class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29":[5,1,2,5], -"class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299":[5,1,2,4], -"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e":[5,1,2,1], -"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0":[5,1,2,1,1], -"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1":[5,1,2,1,0], -"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8":[5,1,2,1,3], -"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5":[5,1,2,1,2], -"class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48":[5,1,2,0], -"class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735":[5,1,2,9], -"class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e":[5,1,2,8], -"class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875":[5,1,2,10], -"class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990":[5,1,2,14], -"class_tg_bot_1_1_chat_member.html":[5,1,3], -"class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7":[5,1,3,5], -"class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7":[5,1,3,10], -"class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1":[5,1,3,16], -"class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422":[5,1,3,1], -"class_tg_bot_1_1_chat_member.html#a1c80bc423c534a4118ea8a4d1b7b9b2b":[5,1,3,8], -"class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666":[5,1,3,14], -"class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959":[5,1,3,2], -"class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d":[5,1,3,0], -"class_tg_bot_1_1_chat_member.html#a8da77ae47a171bdafc72c5420293ecbc":[5,1,3,6], -"class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e":[5,1,3,3], -"class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987":[5,1,3,4], -"class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23":[5,1,3,9], -"class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d":[5,1,3,15], -"class_tg_bot_1_1_chat_member.html#acf62ee2b93c10a11a34ec12dbdca7d21":[5,1,3,13], -"class_tg_bot_1_1_chat_member.html#ae8c21db2c7d9dae42c40494299ae9c01":[5,1,3,12], -"class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0":[5,1,3,7], -"class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c":[5,1,3,11], -"class_tg_bot_1_1_chat_photo.html":[5,1,4], -"class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e":[5,1,4,2], -"class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178":[5,1,4,1], -"class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265":[5,1,4,0], -"class_tg_bot_1_1_chosen_inline_result.html":[5,1,5], -"class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d":[5,1,5,4], -"class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270":[5,1,5,5], -"class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd":[5,1,5,1], -"class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c":[5,1,5,2], -"class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247":[5,1,5,0], -"class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998":[5,1,5,3], -"class_tg_bot_1_1_contact.html":[5,1,6], -"class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b":[5,1,6,4], -"class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b":[5,1,6,0], -"class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8":[5,1,6,1], -"class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3":[5,1,6,2], -"class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28":[5,1,6,3], -"class_tg_bot_1_1_document.html":[5,1,7], -"class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6":[5,1,7,2], -"class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f":[5,1,7,5], -"class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9":[5,1,7,3], -"class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c":[5,1,7,1], -"class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b":[5,1,7,4], -"class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e":[5,1,7,0], +"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], +"class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e":[5,1,3,6], +"class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373":[5,1,3,1], +"class_tg_bot_1_1_callback_query.html#a355ff7d9025603af780a63be540da901":[5,1,3,3], +"class_tg_bot_1_1_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795":[5,1,3,7], +"class_tg_bot_1_1_callback_query.html#a5a5e4f8368bd95ba214e68cde5d1c7c0":[5,1,3,0], +"class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734":[5,1,3,2], +"class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234":[5,1,3,4], +"class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df":[5,1,3,5], +"class_tg_bot_1_1_chat.html":[5,1,4], +"class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14":[5,1,4,11], +"class_tg_bot_1_1_chat.html#a0cb746cc149d10ada1af86753f25f93c":[5,1,4,6], +"class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0":[5,1,4,12], +"class_tg_bot_1_1_chat.html#a46092ec51dcc2ab4f54716eb21c4fb68":[5,1,4,2], +"class_tg_bot_1_1_chat.html#a5653ec719aa43764670c2c88055107e2":[5,1,4,7], +"class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a":[5,1,4,3], +"class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd":[5,1,4,13], +"class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29":[5,1,4,5], +"class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299":[5,1,4,4], +"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e":[5,1,4,1], +"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea03937134cedab9078be39a77ee3a48a0":[5,1,4,1,1], +"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1":[5,1,4,1,0], +"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8":[5,1,4,1,3], +"class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea9c306d98196730ac00fc621998b4a8f5":[5,1,4,1,2], +"class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48":[5,1,4,0], +"class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735":[5,1,4,9], +"class_tg_bot_1_1_chat.html#aea14be3f3c081d6aea387cd3613fc82e":[5,1,4,8], +"class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875":[5,1,4,10], +"class_tg_bot_1_1_chat.html#afce7dfa93a025025eef940447ed17990":[5,1,4,14], +"class_tg_bot_1_1_chat_member.html":[5,1,5], +"class_tg_bot_1_1_chat_member.html#a0f785d057d0b4ad7178f54c8a366b7b7":[5,1,5,5], +"class_tg_bot_1_1_chat_member.html#a12701701c84d3b29be86ac15fa940ed7":[5,1,5,10], +"class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1":[5,1,5,16], +"class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422":[5,1,5,1], +"class_tg_bot_1_1_chat_member.html#a1c80bc423c534a4118ea8a4d1b7b9b2b":[5,1,5,8], +"class_tg_bot_1_1_chat_member.html#a373057cf2fcca9ecb49951a5e61a6666":[5,1,5,14], +"class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959":[5,1,5,2], +"class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d":[5,1,5,0], +"class_tg_bot_1_1_chat_member.html#a8da77ae47a171bdafc72c5420293ecbc":[5,1,5,6], +"class_tg_bot_1_1_chat_member.html#a8f87b8e49404e2dcf10f0b7fdc0ebd2e":[5,1,5,3], +"class_tg_bot_1_1_chat_member.html#a94c6526ee858618a2de90e97b206c987":[5,1,5,4], +"class_tg_bot_1_1_chat_member.html#abee156a19f1a0b23e67a7424b432cb23":[5,1,5,9], +"class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d":[5,1,5,15], +"class_tg_bot_1_1_chat_member.html#acf62ee2b93c10a11a34ec12dbdca7d21":[5,1,5,13], +"class_tg_bot_1_1_chat_member.html#ae8c21db2c7d9dae42c40494299ae9c01":[5,1,5,12], +"class_tg_bot_1_1_chat_member.html#aebb5db396b746a9cbd1a4b7fed79b0a0":[5,1,5,7], +"class_tg_bot_1_1_chat_member.html#af834543dad37d08f3496f92d7c5e9f9c":[5,1,5,11], +"class_tg_bot_1_1_chat_photo.html":[5,1,6], +"class_tg_bot_1_1_chat_photo.html#a57106860db152f24486aba761cb5f44e":[5,1,6,2], +"class_tg_bot_1_1_chat_photo.html#a6939e40e825e12b9b5dd2002d6d4d178":[5,1,6,1], +"class_tg_bot_1_1_chat_photo.html#a732024e5287eef199f40dfef151d5265":[5,1,6,0], +"class_tg_bot_1_1_chosen_inline_result.html":[5,1,7], +"class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d":[5,1,7,4], +"class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270":[5,1,7,5], +"class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd":[5,1,7,1], +"class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c":[5,1,7,2], +"class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247":[5,1,7,0], +"class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998":[5,1,7,3], +"class_tg_bot_1_1_contact.html":[5,1,8], +"class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b":[5,1,8,4], +"class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b":[5,1,8,0], +"class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8":[5,1,8,1], +"class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3":[5,1,8,2], +"class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28":[5,1,8,3], +"class_tg_bot_1_1_document.html":[5,1,9], +"class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6":[5,1,9,2], +"class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f":[5,1,9,5], +"class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9":[5,1,9,3], +"class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c":[5,1,9,1], +"class_tg_bot_1_1_document.html#ac95f48d00ace3b28c97c4bfc1e3e592b":[5,1,9,4], +"class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e":[5,1,9,0], "class_tg_bot_1_1_event_broadcaster.html":[5,0,2], "class_tg_bot_1_1_event_broadcaster.html#a13e4a906203fe43a950f1420b68c7583":[5,0,2,7], "class_tg_bot_1_1_event_broadcaster.html#a21adc85e9ed2a08a186423a5231342a9":[5,0,2,4], @@ -100,33 +120,46 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_event_broadcaster.html#a95899d82f77288a43a28dd24d0fa687a":[5,0,2,3], "class_tg_bot_1_1_event_broadcaster.html#a9d3f31225ea84af8cb47ab2a53186ef0":[5,0,2,9], "class_tg_bot_1_1_event_broadcaster.html#ad8e56ab49dbe9b4960d454f8b408bf13":[5,0,2,8], -"class_tg_bot_1_1_event_handler.html":[7,0,0,11], -"class_tg_bot_1_1_event_handler.html#a3cb3f630e5a0bdc0baa44586920771b7":[7,0,0,11,0], -"class_tg_bot_1_1_event_handler.html#ae0fb2a7e25fe19e3e2ed6184967f1e0d":[7,0,0,11,1], -"class_tg_bot_1_1_file.html":[5,1,8], -"class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e":[5,1,8,1], -"class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445":[5,1,8,3], -"class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934":[5,1,8,0], -"class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e":[5,1,8,2], -"class_tg_bot_1_1_force_reply.html":[5,1,9], -"class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66":[5,1,9,0], -"class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7":[5,1,9,1], -"class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc":[5,1,9,2], -"class_tg_bot_1_1_generic_reply.html":[5,1,10], -"class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c":[5,1,10,1], -"class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f":[5,1,10,0], +"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_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], +"class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934":[5,1,10,0], +"class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e":[5,1,10,2], +"class_tg_bot_1_1_force_reply.html":[5,1,11], +"class_tg_bot_1_1_force_reply.html#a3d17d51e17dfdfd22d263bdeaf603b66":[5,1,11,0], +"class_tg_bot_1_1_force_reply.html#a8c4637ab74050185a86f5c058cf35de7":[5,1,11,1], +"class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc":[5,1,11,2], +"class_tg_bot_1_1_game.html":[5,1,12], +"class_tg_bot_1_1_game.html#a0ed54ba6406a8cc8623ba1748c166e7f":[5,1,12,5], +"class_tg_bot_1_1_game.html#a2578e62f28ad5191e1754983a14cad4c":[5,1,12,1], +"class_tg_bot_1_1_game.html#a38fe8bac265c3718117881a4d989f271":[5,1,12,3], +"class_tg_bot_1_1_game.html#a6a83e8940305ff4fad66dfe67dbb348b":[5,1,12,0], +"class_tg_bot_1_1_game.html#aa1f513d7c8058839d766f22b4090a3cb":[5,1,12,4], +"class_tg_bot_1_1_game.html#ac0edbacabf558513040e47b81910cdec":[5,1,12,6], +"class_tg_bot_1_1_game.html#acfd798616a7d6e8d1a0c7f6962e38893":[5,1,12,2], +"class_tg_bot_1_1_game_high_score.html":[5,1,13], +"class_tg_bot_1_1_game_high_score.html#a25eccb9018f74176b5c0baf25db721f4":[5,1,13,0], +"class_tg_bot_1_1_game_high_score.html#a327a049b8df70d93d9a734ad311f130d":[5,1,13,2], +"class_tg_bot_1_1_game_high_score.html#a76d2ff519f8a09b6550d78666950204f":[5,1,13,1], +"class_tg_bot_1_1_game_high_score.html#a8cbe4f32e28775c3f8aa0c9b78a9842b":[5,1,13,3], +"class_tg_bot_1_1_generic_reply.html":[5,1,14], +"class_tg_bot_1_1_generic_reply.html#a519019da5ab3cb27fc11bd56cc94123c":[5,1,14,1], +"class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f":[5,1,14,0], "class_tg_bot_1_1_http_client.html":[5,2,0], "class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5":[5,2,0,0], -"class_tg_bot_1_1_http_parser.html":[7,0,0,16], -"class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6":[7,0,0,16,2], -"class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671":[7,0,0,16,0], -"class_tg_bot_1_1_http_parser.html#a1d079d6433fa19dde0c1d45e95f1078d":[7,0,0,16,6], -"class_tg_bot_1_1_http_parser.html#a2b1741c0cd99ca9fb09786bcdb9d2aeb":[7,0,0,16,8], -"class_tg_bot_1_1_http_parser.html#a90bf3fc79f65796c6cc04a45f7f40487":[7,0,0,16,7], -"class_tg_bot_1_1_http_parser.html#a9ca6a48bea33e6258f550cb8eff11996":[7,0,0,16,3], -"class_tg_bot_1_1_http_parser.html#acb35df8dadb12af1c4526d7bfbe0310d":[7,0,0,16,5], -"class_tg_bot_1_1_http_parser.html#aec7201adbe2d835925716cceeddf9074":[7,0,0,16,1], -"class_tg_bot_1_1_http_parser.html#af32ca4f29ff9bf6ebcde3b8eaf7f6eb4":[7,0,0,16,4], +"class_tg_bot_1_1_http_parser.html":[7,0,0,20], +"class_tg_bot_1_1_http_parser.html#a182538da4def93b40fdd6ac9398944f6":[7,0,0,20,2], +"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#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#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], "class_tg_bot_1_1_http_req_arg.html#a74387e5b5fe9713a805b33e693930bd5":[5,2,1,3], "class_tg_bot_1_1_http_req_arg.html#a9772f0982d33fdebe587106d0b4f921d":[5,2,1,4], @@ -148,106 +181,73 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_http_server_1_1_connection.html#a8cecda345ca78c8dc43c39423511af4d":[5,2,2,0,1], "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,11], -"class_tg_bot_1_1_inline_keyboard_button.html#a12c3bfab730b6ec9f0d8ef39957bf406":[5,1,11,3], -"class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4":[5,1,11,1], -"class_tg_bot_1_1_inline_keyboard_button.html#a27b82f178b242b6417377daae1f09983":[5,1,11,0], -"class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f":[5,1,11,4], -"class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3":[5,1,11,5], -"class_tg_bot_1_1_inline_keyboard_button.html#ac04cb38b85aa31568e0acbb54202c274":[5,1,11,2], -"class_tg_bot_1_1_inline_keyboard_markup.html":[5,1,12], -"class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7":[5,1,12,0], -"class_tg_bot_1_1_inline_keyboard_markup.html#a7ff086034bc62f1a791f2e872e652b4b":[5,1,12,1], -"class_tg_bot_1_1_inline_query.html":[5,1,13], -"class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589":[5,1,13,4], -"class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c":[5,1,13,0], -"class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7":[5,1,13,2], -"class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04":[5,1,13,1], -"class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c":[5,1,13,5], -"class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a":[5,1,13,3], -"class_tg_bot_1_1_inline_query_result.html":[5,1,14], -"class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0":[5,1,14,2], -"class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994":[5,1,14,7], -"class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0":[5,1,14,8], -"class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282":[5,1,14,1], -"class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0":[5,1,14,6], -"class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db":[5,1,14,4], -"class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943":[5,1,14,5], -"class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70":[5,1,14,3], -"class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5":[5,1,14,0], -"class_tg_bot_1_1_inline_query_result_article.html":[5,1,15], -"class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d":[5,1,15,6], -"class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256":[5,1,15,3], -"class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90":[5,1,15,1], -"class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109":[5,1,15,7], -"class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e":[5,1,15,5], -"class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69":[5,1,15,0], -"class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404":[5,1,15,2], -"class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba":[5,1,15,4], -"class_tg_bot_1_1_inline_query_result_audio.html":[5,1,16], -"class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01":[5,1,16,2], -"class_tg_bot_1_1_inline_query_result_audio.html#a32196651921816a857b75a7e0163ed40":[5,1,16,3], -"class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca":[5,1,16,1], -"class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f":[5,1,16,0], -"class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1":[5,1,16,4], -"class_tg_bot_1_1_inline_query_result_cached_audio.html":[5,1,17], -"class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39":[5,1,17,2], -"class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec":[5,1,17,0], -"class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa":[5,1,17,1], -"class_tg_bot_1_1_inline_query_result_cached_document.html":[5,1,18], -"class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc":[5,1,18,1], -"class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650":[5,1,18,2], -"class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454":[5,1,18,3], -"class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f":[5,1,18,0], -"class_tg_bot_1_1_inline_query_result_cached_gif.html":[5,1,19], -"class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb":[5,1,19,0], -"class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9":[5,1,19,1], -"class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f":[5,1,19,2], -"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html":[5,1,20], -"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8":[5,1,20,2], -"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1":[5,1,20,1], -"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed":[5,1,20,0], -"class_tg_bot_1_1_inline_query_result_cached_photo.html":[5,1,21], -"class_tg_bot_1_1_inline_query_result_cached_photo.html#a1c592e3dea0aae88ccd8244f70b2e8d8":[5,1,21,0], -"class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac":[5,1,21,3], -"class_tg_bot_1_1_inline_query_result_cached_photo.html#ae3ee1094fb0d586145265557a4967472":[5,1,21,2], -"class_tg_bot_1_1_inline_query_result_cached_photo.html#afcb0d2106b2d57b2e0f77679258adbe7":[5,1,21,1], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html":[5,1,22], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5058676da96b77c58d6abb1979b0783e":[5,1,22,1], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a5b4730538d2f7fc2ba4ebbd244922d60":[5,1,22,0], -"class_tg_bot_1_1_inline_query_result_cached_sticker.html#a64bd220c343ee8165afc4e079bcb52fb":[5,1,22,2], -"class_tg_bot_1_1_inline_query_result_cached_video.html":[5,1,23], -"class_tg_bot_1_1_inline_query_result_cached_video.html#a91d532c7ec70a7362c3c5b94b1eef563":[5,1,23,0], -"class_tg_bot_1_1_inline_query_result_cached_video.html#a9e8cec9c88eaa986929575dda800f833":[5,1,23,2], -"class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7":[5,1,23,1], -"class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0":[5,1,23,3], -"class_tg_bot_1_1_inline_query_result_cached_voice.html":[5,1,24], -"class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88":[5,1,24,1], -"class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38":[5,1,24,0], -"class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759":[5,1,24,2], -"class_tg_bot_1_1_inline_query_result_contact.html":[5,1,25], -"class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48":[5,1,25,1], -"class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c":[5,1,25,0], -"class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d":[5,1,25,6], -"class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa":[5,1,25,7], -"class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003":[5,1,25,3], -"class_tg_bot_1_1_inline_query_result_contact.html#a70df19e3e75c6b798a72cfb3057da235":[5,1,25,2], -"class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228":[5,1,25,4], -"class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56":[5,1,25,5], -"class_tg_bot_1_1_inline_query_result_document.html":[5,1,26], -"class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f":[5,1,26,5], -"class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363":[5,1,26,2], -"class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce":[5,1,26,7], -"class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182":[5,1,26,4], -"class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df":[5,1,26,6], -"class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd":[5,1,26,0], -"class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746":[5,1,26,3], -"class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f":[5,1,26,1], -"class_tg_bot_1_1_inline_query_result_game.html":[5,1,27], -"class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a":[5,1,27,2], -"class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8":[5,1,27,1], -"class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d":[5,1,27,0], -"class_tg_bot_1_1_inline_query_result_gif.html":[5,1,28], -"class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3":[5,1,28,6], -"class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376":[5,1,28,5] +"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#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#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_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], +"class_tg_bot_1_1_inline_query.html":[5,1,17], +"class_tg_bot_1_1_inline_query.html#a02b19f8ececa0f1091ea52a17c3c8589":[5,1,17,4], +"class_tg_bot_1_1_inline_query.html#a82b36b38b3587e6a721b6fa579759b0c":[5,1,17,0], +"class_tg_bot_1_1_inline_query.html#a8787b5e72cbfc95c3e938143ba7f6ee7":[5,1,17,2], +"class_tg_bot_1_1_inline_query.html#a95db52178399e81913eec2b615ef8e04":[5,1,17,1], +"class_tg_bot_1_1_inline_query.html#ab82e5c7e1033a89af639cb105413568c":[5,1,17,5], +"class_tg_bot_1_1_inline_query.html#aeee09d6d167fb08ed2edd266befa8f8a":[5,1,17,3], +"class_tg_bot_1_1_inline_query_result.html":[5,1,18], +"class_tg_bot_1_1_inline_query_result.html#a1adbb76a14ff772aa8e06b26f302ade0":[5,1,18,2], +"class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994":[5,1,18,7], +"class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0":[5,1,18,8], +"class_tg_bot_1_1_inline_query_result.html#a3d521bee0ec085b4d59d99435ec5d282":[5,1,18,1], +"class_tg_bot_1_1_inline_query_result.html#a5b19b26210f5191e80fc1ed8de9a12a0":[5,1,18,6], +"class_tg_bot_1_1_inline_query_result.html#a75316c8ba9522f44aedb9788584156db":[5,1,18,4], +"class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943":[5,1,18,5], +"class_tg_bot_1_1_inline_query_result.html#acfc3e23bb91a081e9cbebea3de417f70":[5,1,18,3], +"class_tg_bot_1_1_inline_query_result.html#af567dd95c4dae7c4a895e561a97ed4c5":[5,1,18,0], +"class_tg_bot_1_1_inline_query_result_article.html":[5,1,19], +"class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d":[5,1,19,6], +"class_tg_bot_1_1_inline_query_result_article.html#a4f2858334ee45a2e409e82cdb5be0256":[5,1,19,3], +"class_tg_bot_1_1_inline_query_result_article.html#a5d70803e8c68ea279c0d620f73623b90":[5,1,19,1], +"class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109":[5,1,19,7], +"class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e":[5,1,19,5], +"class_tg_bot_1_1_inline_query_result_article.html#abde520162c5e38947c32dd0c11c00c69":[5,1,19,0], +"class_tg_bot_1_1_inline_query_result_article.html#adb17d53fd713e3203b6e3ebf4947d404":[5,1,19,2], +"class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba":[5,1,19,4], +"class_tg_bot_1_1_inline_query_result_audio.html":[5,1,20], +"class_tg_bot_1_1_inline_query_result_audio.html#a18d053fc3cfc83d5e8a769002a12ad01":[5,1,20,2], +"class_tg_bot_1_1_inline_query_result_audio.html#a32196651921816a857b75a7e0163ed40":[5,1,20,3], +"class_tg_bot_1_1_inline_query_result_audio.html#a566b685dd3a4334a1bd15c53f5abf6ca":[5,1,20,1], +"class_tg_bot_1_1_inline_query_result_audio.html#a7803831a6a91a6e927fef4d2f102601f":[5,1,20,0], +"class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1":[5,1,20,4], +"class_tg_bot_1_1_inline_query_result_cached_audio.html":[5,1,21], +"class_tg_bot_1_1_inline_query_result_cached_audio.html#a318af9a876c7785d9b70a1df30284a39":[5,1,21,2], +"class_tg_bot_1_1_inline_query_result_cached_audio.html#a8c75f3fe19c25570a15ad20e11b059ec":[5,1,21,0], +"class_tg_bot_1_1_inline_query_result_cached_audio.html#aa4e782d6b42aebab1d50584b00f1dbaa":[5,1,21,1], +"class_tg_bot_1_1_inline_query_result_cached_document.html":[5,1,22], +"class_tg_bot_1_1_inline_query_result_cached_document.html#a9863569993d146cbba9f6b82d36982fc":[5,1,22,1], +"class_tg_bot_1_1_inline_query_result_cached_document.html#adbd95fa3dd4f9d2efce22f79efff5650":[5,1,22,2], +"class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454":[5,1,22,3], +"class_tg_bot_1_1_inline_query_result_cached_document.html#ae306464c59510f2757fc6f919e33581f":[5,1,22,0], +"class_tg_bot_1_1_inline_query_result_cached_gif.html":[5,1,23], +"class_tg_bot_1_1_inline_query_result_cached_gif.html#aab9691736d261b69ca775a2cb7e130eb":[5,1,23,0], +"class_tg_bot_1_1_inline_query_result_cached_gif.html#ac990c0bdfcfc50e823cdc932b4b62ce9":[5,1,23,1], +"class_tg_bot_1_1_inline_query_result_cached_gif.html#ad23bb77e92125e6720c55e7747a9bb6f":[5,1,23,2], +"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html":[5,1,24], +"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a22d408fa2322cf94ac758fdec28796f8":[5,1,24,2], +"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a254f37e1825c60c400ce0a7842d87dd1":[5,1,24,1], +"class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#af229f5bd8982f0967e228194ce3345ed":[5,1,24,0], +"class_tg_bot_1_1_inline_query_result_cached_photo.html":[5,1,25], +"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] }; diff --git a/docs/navtreeindex2.js b/docs/navtreeindex2.js index 2d998d8..ee162c3 100644 --- a/docs/navtreeindex2.js +++ b/docs/navtreeindex2.js @@ -1,253 +1,253 @@ var NAVTREEINDEX2 = { -"class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618":[5,1,28,0], -"class_tg_bot_1_1_inline_query_result_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0":[5,1,28,4], -"class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6":[5,1,28,2], -"class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae":[5,1,28,3], -"class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874":[5,1,28,1], -"class_tg_bot_1_1_inline_query_result_location.html":[5,1,29], -"class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442":[5,1,29,6], -"class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2":[5,1,29,4], -"class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7":[5,1,29,3], -"class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc":[5,1,29,0], -"class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d":[5,1,29,1], -"class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4":[5,1,29,5], -"class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b":[5,1,29,2], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html":[5,1,30], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e":[5,1,30,2], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069":[5,1,30,4], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c":[5,1,30,5], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c":[5,1,30,3], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5":[5,1,30,6], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45":[5,1,30,0], -"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74":[5,1,30,1], -"class_tg_bot_1_1_inline_query_result_photo.html":[5,1,31], -"class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2":[5,1,31,4], -"class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8":[5,1,31,5], -"class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54":[5,1,31,1], -"class_tg_bot_1_1_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a":[5,1,31,2], -"class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c":[5,1,31,0], -"class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893":[5,1,31,6], -"class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7":[5,1,31,3], -"class_tg_bot_1_1_inline_query_result_venue.html":[5,1,32], -"class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9":[5,1,32,3], -"class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b":[5,1,32,2], -"class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5":[5,1,32,0], -"class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2":[5,1,32,6], -"class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c":[5,1,32,5], -"class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1":[5,1,32,1], -"class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90":[5,1,32,7], -"class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97":[5,1,32,4], -"class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517":[5,1,32,8], -"class_tg_bot_1_1_inline_query_result_video.html":[5,1,33], -"class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46":[5,1,33,1], -"class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8":[5,1,33,0], -"class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e":[5,1,33,6], -"class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec":[5,1,33,2], -"class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf":[5,1,33,3], -"class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4":[5,1,33,5], -"class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721":[5,1,33,4], -"class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3":[5,1,33,8], -"class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287":[5,1,33,7], -"class_tg_bot_1_1_inline_query_result_voice.html":[5,1,34], -"class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47":[5,1,34,1], -"class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9":[5,1,34,0], -"class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb":[5,1,34,2], -"class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9":[5,1,34,3], -"class_tg_bot_1_1_input_contact_message_content.html":[5,1,35], -"class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23":[5,1,35,4], -"class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d":[5,1,35,1], -"class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c":[5,1,35,3], -"class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6":[5,1,35,5], -"class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99":[5,1,35,0], -"class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0":[5,1,35,2], -"class_tg_bot_1_1_input_file.html":[5,1,36], -"class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e":[5,1,36,3], -"class_tg_bot_1_1_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7":[5,1,36,1], -"class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d":[5,1,36,2], -"class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f":[5,1,36,0], -"class_tg_bot_1_1_input_location_message_content.html":[5,1,37], -"class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16":[5,1,37,3], -"class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49":[5,1,37,4], -"class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840":[5,1,37,0], -"class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55":[5,1,37,2], -"class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e":[5,1,37,1], -"class_tg_bot_1_1_input_media.html":[5,1,38], -"class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b":[5,1,38,7], -"class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73":[5,1,38,1], -"class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf":[5,1,38,1,0], -"class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18":[5,1,38,1,1], -"class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77":[5,1,38,5], -"class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90":[5,1,38,2], -"class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226":[5,1,38,8], -"class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd":[5,1,38,3], -"class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c":[5,1,38,0], -"class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc":[5,1,38,6], -"class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8":[5,1,38,4], -"class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a":[5,1,38,9], -"class_tg_bot_1_1_input_media_photo.html":[5,1,39], -"class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3":[5,1,39,0], -"class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f":[5,1,39,1], -"class_tg_bot_1_1_input_media_video.html":[5,1,40], -"class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f":[5,1,40,0], -"class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea":[5,1,40,1], -"class_tg_bot_1_1_input_message_content.html":[5,1,41], -"class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d":[5,1,41,2], -"class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff":[5,1,41,0], -"class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033":[5,1,41,3], -"class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100":[5,1,41,1], -"class_tg_bot_1_1_input_text_message_content.html":[5,1,42], -"class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc":[5,1,42,3], -"class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7":[5,1,42,1], -"class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1":[5,1,42,4], -"class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495":[5,1,42,0], -"class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c":[5,1,42,5], -"class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760":[5,1,42,2], -"class_tg_bot_1_1_input_venue_message_content.html":[5,1,43], -"class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa":[5,1,43,3], -"class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77":[5,1,43,1], -"class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5":[5,1,43,2], -"class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100":[5,1,43,0], -"class_tg_bot_1_1_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34":[5,1,43,4], -"class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb":[5,1,43,5], -"class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8":[5,1,43,6], -"class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038":[5,1,43,7], -"class_tg_bot_1_1_invoice.html":[5,1,44], -"class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67":[5,1,44,0], -"class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae":[5,1,44,4], -"class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2":[5,1,44,3], -"class_tg_bot_1_1_invoice.html#a8008d2f948d705aa48bc0557d071e62f":[5,1,44,5], -"class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a":[5,1,44,1], -"class_tg_bot_1_1_invoice.html#ad3c1a7a4fbf8157e3fd72a2352226fbd":[5,1,44,2], -"class_tg_bot_1_1_keyboard_button.html":[5,1,45], -"class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381":[5,1,45,1], -"class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022":[5,1,45,2], -"class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e":[5,1,45,3], -"class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd":[5,1,45,0], -"class_tg_bot_1_1_labeled_price.html":[5,1,46], -"class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046":[5,1,46,2], -"class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c":[5,1,46,1], -"class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c":[5,1,46,0], -"class_tg_bot_1_1_location.html":[5,1,47], -"class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b":[5,1,47,1], -"class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678":[5,1,47,0], -"class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687":[5,1,47,2], -"class_tg_bot_1_1_mask_position.html":[5,1,48], -"class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1":[5,1,48,0], -"class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424":[5,1,48,4], -"class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e":[5,1,48,1], -"class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963":[5,1,48,2], -"class_tg_bot_1_1_mask_position.html#ac4e73bf83077bce72be0ee031f2f5d83":[5,1,48,3], -"class_tg_bot_1_1_message.html":[5,1,49], -"class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05":[5,1,49,5], -"class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b":[5,1,49,1], -"class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667":[5,1,49,18], -"class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29":[5,1,49,22], -"class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695":[5,1,49,4], -"class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e":[5,1,49,33], -"class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813":[5,1,49,30], -"class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5":[5,1,49,11], -"class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d":[5,1,49,0], -"class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9":[5,1,49,27], -"class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932":[5,1,49,8], -"class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093":[5,1,49,39], -"class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f":[5,1,49,35], -"class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0":[5,1,49,25], -"class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67":[5,1,49,2], -"class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d":[5,1,49,6], -"class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e":[5,1,49,14], -"class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035":[5,1,49,21], -"class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54":[5,1,49,3], -"class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a":[5,1,49,13], -"class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2":[5,1,49,20], -"class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a":[5,1,49,19], -"class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615":[5,1,49,31], -"class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a":[5,1,49,7], -"class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508":[5,1,49,16], -"class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea":[5,1,49,29], -"class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6":[5,1,49,32], -"class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e":[5,1,49,37], -"class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72":[5,1,49,12], -"class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef":[5,1,49,26], -"class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559":[5,1,49,34], -"class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03":[5,1,49,28], -"class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f":[5,1,49,38], -"class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d":[5,1,49,15], -"class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd":[5,1,49,10], -"class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14":[5,1,49,24], -"class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f":[5,1,49,9], -"class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5":[5,1,49,17], -"class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108":[5,1,49,36], -"class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56":[5,1,49,23], -"class_tg_bot_1_1_message_entity.html":[5,1,50], -"class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f":[5,1,50,4], -"class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38":[5,1,50,1], -"class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0":[5,1,50,0], -"class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628":[5,1,50,2], -"class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78":[5,1,50,3], -"class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48":[5,1,50,5], -"class_tg_bot_1_1_order_info.html":[5,1,51], -"class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c":[5,1,51,2], -"class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126":[5,1,51,1], -"class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16":[5,1,51,3], -"class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a":[5,1,51,0], -"class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82":[5,1,51,4], -"class_tg_bot_1_1_photo_size.html":[5,1,52], -"class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83":[5,1,52,0], -"class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6":[5,1,52,3], -"class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f":[5,1,52,4], -"class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4":[5,1,52,2], -"class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e":[5,1,52,1], -"class_tg_bot_1_1_pre_checkout_query.html":[5,1,53], -"class_tg_bot_1_1_pre_checkout_query.html#a5d21bc0c7610030e89a910029a5fb0ca":[5,1,53,5], -"class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf":[5,1,53,7], -"class_tg_bot_1_1_pre_checkout_query.html#a919320034b6e6f6b586a7311925bb028":[5,1,53,2], -"class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84":[5,1,53,6], -"class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207":[5,1,53,0], -"class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0":[5,1,53,4], -"class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182":[5,1,53,1], -"class_tg_bot_1_1_pre_checkout_query.html#afaf8a7d12af830eea0644c30f51f429e":[5,1,53,3], -"class_tg_bot_1_1_reply_keyboard_markup.html":[5,1,54], -"class_tg_bot_1_1_reply_keyboard_markup.html#a12205ba27bf676459507684be019799e":[5,1,54,2], -"class_tg_bot_1_1_reply_keyboard_markup.html#a87d9dc41554e585b137b922fa20fd020":[5,1,54,1], -"class_tg_bot_1_1_reply_keyboard_markup.html#aafed175ccf3c58fe7c3a15a2300a1ff3":[5,1,54,3], -"class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65":[5,1,54,4], -"class_tg_bot_1_1_reply_keyboard_markup.html#af19f8402b914b603ab41305dee55f44a":[5,1,54,0], -"class_tg_bot_1_1_reply_keyboard_remove.html":[5,1,55], -"class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408":[5,1,55,1], -"class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828":[5,1,55,2], -"class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148":[5,1,55,0], -"class_tg_bot_1_1_response_parameters.html":[5,1,56], -"class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182":[5,1,56,0], -"class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d":[5,1,56,1], -"class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990":[5,1,56,2], -"class_tg_bot_1_1_shipping_address.html":[5,1,57], -"class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24":[5,1,57,6], -"class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8":[5,1,57,2], -"class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2":[5,1,57,4], -"class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667":[5,1,57,3], -"class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d":[5,1,57,0], -"class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69":[5,1,57,1], -"class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338":[5,1,57,5], -"class_tg_bot_1_1_shipping_option.html":[5,1,58], -"class_tg_bot_1_1_shipping_option.html#a176727e25151781f0b050c58b329ff8e":[5,1,58,3], -"class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba":[5,1,58,2], -"class_tg_bot_1_1_shipping_option.html#ac482c80d9eae891d1a08437fa935f48c":[5,1,58,1], -"class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60":[5,1,58,0], -"class_tg_bot_1_1_shipping_query.html":[5,1,59], -"class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a":[5,1,59,4], -"class_tg_bot_1_1_shipping_query.html#a6f10c244ff5e3323961bdc7c5eb43f31":[5,1,59,1], -"class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64":[5,1,59,0], -"class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899":[5,1,59,3], -"class_tg_bot_1_1_shipping_query.html#ab3b7dedd15793e42c7efe594e38f8003":[5,1,59,2], -"class_tg_bot_1_1_sticker.html":[5,1,60], -"class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb":[5,1,60,8], -"class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce":[5,1,60,4], -"class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a":[5,1,60,3], -"class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2":[5,1,60,5], -"class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff":[5,1,60,0], -"class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001":[5,1,60,1], -"class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba":[5,1,60,6], -"class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1":[5,1,60,2], -"class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3":[5,1,60,7] +"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], +"class_tg_bot_1_1_inline_query_result_cached_video.html#ab67710f0343f80f75efc8d090e8e76c7":[5,1,27,1], +"class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0":[5,1,27,3], +"class_tg_bot_1_1_inline_query_result_cached_voice.html":[5,1,28], +"class_tg_bot_1_1_inline_query_result_cached_voice.html#a461c71f3ef391bc8676a20e31540bf88":[5,1,28,1], +"class_tg_bot_1_1_inline_query_result_cached_voice.html#a4b6ab1c49f87861ed9eb94a267210a38":[5,1,28,0], +"class_tg_bot_1_1_inline_query_result_cached_voice.html#ab3810efdb799663c6fa106b3d28fb759":[5,1,28,2], +"class_tg_bot_1_1_inline_query_result_contact.html":[5,1,29], +"class_tg_bot_1_1_inline_query_result_contact.html#a17bc65a6ab9f48a3490d1d9f1357bc48":[5,1,29,1], +"class_tg_bot_1_1_inline_query_result_contact.html#a217ad7763724144bd22c09270b2a308c":[5,1,29,0], +"class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d":[5,1,29,6], +"class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa":[5,1,29,7], +"class_tg_bot_1_1_inline_query_result_contact.html#a5ee952bdd68e0006d377398221c6e003":[5,1,29,3], +"class_tg_bot_1_1_inline_query_result_contact.html#a70df19e3e75c6b798a72cfb3057da235":[5,1,29,2], +"class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228":[5,1,29,4], +"class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56":[5,1,29,5], +"class_tg_bot_1_1_inline_query_result_document.html":[5,1,30], +"class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f":[5,1,30,5], +"class_tg_bot_1_1_inline_query_result_document.html#a1a8cb4000b1a15091a03196d3304b363":[5,1,30,2], +"class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce":[5,1,30,7], +"class_tg_bot_1_1_inline_query_result_document.html#a77536770d42b1df1879519ee99e7a182":[5,1,30,4], +"class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df":[5,1,30,6], +"class_tg_bot_1_1_inline_query_result_document.html#ab80da07f964cfc6a96125a3674c90cbd":[5,1,30,0], +"class_tg_bot_1_1_inline_query_result_document.html#ad100723d377947665ed69b77bc3a7746":[5,1,30,3], +"class_tg_bot_1_1_inline_query_result_document.html#ad92da531239a23a1badfee324d6cd03f":[5,1,30,1], +"class_tg_bot_1_1_inline_query_result_game.html":[5,1,31], +"class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a":[5,1,31,2], +"class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8":[5,1,31,1], +"class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d":[5,1,31,0], +"class_tg_bot_1_1_inline_query_result_gif.html":[5,1,32], +"class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3":[5,1,32,6], +"class_tg_bot_1_1_inline_query_result_gif.html#a0a205b57827e2512f96f4f2e3ae62376":[5,1,32,5], +"class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618":[5,1,32,0], +"class_tg_bot_1_1_inline_query_result_gif.html#a7f38ad7e89d2e911f3b5b8e4f9209ad0":[5,1,32,4], +"class_tg_bot_1_1_inline_query_result_gif.html#abe09430a376eb777fe7bc563ea1df5f6":[5,1,32,2], +"class_tg_bot_1_1_inline_query_result_gif.html#ac668e2b6fca9f023e5d4198acb73faae":[5,1,32,3], +"class_tg_bot_1_1_inline_query_result_gif.html#afdc37593f7f371b473a042e9dd832874":[5,1,32,1], +"class_tg_bot_1_1_inline_query_result_location.html":[5,1,33], +"class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442":[5,1,33,6], +"class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2":[5,1,33,4], +"class_tg_bot_1_1_inline_query_result_location.html#a7561bd9c6447a72a2a45a7fe966dbfb7":[5,1,33,3], +"class_tg_bot_1_1_inline_query_result_location.html#abe4f762145a16a14ef2c3d9f590392fc":[5,1,33,0], +"class_tg_bot_1_1_inline_query_result_location.html#ad5211e1bb511b3311161bbe5a5ae794d":[5,1,33,1], +"class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4":[5,1,33,5], +"class_tg_bot_1_1_inline_query_result_location.html#aedb605f7593c1772185cbb66bb63019b":[5,1,33,2], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html":[5,1,34], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a046e5ad4661be2e9adbe15890409584e":[5,1,34,2], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a32b8a36f73b908be5a142f58e3355069":[5,1,34,4], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a5fe876f117ad0b850c6e0333717e431c":[5,1,34,5], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#a783d22cb41d4f8ee598cddde8d98b90c":[5,1,34,3], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5":[5,1,34,6], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ad818a04396804ae76ea81d752d145e45":[5,1,34,0], +"class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#aee32f547953b7ea4735302fb41b7ac74":[5,1,34,1], +"class_tg_bot_1_1_inline_query_result_photo.html":[5,1,35], +"class_tg_bot_1_1_inline_query_result_photo.html#a0ad0da22b0a217208453aea34ed9a2c2":[5,1,35,4], +"class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8":[5,1,35,5], +"class_tg_bot_1_1_inline_query_result_photo.html#a3a81f1e745b332f7152376de4b700e54":[5,1,35,1], +"class_tg_bot_1_1_inline_query_result_photo.html#a3bc4bf8bfdadeff170be433b537d445a":[5,1,35,2], +"class_tg_bot_1_1_inline_query_result_photo.html#a7f4fb7963109c5e3e49b87e331cea12c":[5,1,35,0], +"class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893":[5,1,35,6], +"class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7":[5,1,35,3], +"class_tg_bot_1_1_inline_query_result_venue.html":[5,1,36], +"class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9":[5,1,36,3], +"class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b":[5,1,36,2], +"class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5":[5,1,36,0], +"class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2":[5,1,36,6], +"class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c":[5,1,36,5], +"class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1":[5,1,36,1], +"class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90":[5,1,36,7], +"class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97":[5,1,36,4], +"class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517":[5,1,36,8], +"class_tg_bot_1_1_inline_query_result_video.html":[5,1,37], +"class_tg_bot_1_1_inline_query_result_video.html#a028d74e67867e8f59ac9dfb07709da46":[5,1,37,1], +"class_tg_bot_1_1_inline_query_result_video.html#a08cf746fbd9637ddeb172aa3871941e8":[5,1,37,0], +"class_tg_bot_1_1_inline_query_result_video.html#a309ec0df18900ecaf458d6373b9aa49e":[5,1,37,6], +"class_tg_bot_1_1_inline_query_result_video.html#a43bbb53cf78b8ea8f40590d014e23eec":[5,1,37,2], +"class_tg_bot_1_1_inline_query_result_video.html#a6eb48f1bc3089f4caef133c8c6644baf":[5,1,37,3], +"class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4":[5,1,37,5], +"class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721":[5,1,37,4], +"class_tg_bot_1_1_inline_query_result_video.html#ac8b569e1eb960afc51ef894a553750a3":[5,1,37,8], +"class_tg_bot_1_1_inline_query_result_video.html#ace4b498ad92fd17782fbd8e40564f287":[5,1,37,7], +"class_tg_bot_1_1_inline_query_result_voice.html":[5,1,38], +"class_tg_bot_1_1_inline_query_result_voice.html#a01f73a78827c6ec75f7b355b521efd47":[5,1,38,1], +"class_tg_bot_1_1_inline_query_result_voice.html#a4cf1aa18aaec542598e39ee7416c7df9":[5,1,38,0], +"class_tg_bot_1_1_inline_query_result_voice.html#a628636c93a2dbf8440cb3989ba1aaceb":[5,1,38,2], +"class_tg_bot_1_1_inline_query_result_voice.html#afc09fe61b4fcdce1644d55ec488ecda9":[5,1,38,3], +"class_tg_bot_1_1_input_contact_message_content.html":[5,1,39], +"class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23":[5,1,39,4], +"class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d":[5,1,39,1], +"class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c":[5,1,39,3], +"class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6":[5,1,39,5], +"class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99":[5,1,39,0], +"class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0":[5,1,39,2], +"class_tg_bot_1_1_input_file.html":[5,1,40], +"class_tg_bot_1_1_input_file.html#a02575330b4deaa9d2cab5ebd8d8e2e5e":[5,1,40,3], +"class_tg_bot_1_1_input_file.html#a1633c8f4a40274f53ee6aed3ecd42ef7":[5,1,40,1], +"class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d":[5,1,40,2], +"class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f":[5,1,40,0], +"class_tg_bot_1_1_input_location_message_content.html":[5,1,41], +"class_tg_bot_1_1_input_location_message_content.html#a2fd689365b19b085bdd59f928e3c3e16":[5,1,41,3], +"class_tg_bot_1_1_input_location_message_content.html#a6dea79838b9c9f9194c1ec49d5eb8e49":[5,1,41,4], +"class_tg_bot_1_1_input_location_message_content.html#a80ef24779acdb726590e8aaa87c52840":[5,1,41,0], +"class_tg_bot_1_1_input_location_message_content.html#acbcd463ae944168b265e789509e6de55":[5,1,41,2], +"class_tg_bot_1_1_input_location_message_content.html#ace56f8081ed46a4729a5f37dacdcb05e":[5,1,41,1], +"class_tg_bot_1_1_input_media.html":[5,1,42], +"class_tg_bot_1_1_input_media.html#a0b8e0cc28a8283ca946b4aa5c5384a3b":[5,1,42,7], +"class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73":[5,1,42,1], +"class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf":[5,1,42,1,0], +"class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18":[5,1,42,1,1], +"class_tg_bot_1_1_input_media.html#a3b06a5b4686339b58c4a95b5734b4b77":[5,1,42,5], +"class_tg_bot_1_1_input_media.html#a5fd875b292792f8d699d7bb678e68c90":[5,1,42,2], +"class_tg_bot_1_1_input_media.html#a8080040900519b706a367ecfd7b28226":[5,1,42,8], +"class_tg_bot_1_1_input_media.html#aadf7e972c4ea70c771a0da27da4aa7cd":[5,1,42,3], +"class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c":[5,1,42,0], +"class_tg_bot_1_1_input_media.html#ae2761ade0de31f96074d6760661c7edc":[5,1,42,6], +"class_tg_bot_1_1_input_media.html#aeac8eae9ef4e06fa0c67b98a8a8042f8":[5,1,42,4], +"class_tg_bot_1_1_input_media.html#afa903b8b20fd1cf71b1f0510a4563a9a":[5,1,42,9], +"class_tg_bot_1_1_input_media_photo.html":[5,1,43], +"class_tg_bot_1_1_input_media_photo.html#a02ac033a0ebe474b02f745f4d9e8e2b3":[5,1,43,0], +"class_tg_bot_1_1_input_media_photo.html#ab064268a26729415ebfb71c5a0abf36f":[5,1,43,1], +"class_tg_bot_1_1_input_media_video.html":[5,1,44], +"class_tg_bot_1_1_input_media_video.html#a659beee71ba67a81f85892800761eb0f":[5,1,44,0], +"class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea":[5,1,44,1], +"class_tg_bot_1_1_input_message_content.html":[5,1,45], +"class_tg_bot_1_1_input_message_content.html#a102a0b7456c22110a7cf751f0273ee7d":[5,1,45,2], +"class_tg_bot_1_1_input_message_content.html#a2357dd0a36321a3b601b64a76d2d6dff":[5,1,45,0], +"class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033":[5,1,45,3], +"class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100":[5,1,45,1], +"class_tg_bot_1_1_input_text_message_content.html":[5,1,46], +"class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc":[5,1,46,3], +"class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7":[5,1,46,1], +"class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1":[5,1,46,4], +"class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495":[5,1,46,0], +"class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c":[5,1,46,5], +"class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760":[5,1,46,2], +"class_tg_bot_1_1_input_venue_message_content.html":[5,1,47], +"class_tg_bot_1_1_input_venue_message_content.html#a12eae6e237d0c62260a07f944fcfbdfa":[5,1,47,3], +"class_tg_bot_1_1_input_venue_message_content.html#a25b40f55f2e1c3f08d4159e7254a2e77":[5,1,47,1], +"class_tg_bot_1_1_input_venue_message_content.html#a3d08b7d6946538e949ec0293f72edec5":[5,1,47,2], +"class_tg_bot_1_1_input_venue_message_content.html#a48a9d369812ca327da77766140d22100":[5,1,47,0], +"class_tg_bot_1_1_input_venue_message_content.html#a567018a9fe54af6933dfa7815f6b4a34":[5,1,47,4], +"class_tg_bot_1_1_input_venue_message_content.html#a9e367296fc30563e5694764d0fcaffcb":[5,1,47,5], +"class_tg_bot_1_1_input_venue_message_content.html#ad3fb2b24df33d6eaa96243ab7a06f3f8":[5,1,47,6], +"class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038":[5,1,47,7], +"class_tg_bot_1_1_invoice.html":[5,1,48], +"class_tg_bot_1_1_invoice.html#a34a6d437618ea3be0a40c64400067f67":[5,1,48,0], +"class_tg_bot_1_1_invoice.html#a5b53e4a6a2e3669a960d379a4147abae":[5,1,48,4], +"class_tg_bot_1_1_invoice.html#a659ac0711c1be89009dddc04eea4dfb2":[5,1,48,3], +"class_tg_bot_1_1_invoice.html#a8008d2f948d705aa48bc0557d071e62f":[5,1,48,5], +"class_tg_bot_1_1_invoice.html#a9207fea93e6b3f3aa1081c8ab9039f8a":[5,1,48,1], +"class_tg_bot_1_1_invoice.html#ad3c1a7a4fbf8157e3fd72a2352226fbd":[5,1,48,2], +"class_tg_bot_1_1_keyboard_button.html":[5,1,49], +"class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381":[5,1,49,1], +"class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022":[5,1,49,2], +"class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e":[5,1,49,3], +"class_tg_bot_1_1_keyboard_button.html#afa66915e5a8d58dbd7276265f00b0bcd":[5,1,49,0], +"class_tg_bot_1_1_labeled_price.html":[5,1,50], +"class_tg_bot_1_1_labeled_price.html#a035375dfc58fe01e91d07fe918847046":[5,1,50,2], +"class_tg_bot_1_1_labeled_price.html#a09b9a91f5bebc7e889bad2d4455b243c":[5,1,50,1], +"class_tg_bot_1_1_labeled_price.html#a1d53775f4034427a2dfaae9ef176796c":[5,1,50,0], +"class_tg_bot_1_1_location.html":[5,1,51], +"class_tg_bot_1_1_location.html#a01c1a917a3ae8bcbc8977b1b5f0aea7b":[5,1,51,1], +"class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678":[5,1,51,0], +"class_tg_bot_1_1_location.html#aac2c4c71d72f1734a2439368f3e38687":[5,1,51,2], +"class_tg_bot_1_1_mask_position.html":[5,1,52], +"class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1":[5,1,52,0], +"class_tg_bot_1_1_mask_position.html#a56700f4f5ce4902c978df680cfd6a424":[5,1,52,4], +"class_tg_bot_1_1_mask_position.html#a8c22f087cecfcc16c6c563a6df6c9d7e":[5,1,52,1], +"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#a2291a3c7d9445a02774b4cd0e3972c29":[5,1,53,23], +"class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695":[5,1,53,4], +"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#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#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#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#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#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#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#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], +"class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38":[5,1,54,1], +"class_tg_bot_1_1_message_entity.html#a6710ffdbafba909633df7bcd8c488da0":[5,1,54,0], +"class_tg_bot_1_1_message_entity.html#aad8da7260ae4360536a0a461e6c5b628":[5,1,54,2], +"class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78":[5,1,54,3], +"class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48":[5,1,54,5], +"class_tg_bot_1_1_order_info.html":[5,1,55], +"class_tg_bot_1_1_order_info.html#a02755abd496d306c649ef45356fcd71c":[5,1,55,2], +"class_tg_bot_1_1_order_info.html#a0cc4794ebb169cd832b6724782e29126":[5,1,55,1], +"class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16":[5,1,55,3], +"class_tg_bot_1_1_order_info.html#a546d93329dceb7bbd542a82d34e3b76a":[5,1,55,0], +"class_tg_bot_1_1_order_info.html#a8e9f51e6dadba48789cb4c9c9ae14f82":[5,1,55,4], +"class_tg_bot_1_1_photo_size.html":[5,1,56], +"class_tg_bot_1_1_photo_size.html#a05f58e05528a02e6bc98b67a81e8ae83":[5,1,56,0], +"class_tg_bot_1_1_photo_size.html#a66dd9388e08330829fcae843f09e0ec6":[5,1,56,3], +"class_tg_bot_1_1_photo_size.html#a7259a178989557450d9732281d23099f":[5,1,56,4], +"class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4":[5,1,56,2], +"class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e":[5,1,56,1], +"class_tg_bot_1_1_pre_checkout_query.html":[5,1,57], +"class_tg_bot_1_1_pre_checkout_query.html#a5d21bc0c7610030e89a910029a5fb0ca":[5,1,57,5], +"class_tg_bot_1_1_pre_checkout_query.html#a8cfd3e1f3cd74543a365f8c514693cdf":[5,1,57,7], +"class_tg_bot_1_1_pre_checkout_query.html#a919320034b6e6f6b586a7311925bb028":[5,1,57,2], +"class_tg_bot_1_1_pre_checkout_query.html#a9cfe210488785f6980e6fb45ffb67e84":[5,1,57,6], +"class_tg_bot_1_1_pre_checkout_query.html#aa2f66d4bc5e55b3efbaaf285bcdbe207":[5,1,57,0], +"class_tg_bot_1_1_pre_checkout_query.html#abbc1cb2aed3ff25dde9272909455b9a0":[5,1,57,4], +"class_tg_bot_1_1_pre_checkout_query.html#ac681a885c6e253c134cd659b91348182":[5,1,57,1], +"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] }; diff --git a/docs/navtreeindex3.js b/docs/navtreeindex3.js index 1d722f5..9c405a8 100644 --- a/docs/navtreeindex3.js +++ b/docs/navtreeindex3.js @@ -1,187 +1,229 @@ var NAVTREEINDEX3 = { -"class_tg_bot_1_1_sticker_set.html":[5,1,61], -"class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34":[5,1,61,3], -"class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631":[5,1,61,2], -"class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6":[5,1,61,1], -"class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421":[5,1,61,0], -"class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2":[5,1,61,4], -"class_tg_bot_1_1_successful_payment.html":[5,1,62], -"class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6":[5,1,62,4], -"class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6":[5,1,62,2], -"class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e":[5,1,62,5], -"class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04":[5,1,62,6], -"class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7":[5,1,62,7], -"class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d":[5,1,62,0], -"class_tg_bot_1_1_successful_payment.html#a7cabedcd7e557d607baf968c2fc454f3":[5,1,62,1], -"class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829":[5,1,62,3], +"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], +"class_tg_bot_1_1_response_parameters.html#a345c84a4e959ed8e529b1cb6e76d0182":[5,1,60,0], +"class_tg_bot_1_1_response_parameters.html#a37baca0cf6ae91e41a20dbf2451a225d":[5,1,60,1], +"class_tg_bot_1_1_response_parameters.html#ab65e3cad1468f5fb762f822722031990":[5,1,60,2], +"class_tg_bot_1_1_shipping_address.html":[5,1,61], +"class_tg_bot_1_1_shipping_address.html#a2acc7779ce0095c3fea1db37190b9a24":[5,1,61,6], +"class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8":[5,1,61,2], +"class_tg_bot_1_1_shipping_address.html#a7820dd5013d52b4f011b8ccb3b4644d2":[5,1,61,4], +"class_tg_bot_1_1_shipping_address.html#a7c90dac349c28228c8babf63e06ce667":[5,1,61,3], +"class_tg_bot_1_1_shipping_address.html#a92871afa1e15fa06460729711ce6641d":[5,1,61,0], +"class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69":[5,1,61,1], +"class_tg_bot_1_1_shipping_address.html#ae54b22b7d2dc2feb81f9a3e05aeba338":[5,1,61,5], +"class_tg_bot_1_1_shipping_option.html":[5,1,62], +"class_tg_bot_1_1_shipping_option.html#a176727e25151781f0b050c58b329ff8e":[5,1,62,3], +"class_tg_bot_1_1_shipping_option.html#a1a21641a9f85591e898798c64007d8ba":[5,1,62,2], +"class_tg_bot_1_1_shipping_option.html#ac482c80d9eae891d1a08437fa935f48c":[5,1,62,1], +"class_tg_bot_1_1_shipping_option.html#af97bf7d55ed3bcd3090c08885f010f60":[5,1,62,0], +"class_tg_bot_1_1_shipping_query.html":[5,1,63], +"class_tg_bot_1_1_shipping_query.html#a3d99a04e8227422fe4349a42dd1ecd7a":[5,1,63,4], +"class_tg_bot_1_1_shipping_query.html#a6f10c244ff5e3323961bdc7c5eb43f31":[5,1,63,1], +"class_tg_bot_1_1_shipping_query.html#a952ccde4a79282a4c20f42cfed069d64":[5,1,63,0], +"class_tg_bot_1_1_shipping_query.html#aa62e1e79cd7f9ba961128ad89dde7899":[5,1,63,3], +"class_tg_bot_1_1_shipping_query.html#ab3b7dedd15793e42c7efe594e38f8003":[5,1,63,2], +"class_tg_bot_1_1_sticker.html":[5,1,64], +"class_tg_bot_1_1_sticker.html#a059e6027de50f618ca5d454cee943fcb":[5,1,64,8], +"class_tg_bot_1_1_sticker.html#a0d0e6098f8a11ab88df19ff64e5e62ce":[5,1,64,4], +"class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a":[5,1,64,3], +"class_tg_bot_1_1_sticker.html#a4e61ddba7363932939846585eec348e2":[5,1,64,5], +"class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff":[5,1,64,0], +"class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001":[5,1,64,1], +"class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba":[5,1,64,6], +"class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1":[5,1,64,2], +"class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3":[5,1,64,7], +"class_tg_bot_1_1_sticker_set.html":[5,1,65], +"class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34":[5,1,65,3], +"class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631":[5,1,65,2], +"class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6":[5,1,65,1], +"class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421":[5,1,65,0], +"class_tg_bot_1_1_sticker_set.html#ade2402dfdb526b9826eb4db22527f0e2":[5,1,65,4], +"class_tg_bot_1_1_successful_payment.html":[5,1,66], +"class_tg_bot_1_1_successful_payment.html#a06d9cb4285772b1e0aa91df415af4cf6":[5,1,66,4], +"class_tg_bot_1_1_successful_payment.html#a260f6306836c863523054f076c9350c6":[5,1,66,2], +"class_tg_bot_1_1_successful_payment.html#a29413281af3ef0ff5c60d3e4dac2435e":[5,1,66,5], +"class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04":[5,1,66,6], +"class_tg_bot_1_1_successful_payment.html#a5e2d3de9df8e9ee28b9e9c5e037cadc7":[5,1,66,7], +"class_tg_bot_1_1_successful_payment.html#a753e2643432af6f0b2561436f2b1da0d":[5,1,66,0], +"class_tg_bot_1_1_successful_payment.html#a7cabedcd7e557d607baf968c2fc454f3":[5,1,66,1], +"class_tg_bot_1_1_successful_payment.html#a7fd2215c7e0a0975477d8e5fff0ae829":[5,1,66,3], "class_tg_bot_1_1_tg_exception.html":[5,0,3], "class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15":[5,0,3,0], "class_tg_bot_1_1_tg_long_poll.html":[5,2,3], "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,73], -"class_tg_bot_1_1_tg_type_parser.html#a055777bf4e153923e9a45caf85cfd2ce":[7,0,0,73,115], -"class_tg_bot_1_1_tg_type_parser.html#a08541f9e83d92a4678f5cdd40bdf1269":[7,0,0,73,112], -"class_tg_bot_1_1_tg_type_parser.html#a0971fca04c1098373360f7ca233bbe6e":[7,0,0,73,46], -"class_tg_bot_1_1_tg_type_parser.html#a0ae6af509c8bb860b00f2ef3586adc9d":[7,0,0,73,10], -"class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5":[7,0,0,73,60], -"class_tg_bot_1_1_tg_type_parser.html#a0bba0597f0dc1ab7be8fc141d3561021":[7,0,0,73,133], -"class_tg_bot_1_1_tg_type_parser.html#a1056df14ce407245970f9108b803c311":[7,0,0,73,130], -"class_tg_bot_1_1_tg_type_parser.html#a119f2fe4230915ee34857fab33f829f2":[7,0,0,73,86], -"class_tg_bot_1_1_tg_type_parser.html#a11fa0dd87bf2ef69e8806e41481a29f8":[7,0,0,73,101], -"class_tg_bot_1_1_tg_type_parser.html#a126a79d2f5b024646db84e9355ffd23b":[7,0,0,73,22], -"class_tg_bot_1_1_tg_type_parser.html#a132384640371bae32ad87337231c40e6":[7,0,0,73,13], -"class_tg_bot_1_1_tg_type_parser.html#a15067523ded9cacec475b0c697b96503":[7,0,0,73,79], -"class_tg_bot_1_1_tg_type_parser.html#a170af298967452a8442571c63720b79a":[7,0,0,73,18], -"class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e":[7,0,0,73,141], -"class_tg_bot_1_1_tg_type_parser.html#a179c2d86d436bcea267516e4ac49f2da":[7,0,0,73,127], -"class_tg_bot_1_1_tg_type_parser.html#a18121dfb51fce662892fcd8433df0a80":[7,0,0,73,26], -"class_tg_bot_1_1_tg_type_parser.html#a186e99f8de0924d47e9183c0205a689f":[7,0,0,73,103], -"class_tg_bot_1_1_tg_type_parser.html#a1882c55a2f8cd4974dae09fb978e6aa2":[7,0,0,73,53], -"class_tg_bot_1_1_tg_type_parser.html#a1b41989120df5127623da72428928f70":[7,0,0,73,11], -"class_tg_bot_1_1_tg_type_parser.html#a1bae81f994031106d8189a0f48d2ec5f":[7,0,0,73,90], -"class_tg_bot_1_1_tg_type_parser.html#a1c5aeb82420b1974fc073e8d9d2d5804":[7,0,0,73,38], -"class_tg_bot_1_1_tg_type_parser.html#a1d160922a1ae90e8b46cac336e6462b6":[7,0,0,73,109], -"class_tg_bot_1_1_tg_type_parser.html#a203ed0972c40edbc296198f7cbc2d715":[7,0,0,73,74], -"class_tg_bot_1_1_tg_type_parser.html#a208d9ffe88d02bfc75c4eb73b9ac01ae":[7,0,0,73,84], -"class_tg_bot_1_1_tg_type_parser.html#a214386976a87be78bbf40f2772f11743":[7,0,0,73,20], -"class_tg_bot_1_1_tg_type_parser.html#a253eb0107f6fc70e9e8dedc17dfea8d9":[7,0,0,73,108], -"class_tg_bot_1_1_tg_type_parser.html#a26129e11a675d7ce0b529cd2a7965e25":[7,0,0,73,29], -"class_tg_bot_1_1_tg_type_parser.html#a2b2a8a66921f689e95bcccba331ca87b":[7,0,0,73,4], -"class_tg_bot_1_1_tg_type_parser.html#a2dfa0c7205973145b59dfe2e03fa5626":[7,0,0,73,137], -"class_tg_bot_1_1_tg_type_parser.html#a30ac065d8b649e16645cc94ea03c229b":[7,0,0,73,69], -"class_tg_bot_1_1_tg_type_parser.html#a3143f65a804f7441164e4f47ff69fbc9":[7,0,0,73,110], -"class_tg_bot_1_1_tg_type_parser.html#a33fe7a4700d1f905fefa16c2e3f35217":[7,0,0,73,113], -"class_tg_bot_1_1_tg_type_parser.html#a3496c77242846056ebf651684b05cf15":[7,0,0,73,77], -"class_tg_bot_1_1_tg_type_parser.html#a35ae90d0635f5761ed2e9357d2d7a141":[7,0,0,73,3], -"class_tg_bot_1_1_tg_type_parser.html#a3c0d8c6734097146785dd20e6602dcbf":[7,0,0,73,117], -"class_tg_bot_1_1_tg_type_parser.html#a3d5198a82839e4b83704c7c9cbc1019c":[7,0,0,73,111], -"class_tg_bot_1_1_tg_type_parser.html#a416731a2264b9056c93cfd5236ef3420":[7,0,0,73,122], -"class_tg_bot_1_1_tg_type_parser.html#a4607d2db77a94d211cb243927c2d2b40":[7,0,0,73,70], -"class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd":[7,0,0,73,1], -"class_tg_bot_1_1_tg_type_parser.html#a4ab33d085d2ae0dbc49596d4b5973aa6":[7,0,0,73,64], -"class_tg_bot_1_1_tg_type_parser.html#a50825341c20e8393f7c1316d9c68af8b":[7,0,0,73,17], -"class_tg_bot_1_1_tg_type_parser.html#a50d411ea8b1cda09d04d0d1fe57f1e09":[7,0,0,73,139], -"class_tg_bot_1_1_tg_type_parser.html#a51c07924f4159584f098f77b7d66a69f":[7,0,0,73,129], -"class_tg_bot_1_1_tg_type_parser.html#a560f953aae4f8fb0651b82b35867d24c":[7,0,0,73,93], -"class_tg_bot_1_1_tg_type_parser.html#a574be01cbd13bb63dac2bda2551ae170":[7,0,0,73,87], -"class_tg_bot_1_1_tg_type_parser.html#a5793eea051e46ecca54c5dc5d7c4f7d1":[7,0,0,73,47], -"class_tg_bot_1_1_tg_type_parser.html#a5db92a8dbf5b3ec781ff5209dbd9e74b":[7,0,0,73,85], -"class_tg_bot_1_1_tg_type_parser.html#a5e309d20e6bf4321ddc16bec7d050545":[7,0,0,73,52], -"class_tg_bot_1_1_tg_type_parser.html#a5f3e07e715226a326d3de577838e5525":[7,0,0,73,66], -"class_tg_bot_1_1_tg_type_parser.html#a6002f3681a749d9d9e1733cb926a6643":[7,0,0,73,5], -"class_tg_bot_1_1_tg_type_parser.html#a6252774e0a216a7e30f16fb32182846d":[7,0,0,73,25], -"class_tg_bot_1_1_tg_type_parser.html#a6570cf17b067f5f4d649f7a20f44040c":[7,0,0,73,83], -"class_tg_bot_1_1_tg_type_parser.html#a675429e3e189512d9b018565699610c4":[7,0,0,73,105], -"class_tg_bot_1_1_tg_type_parser.html#a69d57b8d5da285a07ec33918f057b132":[7,0,0,73,54], -"class_tg_bot_1_1_tg_type_parser.html#a6f0065be90200df3946dd781bba47263":[7,0,0,73,33], -"class_tg_bot_1_1_tg_type_parser.html#a6f885817899493546d20cfca4a443213":[7,0,0,73,99], -"class_tg_bot_1_1_tg_type_parser.html#a73871e9f9500adec7188e374d0ddd375":[7,0,0,73,119], -"class_tg_bot_1_1_tg_type_parser.html#a7460cb8f2223e91fdd4bd36e7688b3b4":[7,0,0,73,73], -"class_tg_bot_1_1_tg_type_parser.html#a78a0f5647ffad66c7d69295c86bba3f5":[7,0,0,73,2], -"class_tg_bot_1_1_tg_type_parser.html#a794a918da14da39f17bc604c3c10fe30":[7,0,0,73,68], -"class_tg_bot_1_1_tg_type_parser.html#a79b5f159c668a67b66dfda51470818e7":[7,0,0,73,28], -"class_tg_bot_1_1_tg_type_parser.html#a7b363893f0f80cbf99ee48559de23cf3":[7,0,0,73,14], -"class_tg_bot_1_1_tg_type_parser.html#a7b7b819b85ce52ea0cad3b89a1c38757":[7,0,0,73,63], -"class_tg_bot_1_1_tg_type_parser.html#a7ce6093da58310d5d8de2a068eeb5512":[7,0,0,73,57], -"class_tg_bot_1_1_tg_type_parser.html#a7dd3c05b4ee1ee93881cc970fdb55059":[7,0,0,73,102], -"class_tg_bot_1_1_tg_type_parser.html#a7f1313fb5694efa7f7d6caa4e73176c9":[7,0,0,73,138], -"class_tg_bot_1_1_tg_type_parser.html#a84b4fc14b5073a6007e80e176c823df4":[7,0,0,73,116], -"class_tg_bot_1_1_tg_type_parser.html#a84eb2a26089f3fe1467b70367ed056b7":[7,0,0,73,9], -"class_tg_bot_1_1_tg_type_parser.html#a89730b5e5515446b996572a1d2eb527a":[7,0,0,73,32], -"class_tg_bot_1_1_tg_type_parser.html#a8979e13968a0ec55a811aefa588960a5":[7,0,0,73,50], -"class_tg_bot_1_1_tg_type_parser.html#a8a787547e63b7ede8d20ef64e9213a02":[7,0,0,73,104], -"class_tg_bot_1_1_tg_type_parser.html#a8baab45c76cac6427cde907f95792864":[7,0,0,73,81], -"class_tg_bot_1_1_tg_type_parser.html#a8ea88c178aa2ea2b707e3f9165796cda":[7,0,0,73,7], -"class_tg_bot_1_1_tg_type_parser.html#a8ff0d8cbdae9e65edc11f345e1a93a94":[7,0,0,73,124], -"class_tg_bot_1_1_tg_type_parser.html#a931e795baba8eab26a34adbfd6f0a3d2":[7,0,0,73,95], -"class_tg_bot_1_1_tg_type_parser.html#a93cdc4f7e25c531a5748aaa1c771bf50":[7,0,0,73,80], -"class_tg_bot_1_1_tg_type_parser.html#a944d9baf9397ae21b3d02a17255d0d74":[7,0,0,73,44], -"class_tg_bot_1_1_tg_type_parser.html#a975f16b6132ea35a4844118f1a1a8374":[7,0,0,73,135], -"class_tg_bot_1_1_tg_type_parser.html#a97c29c797018934139109f426e0c1865":[7,0,0,73,55], -"class_tg_bot_1_1_tg_type_parser.html#a9aa9b9bb1c9869f273b6018d3eed9a67":[7,0,0,73,67], -"class_tg_bot_1_1_tg_type_parser.html#a9bf3c43480d706e39e15957668838d21":[7,0,0,73,76], -"class_tg_bot_1_1_tg_type_parser.html#aa143e2f6c8ee094813b6a6f6d7761cd0":[7,0,0,73,89], -"class_tg_bot_1_1_tg_type_parser.html#aa35193c7b8f13fbfbac6a4ebd5b68dcf":[7,0,0,73,34], -"class_tg_bot_1_1_tg_type_parser.html#aa3d4d7e6505797bb9533787843525c3d":[7,0,0,73,59], -"class_tg_bot_1_1_tg_type_parser.html#aa467ac58012075c932947a5e120f498a":[7,0,0,73,42], -"class_tg_bot_1_1_tg_type_parser.html#aa560bfad2fb780ed8ec4f0f5a505f051":[7,0,0,73,16], -"class_tg_bot_1_1_tg_type_parser.html#aa89f26151c1b46bea59ff9f7e61315f3":[7,0,0,73,41], -"class_tg_bot_1_1_tg_type_parser.html#aa8cc36d3fb323ca8732db424ebd6048c":[7,0,0,73,71], -"class_tg_bot_1_1_tg_type_parser.html#aa9fea94f0ce162339bcadc87b30cf133":[7,0,0,73,118], -"class_tg_bot_1_1_tg_type_parser.html#aaa1491bf38340ff8baec767732de1a5a":[7,0,0,73,30], -"class_tg_bot_1_1_tg_type_parser.html#aaa39e08cf74e63855e4c70deb7249c6e":[7,0,0,73,39], -"class_tg_bot_1_1_tg_type_parser.html#aac8191cfb3e405286e4755336e9967ae":[7,0,0,73,114], -"class_tg_bot_1_1_tg_type_parser.html#aace0adff9509dcef989074fd76e6f04d":[7,0,0,73,106], -"class_tg_bot_1_1_tg_type_parser.html#aad0b2019365e871291381463d6199385":[7,0,0,73,45], -"class_tg_bot_1_1_tg_type_parser.html#ab5711db94f14f6862f352a47e5283d18":[7,0,0,73,62], -"class_tg_bot_1_1_tg_type_parser.html#ab5c08d34cc46b64b8826684b7c43aeb1":[7,0,0,73,100], -"class_tg_bot_1_1_tg_type_parser.html#ab65d412769ea996c0cb671f9c961631b":[7,0,0,73,6], -"class_tg_bot_1_1_tg_type_parser.html#ab840017893dba49b60eca92bb36de41e":[7,0,0,73,49], -"class_tg_bot_1_1_tg_type_parser.html#ab84925dab3d05168099cfb1758c24eff":[7,0,0,73,21], -"class_tg_bot_1_1_tg_type_parser.html#ab8eb4c64bd6a69dcda8f2fc103c7338d":[7,0,0,73,65], -"class_tg_bot_1_1_tg_type_parser.html#ab8ec905ef28660617232f791dd5a4c33":[7,0,0,73,132], -"class_tg_bot_1_1_tg_type_parser.html#ac23717cd020f5f312ac00d4c106c1366":[7,0,0,73,51], -"class_tg_bot_1_1_tg_type_parser.html#ac573f03f03c30455f91e509d709c35f1":[7,0,0,73,98], -"class_tg_bot_1_1_tg_type_parser.html#aca144c409956718fb5b8b2063cc48204":[7,0,0,73,8], -"class_tg_bot_1_1_tg_type_parser.html#aca2d3c40be05cf683dc613b3eef602b5":[7,0,0,73,58], -"class_tg_bot_1_1_tg_type_parser.html#acf36e32c65d1459a19ad344abd1df158":[7,0,0,73,97], -"class_tg_bot_1_1_tg_type_parser.html#ad14018321861d8fd2197b205b79b7eb9":[7,0,0,73,94], -"class_tg_bot_1_1_tg_type_parser.html#ad5346feffcb4ac969295c8b29b349e78":[7,0,0,73,23], -"class_tg_bot_1_1_tg_type_parser.html#ad6d33a3fef556360092afd0a2cb959f0":[7,0,0,73,0], -"class_tg_bot_1_1_tg_type_parser.html#ad738633b8425a0d2cf32444e7840d8c4":[7,0,0,73,78], -"class_tg_bot_1_1_tg_type_parser.html#ad8256fe6bd79b80711a44a4c5954b257":[7,0,0,73,107], -"class_tg_bot_1_1_tg_type_parser.html#ad9980a20fca6e9b4e12211ae751e9795":[7,0,0,73,43], -"class_tg_bot_1_1_tg_type_parser.html#adbfa2a84365eafbf54d240cf46dc8159":[7,0,0,73,36], -"class_tg_bot_1_1_tg_type_parser.html#ade5925f7cdce4ee3641853c72a5b51c5":[7,0,0,73,128], -"class_tg_bot_1_1_tg_type_parser.html#ae0837eb5ac49d31700f5a337e86ea21d":[7,0,0,73,121], -"class_tg_bot_1_1_tg_type_parser.html#ae1701d47f9e5eb4a9b46a8278ea03433":[7,0,0,73,123], -"class_tg_bot_1_1_tg_type_parser.html#ae196564c416664de484f8ecc046112b5":[7,0,0,73,82], -"class_tg_bot_1_1_tg_type_parser.html#ae37d93d67c69431d1f7944e57b3324b5":[7,0,0,73,27], -"class_tg_bot_1_1_tg_type_parser.html#ae3a90b403b79a05fbc35d4fcc681ceee":[7,0,0,73,96], -"class_tg_bot_1_1_tg_type_parser.html#ae450dfabbb1efdc3e4c3366590e27a3b":[7,0,0,73,136], -"class_tg_bot_1_1_tg_type_parser.html#ae499680fd9cc2c73fb7cd8e55906ae35":[7,0,0,73,40], -"class_tg_bot_1_1_tg_type_parser.html#ae88fe04858df67e643d024e1f0272a05":[7,0,0,73,37], -"class_tg_bot_1_1_tg_type_parser.html#aea2380a669e8187c0fb15f037ccd3712":[7,0,0,73,19], -"class_tg_bot_1_1_tg_type_parser.html#aea42d5ef9d92d13956af176efe41aea1":[7,0,0,73,140], -"class_tg_bot_1_1_tg_type_parser.html#aedd80048387f6f93e32757ae13c65ac7":[7,0,0,73,72], -"class_tg_bot_1_1_tg_type_parser.html#aee5eb982f32ffd16eba7f9efc87865a5":[7,0,0,73,88], -"class_tg_bot_1_1_tg_type_parser.html#aef4869ecc38b1a6ec32c33c0f52e6d87":[7,0,0,73,61], -"class_tg_bot_1_1_tg_type_parser.html#af0ddbda92234bbf635b947e5ef30407d":[7,0,0,73,131], -"class_tg_bot_1_1_tg_type_parser.html#af251f0b443ff6e652697c33d4d5193da":[7,0,0,73,92], -"class_tg_bot_1_1_tg_type_parser.html#af2f682e67258aec95323096b96813592":[7,0,0,73,12], -"class_tg_bot_1_1_tg_type_parser.html#af46802670f796f0e2139ec551bfa0f20":[7,0,0,73,126], -"class_tg_bot_1_1_tg_type_parser.html#af5687838fb0246a56306e083a5518456":[7,0,0,73,120], -"class_tg_bot_1_1_tg_type_parser.html#af5f07236f584e0642d1015b71a1cf16c":[7,0,0,73,56], -"class_tg_bot_1_1_tg_type_parser.html#af633562ea1a0f1d287ac5cecf0695390":[7,0,0,73,24], -"class_tg_bot_1_1_tg_type_parser.html#af7397a0b12324d63ddb6d2242a6278e0":[7,0,0,73,134], -"class_tg_bot_1_1_tg_type_parser.html#af8a160007d57837edc80b557a6467e6b":[7,0,0,73,35], -"class_tg_bot_1_1_tg_type_parser.html#af9a4e1d8cb7b3a4d026785219cdaf345":[7,0,0,73,48], -"class_tg_bot_1_1_tg_type_parser.html#afa6de0a228a44629248fb079ba4aea53":[7,0,0,73,75], -"class_tg_bot_1_1_tg_type_parser.html#afb2a32bca2c0f7f2d36f7b50350df181":[7,0,0,73,91], -"class_tg_bot_1_1_tg_type_parser.html#afb2d57ba25b6a53c308142b9386b99cb":[7,0,0,73,125], -"class_tg_bot_1_1_tg_type_parser.html#afb59dff4e2abcefdae69c98efdf61d95":[7,0,0,73,31], -"class_tg_bot_1_1_tg_type_parser.html#afe554cc15fd1d1312de42fa46fb6ad2b":[7,0,0,73,15], -"class_tg_bot_1_1_tg_webhook_server.html":[7,0,0,74], -"class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0":[7,0,0,74,0], -"class_tg_bot_1_1_tg_webhook_server.html#a283030203b2ddd9225792d24d9f4abb1":[7,0,0,74,2], -"class_tg_bot_1_1_tg_webhook_server.html#abc86408e0e5254a07e8a05666c7980f9":[7,0,0,74,1], +"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_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], "class_tg_bot_1_1_tg_webhook_tcp_server.html#a7e1192771fa0448a6e2347902a74a032":[5,2,4,1], -"class_tg_bot_1_1_update.html":[5,1,63], -"class_tg_bot_1_1_update.html#a05588da55717387ef91434f014afff1b":[5,1,63,4], -"class_tg_bot_1_1_update.html#a188502d94515baee85ba30f58cffa1b5":[5,1,63,5], -"class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f":[5,1,63,1], -"class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b":[5,1,63,3], -"class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b":[5,1,63,2], -"class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c":[5,1,63,7], -"class_tg_bot_1_1_update.html#abace63cf3605fe7a480a3bb839a672a8":[5,1,63,0], -"class_tg_bot_1_1_update.html#aea03e36b9015a0fe9f1278564c5b8806":[5,1,63,6], -"class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097":[5,1,63,8], +"class_tg_bot_1_1_update.html":[5,1,67], +"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#aa3fab72bc10111e2f8f8930c43a0ff8b":[5,1,67,3], +"class_tg_bot_1_1_update.html#aabddc6947fe255f1763802532d34ef2b":[5,1,67,2], +"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_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], @@ -189,65 +231,23 @@ var NAVTREEINDEX3 = "class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3":[5,2,5,0], "class_tg_bot_1_1_url.html#aa3536ad7ecd12e04db434e7566ae53e7":[5,2,5,2], "class_tg_bot_1_1_url.html#abed0138e57cc2d003b61b319f34c4fcd":[5,2,5,1], -"class_tg_bot_1_1_user.html":[5,1,64], -"class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba":[5,1,64,6], -"class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0":[5,1,64,5], -"class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f":[5,1,64,2], -"class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0":[5,1,64,1], -"class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf":[5,1,64,3], -"class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79":[5,1,64,0], -"class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9":[5,1,64,4], -"class_tg_bot_1_1_user_profile_photos.html":[5,1,65], -"class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675":[5,1,65,2], -"class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16":[5,1,65,1], -"class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55":[5,1,65,0], -"class_tg_bot_1_1_venue.html":[5,1,66], -"class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459":[5,1,66,1], -"class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce":[5,1,66,3], -"class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14":[5,1,66,0], -"class_tg_bot_1_1_venue.html#aec6a2d5230788e85a55cc407246ad968":[5,1,66,2], -"class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50":[5,1,66,4], -"class_tg_bot_1_1_video.html":[5,1,67], -"class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593":[5,1,67,0], -"class_tg_bot_1_1_video.html#a0aea87cd20a804a8e8410858b6d40968":[5,1,67,4], -"class_tg_bot_1_1_video.html#a4162b4cc66825ce32fea222399ef3356":[5,1,67,5], -"class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289":[5,1,67,2], -"class_tg_bot_1_1_video.html#a65ea94712e107b2e36109f5ec88b0a35":[5,1,67,7], -"class_tg_bot_1_1_video.html#a93c71de6b8a012b185618a896c4c5e5a":[5,1,67,1], -"class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7":[5,1,67,6], -"class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f":[5,1,67,3], -"class_tg_bot_1_1_video_note.html":[5,1,68], -"class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02":[5,1,68,3], -"class_tg_bot_1_1_video_note.html#a353b92dd7a6d3f4b370dcbea9a7f40ec":[5,1,68,1], -"class_tg_bot_1_1_video_note.html#a6724ff1d3da3887d961a70eb67b42825":[5,1,68,0], -"class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763":[5,1,68,2], -"class_tg_bot_1_1_video_note.html#ac9d929d057a59bdfb1dee50819b0e06f":[5,1,68,5], -"class_tg_bot_1_1_video_note.html#ad66d67d76de6e2124c5c2d28fc6fd51b":[5,1,68,4], -"class_tg_bot_1_1_voice.html":[5,1,69], -"class_tg_bot_1_1_voice.html#a5cf398c03d61459c4dba34fe6bf22aca":[5,1,69,4], -"class_tg_bot_1_1_voice.html#a65629e696801e0c68e7822a82df13679":[5,1,69,1], -"class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91":[5,1,69,0], -"class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1":[5,1,69,3], -"class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73":[5,1,69,2], -"class_tg_bot_1_1_webhook_info.html":[5,1,70], -"class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6":[5,1,70,0], -"class_tg_bot_1_1_webhook_info.html#a480255d4d60fd3d669463ef86c31f4e4":[5,1,70,4], -"class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f":[5,1,70,7], -"class_tg_bot_1_1_webhook_info.html#a5a145b95d4d15992ac253b6f1ef834ce":[5,1,70,1], -"class_tg_bot_1_1_webhook_info.html#a6c9cb25b5867db8988e45c53a6f36ab5":[5,1,70,3], -"class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b":[5,1,70,5], -"class_tg_bot_1_1_webhook_info.html#acf1dda44e0f4bf867cad1fd5b0099fca":[5,1,70,2], -"class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726":[5,1,70,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] +"class_tg_bot_1_1_user.html":[5,1,68], +"class_tg_bot_1_1_user.html#a3b32a26af904966eb8f961309f49eeba":[5,1,68,6], +"class_tg_bot_1_1_user.html#a52e3efc4237df7992eb8a698fafad9b0":[5,1,68,5], +"class_tg_bot_1_1_user.html#a52ed387bdcad23b2883ef86a4c1f600f":[5,1,68,2], +"class_tg_bot_1_1_user.html#a7f7a9c98a98fdd7199d2c22c63dd75b0":[5,1,68,1], +"class_tg_bot_1_1_user.html#a9adb4af3ddf68a3a518c32a13f9415bf":[5,1,68,3], +"class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79":[5,1,68,0], +"class_tg_bot_1_1_user.html#af5318547408383fd9c491522ca2cfbc9":[5,1,68,4], +"class_tg_bot_1_1_user_profile_photos.html":[5,1,69], +"class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675":[5,1,69,2], +"class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16":[5,1,69,1], +"class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55":[5,1,69,0], +"class_tg_bot_1_1_venue.html":[5,1,70], +"class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459":[5,1,70,1], +"class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce":[5,1,70,3], +"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] }; diff --git a/docs/navtreeindex4.js b/docs/navtreeindex4.js index a3da775..27c9fed 100644 --- a/docs/navtreeindex4.js +++ b/docs/navtreeindex4.js @@ -1,12 +1,54 @@ 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], "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], @@ -86,8 +128,8 @@ var NAVTREEINDEX4 = "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], +"namespace_tg_bot.html":[6,0,2], "namespacemembers.html":[6,1,0], "namespacemembers_func.html":[6,1,1], "namespaces.html":[6,0], diff --git a/docs/search/all_1.js b/docs/search/all_1.js index 19f12a6..a187ff3 100644 --- a/docs/search/all_1.js +++ b/docs/search/all_1.js @@ -5,6 +5,8 @@ var searchData= ['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_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()']]], diff --git a/docs/search/all_10.js b/docs/search/all_10.js index e487562..ba3bc59 100644 --- a/docs/search/all_10.js +++ b/docs/search/all_10.js @@ -1,6 +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']]], @@ -12,6 +13,8 @@ var searchData= ['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']]], @@ -46,6 +49,7 @@ var searchData= ['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']]], @@ -55,9 +59,10 @@ var searchData= ['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']]], - ['parsejsonandgetentity',['parseJsonAndGetEntity',['../class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5',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']]], @@ -95,6 +100,7 @@ var searchData= ['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']]], @@ -118,6 +124,7 @@ var searchData= ['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']]], @@ -143,7 +150,7 @@ var searchData= ['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_message.html#a712bfec9a6e0881d2a8f6830b6374615',1,'TgBot::Message::photo()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf',1,'TgBot::InputMedia::PHOTO()']]], + ['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']]], @@ -154,6 +161,7 @@ var searchData= ['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,'']]], @@ -162,5 +170,5 @@ var searchData= ['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_audio.html#a09651872832ece3b22c7505a2cfc0034',1,'TgBot::Audio::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_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()']]] + ['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/all_13.js b/docs/search/all_13.js index 1239398..e4b14b6 100644 --- a/docs/search/all_13.js +++ b/docs/search/all_13.js @@ -1,11 +1,13 @@ 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']]], @@ -20,6 +22,7 @@ var searchData= ['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']]], diff --git a/docs/search/all_14.js b/docs/search/all_14.js index cd7a662..d4fa2b8 100644 --- a/docs/search/all_14.js +++ b/docs/search/all_14.js @@ -1,7 +1,8 @@ var searchData= [ ['telegrampaymentchargeid',['telegramPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04',1,'TgBot::SuccessfulPayment']]], - ['text',['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()']]], + ['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()']]], @@ -17,15 +18,15 @@ var searchData= ['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_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()']]], + ['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_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()']]], + ['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_chat.html#a939946fe3181210f9e3f3d9610edb52e',1,'TgBot::Chat::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()']]], + ['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_15.js b/docs/search/all_15.js index c636f81..d483ee7 100644 --- a/docs/search/all_15.js +++ b/docs/search/all_15.js @@ -11,7 +11,7 @@ var searchData= ['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_message_entity.html#affef16e94f7f3382260b85c66726bc48',1,'TgBot::MessageEntity::user()']]], + ['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()']]], diff --git a/docs/search/all_16.js b/docs/search/all_16.js index 19c33c0..c7fd119 100644 --- a/docs/search/all_16.js +++ b/docs/search/all_16.js @@ -3,7 +3,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_message.html#abd645f5273f4cd142979beab925ff16f',1,'TgBot::Message::video()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18',1,'TgBot::InputMedia::VIDEO()']]], + ['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']]], diff --git a/docs/search/all_3.js b/docs/search/all_3.js index ac0accf..6c8a7d7 100644 --- a/docs/search/all_3.js +++ b/docs/search/all_3.js @@ -1,6 +1,8 @@ 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_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_2eh',['CallbackQuery.h',['../_callback_query_8h.html',1,'']]], ['callbackquerylistener',['CallbackQueryListener',['../class_tg_bot_1_1_event_broadcaster.html#a44f1bbafcca84f78f82dc0ef1801619a',1,'TgBot::EventBroadcaster']]], diff --git a/docs/search/all_4.js b/docs/search/all_4.js index e7b3955..5660c1f 100644 --- a/docs/search/all_4.js +++ b/docs/search/all_4.js @@ -7,7 +7,7 @@ var searchData= ['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']]], - ['description',['description',['../class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299',1,'TgBot::Chat::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()']]], + ['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_2eh',['Document.h',['../_document_8h.html',1,'']]], diff --git a/docs/search/all_6.js b/docs/search/all_6.js index 35dfefb..8a847de 100644 --- a/docs/search/all_6.js +++ b/docs/search/all_6.js @@ -4,10 +4,10 @@ var searchData= ['file_2eh',['File.h',['../_file_8h.html',1,'']]], ['file_5fid',['file_id',['../class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73',1,'TgBot::Voice']]], ['file_5fsize',['file_size',['../class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1',1,'TgBot::Voice']]], - ['fileid',['fileId',['../class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726',1,'TgBot::Audio::fileId()'],['../class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c',1,'TgBot::Document::fileId()'],['../class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e',1,'TgBot::File::fileId()'],['../class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e',1,'TgBot::PhotoSize::fileId()'],['../class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1',1,'TgBot::Sticker::fileId()'],['../class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289',1,'TgBot::Video::fileId()'],['../class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763',1,'TgBot::VideoNote::fileId()']]], - ['filename',['fileName',['../class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc',1,'TgBot::HttpReqArg::fileName()'],['../class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6',1,'TgBot::Document::fileName()'],['../class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d',1,'TgBot::InputFile::fileName()']]], + ['fileid',['fileId',['../class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0',1,'TgBot::Animation::fileId()'],['../class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726',1,'TgBot::Audio::fileId()'],['../class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c',1,'TgBot::Document::fileId()'],['../class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e',1,'TgBot::File::fileId()'],['../class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e',1,'TgBot::PhotoSize::fileId()'],['../class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1',1,'TgBot::Sticker::fileId()'],['../class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289',1,'TgBot::Video::fileId()'],['../class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763',1,'TgBot::VideoNote::fileId()']]], + ['filename',['fileName',['../class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc',1,'TgBot::HttpReqArg::fileName()'],['../class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df',1,'TgBot::Animation::fileName()'],['../class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6',1,'TgBot::Document::fileName()'],['../class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d',1,'TgBot::InputFile::fileName()']]], ['filepath',['filePath',['../class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e',1,'TgBot::File']]], - ['filesize',['fileSize',['../class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035',1,'TgBot::Audio::fileSize()'],['../class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9',1,'TgBot::Document::fileSize()'],['../class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445',1,'TgBot::File::fileSize()'],['../class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4',1,'TgBot::PhotoSize::fileSize()'],['../class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a',1,'TgBot::Sticker::fileSize()'],['../class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f',1,'TgBot::Video::fileSize()'],['../class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02',1,'TgBot::VideoNote::fileSize()']]], + ['filesize',['fileSize',['../class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da',1,'TgBot::Animation::fileSize()'],['../class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035',1,'TgBot::Audio::fileSize()'],['../class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9',1,'TgBot::Document::fileSize()'],['../class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445',1,'TgBot::File::fileSize()'],['../class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4',1,'TgBot::PhotoSize::fileSize()'],['../class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a',1,'TgBot::Sticker::fileSize()'],['../class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f',1,'TgBot::Video::fileSize()'],['../class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02',1,'TgBot::VideoNote::fileSize()']]], ['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()']]], diff --git a/docs/search/all_7.js b/docs/search/all_7.js index b036e63..0225b6b 100644 --- a/docs/search/all_7.js +++ b/docs/search/all_7.js @@ -1,5 +1,9 @@ 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_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,'']]], ['gameshortname',['gameShortName',['../class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234',1,'TgBot::CallbackQuery::gameShortName()'],['../class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a',1,'TgBot::InlineQueryResultGame::gameShortName()']]], ['general',['General',['../group__general.html',1,'']]], ['generatemultipartboundary',['generateMultipartBoundary',['../class_tg_bot_1_1_http_parser.html#a1950d2edd050dd933a3a06f1292ac671',1,'TgBot::HttpParser']]], @@ -18,6 +22,7 @@ var searchData= ['geteventhandler',['getEventHandler',['../class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579',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']]], diff --git a/docs/search/all_d.js b/docs/search/all_d.js index f7cf1e0..986c398 100644 --- a/docs/search/all_d.js +++ b/docs/search/all_d.js @@ -5,7 +5,7 @@ var searchData= ['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_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795',1,'TgBot::CallbackQuery::message()'],['../class_tg_bot_1_1_update.html#ab65136c0345978742fb3026e6855ff2c',1,'TgBot::Update::message()'],['../class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b',1,'TgBot::Message::Message()']]], + ['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,'']]], @@ -15,7 +15,7 @@ var searchData= ['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_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()']]], + ['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']]], diff --git a/docs/search/classes_0.js b/docs/search/classes_0.js index f977e3d..7878bdf 100644 --- a/docs/search/classes_0.js +++ b/docs/search/classes_0.js @@ -1,5 +1,6 @@ var searchData= [ + ['animation',['Animation',['../class_tg_bot_1_1_animation.html',1,'TgBot']]], ['api',['Api',['../class_tg_bot_1_1_api.html',1,'TgBot']]], ['audio',['Audio',['../class_tg_bot_1_1_audio.html',1,'TgBot']]] ]; diff --git a/docs/search/classes_2.js b/docs/search/classes_2.js index 2238cc4..7d2df24 100644 --- a/docs/search/classes_2.js +++ b/docs/search/classes_2.js @@ -1,5 +1,6 @@ var searchData= [ + ['callbackgame',['CallbackGame',['../class_tg_bot_1_1_callback_game.html',1,'TgBot']]], ['callbackquery',['CallbackQuery',['../class_tg_bot_1_1_callback_query.html',1,'TgBot']]], ['chat',['Chat',['../class_tg_bot_1_1_chat.html',1,'TgBot']]], ['chatmember',['ChatMember',['../class_tg_bot_1_1_chat_member.html',1,'TgBot']]], diff --git a/docs/search/classes_6.js b/docs/search/classes_6.js index 38cb747..13daaa0 100644 --- a/docs/search/classes_6.js +++ b/docs/search/classes_6.js @@ -1,4 +1,6 @@ var searchData= [ + ['game',['Game',['../class_tg_bot_1_1_game.html',1,'TgBot']]], + ['gamehighscore',['GameHighScore',['../class_tg_bot_1_1_game_high_score.html',1,'TgBot']]], ['genericreply',['GenericReply',['../class_tg_bot_1_1_generic_reply.html',1,'TgBot']]] ]; diff --git a/docs/search/enums_0.js b/docs/search/enums_0.js index ee18e1f..4567644 100644 --- a/docs/search/enums_0.js +++ b/docs/search/enums_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['type',['Type',['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e',1,'TgBot::Chat::Type()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73',1,'TgBot::InputMedia::TYPE()']]] + ['type',['TYPE',['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73',1,'TgBot::InputMedia::TYPE()'],['../class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e',1,'TgBot::Chat::Type()']]] ]; diff --git a/docs/search/files_0.js b/docs/search/files_0.js index ba6d105..40a9d7c 100644 --- a/docs/search/files_0.js +++ b/docs/search/files_0.js @@ -1,5 +1,6 @@ var searchData= [ + ['animation_2eh',['Animation.h',['../_animation_8h.html',1,'']]], ['api_2eh',['Api.h',['../_api_8h.html',1,'']]], ['audio_2eh',['Audio.h',['../_audio_8h.html',1,'']]] ]; diff --git a/docs/search/files_2.js b/docs/search/files_2.js index dd1d1e7..b8dd0d8 100644 --- a/docs/search/files_2.js +++ b/docs/search/files_2.js @@ -1,5 +1,6 @@ var searchData= [ + ['callbackgame_2eh',['CallbackGame.h',['../_callback_game_8h.html',1,'']]], ['callbackquery_2eh',['CallbackQuery.h',['../_callback_query_8h.html',1,'']]], ['chat_2eh',['Chat.h',['../_chat_8h.html',1,'']]], ['chatmember_2eh',['ChatMember.h',['../_chat_member_8h.html',1,'']]], diff --git a/docs/search/files_6.js b/docs/search/files_6.js index e4e5307..ed48b1f 100644 --- a/docs/search/files_6.js +++ b/docs/search/files_6.js @@ -1,4 +1,6 @@ var searchData= [ + ['game_2eh',['Game.h',['../_game_8h.html',1,'']]], + ['gamehighscore_2eh',['GameHighScore.h',['../_game_high_score_8h.html',1,'']]], ['genericreply_2eh',['GenericReply.h',['../_generic_reply_8h.html',1,'']]] ]; diff --git a/docs/search/functions_6.js b/docs/search/functions_6.js index 73b92c3..63a242a 100644 --- a/docs/search/functions_6.js +++ b/docs/search/functions_6.js @@ -14,6 +14,7 @@ var searchData= ['geteventhandler',['getEventHandler',['../class_tg_bot_1_1_bot.html#a2f36a7774c1552d00c6e08accf495579',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']]], diff --git a/docs/search/functions_d.js b/docs/search/functions_d.js index 39e00f5..bdf1075 100644 --- a/docs/search/functions_d.js +++ b/docs/search/functions_d.js @@ -1,6 +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']]], @@ -12,6 +13,8 @@ var searchData= ['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']]], @@ -46,6 +49,7 @@ var searchData= ['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']]], @@ -55,9 +59,10 @@ var searchData= ['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']]], - ['parsejsonandgetentity',['parseJsonAndGetEntity',['../class_tg_bot_1_1_tg_type_parser.html#a0b51e45955eee1901c5c880882c36ca5',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']]], @@ -95,6 +100,7 @@ var searchData= ['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']]], @@ -118,6 +124,7 @@ var searchData= ['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']]], diff --git a/docs/search/functions_f.js b/docs/search/functions_f.js index 3e0c992..042e7a2 100644 --- a/docs/search/functions_f.js +++ b/docs/search/functions_f.js @@ -4,6 +4,7 @@ var searchData= ['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']]], @@ -17,6 +18,7 @@ var searchData= ['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']]], ['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)']]], diff --git a/docs/search/typedefs_4.js b/docs/search/typedefs_4.js index 6ea7646..ee6cc5a 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_audio.html#a09651872832ece3b22c7505a2cfc0034',1,'TgBot::Audio::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_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()']]] + ['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/variables_1.js b/docs/search/variables_1.js index 1d82c54..544e4bb 100644 --- a/docs/search/variables_1.js +++ b/docs/search/variables_1.js @@ -4,6 +4,7 @@ var searchData= ['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_game.html#a2578e62f28ad5191e1754983a14cad4c',1,'TgBot::Game']]], ['audio',['audio',['../class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67',1,'TgBot::Message']]], ['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/variables_12.js b/docs/search/variables_12.js index 146c285..848f3a4 100644 --- a/docs/search/variables_12.js +++ b/docs/search/variables_12.js @@ -1,6 +1,7 @@ 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()']]], ['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()']]], diff --git a/docs/search/variables_13.js b/docs/search/variables_13.js index fbe2b5e..dd51117 100644 --- a/docs/search/variables_13.js +++ b/docs/search/variables_13.js @@ -1,12 +1,13 @@ var searchData= [ ['telegrampaymentchargeid',['telegramPaymentChargeId',['../class_tg_bot_1_1_successful_payment.html#a42ec4a5d0de537eaf1e9d43866ac3c04',1,'TgBot::SuccessfulPayment']]], - ['text',['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()']]], - ['thumb',['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()']]], + ['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']]], + ['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_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()']]], + ['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()']]], ['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_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()']]] diff --git a/docs/search/variables_14.js b/docs/search/variables_14.js index da0a265..a2f7fab 100644 --- a/docs/search/variables_14.js +++ b/docs/search/variables_14.js @@ -3,7 +3,7 @@ var searchData= ['untildate',['untilDate',['../class_tg_bot_1_1_chat_member.html#ace7455f999a39f804ff559bc77f7814d',1,'TgBot::ChatMember']]], ['updateid',['updateId',['../class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097',1,'TgBot::Update']]], ['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()']]], - ['user',['user',['../class_tg_bot_1_1_chat_member.html#a1a1cefdfec4a60bd6ba1e588edad9aa1',1,'TgBot::ChatMember::user()'],['../class_tg_bot_1_1_message_entity.html#affef16e94f7f3382260b85c66726bc48',1,'TgBot::MessageEntity::user()']]], + ['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()']]], ['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()']]] ]; diff --git a/docs/search/variables_3.js b/docs/search/variables_3.js index b966f5d..76661e7 100644 --- a/docs/search/variables_3.js +++ b/docs/search/variables_3.js @@ -1,6 +1,7 @@ var searchData= [ ['callbackdata',['callbackData',['../class_tg_bot_1_1_inline_keyboard_button.html#a25716bdfc7a0719f1c17702a8d6a8aa4',1,'TgBot::InlineKeyboardButton']]], + ['callbackgame',['callbackGame',['../class_tg_bot_1_1_inline_keyboard_button.html#a7607991eb8529b9cf0dc2734008cc579',1,'TgBot::InlineKeyboardButton']]], ['callbackquery',['callbackQuery',['../class_tg_bot_1_1_update.html#a2c6890adcab16d6a306b3b89fd954f6f',1,'TgBot::Update']]], ['canaddwebpagepreviews',['canAddWebPagePreviews',['../class_tg_bot_1_1_chat_member.html#a1c6b3267284c33738529f21ed421f422',1,'TgBot::ChatMember']]], ['canbeedited',['canBeEdited',['../class_tg_bot_1_1_chat_member.html#a384d160e04985dfc09fe75b2d41ee959',1,'TgBot::ChatMember']]], diff --git a/docs/search/variables_4.js b/docs/search/variables_4.js index feaa90c..3893322 100644 --- a/docs/search/variables_4.js +++ b/docs/search/variables_4.js @@ -3,7 +3,7 @@ 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']]], - ['description',['description',['../class_tg_bot_1_1_chat.html#a8f87f388215d07bb2745cdf2600ff299',1,'TgBot::Chat::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()']]], + ['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_message.html#a9d4520b321f421425803aa5c5a414e72',1,'TgBot::Message']]], ['documentfileid',['documentFileId',['../class_tg_bot_1_1_inline_query_result_cached_document.html#adc8dec6c94ecd3948a02123010fc9454',1,'TgBot::InlineQueryResultCachedDocument']]], diff --git a/docs/search/variables_6.js b/docs/search/variables_6.js index 3b7a7ac..32d63d6 100644 --- a/docs/search/variables_6.js +++ b/docs/search/variables_6.js @@ -2,10 +2,10 @@ var searchData= [ ['file_5fid',['file_id',['../class_tg_bot_1_1_voice.html#aa138c0d927f53572c1b43086a10e6c73',1,'TgBot::Voice']]], ['file_5fsize',['file_size',['../class_tg_bot_1_1_voice.html#a7c231412bd16616058b4c1d2e50244d1',1,'TgBot::Voice']]], - ['fileid',['fileId',['../class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726',1,'TgBot::Audio::fileId()'],['../class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c',1,'TgBot::Document::fileId()'],['../class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e',1,'TgBot::File::fileId()'],['../class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e',1,'TgBot::PhotoSize::fileId()'],['../class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1',1,'TgBot::Sticker::fileId()'],['../class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289',1,'TgBot::Video::fileId()'],['../class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763',1,'TgBot::VideoNote::fileId()']]], - ['filename',['fileName',['../class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc',1,'TgBot::HttpReqArg::fileName()'],['../class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6',1,'TgBot::Document::fileName()'],['../class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d',1,'TgBot::InputFile::fileName()']]], + ['fileid',['fileId',['../class_tg_bot_1_1_animation.html#ad47a8d4e733fd4c89df680838ef88bf0',1,'TgBot::Animation::fileId()'],['../class_tg_bot_1_1_audio.html#accecab325a61cce4c4260923d21e2726',1,'TgBot::Audio::fileId()'],['../class_tg_bot_1_1_document.html#aa67870c6320092c13154abde7dcdf94c',1,'TgBot::Document::fileId()'],['../class_tg_bot_1_1_file.html#a0e64b7f89b84e674ea890399ea27dd6e',1,'TgBot::File::fileId()'],['../class_tg_bot_1_1_photo_size.html#af3ffb8066db943a59156eb22e976165e',1,'TgBot::PhotoSize::fileId()'],['../class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1',1,'TgBot::Sticker::fileId()'],['../class_tg_bot_1_1_video.html#a588d9dab172e6828c1aea49c169bb289',1,'TgBot::Video::fileId()'],['../class_tg_bot_1_1_video_note.html#a74532c9411fce4e1f51e4745728e1763',1,'TgBot::VideoNote::fileId()']]], + ['filename',['fileName',['../class_tg_bot_1_1_http_req_arg.html#af75b0592fd96d9dcc31f7f5dc95425dc',1,'TgBot::HttpReqArg::fileName()'],['../class_tg_bot_1_1_animation.html#a005529218689a10133d5c7b0482057df',1,'TgBot::Animation::fileName()'],['../class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6',1,'TgBot::Document::fileName()'],['../class_tg_bot_1_1_input_file.html#a47c113dd1cb4678d7ab14f1f033a5b1d',1,'TgBot::InputFile::fileName()']]], ['filepath',['filePath',['../class_tg_bot_1_1_file.html#ad1abfaf438998878eee537fc82b4bb6e',1,'TgBot::File']]], - ['filesize',['fileSize',['../class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035',1,'TgBot::Audio::fileSize()'],['../class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9',1,'TgBot::Document::fileSize()'],['../class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445',1,'TgBot::File::fileSize()'],['../class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4',1,'TgBot::PhotoSize::fileSize()'],['../class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a',1,'TgBot::Sticker::fileSize()'],['../class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f',1,'TgBot::Video::fileSize()'],['../class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02',1,'TgBot::VideoNote::fileSize()']]], + ['filesize',['fileSize',['../class_tg_bot_1_1_animation.html#a4046931b2e47deae5ec6dc06d9b231da',1,'TgBot::Animation::fileSize()'],['../class_tg_bot_1_1_audio.html#ae874fb9f864741e2df69287c57fbd035',1,'TgBot::Audio::fileSize()'],['../class_tg_bot_1_1_document.html#a3c9b2dca38059ddd219abab398694bc9',1,'TgBot::Document::fileSize()'],['../class_tg_bot_1_1_file.html#a1c4a6f8d51e846ec75d15ffa2c5d1445',1,'TgBot::File::fileSize()'],['../class_tg_bot_1_1_photo_size.html#a91aae4c1b5d7c3b5e16e8677702464b4',1,'TgBot::PhotoSize::fileSize()'],['../class_tg_bot_1_1_sticker.html#a3e6951a3f8400f05dc5e4b4eb24eda1a',1,'TgBot::Sticker::fileSize()'],['../class_tg_bot_1_1_video.html#aebbdeaf632d9438f050797bd84ab6c8f',1,'TgBot::Video::fileSize()'],['../class_tg_bot_1_1_video_note.html#a2e36b1968524c2476e4d3a4a34dbab02',1,'TgBot::VideoNote::fileSize()']]], ['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#a8c4637ab74050185a86f5c058cf35de7',1,'TgBot::ForceReply']]], ['forwarddate',['forwardDate',['../class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d',1,'TgBot::Message']]], diff --git a/docs/search/variables_7.js b/docs/search/variables_7.js index 0a042d6..54550e4 100644 --- a/docs/search/variables_7.js +++ b/docs/search/variables_7.js @@ -1,5 +1,6 @@ var searchData= [ + ['game',['game',['../class_tg_bot_1_1_message.html#a64216e0a25408a6946fcebebf5b38307',1,'TgBot::Message']]], ['gameshortname',['gameShortName',['../class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234',1,'TgBot::CallbackQuery::gameShortName()'],['../class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a',1,'TgBot::InlineQueryResultGame::gameShortName()']]], ['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']]], diff --git a/docs/search/variables_c.js b/docs/search/variables_c.js index 8d99555..3a2f786 100644 --- a/docs/search/variables_c.js +++ b/docs/search/variables_c.js @@ -9,7 +9,7 @@ var searchData= ['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_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()']]], + ['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']]], diff --git a/docs/search/variables_f.js b/docs/search/variables_f.js index 9b7a9f8..45cc820 100644 --- a/docs/search/variables_f.js +++ b/docs/search/variables_f.js @@ -5,7 +5,7 @@ var searchData= ['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_message.html#a712bfec9a6e0881d2a8f6830b6374615',1,'TgBot::Message::photo()']]], + ['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()']]], ['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']]], @@ -13,6 +13,7 @@ var searchData= ['photowidth',['photoWidth',['../class_tg_bot_1_1_inline_query_result_photo.html#a13c4e25b5f0709aa32d25b01ecb44cc8',1,'TgBot::InlineQueryResultPhoto']]], ['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']]], ['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']]], diff --git a/docs/tgbot_8h.html b/docs/tgbot_8h.html index daefbe0..c3b87e4 100644 --- a/docs/tgbot_8h.html +++ b/docs/tgbot_8h.html @@ -133,7 +133,7 @@ $(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 Mon May 28 2018 13:57:33 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> diff --git a/docs/tgbot_8h_source.html b/docs/tgbot_8h_source.html index 059fa6e..ee110e3 100644 --- a/docs/tgbot_8h_source.html +++ b/docs/tgbot_8h_source.html @@ -131,7 +131,7 @@ $(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 Mon May 28 2018 13:57:32 for tgbot-cpp by + <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for 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> |