diff options
author | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-05-15 00:25:15 +0300 |
---|---|---|
committer | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-05-15 00:25:15 +0300 |
commit | 778f0c54bce8186ace310c70bdd797aa0d759869 (patch) | |
tree | 343cb7ab91b54e5587490b46c45ba73abc10ee77 /docs | |
parent | dd0a307c489f86a608f2f9e57454e2831912804d (diff) |
Update docs
Diffstat (limited to 'docs')
392 files changed, 522 insertions, 474 deletions
diff --git a/docs/_api_8h.html b/docs/_api_8h.html index e51b73d..0ccbcf8 100644 --- a/docs/_api_8h.html +++ b/docs/_api_8h.html @@ -120,7 +120,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 3a38ff5..e5767c3 100644 --- a/docs/_api_8h_source.html +++ b/docs/_api_8h_source.html @@ -83,7 +83,7 @@ $(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="_file_8h.html">tgbot/types/File.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"><a class="line" href="namespace_tg_bot.html"> 44</a></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="l00046"></a><span class="lineno"> 46</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="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 52</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="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</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_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 56</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="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</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="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00065"></a><span class="lineno"> 65</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="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00078"></a><span class="lineno"> 78</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#a5efcfe0a1667c3574ea97018155e763e">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, <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>(), <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="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00088"></a><span class="lineno"> 88</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="l00089"></a><span class="lineno"> 89</span> </div><div class="line"><a name="l00100"></a><span class="lineno"> 100</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#a5fd4787f1c4784763364da467ee939f5">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="l00101"></a><span class="lineno"> 101</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00113"></a><span class="lineno"> 113</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#a5fd4787f1c4784763364da467ee939f5">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="l00114"></a><span class="lineno"> 114</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00129"></a><span class="lineno"> 129</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#a02516736a544239624cd78f9e00dd625">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="l00130"></a><span class="lineno"> 130</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="l00131"></a><span class="lineno"> 131</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00146"></a><span class="lineno"> 146</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#a02516736a544239624cd78f9e00dd625">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="l00147"></a><span class="lineno"> 147</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="l00148"></a><span class="lineno"> 148</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</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#a3fecab4c02d4a768742a5c22b2e805f7">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="l00161"></a><span class="lineno"> 161</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00173"></a><span class="lineno"> 173</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#a3fecab4c02d4a768742a5c22b2e805f7">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="l00174"></a><span class="lineno"> 174</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00185"></a><span class="lineno"> 185</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#a837ece41c01aa9405c3951a870fa2ff1">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="l00186"></a><span class="lineno"> 186</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00197"></a><span class="lineno"> 197</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#a837ece41c01aa9405c3951a870fa2ff1">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerId, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00213"></a><span class="lineno"> 213</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#ae48a4c5793721df8438d2c01962e0e2e">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, 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="l00214"></a><span class="lineno"> 214</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div><div class="line"><a name="l00229"></a><span class="lineno"> 229</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#ae48a4c5793721df8438d2c01962e0e2e">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoId, 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="l00230"></a><span class="lineno"> 230</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00243"></a><span class="lineno"> 243</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#aef36b31266345808a87d77ab1dfa12d4">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="l00244"></a><span class="lineno"> 244</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span> </div><div class="line"><a name="l00257"></a><span class="lineno"> 257</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#aef36b31266345808a87d77ab1dfa12d4">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="l00258"></a><span class="lineno"> 258</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00270"></a><span class="lineno"> 270</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#a91ab4ca23c30bcb3064c114cb9d690ed">sendLocation</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span> </div><div class="line"><a name="l00286"></a><span class="lineno"> 286</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#a483c9c374b6f42bceb66b0093bf1cb4f">sendVenue</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, std::string title, std::string address, std::string foursquareId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span> </div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <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#aa01ddbbf3eb706cf901a1f0abdb2aa3b">sendContact</a>(int64_t chatId, std::string phoneNumber, std::string firstName, std::string lastName = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div><div class="line"><a name="l00310"></a><span class="lineno"> 310</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="l00311"></a><span class="lineno"> 311</span> </div><div class="line"><a name="l00319"></a><span class="lineno"> 319</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="l00320"></a><span class="lineno"> 320</span> </div><div class="line"><a name="l00326"></a><span class="lineno"> 326</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="l00327"></a><span class="lineno"> 327</span> </div><div class="line"><a name="l00333"></a><span class="lineno"> 333</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="l00334"></a><span class="lineno"> 334</span> </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</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="l00341"></a><span class="lineno"> 341</span> </div><div class="line"><a name="l00347"></a><span class="lineno"> 347</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="l00348"></a><span class="lineno"> 348</span> </div><div class="line"><a name="l00354"></a><span class="lineno"> 354</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="l00355"></a><span class="lineno"> 355</span> </div><div class="line"><a name="l00362"></a><span class="lineno"> 362</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="l00363"></a><span class="lineno"> 363</span> </div><div class="line"><a name="l00373"></a><span class="lineno"> 373</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="l00374"></a><span class="lineno"> 374</span> </div><div class="line"><a name="l00386"></a><span class="lineno"> 386</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#ae748d3681b132b0cbd6a1a9080a4da2e">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="l00387"></a><span class="lineno"> 387</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span> </div><div class="line"><a name="l00398"></a><span class="lineno"> 398</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#a8663d3b183eb53d6b7ca19791e55d7d7">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="l00399"></a><span class="lineno"> 399</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</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#a9edd65a004e477580923216cf741af3f">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="l00410"></a><span class="lineno"> 410</span>  <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>()) <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>  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="l00423"></a><span class="lineno"> 423</span> </div><div class="line"><a name="l00432"></a><span class="lineno"> 432</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="l00433"></a><span class="lineno"> 433</span> </div><div class="line"><a name="l00438"></a><span class="lineno"> 438</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="l00439"></a><span class="lineno"> 439</span> </div><div class="line"><a name="l00445"></a><span class="lineno"> 445</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="l00446"></a><span class="lineno"> 446</span> </div><div class="line"><a name="l00459"></a><span class="lineno"> 459</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="l00460"></a><span class="lineno"> 460</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="l00461"></a><span class="lineno"> 461</span> </div><div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a07c9bb7aa68a66bec54dd9bcf97875d7">kickChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span> </div><div class="line"><a name="l00476"></a><span class="lineno"> 476</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="l00477"></a><span class="lineno"> 477</span> </div><div class="line"><a name="l00484"></a><span class="lineno"> 484</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="l00485"></a><span class="lineno"> 485</span> </div><div class="line"><a name="l00486"></a><span class="lineno"> 486</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00487"></a><span class="lineno"> 487</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="l00488"></a><span class="lineno"> 488</span> </div><div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span> };</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span> </div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span> }</div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span> </div><div class="line"><a name="l00494"></a><span class="lineno"> 494</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> +<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="_file_8h.html">tgbot/types/File.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"><a class="line" href="namespace_tg_bot.html"> 44</a></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="l00046"></a><span class="lineno"> 46</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="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 52</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="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</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_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 56</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="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</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="l00060"></a><span class="lineno"> 60</span> </div><div class="line"><a name="l00065"></a><span class="lineno"> 65</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="l00066"></a><span class="lineno"> 66</span> </div><div class="line"><a name="l00078"></a><span class="lineno"> 78</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#a5efcfe0a1667c3574ea97018155e763e">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, <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>(), <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="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00088"></a><span class="lineno"> 88</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="l00089"></a><span class="lineno"> 89</span> </div><div class="line"><a name="l00100"></a><span class="lineno"> 100</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#a5fd4787f1c4784763364da467ee939f5">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="l00101"></a><span class="lineno"> 101</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00113"></a><span class="lineno"> 113</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#a5fd4787f1c4784763364da467ee939f5">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="l00114"></a><span class="lineno"> 114</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div><div class="line"><a name="l00129"></a><span class="lineno"> 129</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#a02516736a544239624cd78f9e00dd625">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="l00130"></a><span class="lineno"> 130</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="l00131"></a><span class="lineno"> 131</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00146"></a><span class="lineno"> 146</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#a02516736a544239624cd78f9e00dd625">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="l00147"></a><span class="lineno"> 147</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="l00148"></a><span class="lineno"> 148</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</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#a3fecab4c02d4a768742a5c22b2e805f7">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="l00161"></a><span class="lineno"> 161</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00173"></a><span class="lineno"> 173</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#a3fecab4c02d4a768742a5c22b2e805f7">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="l00174"></a><span class="lineno"> 174</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00185"></a><span class="lineno"> 185</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#a837ece41c01aa9405c3951a870fa2ff1">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="l00186"></a><span class="lineno"> 186</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00197"></a><span class="lineno"> 197</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#a837ece41c01aa9405c3951a870fa2ff1">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerId, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00213"></a><span class="lineno"> 213</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#ae48a4c5793721df8438d2c01962e0e2e">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, 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="l00214"></a><span class="lineno"> 214</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div><div class="line"><a name="l00229"></a><span class="lineno"> 229</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#ae48a4c5793721df8438d2c01962e0e2e">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoId, 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="l00230"></a><span class="lineno"> 230</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00243"></a><span class="lineno"> 243</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#aef36b31266345808a87d77ab1dfa12d4">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="l00244"></a><span class="lineno"> 244</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span> </div><div class="line"><a name="l00257"></a><span class="lineno"> 257</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#aef36b31266345808a87d77ab1dfa12d4">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="l00258"></a><span class="lineno"> 258</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</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="l00270"></a><span class="lineno"> 270</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#a91ab4ca23c30bcb3064c114cb9d690ed">sendLocation</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <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>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span> </div><div class="line"><a name="l00286"></a><span class="lineno"> 286</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#a483c9c374b6f42bceb66b0093bf1cb4f">sendVenue</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, std::string title, std::string address, std::string foursquareId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span> </div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <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#aa01ddbbf3eb706cf901a1f0abdb2aa3b">sendContact</a>(int64_t chatId, std::string phoneNumber, std::string firstName, std::string lastName = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div><div class="line"><a name="l00310"></a><span class="lineno"> 310</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="l00311"></a><span class="lineno"> 311</span> </div><div class="line"><a name="l00319"></a><span class="lineno"> 319</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="l00320"></a><span class="lineno"> 320</span> </div><div class="line"><a name="l00326"></a><span class="lineno"> 326</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="l00327"></a><span class="lineno"> 327</span> </div><div class="line"><a name="l00333"></a><span class="lineno"> 333</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="l00334"></a><span class="lineno"> 334</span> </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</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="l00341"></a><span class="lineno"> 341</span> </div><div class="line"><a name="l00347"></a><span class="lineno"> 347</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="l00348"></a><span class="lineno"> 348</span> </div><div class="line"><a name="l00354"></a><span class="lineno"> 354</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="l00355"></a><span class="lineno"> 355</span> </div><div class="line"><a name="l00362"></a><span class="lineno"> 362</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="l00363"></a><span class="lineno"> 363</span> </div><div class="line"><a name="l00373"></a><span class="lineno"> 373</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="l00374"></a><span class="lineno"> 374</span> </div><div class="line"><a name="l00386"></a><span class="lineno"> 386</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#ae748d3681b132b0cbd6a1a9080a4da2e">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="l00387"></a><span class="lineno"> 387</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span> </div><div class="line"><a name="l00398"></a><span class="lineno"> 398</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#a8663d3b183eb53d6b7ca19791e55d7d7">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="l00399"></a><span class="lineno"> 399</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 = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</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#a9edd65a004e477580923216cf741af3f">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="l00410"></a><span class="lineno"> 410</span>  <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>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> </div><div class="line"><a name="l00417"></a><span class="lineno"> 417</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="l00418"></a><span class="lineno"> 418</span> </div><div class="line"><a name="l00429"></a><span class="lineno"> 429</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="l00430"></a><span class="lineno"> 430</span> </div><div class="line"><a name="l00439"></a><span class="lineno"> 439</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="l00440"></a><span class="lineno"> 440</span> </div><div class="line"><a name="l00445"></a><span class="lineno"> 445</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="l00446"></a><span class="lineno"> 446</span> </div><div class="line"><a name="l00452"></a><span class="lineno"> 452</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="l00453"></a><span class="lineno"> 453</span> </div><div class="line"><a name="l00466"></a><span class="lineno"> 466</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="l00467"></a><span class="lineno"> 467</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="l00468"></a><span class="lineno"> 468</span> </div><div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a07c9bb7aa68a66bec54dd9bcf97875d7">kickChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00476"></a><span class="lineno"> 476</span> </div><div class="line"><a name="l00483"></a><span class="lineno"> 483</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="l00484"></a><span class="lineno"> 484</span> </div><div class="line"><a name="l00491"></a><span class="lineno"> 491</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="l00492"></a><span class="lineno"> 492</span> </div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00494"></a><span class="lineno"> 494</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="l00495"></a><span class="lineno"> 495</span> </div><div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00497"></a><span class="lineno"> 497</span> };</div><div class="line"><a name="l00498"></a><span class="lineno"> 498</span> </div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span> }</div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span> </div><div class="line"><a name="l00501"></a><span class="lineno"> 501</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_a483c9c374b6f42bceb66b0093bf1cb4f"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a483c9c374b6f42bceb66b0093bf1cb4f">TgBot::Api::sendVenue</a></div><div class="ttdeci">Message::Ptr sendVenue(int64_t chatId, float latitude, float longitude, std::string title, std::string address, std::string foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a91ab4ca23c30bcb3064c114cb9d690ed"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a91ab4ca23c30bcb3064c114cb9d690ed">TgBot::Api::sendLocation</a></div><div class="ttdeci">Message::Ptr sendLocation(int64_t chatId, float latitude, float longitude, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), bool disableNotification=false) const</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> @@ -102,6 +102,7 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <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_aef36b31266345808a87d77ab1dfa12d4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aef36b31266345808a87d77ab1dfa12d4">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=GenericReply::Ptr(), bool disableNotification=false) 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_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_api_html_ae748d3681b132b0cbd6a1a9080a4da2e"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ae748d3681b132b0cbd6a1a9080a4da2e">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=GenericReply::Ptr()) 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> @@ -146,7 +147,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9db5f62..87a2b3b 100644 --- a/docs/_audio_8h.html +++ b/docs/_audio_8h.html @@ -107,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="_audio_8h.html">Audio.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 8322411..c2f34fd 100644 --- a/docs/_audio_8h_source.html +++ b/docs/_audio_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_audio_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_audio_8h.html">Audio.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 44b100b..f22db8c 100644 --- a/docs/_bot_8h.html +++ b/docs/_bot_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="_bot_8h.html">Bot.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d4c164f..75958f7 100644 --- a/docs/_bot_8h_source.html +++ b/docs/_bot_8h_source.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('_bot_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="_bot_8h.html">Bot.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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.html b/docs/_callback_query_8h.html index 909ce5f..d083622 100644 --- a/docs/_callback_query_8h.html +++ b/docs/_callback_query_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="_callback_query_8h.html">CallbackQuery.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 08b8104..11ba15a 100644 --- a/docs/_callback_query_8h_source.html +++ b/docs/_callback_query_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 dcbe7f2..3487792 100644 --- a/docs/_chat_8h.html +++ b/docs/_chat_8h.html @@ -107,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="_chat_8h.html">Chat.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 42a6735..f4a494d 100644 --- a/docs/_chat_8h_source.html +++ b/docs/_chat_8h_source.html @@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('_chat_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_8h.html">Chat.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 28be560..1b07763 100644 --- a/docs/_chat_member_8h.html +++ b/docs/_chat_member_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="_chat_member_8h.html">ChatMember.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6554b6f..bf515b7 100644 --- a/docs/_chat_member_8h_source.html +++ b/docs/_chat_member_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_chat_member_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_member_8h.html">ChatMember.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d6a48d1..4c87152 100644 --- a/docs/_chosen_inline_result_8h.html +++ b/docs/_chosen_inline_result_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="_chosen_inline_result_8h.html">ChosenInlineResult.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e9eb88f..a231d5d 100644 --- a/docs/_chosen_inline_result_8h_source.html +++ b/docs/_chosen_inline_result_8h_source.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('_chosen_inline_result_8h_source.html', <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chosen_inline_result_8h.html">ChosenInlineResult.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d712c8d..cd5249b 100644 --- a/docs/_contact_8h.html +++ b/docs/_contact_8h.html @@ -107,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="_contact_8h.html">Contact.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 17ef3a2..3fe39f7 100644 --- a/docs/_contact_8h_source.html +++ b/docs/_contact_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_contact_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_contact_8h.html">Contact.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 efe9db1..ca5ef9d 100644 --- a/docs/_document_8h.html +++ b/docs/_document_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="_document_8h.html">Document.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0938674..f5e4d8b 100644 --- a/docs/_document_8h_source.html +++ b/docs/_document_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_document_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_document_8h.html">Document.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 3aedfb7..3485b97 100644 --- a/docs/_event_broadcaster_8h.html +++ b/docs/_event_broadcaster_8h.html @@ -113,7 +113,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7effc79..db9cad6 100644 --- a/docs/_event_broadcaster_8h_source.html +++ b/docs/_event_broadcaster_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0f4c2cf..37f1b43 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6400665..ce74d85 100644 --- a/docs/_event_handler_8h_source.html +++ b/docs/_event_handler_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d07b8c0..e2fe5b2 100644 --- a/docs/_file_8h.html +++ b/docs/_file_8h.html @@ -107,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="_file_8h.html">File.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7e881e7..ed0e9d8 100644 --- a/docs/_file_8h_source.html +++ b/docs/_file_8h_source.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('_file_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_file_8h.html">File.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 ca95c20..dc8cf36 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9ee55e7..fdcd9f1 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1157741..3e28768 100644 --- a/docs/_force_reply_8h.html +++ b/docs/_force_reply_8h.html @@ -107,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="_force_reply_8h.html">ForceReply.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c21beb3..f75cbb4 100644 --- a/docs/_force_reply_8h_source.html +++ b/docs/_force_reply_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_force_reply_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_force_reply_8h.html">ForceReply.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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.html b/docs/_generic_reply_8h.html index f551c6a..0d175b2 100644 --- a/docs/_generic_reply_8h.html +++ b/docs/_generic_reply_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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_generic_reply_8h.html">GenericReply.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0eb993c..285f069 100644 --- a/docs/_generic_reply_8h_source.html +++ b/docs/_generic_reply_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6550d76..a089571 100644 --- a/docs/_http_client_8h.html +++ b/docs/_http_client_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_client_8h.html">HttpClient.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 4f9ef85..33f8ed8 100644 --- a/docs/_http_client_8h_source.html +++ b/docs/_http_client_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_http_client_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_client_8h.html">HttpClient.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6169df0..06ec047 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 40b9c67..b2e2a73 100644 --- a/docs/_http_parser_8h_source.html +++ b/docs/_http_parser_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e8be3d6..0582c9e 100644 --- a/docs/_http_req_arg_8h.html +++ b/docs/_http_req_arg_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="_http_req_arg_8h.html">HttpReqArg.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 37a3253..c2ec920 100644 --- a/docs/_http_req_arg_8h_source.html +++ b/docs/_http_req_arg_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_http_req_arg_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_http_req_arg_8h.html">HttpReqArg.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 35cbd26..68b53b1 100644 --- a/docs/_http_server_8h.html +++ b/docs/_http_server_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_server_8h.html">HttpServer.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6ade5af..ec3be86 100644 --- a/docs/_http_server_8h_source.html +++ b/docs/_http_server_8h_source.html @@ -107,7 +107,7 @@ $(document).ready(function(){initNavTree('_http_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="_http_server_8h.html">HttpServer.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d31e757..5917528 100644 --- a/docs/_inline_keyboard_button_8h.html +++ b/docs/_inline_keyboard_button_8h.html @@ -107,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="_inline_keyboard_button_8h.html">InlineKeyboardButton.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 2cec78b..f090437 100644 --- a/docs/_inline_keyboard_button_8h_source.html +++ b/docs/_inline_keyboard_button_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_inline_keyboard_button_8h_source.html <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_keyboard_button_8h.html">InlineKeyboardButton.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 31384e8..1179497 100644 --- a/docs/_inline_keyboard_markup_8h.html +++ b/docs/_inline_keyboard_markup_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="_inline_keyboard_markup_8h.html">InlineKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c860556..478caa8 100644 --- a/docs/_inline_keyboard_markup_8h_source.html +++ b/docs/_inline_keyboard_markup_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_inline_keyboard_markup_8h_source.html <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_keyboard_markup_8h.html">InlineKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0fe518b..fc361ec 100644 --- a/docs/_inline_query_8h.html +++ b/docs/_inline_query_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="_inline_query_8h.html">InlineQuery.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 49ae4d6..b38614e 100644 --- a/docs/_inline_query_8h_source.html +++ b/docs/_inline_query_8h_source.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('_inline_query_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_8h.html">InlineQuery.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1f0301c..a9928b5 100644 --- a/docs/_inline_query_result_8h.html +++ b/docs/_inline_query_result_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="_inline_query_result_8h.html">InlineQueryResult.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a2b8bf0..c9cd095 100644 --- a/docs/_inline_query_result_8h_source.html +++ b/docs/_inline_query_result_8h_source.html @@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_8h_source.html',' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_8h.html">InlineQueryResult.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 815ddc3..c66517f 100644 --- a/docs/_inline_query_result_article_8h.html +++ b/docs/_inline_query_result_article_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="_inline_query_result_article_8h.html">InlineQueryResultArticle.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1919eed..96447d3 100644 --- a/docs/_inline_query_result_article_8h_source.html +++ b/docs/_inline_query_result_article_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_article_8h_source <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_article_8h.html">InlineQueryResultArticle.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 f2c36e4..2a01671 100644 --- a/docs/_inline_query_result_audio_8h.html +++ b/docs/_inline_query_result_audio_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="_inline_query_result_audio_8h.html">InlineQueryResultAudio.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0df72ae..40e04ee 100644 --- a/docs/_inline_query_result_audio_8h_source.html +++ b/docs/_inline_query_result_audio_8h_source.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_audio_8h_source.h <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_audio_8h.html">InlineQueryResultAudio.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 157730f..7cc0116 100644 --- a/docs/_inline_query_result_cached_audio_8h.html +++ b/docs/_inline_query_result_cached_audio_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="_inline_query_result_cached_audio_8h.html">InlineQueryResultCachedAudio.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6b5ecf8..4dbfc50 100644 --- a/docs/_inline_query_result_cached_audio_8h_source.html +++ b/docs/_inline_query_result_cached_audio_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_audio_8h_s <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_audio_8h.html">InlineQueryResultCachedAudio.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a332202..2ecf726 100644 --- a/docs/_inline_query_result_cached_document_8h.html +++ b/docs/_inline_query_result_cached_document_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="_inline_query_result_cached_document_8h.html">InlineQueryResultCachedDocument.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7b94d11..7b6eb11 100644 --- a/docs/_inline_query_result_cached_document_8h_source.html +++ b/docs/_inline_query_result_cached_document_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_document_8 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_document_8h.html">InlineQueryResultCachedDocument.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 221261f..60aaeea 100644 --- a/docs/_inline_query_result_cached_gif_8h.html +++ b/docs/_inline_query_result_cached_gif_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="_inline_query_result_cached_gif_8h.html">InlineQueryResultCachedGif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 badbc26..5bb0f6d 100644 --- a/docs/_inline_query_result_cached_gif_8h_source.html +++ b/docs/_inline_query_result_cached_gif_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_gif_8h_sou <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_gif_8h.html">InlineQueryResultCachedGif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 fc8c787..95f104e 100644 --- a/docs/_inline_query_result_cached_mpeg4_gif_8h.html +++ b/docs/_inline_query_result_cached_mpeg4_gif_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="_inline_query_result_cached_mpeg4_gif_8h.html">InlineQueryResultCachedMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 eecbca2..d26cb35 100644 --- a/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_cached_mpeg4_gif_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_mpeg4_gif_ <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_mpeg4_gif_8h.html">InlineQueryResultCachedMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a48d5d9..7cda7d4 100644 --- a/docs/_inline_query_result_cached_photo_8h.html +++ b/docs/_inline_query_result_cached_photo_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="_inline_query_result_cached_photo_8h.html">InlineQueryResultCachedPhoto.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e3d3563..1c65bb3 100644 --- a/docs/_inline_query_result_cached_photo_8h_source.html +++ b/docs/_inline_query_result_cached_photo_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_photo_8h_s <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_photo_8h.html">InlineQueryResultCachedPhoto.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 82d6e97..d1b1d0d 100644 --- a/docs/_inline_query_result_cached_sticker_8h.html +++ b/docs/_inline_query_result_cached_sticker_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="_inline_query_result_cached_sticker_8h.html">InlineQueryResultCachedSticker.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 694df1c..a6ac332 100644 --- a/docs/_inline_query_result_cached_sticker_8h_source.html +++ b/docs/_inline_query_result_cached_sticker_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_sticker_8h <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_sticker_8h.html">InlineQueryResultCachedSticker.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0ff7036..be99ed2 100644 --- a/docs/_inline_query_result_cached_video_8h.html +++ b/docs/_inline_query_result_cached_video_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="_inline_query_result_cached_video_8h.html">InlineQueryResultCachedVideo.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 698ae83..3df8a58 100644 --- a/docs/_inline_query_result_cached_video_8h_source.html +++ b/docs/_inline_query_result_cached_video_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_video_8h_s <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_video_8h.html">InlineQueryResultCachedVideo.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 dad5b12..90c1a20 100644 --- a/docs/_inline_query_result_cached_voice_8h.html +++ b/docs/_inline_query_result_cached_voice_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="_inline_query_result_cached_voice_8h.html">InlineQueryResultCachedVoice.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7a23fd6..58581bf 100644 --- a/docs/_inline_query_result_cached_voice_8h_source.html +++ b/docs/_inline_query_result_cached_voice_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_cached_voice_8h_s <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_cached_voice_8h.html">InlineQueryResultCachedVoice.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 b9b0a7c..2a565c2 100644 --- a/docs/_inline_query_result_contact_8h.html +++ b/docs/_inline_query_result_contact_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="_inline_query_result_contact_8h.html">InlineQueryResultContact.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c3ffe85..fd4b109 100644 --- a/docs/_inline_query_result_contact_8h_source.html +++ b/docs/_inline_query_result_contact_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_contact_8h_source <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_contact_8h.html">InlineQueryResultContact.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7b2ada8..e203102 100644 --- a/docs/_inline_query_result_document_8h.html +++ b/docs/_inline_query_result_document_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="_inline_query_result_document_8h.html">InlineQueryResultDocument.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 016e219..45df69e 100644 --- a/docs/_inline_query_result_document_8h_source.html +++ b/docs/_inline_query_result_document_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_document_8h_sourc <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_document_8h.html">InlineQueryResultDocument.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 13af88a..e4a4dfd 100644 --- a/docs/_inline_query_result_game_8h.html +++ b/docs/_inline_query_result_game_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="_inline_query_result_game_8h.html">InlineQueryResultGame.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 f42964d..1a8cc44 100644 --- a/docs/_inline_query_result_game_8h_source.html +++ b/docs/_inline_query_result_game_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_game_8h_source.ht <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_game_8h.html">InlineQueryResultGame.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 33c3d86..c1ffff1 100644 --- a/docs/_inline_query_result_gif_8h.html +++ b/docs/_inline_query_result_gif_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="_inline_query_result_gif_8h.html">InlineQueryResultGif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0b1b154..1988169 100644 --- a/docs/_inline_query_result_gif_8h_source.html +++ b/docs/_inline_query_result_gif_8h_source.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_gif_8h_source.htm <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_gif_8h.html">InlineQueryResultGif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9ec19de..6ca8565 100644 --- a/docs/_inline_query_result_location_8h.html +++ b/docs/_inline_query_result_location_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="_inline_query_result_location_8h.html">InlineQueryResultLocation.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 b138261..9c1c9db 100644 --- a/docs/_inline_query_result_location_8h_source.html +++ b/docs/_inline_query_result_location_8h_source.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_location_8h_sourc <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_location_8h.html">InlineQueryResultLocation.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 db789ec..a0793f2 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h.html +++ b/docs/_inline_query_result_mpeg4_gif_8h.html @@ -105,7 +105,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 63eccac..c63a162 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_mpeg4_gif_8h_source.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_mpeg4_gif_8h_sour <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_mpeg4_gif_8h.html">InlineQueryResultMpeg4Gif.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7341529..155ee11 100644 --- a/docs/_inline_query_result_photo_8h.html +++ b/docs/_inline_query_result_photo_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="_inline_query_result_photo_8h.html">InlineQueryResultPhoto.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1dc954c..eebfdf0 100644 --- a/docs/_inline_query_result_photo_8h_source.html +++ b/docs/_inline_query_result_photo_8h_source.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_photo_8h_source.h <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_photo_8h.html">InlineQueryResultPhoto.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e24de85..dbf03fc 100644 --- a/docs/_inline_query_result_venue_8h.html +++ b/docs/_inline_query_result_venue_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="_inline_query_result_venue_8h.html">InlineQueryResultVenue.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 11e4007..ed42f6b 100644 --- a/docs/_inline_query_result_venue_8h_source.html +++ b/docs/_inline_query_result_venue_8h_source.html @@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_venue_8h_source.h <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_venue_8h.html">InlineQueryResultVenue.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 173b401..9fabd60 100644 --- a/docs/_inline_query_result_video_8h.html +++ b/docs/_inline_query_result_video_8h.html @@ -105,7 +105,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c5215d1..c48b4d7 100644 --- a/docs/_inline_query_result_video_8h_source.html +++ b/docs/_inline_query_result_video_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_video_8h_source.h <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_video_8h.html">InlineQueryResultVideo.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e78a70b..24307fc 100644 --- a/docs/_inline_query_result_voice_8h.html +++ b/docs/_inline_query_result_voice_8h.html @@ -105,7 +105,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 539c87d..5eb621a 100644 --- a/docs/_inline_query_result_voice_8h_source.html +++ b/docs/_inline_query_result_voice_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_inline_query_result_voice_8h_source.h <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_inline_query_result_voice_8h.html">InlineQueryResultVoice.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a02cc8b..32bd53b 100644 --- a/docs/_input_contact_message_content_8h.html +++ b/docs/_input_contact_message_content_8h.html @@ -107,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_contact_message_content_8h.html">InputContactMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 819115b..85982fa 100644 --- a/docs/_input_contact_message_content_8h_source.html +++ b/docs/_input_contact_message_content_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_input_contact_message_content_8h_sour <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_contact_message_content_8h.html">InputContactMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 8a7d8ea..d577df9 100644 --- a/docs/_input_file_8h.html +++ b/docs/_input_file_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="_input_file_8h.html">InputFile.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 3a2052e..415b6ae 100644 --- a/docs/_input_file_8h_source.html +++ b/docs/_input_file_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_input_file_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_file_8h.html">InputFile.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c929eca..cf7fab4 100644 --- a/docs/_input_location_message_content_8h.html +++ b/docs/_input_location_message_content_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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_location_message_content_8h.html">InputLocationMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 bc859e9..df1e1d0 100644 --- a/docs/_input_location_message_content_8h_source.html +++ b/docs/_input_location_message_content_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_input_location_message_content_8h_sou <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_location_message_content_8h.html">InputLocationMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9aa9c47..48a2a7e 100644 --- a/docs/_input_message_content_8h.html +++ b/docs/_input_message_content_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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_message_content_8h.html">InputMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 410159d..752a794 100644 --- a/docs/_input_message_content_8h_source.html +++ b/docs/_input_message_content_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 3f2280d..04581a0 100644 --- a/docs/_input_text_message_content_8h.html +++ b/docs/_input_text_message_content_8h.html @@ -107,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_text_message_content_8h.html">InputTextMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 8f363ab..fd31ec3 100644 --- a/docs/_input_text_message_content_8h_source.html +++ b/docs/_input_text_message_content_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_input_text_message_content_8h_source. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_text_message_content_8h.html">InputTextMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c8953a3..c57ed11 100644 --- a/docs/_input_venue_message_content_8h.html +++ b/docs/_input_venue_message_content_8h.html @@ -107,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_venue_message_content_8h.html">InputVenueMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 34210e5..aa7edf7 100644 --- a/docs/_input_venue_message_content_8h_source.html +++ b/docs/_input_venue_message_content_8h_source.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('_input_venue_message_content_8h_source <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_venue_message_content_8h.html">InputVenueMessageContent.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a9e0ed0..4b92143 100644 --- a/docs/_keyboard_button_8h.html +++ b/docs/_keyboard_button_8h.html @@ -107,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="_keyboard_button_8h.html">KeyboardButton.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 3d5fd86..9ece13f 100644 --- a/docs/_keyboard_button_8h_source.html +++ b/docs/_keyboard_button_8h_source.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('_keyboard_button_8h_source.html','');} <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_keyboard_button_8h.html">KeyboardButton.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 46c754a..ef02c8c 100644 --- a/docs/_location_8h.html +++ b/docs/_location_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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_location_8h.html">Location.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c8acdd2..f896882 100644 --- a/docs/_location_8h_source.html +++ b/docs/_location_8h_source.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('_location_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_location_8h.html">Location.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 34de86b..ee67412 100644 --- a/docs/_message_8h.html +++ b/docs/_message_8h.html @@ -121,7 +121,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 4a0b90b..8fc5143 100644 --- a/docs/_message_8h_source.html +++ b/docs/_message_8h_source.html @@ -149,7 +149,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d8d19ea..f3bba2f 100644 --- a/docs/_message_entity_8h.html +++ b/docs/_message_entity_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="_message_entity_8h.html">MessageEntity.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 68d324c..527192c 100644 --- a/docs/_message_entity_8h_source.html +++ b/docs/_message_entity_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_message_entity_8h_source.html','');}) <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_message_entity_8h.html">MessageEntity.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 fb8214f..114ae56 100644 --- a/docs/_photo_size_8h.html +++ b/docs/_photo_size_8h.html @@ -107,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="_photo_size_8h.html">PhotoSize.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e388e07..cfb55a1 100644 --- a/docs/_photo_size_8h_source.html +++ b/docs/_photo_size_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_photo_size_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_photo_size_8h.html">PhotoSize.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 3ecf722..e965bab 100644 --- a/docs/_reply_keyboard_markup_8h.html +++ b/docs/_reply_keyboard_markup_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="_reply_keyboard_markup_8h.html">ReplyKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 fa9d916..a1fcbe3 100644 --- a/docs/_reply_keyboard_markup_8h_source.html +++ b/docs/_reply_keyboard_markup_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_reply_keyboard_markup_8h_source.html' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_reply_keyboard_markup_8h.html">ReplyKeyboardMarkup.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 2363d88..cef790c 100644 --- a/docs/_reply_keyboard_remove_8h.html +++ b/docs/_reply_keyboard_remove_8h.html @@ -107,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="_reply_keyboard_remove_8h.html">ReplyKeyboardRemove.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 28a9008..2aa8061 100644 --- a/docs/_reply_keyboard_remove_8h_source.html +++ b/docs/_reply_keyboard_remove_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_reply_keyboard_remove_8h_source.html' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_reply_keyboard_remove_8h.html">ReplyKeyboardRemove.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 b675aa7..ec3199b 100644 --- a/docs/_response_parameters_8h.html +++ b/docs/_response_parameters_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_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_response_parameters_8h.html">ResponseParameters.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d7b6f23..3a40b38 100644 --- a/docs/_response_parameters_8h_source.html +++ b/docs/_response_parameters_8h_source.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('_response_parameters_8h_source.html',' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_response_parameters_8h.html">ResponseParameters.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 14fd07e..04d00ad 100644 --- a/docs/_sticker_8h.html +++ b/docs/_sticker_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="_sticker_8h.html">Sticker.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 76f7a1f..6ba0e2e 100644 --- a/docs/_sticker_8h_source.html +++ b/docs/_sticker_8h_source.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('_sticker_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_8h.html">Sticker.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 48b0fcf..ce7dd6e 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e4dc575..e4bb898 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d0ca953..3360ece 100644 --- a/docs/_tg_exception_8h.html +++ b/docs/_tg_exception_8h.html @@ -107,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="_tg_exception_8h.html">TgException.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 42ad0bd..c05faa0 100644 --- a/docs/_tg_exception_8h_source.html +++ b/docs/_tg_exception_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1f924f2..41674dd 100644 --- a/docs/_tg_long_poll_8h.html +++ b/docs/_tg_long_poll_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_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_long_poll_8h.html">TgLongPoll.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 8f6dc3a..4a12de5 100644 --- a/docs/_tg_long_poll_8h_source.html +++ b/docs/_tg_long_poll_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 34cf5ac..07efc4d 100644 --- a/docs/_tg_type_parser_8h.html +++ b/docs/_tg_type_parser_8h.html @@ -160,7 +160,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7ac451d..b3bb6fb 100644 --- a/docs/_tg_type_parser_8h_source.html +++ b/docs/_tg_type_parser_8h_source.html @@ -313,7 +313,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 5038833..b781b91 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9712c87..a0be801 100644 --- a/docs/_tg_webhook_local_server_8h_source.html +++ b/docs/_tg_webhook_local_server_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 430a84b..9123125 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e8c341c..eb34e56 100644 --- a/docs/_tg_webhook_server_8h_source.html +++ b/docs/_tg_webhook_server_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 102fce4..6fd8631 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1a149d2..4504c97 100644 --- a/docs/_tg_webhook_tcp_server_8h_source.html +++ b/docs/_tg_webhook_tcp_server_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_tg_webhook_tcp_server_8h_source.html' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_tg_webhook_tcp_server_8h.html">TgWebhookTcpServer.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1bbd0f0..d99a7d0 100644 --- a/docs/_update_8h.html +++ b/docs/_update_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="_update_8h.html">Update.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 29be9a0..067dd48 100644 --- a/docs/_update_8h_source.html +++ b/docs/_update_8h_source.html @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 01ca02a..663355f 100644 --- a/docs/_url_8h.html +++ b/docs/_url_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="_url_8h.html">Url.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 7b033d1..75abe33 100644 --- a/docs/_url_8h_source.html +++ b/docs/_url_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_url_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_933963de0e9d7c93f6217fb7d7e6c3ad.html">net</a></li><li class="navelem"><a class="el" href="_url_8h.html">Url.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a2df1ba..004c3b0 100644 --- a/docs/_user_8h.html +++ b/docs/_user_8h.html @@ -107,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="_user_8h.html">User.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d4e2bff..90fff1f 100644 --- a/docs/_user_8h_source.html +++ b/docs/_user_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_user_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_8h.html">User.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 125ff66..34344fc 100644 --- a/docs/_user_profile_photos_8h.html +++ b/docs/_user_profile_photos_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="_user_profile_photos_8h.html">UserProfilePhotos.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 bc79bda..1893724 100644 --- a/docs/_user_profile_photos_8h_source.html +++ b/docs/_user_profile_photos_8h_source.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('_user_profile_photos_8h_source.html',' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_user_profile_photos_8h.html">UserProfilePhotos.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 452abd7..2f11798 100644 --- a/docs/_venue_8h.html +++ b/docs/_venue_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="_venue_8h.html">Venue.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a15dd83..fe6a422 100644 --- a/docs/_venue_8h_source.html +++ b/docs/_venue_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_venue_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_venue_8h.html">Venue.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 69c7602..47555ac 100644 --- a/docs/_video_8h.html +++ b/docs/_video_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="_video_8h.html">Video.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c01ae75..5395be2 100644 --- a/docs/_video_8h_source.html +++ b/docs/_video_8h_source.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('_video_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_8h.html">Video.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 31bd4ac..0408026 100644 --- a/docs/_voice_8h.html +++ b/docs/_voice_8h.html @@ -107,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="_voice_8h.html">Voice.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 aae03bd..79c3a44 100644 --- a/docs/_voice_8h_source.html +++ b/docs/_voice_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_voice_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_voice_8h.html">Voice.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 8b9aad9..24d1b86 100644 --- a/docs/_webhook_info_8h.html +++ b/docs/_webhook_info_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="_webhook_info_8h.html">WebhookInfo.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 acddd7a..17c3aa1 100644 --- a/docs/_webhook_info_8h_source.html +++ b/docs/_webhook_info_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_webhook_info_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_webhook_info_8h.html">WebhookInfo.h</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 5d3edf1..fac19de 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -164,7 +164,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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-members.html b/docs/class_tg_bot_1_1_api-members.html index 92d2c18..75dc207 100644 --- a/docs/class_tg_bot_1_1_api-members.html +++ b/docs/class_tg_bot_1_1_api-members.html @@ -90,48 +90,49 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">answerInlineQuery</a>(const std::string &inlineQueryId, const std::vector< InlineQueryResult::Ptr > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a>(const std::string &token)</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339">Bot</a> class</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"><span class="mlabel">friend</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">deleteWebhook</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">downloadFile</a>(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8663d3b183eb53d6b7ca19791e55d7d7">editMessageCaption</a>(int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#a9edd65a004e477580923216cf741af3f">editMessageReplyMarkup</a>(int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#ae748d3681b132b0cbd6a1a9080a4da2e">editMessageText</a>(const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">getChat</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">getChatAdministrators</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">getChatMember</a>(int64_t chatId, int32_t userId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">getChatMembersCount</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">getFile</a>(const std::string &fileId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#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#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#a07c9bb7aa68a66bec54dd9bcf97875d7">kickChatMember</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#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#a02516736a544239624cd78f9e00dd625">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=GenericReply::Ptr(), 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#af254299f325a89ad413897ee12dfd7c0">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=GenericReply::Ptr(), 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#aa01ddbbf3eb706cf901a1f0abdb2aa3b">sendContact</a>(int64_t chatId, std::string phoneNumber, std::string firstName, std::string lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#a3fecab4c02d4a768742a5c22b2e805f7">sendDocument</a>(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a7385a5377b9755e2308e44d0fe51a8f2">sendDocument</a>(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a91ab4ca23c30bcb3064c114cb9d690ed">sendLocation</a>(int64_t chatId, float latitude, float longitude, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a5efcfe0a1667c3574ea97018155e763e">sendMessage</a>(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a5fd4787f1c4784763364da467ee939f5">sendPhoto</a>(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#ae930747779c2b9777a16d2595ef5c920">sendPhoto</a>(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a837ece41c01aa9405c3951a870fa2ff1">sendSticker</a>(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a705ba545050347ffc64fc304367918e1">sendSticker</a>(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a483c9c374b6f42bceb66b0093bf1cb4f">sendVenue</a>(int64_t chatId, float latitude, float longitude, std::string title, std::string address, std::string foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#ae48a4c5793721df8438d2c01962e0e2e">sendVideo</a>(int64_t chatId, const InputFile::Ptr video, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a8c0f2eeefdddbc13e43093ec20ce4528">sendVideo</a>(int64_t chatId, const std::string &videoId, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#aef36b31266345808a87d77ab1dfa12d4">sendVoice</a>(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a21b1aa48e167883cb05443dd7d1396ad">sendVoice</a>(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#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#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#a963570ff375bced1e5b21246082365f1">deleteMessage</a>(int64_t chatId, int32_t messageId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">deleteWebhook</a>() const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">downloadFile</a>(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8663d3b183eb53d6b7ca19791e55d7d7">editMessageCaption</a>(int64_t chatId=0, int32_t messageId=0, const std::string &caption="", const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#a9edd65a004e477580923216cf741af3f">editMessageReplyMarkup</a>(int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#ae748d3681b132b0cbd6a1a9080a4da2e">editMessageText</a>(const std::string &text, int64_t chatId=0, int32_t messageId=0, const std::string &inlineMessageId="", const std::string &parseMode="", bool disableWebPagePreview=false, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#acf5818100f3529706d8aa888f3922594">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">getChat</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">getChatAdministrators</a>(int64_t chatId) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><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 class="even"><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><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 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#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#a07c9bb7aa68a66bec54dd9bcf97875d7">kickChatMember</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#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#a02516736a544239624cd78f9e00dd625">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=GenericReply::Ptr(), 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#af254299f325a89ad413897ee12dfd7c0">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=GenericReply::Ptr(), 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#aa01ddbbf3eb706cf901a1f0abdb2aa3b">sendContact</a>(int64_t chatId, std::string phoneNumber, std::string firstName, std::string lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#a3fecab4c02d4a768742a5c22b2e805f7">sendDocument</a>(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a7385a5377b9755e2308e44d0fe51a8f2">sendDocument</a>(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a91ab4ca23c30bcb3064c114cb9d690ed">sendLocation</a>(int64_t chatId, float latitude, float longitude, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a5efcfe0a1667c3574ea97018155e763e">sendMessage</a>(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a5fd4787f1c4784763364da467ee939f5">sendPhoto</a>(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#ae930747779c2b9777a16d2595ef5c920">sendPhoto</a>(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a837ece41c01aa9405c3951a870fa2ff1">sendSticker</a>(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a705ba545050347ffc64fc304367918e1">sendSticker</a>(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a483c9c374b6f42bceb66b0093bf1cb4f">sendVenue</a>(int64_t chatId, float latitude, float longitude, std::string title, std::string address, std::string foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr()) 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#ae48a4c5793721df8438d2c01962e0e2e">sendVideo</a>(int64_t chatId, const InputFile::Ptr video, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a8c0f2eeefdddbc13e43093ec20ce4528">sendVideo</a>(int64_t chatId, const std::string &videoId, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#aef36b31266345808a87d77ab1dfa12d4">sendVoice</a>(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#a21b1aa48e167883cb05443dd7d1396ad">sendVoice</a>(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr(), 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#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#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> </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 Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a36f8ed..503f79d 100644 --- a/docs/class_tg_bot_1_1_api.html +++ b/docs/class_tg_bot_1_1_api.html @@ -154,6 +154,8 @@ Public Member Functions</h2></td></tr> <tr class="separator:a8663d3b183eb53d6b7ca19791e55d7d7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9edd65a004e477580923216cf741af3f"><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#a9edd65a004e477580923216cf741af3f">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=<a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>()) const</td></tr> <tr class="separator:a9edd65a004e477580923216cf741af3f"><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="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="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> @@ -328,6 +330,41 @@ Friends</h2></td></tr> </div> </div> +<a id="a963570ff375bced1e5b21246082365f1"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a963570ff375bced1e5b21246082365f1">◆ </a></span>deleteMessage()</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">void TgBot::Api::deleteMessage </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">int32_t </td> + <td class="paramname"><em>messageId</em> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td> const</td> + </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> + <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> + </table> + </dd> +</dl> + +</div> +</div> <a id="a8fbfde4234553c478987746c43b08e62"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8fbfde4234553c478987746c43b08e62">◆ </a></span>deleteWebhook()</h2> @@ -2230,7 +2267,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 08c7c79..0ec60e0 100644 --- a/docs/class_tg_bot_1_1_api.js +++ b/docs/class_tg_bot_1_1_api.js @@ -3,6 +3,7 @@ var class_tg_bot_1_1_api = [ "Api", "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94", null ], [ "answerCallbackQuery", "class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8", null ], [ "answerInlineQuery", "class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9", null ], + [ "deleteMessage", "class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1", null ], [ "deleteWebhook", "class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62", null ], [ "downloadFile", "class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07", null ], [ "editMessageCaption", "class_tg_bot_1_1_api.html#a8663d3b183eb53d6b7ca19791e55d7d7", null ], diff --git a/docs/class_tg_bot_1_1_audio-members.html b/docs/class_tg_bot_1_1_audio-members.html index 06b3845..7dad8be 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e55deec..bd71ff4 100644 --- a/docs/class_tg_bot_1_1_audio.html +++ b/docs/class_tg_bot_1_1_audio.html @@ -243,7 +243,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 4f4da1f..4ffa7c4 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 dc18f21..b6171c5 100644 --- a/docs/class_tg_bot_1_1_bot.html +++ b/docs/class_tg_bot_1_1_bot.html @@ -257,7 +257,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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-members.html b/docs/class_tg_bot_1_1_callback_query-members.html index df292da..eae9e19 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 814753a..a6cdef9 100644 --- a/docs/class_tg_bot_1_1_callback_query.html +++ b/docs/class_tg_bot_1_1_callback_query.html @@ -261,7 +261,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c25f21e..3a248d2 100644 --- a/docs/class_tg_bot_1_1_chat-members.html +++ b/docs/class_tg_bot_1_1_chat-members.html @@ -100,7 +100,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 42a9c2c..2b11021 100644 --- a/docs/class_tg_bot_1_1_chat.html +++ b/docs/class_tg_bot_1_1_chat.html @@ -300,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_chat.html">Chat</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 1d01c51..306663c 100644 --- a/docs/class_tg_bot_1_1_chat_member-members.html +++ b/docs/class_tg_bot_1_1_chat_member-members.html @@ -94,7 +94,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0637557..fb40663 100644 --- a/docs/class_tg_bot_1_1_chat_member.html +++ b/docs/class_tg_bot_1_1_chat_member.html @@ -167,7 +167,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 aff9f76..93fc7f6 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 b6dc1fd..d665a54 100644 --- a/docs/class_tg_bot_1_1_chosen_inline_result.html +++ b/docs/class_tg_bot_1_1_chosen_inline_result.html @@ -224,7 +224,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9d22880..8120eec 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c009d13..cfdd76b 100644 --- a/docs/class_tg_bot_1_1_contact.html +++ b/docs/class_tg_bot_1_1_contact.html @@ -205,7 +205,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 18a37ce..7c6d219 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 41c7bf0..857d141 100644 --- a/docs/class_tg_bot_1_1_document.html +++ b/docs/class_tg_bot_1_1_document.html @@ -224,7 +224,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c8b5461..8e8bf2e 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 c0c0d41..83b73a3 100644 --- a/docs/class_tg_bot_1_1_event_broadcaster.html +++ b/docs/class_tg_bot_1_1_event_broadcaster.html @@ -487,7 +487,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 bbd8977..c9a0da0 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9627c73..67d024e 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 e03e1a8..8496d6a 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 8b0e554..3101289 100644 --- a/docs/class_tg_bot_1_1_file.html +++ b/docs/class_tg_bot_1_1_file.html @@ -186,7 +186,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9b812a8..6c4edb2 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 d1a2185..ae51a15 100644 --- a/docs/class_tg_bot_1_1_force_reply.html +++ b/docs/class_tg_bot_1_1_force_reply.html @@ -185,7 +185,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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-members.html b/docs/class_tg_bot_1_1_generic_reply-members.html index 7a19a84..d1260ec 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 53956ea..17902d2 100644 --- a/docs/class_tg_bot_1_1_generic_reply.html +++ b/docs/class_tg_bot_1_1_generic_reply.html @@ -170,7 +170,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 6a4eba5..07d81b2 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0481f0c..0dae613 100644 --- a/docs/class_tg_bot_1_1_http_client.html +++ b/docs/class_tg_bot_1_1_http_client.html @@ -169,7 +169,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 40dab40..0e62864 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a458e3b..f10fd32 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 48edfaf..72fd380 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 ffed88b..c712054 100644 --- a/docs/class_tg_bot_1_1_http_req_arg.html +++ b/docs/class_tg_bot_1_1_http_req_arg.html @@ -267,7 +267,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 910080e..385a2bc 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 30cdbbc..3d9e0fe 100644 --- a/docs/class_tg_bot_1_1_http_server.html +++ b/docs/class_tg_bot_1_1_http_server.html @@ -345,7 +345,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 019f2f1..57c18c9 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 f3ac7f4..838b59b 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 @@ -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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 4ce86c8..237e35d 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 @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_keyboard_butto <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 2954237..a432d4a 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_button.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_button.html @@ -224,7 +224,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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-members.html b/docs/class_tg_bot_1_1_inline_keyboard_markup-members.html index b1998d5..7557bf4 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 803f0ce..28dda4a 100644 --- a/docs/class_tg_bot_1_1_inline_keyboard_markup.html +++ b/docs/class_tg_bot_1_1_inline_keyboard_markup.html @@ -166,7 +166,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 63d977e..3ee74de 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 8860813..60f4d5e 100644 --- a/docs/class_tg_bot_1_1_inline_query.html +++ b/docs/class_tg_bot_1_1_inline_query.html @@ -224,7 +224,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 9778db5..664e9aa 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 e726b4c..bbc3547 100644 --- a/docs/class_tg_bot_1_1_inline_query_result.html +++ b/docs/class_tg_bot_1_1_inline_query_result.html @@ -334,7 +334,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 01ffaac..1d437d8 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 941ea48..924c77a 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 @@ -337,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_article.html">InlineQueryResultArticle</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 d89a22a..ab56adc 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 f62adc0..65d25b5 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 @@ -280,7 +280,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 c1d240e..bfeb1cd 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 a0a0411..1a97ddc 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 @@ -242,7 +242,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 addeecb..cb1add5 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 fc9445b..3e2712e 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 @@ -261,7 +261,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 b6297d1..730f135 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 519ea52..6acff77 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 @@ -242,7 +242,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 102a623..3d0387c 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 9b4bb15..24dbdf9 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 @@ -242,7 +242,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 5409ad7..41d0de7 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 a93e6d3..7bb7de3 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 @@ -261,7 +261,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 359eb2c..f7c2f52 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 fe8ef9a..767bbc7 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 @@ -242,7 +242,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 b123105..5b117f2 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 82a7635..771ac51 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 @@ -261,7 +261,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 9638b7f..15d525f 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 2109422..6827a2a 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 @@ -242,7 +242,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 9c35059..130d2bc 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 1edc0a7..ed78242 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 @@ -337,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_contact.html">InlineQueryResultContact</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 75f48f9..36b2f96 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 4b74da9..464bbf6 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 @@ -337,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_document.html">InlineQueryResultDocument</a></li> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 c265666..7b7dd8c 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 f2a3f02..75de55a 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 @@ -242,7 +242,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 30a3ae7..65b9d29 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 @@ -106,7 +106,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 24eca85..37c159b 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 @@ -299,7 +299,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 1954dfa..6b26fff 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 4116a92..95a84c4 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 @@ -318,7 +318,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 12f1908..af16203 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 @@ -106,7 +106,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 c57a461..96a92bd 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 @@ -299,7 +299,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 b196310..f8b1af6 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 087e40b..3f49fe6 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 @@ -318,7 +318,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 29e00bd..b51cb29 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 9c380c5..36cd472 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 @@ -356,7 +356,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 6ca07fb..e885ab4 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 b9a1ff2..31753de 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 @@ -356,7 +356,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 80fe729..5cad78d 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 5c3a6ac..e7d0f80 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 @@ -261,7 +261,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 7b299c5..cce9b45 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 a01c239..3e0aa7e 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 @@ -269,7 +269,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 f6d92bb..9efcf47 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 25ad38b..d632b1d 100644 --- a/docs/class_tg_bot_1_1_input_file.html +++ b/docs/class_tg_bot_1_1_input_file.html @@ -230,7 +230,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 21b422a..28c6baf 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 348468f..9f4e309 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 @@ -250,7 +250,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:56 for tgbot-cpp by <a href="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 7a888fd..e63d969 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 e4e551f..80bd6b4 100644 --- a/docs/class_tg_bot_1_1_input_message_content.html +++ b/docs/class_tg_bot_1_1_input_message_content.html @@ -224,7 +224,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 f8569b0..da54d2e 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 4e25539..27839dc 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 @@ -269,7 +269,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 646570c..9e14803 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 c9651fa..1ef1212 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 @@ -307,7 +307,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 f1fd9c7..6d4cb1e 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 dfcbaf8..f901971 100644 --- a/docs/class_tg_bot_1_1_keyboard_button.html +++ b/docs/class_tg_bot_1_1_keyboard_button.html @@ -186,7 +186,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 f1440f2..19d4c48 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 749f814..37723a4 100644 --- a/docs/class_tg_bot_1_1_location.html +++ b/docs/class_tg_bot_1_1_location.html @@ -167,7 +167,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 0e259aa..3cc9b7f 100644 --- a/docs/class_tg_bot_1_1_message-members.html +++ b/docs/class_tg_bot_1_1_message-members.html @@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 e5b5aa2..f61e31c 100644 --- a/docs/class_tg_bot_1_1_message.html +++ b/docs/class_tg_bot_1_1_message.html @@ -790,7 +790,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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-members.html b/docs/class_tg_bot_1_1_message_entity-members.html index 7899803..c35a5c2 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 5fd16b5..acf49db 100644 --- a/docs/class_tg_bot_1_1_message_entity.html +++ b/docs/class_tg_bot_1_1_message_entity.html @@ -224,7 +224,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 c007a93..0511576 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 4fca55c..7941c56 100644 --- a/docs/class_tg_bot_1_1_photo_size.html +++ b/docs/class_tg_bot_1_1_photo_size.html @@ -205,7 +205,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 07fa321..37086e1 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 7973348..cb7d4d7 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_markup.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_markup.html @@ -223,7 +223,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 20f8717..505f056 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 d89336e..4e683f3 100644 --- a/docs/class_tg_bot_1_1_reply_keyboard_remove.html +++ b/docs/class_tg_bot_1_1_reply_keyboard_remove.html @@ -185,7 +185,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 60f1fd0..4d0b2f8 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 1c64d9c..57915b0 100644 --- a/docs/class_tg_bot_1_1_response_parameters.html +++ b/docs/class_tg_bot_1_1_response_parameters.html @@ -167,7 +167,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 e12ab17..a8f6864 100644 --- a/docs/class_tg_bot_1_1_sticker-members.html +++ b/docs/class_tg_bot_1_1_sticker-members.html @@ -98,7 +98,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 f608ea7..d5fc18c 100644 --- a/docs/class_tg_bot_1_1_sticker.html +++ b/docs/class_tg_bot_1_1_sticker.html @@ -243,7 +243,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 c9b6d09..fd798ef 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 62650dd..6285472 100644 --- a/docs/class_tg_bot_1_1_tg_exception.html +++ b/docs/class_tg_bot_1_1_tg_exception.html @@ -142,7 +142,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 073b72b..7998841 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 6d15571..07de0c5 100644 --- a/docs/class_tg_bot_1_1_tg_long_poll.html +++ b/docs/class_tg_bot_1_1_tg_long_poll.html @@ -177,7 +177,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 f4a6a51..7c524cc 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 @@ -208,7 +208,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_tg_type_parser.html', <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 6d8a2c3..108d00f 100644 --- a/docs/class_tg_bot_1_1_tg_type_parser.html +++ b/docs/class_tg_bot_1_1_tg_type_parser.html @@ -2681,7 +2681,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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-members.html b/docs/class_tg_bot_1_1_tg_webhook_server-members.html index 8b2377a..e68af9d 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 28c302e..cbb04c1 100644 --- a/docs/class_tg_bot_1_1_tg_webhook_server.html +++ b/docs/class_tg_bot_1_1_tg_webhook_server.html @@ -273,7 +273,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:58 for tgbot-cpp by <a href="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 68ad043..e229f6f 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 2bb6e20..e4ca122 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 @@ -273,7 +273,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 7c5e582..211a403 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a444bb6..f8e878d 100644 --- a/docs/class_tg_bot_1_1_update.html +++ b/docs/class_tg_bot_1_1_update.html @@ -281,7 +281,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 3b56daf..5ca64d7 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a2b09da..79df595 100644 --- a/docs/class_tg_bot_1_1_url.html +++ b/docs/class_tg_bot_1_1_url.html @@ -226,7 +226,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 b4608c9..a0320d7 100644 --- a/docs/class_tg_bot_1_1_user-members.html +++ b/docs/class_tg_bot_1_1_user-members.html @@ -96,7 +96,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 11a585b..633c7c4 100644 --- a/docs/class_tg_bot_1_1_user.html +++ b/docs/class_tg_bot_1_1_user.html @@ -205,7 +205,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 d7c797c..1cd3e26 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 56ecd87..f7775e7 100644 --- a/docs/class_tg_bot_1_1_user_profile_photos.html +++ b/docs/class_tg_bot_1_1_user_profile_photos.html @@ -167,7 +167,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 59f31cf..37e245b 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 b4aeb89..1db8e7a 100644 --- a/docs/class_tg_bot_1_1_venue.html +++ b/docs/class_tg_bot_1_1_venue.html @@ -205,7 +205,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 7f41613..b585d0d 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 9a40ff5..874f9fc 100644 --- a/docs/class_tg_bot_1_1_video.html +++ b/docs/class_tg_bot_1_1_video.html @@ -262,7 +262,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 daeefbe..5f8a66b 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 848d68e..e76a6f3 100644 --- a/docs/class_tg_bot_1_1_voice.html +++ b/docs/class_tg_bot_1_1_voice.html @@ -205,7 +205,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 312c17e..8359072 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 d0903bf..354a404 100644 --- a/docs/class_tg_bot_1_1_webhook_info.html +++ b/docs/class_tg_bot_1_1_webhook_info.html @@ -262,7 +262,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f73869f..e934af4 100644 --- a/docs/classes.html +++ b/docs/classes.html @@ -134,7 +134,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 0f989bf..28caa3f 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 5bdc3d6..2f1751a 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 9d55d0f..144085e 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 958d3c8..d5ba899 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a138d55..5c7974b 100644 --- a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html +++ b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html @@ -205,7 +205,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/files.html b/docs/files.html index 913e473..e8c697f 100644 --- a/docs/files.html +++ b/docs/files.html @@ -171,7 +171,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 97a8296..01dd570 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 89d6fff..cbc358f 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 52163a8..f9be2ad 100644 --- a/docs/functions_a.html +++ b/docs/functions_a.html @@ -120,7 +120,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 1d15ae2..06a3289 100644 --- a/docs/functions_b.html +++ b/docs/functions_b.html @@ -92,7 +92,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 507aea5..a19416f 100644 --- a/docs/functions_c.html +++ b/docs/functions_c.html @@ -125,7 +125,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 44c2b9a..9c765bc 100644 --- a/docs/functions_d.html +++ b/docs/functions_d.html @@ -93,6 +93,9 @@ $(document).ready(function(){initNavTree('functions_d.html','');}); <li>deleteChatPhoto : <a class="el" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">TgBot::Message</a> </li> +<li>deleteMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">TgBot::Api</a> +</li> <li>deleteWebhook() : <a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">TgBot::Api</a> </li> @@ -131,7 +134,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 99483a4..fbb6c54 100644 --- a/docs/functions_e.html +++ b/docs/functions_e.html @@ -115,7 +115,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 62cc290..52b2abb 100644 --- a/docs/functions_enum.html +++ b/docs/functions_enum.html @@ -89,7 +89,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 bc56aab..ba94eb5 100644 --- a/docs/functions_f.html +++ b/docs/functions_f.html @@ -162,7 +162,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 d49ce28..b4204b1 100644 --- a/docs/functions_func.html +++ b/docs/functions_func.html @@ -97,7 +97,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 36c457a..b7d4b0a 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f8820bf..9842548 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 2db1a13..4171287 100644 --- a/docs/functions_func_c.html +++ b/docs/functions_func_c.html @@ -91,7 +91,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 4cc3cc7..99d5f08 100644 --- a/docs/functions_func_d.html +++ b/docs/functions_func_d.html @@ -82,6 +82,9 @@ $(document).ready(function(){initNavTree('functions_func_d.html','');});   <h3><a id="index_d"></a>- d -</h3><ul> +<li>deleteMessage() +: <a class="el" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">TgBot::Api</a> +</li> <li>deleteWebhook() : <a class="el" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">TgBot::Api</a> </li> @@ -94,7 +97,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 995e5a9..f69ddd2 100644 --- a/docs/functions_func_e.html +++ b/docs/functions_func_e.html @@ -100,7 +100,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 eda0bb6..68b815f 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f0168f6..5c6f30f 100644 --- a/docs/functions_func_g.html +++ b/docs/functions_func_g.html @@ -147,7 +147,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 b979227..1034878 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 179bb56..9efd01c 100644 --- a/docs/functions_func_i.html +++ b/docs/functions_func_i.html @@ -166,7 +166,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 ffd350b..ecc140f 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 6aede7a..3e2cb2c 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 9fa6d8d..e1a6e34 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 515fe55..aeeaa57 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 cc23ce4..ccdf5fe 100644 --- a/docs/functions_func_p.html +++ b/docs/functions_func_p.html @@ -424,7 +424,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 811ff45..bfba837 100644 --- a/docs/functions_func_s.html +++ b/docs/functions_func_s.html @@ -132,7 +132,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a2c978a..de9fab0 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 e7b4073..2dbd6df 100644 --- a/docs/functions_func_u.html +++ b/docs/functions_func_u.html @@ -94,7 +94,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f02c2ee..c20bacb 100644 --- a/docs/functions_g.html +++ b/docs/functions_g.html @@ -166,7 +166,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 b1e0d59..b92b373 100644 --- a/docs/functions_h.html +++ b/docs/functions_h.html @@ -111,7 +111,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 59845b8..3d9e083 100644 --- a/docs/functions_i.html +++ b/docs/functions_i.html @@ -192,7 +192,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 8857cea..e279912 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 c3cab9e..9f2ec79 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 423cc4f..f520d4b 100644 --- a/docs/functions_l.html +++ b/docs/functions_l.html @@ -130,7 +130,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 d868309..b1472f7 100644 --- a/docs/functions_m.html +++ b/docs/functions_m.html @@ -143,7 +143,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 7c1fccb..9a562f7 100644 --- a/docs/functions_n.html +++ b/docs/functions_n.html @@ -100,7 +100,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 321add6..8113122 100644 --- a/docs/functions_o.html +++ b/docs/functions_o.html @@ -116,7 +116,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 db70f1a..8f28457 100644 --- a/docs/functions_p.html +++ b/docs/functions_p.html @@ -524,7 +524,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 fc0efc7..d81ea06 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 c228260..f95b24c 100644 --- a/docs/functions_r.html +++ b/docs/functions_r.html @@ -112,7 +112,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 2020325..90976e3 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 8f953c0..46bbb40 100644 --- a/docs/functions_s.html +++ b/docs/functions_s.html @@ -161,7 +161,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 e4c75c7..00a2a86 100644 --- a/docs/functions_t.html +++ b/docs/functions_t.html @@ -145,14 +145,12 @@ $(document).ready(function(){initNavTree('functions_t.html','');}); <li>tryParseJson() : <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">TgBot::TgTypeParser</a> </li> -<li>type -: <a class="el" href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">TgBot::Chat</a> -</li> <li>Type : <a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">TgBot::Chat</a> </li> <li>type -: <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult</a> +: <a class="el" href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">TgBot::Chat</a> +, <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult</a> </li> <li>TYPE : <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">TgBot::InlineQueryResultArticle</a> @@ -186,7 +184,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 cf5d5d4..6257c4c 100644 --- a/docs/functions_type.html +++ b/docs/functions_type.html @@ -191,7 +191,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f26fbe9..90e9f9c 100644 --- a/docs/functions_u.html +++ b/docs/functions_u.html @@ -116,7 +116,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 387f0a2..38281e9 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 0940aae..4cb0287 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 33f8901..67d2a95 100644 --- a/docs/functions_vars_a.html +++ b/docs/functions_vars_a.html @@ -111,7 +111,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 4d7bdc5..7ffd7e1 100644 --- a/docs/functions_vars_c.html +++ b/docs/functions_vars_c.html @@ -116,7 +116,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a7f253e..d0d72d8 100644 --- a/docs/functions_vars_d.html +++ b/docs/functions_vars_d.html @@ -125,7 +125,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 1090c20..e0c113e 100644 --- a/docs/functions_vars_e.html +++ b/docs/functions_vars_e.html @@ -103,7 +103,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 101d2dc..5e3f5a1 100644 --- a/docs/functions_vars_f.html +++ b/docs/functions_vars_f.html @@ -156,7 +156,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 9d7cdfd..633eb49 100644 --- a/docs/functions_vars_g.html +++ b/docs/functions_vars_g.html @@ -107,7 +107,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 6344704..0889436 100644 --- a/docs/functions_vars_h.html +++ b/docs/functions_vars_h.html @@ -102,7 +102,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 cf7b43b..7af0aab 100644 --- a/docs/functions_vars_i.html +++ b/docs/functions_vars_i.html @@ -111,7 +111,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 0d4716f..54c8da0 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 3895f45..a8d6f60 100644 --- a/docs/functions_vars_l.html +++ b/docs/functions_vars_l.html @@ -127,7 +127,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 935f2eb..369cf3e 100644 --- a/docs/functions_vars_m.html +++ b/docs/functions_vars_m.html @@ -132,7 +132,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 519905a..f69e985 100644 --- a/docs/functions_vars_n.html +++ b/docs/functions_vars_n.html @@ -100,7 +100,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 7f21afe..e5dd965 100644 --- a/docs/functions_vars_o.html +++ b/docs/functions_vars_o.html @@ -95,7 +95,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 fc4ef71..4a2e0e9 100644 --- a/docs/functions_vars_p.html +++ b/docs/functions_vars_p.html @@ -130,7 +130,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 8ea2ba0..800be26 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a7dddcf..f504bb0 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 2a65136..674941a 100644 --- a/docs/functions_vars_s.html +++ b/docs/functions_vars_s.html @@ -114,7 +114,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 765cd6b..a8313ec 100644 --- a/docs/functions_vars_t.html +++ b/docs/functions_vars_t.html @@ -163,7 +163,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 95d3db5..545ba01 100644 --- a/docs/functions_vars_u.html +++ b/docs/functions_vars_u.html @@ -108,7 +108,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 de40e87..6686d78 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 bbc5f1f..f6a58f4 100644 --- a/docs/functions_vars_w.html +++ b/docs/functions_vars_w.html @@ -93,7 +93,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f95c09f..c749da8 100644 --- a/docs/functions_w.html +++ b/docs/functions_w.html @@ -93,7 +93,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 f9f7872..5eb473f 100644 --- a/docs/group__general.html +++ b/docs/group__general.html @@ -103,7 +103,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 0a94737..f7452d4 100644 --- a/docs/group__general.js +++ b/docs/group__general.js @@ -4,6 +4,7 @@ var group__general = [ "Api", "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94", null ], [ "answerCallbackQuery", "class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8", null ], [ "answerInlineQuery", "class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9", null ], + [ "deleteMessage", "class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1", null ], [ "deleteWebhook", "class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62", null ], [ "downloadFile", "class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07", null ], [ "editMessageCaption", "class_tg_bot_1_1_api.html#a8663d3b183eb53d6b7ca19791e55d7d7", null ], diff --git a/docs/group__net.html b/docs/group__net.html index de7edce..a3f36b4 100644 --- a/docs/group__net.html +++ b/docs/group__net.html @@ -107,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 a212af2..f6f847f 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 622caac..9de2775 100644 --- a/docs/group__types.html +++ b/docs/group__types.html @@ -207,7 +207,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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.html b/docs/hierarchy.html index df3aff7..0a722a9 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -166,7 +166,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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/index.html b/docs/index.html index 61ba443..301458e 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 3e49a75..1331bcf 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 a4bafcf..ddbcc09 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 9e305d4..4eacc9e 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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 986f110..41edee6 100644 --- a/docs/namespace_tg_bot.html +++ b/docs/namespace_tg_bot.html @@ -235,7 +235,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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.html b/docs/namespacemembers.html index 2376db1..a240761 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 e4b585c..56ad6a5 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 7f98f3e..4afc149 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 Tue Mar 21 2017 19:10:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:59 for tgbot-cpp by <a href="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 db7150c..1796eda 100644 --- a/docs/navtreedata.js +++ b/docs/navtreedata.js @@ -36,9 +36,9 @@ var NAVTREE = var NAVTREEINDEX = [ "_api_8h.html", -"class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28", -"class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495", -"class_tg_bot_1_1_venue.html" +"class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3", +"class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1", +"class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index 1f39966..8282017 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -157,46 +157,47 @@ var NAVTREEINDEX0 = "_webhook_info_8h_source.html":[8,0,0,0,2,55], "annotated.html":[7,0], "class_tg_bot_1_1_api.html":[5,0,0], -"class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07":[5,0,0,12], -"class_tg_bot_1_1_api.html#a02516736a544239624cd78f9e00dd625":[5,0,0,20], -"class_tg_bot_1_1_api.html#a07c9bb7aa68a66bec54dd9bcf97875d7":[5,0,0,18], -"class_tg_bot_1_1_api.html#a21b1aa48e167883cb05443dd7d1396ad":[5,0,0,36], -"class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde":[5,0,0,19], +"class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07":[5,0,0,13], +"class_tg_bot_1_1_api.html#a02516736a544239624cd78f9e00dd625":[5,0,0,21], +"class_tg_bot_1_1_api.html#a07c9bb7aa68a66bec54dd9bcf97875d7":[5,0,0,19], +"class_tg_bot_1_1_api.html#a21b1aa48e167883cb05443dd7d1396ad":[5,0,0,37], +"class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde":[5,0,0,20], "class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8":[5,0,0,1], -"class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8":[5,0,0,10], -"class_tg_bot_1_1_api.html#a3fecab4c02d4a768742a5c22b2e805f7":[5,0,0,24], +"class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8":[5,0,0,11], +"class_tg_bot_1_1_api.html#a3fecab4c02d4a768742a5c22b2e805f7":[5,0,0,25], "class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9":[5,0,0,2], -"class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c":[5,0,0,17], -"class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec":[5,0,0,38], -"class_tg_bot_1_1_api.html#a483c9c374b6f42bceb66b0093bf1cb4f":[5,0,0,32], -"class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535":[5,0,0,14], -"class_tg_bot_1_1_api.html#a5efcfe0a1667c3574ea97018155e763e":[5,0,0,27], -"class_tg_bot_1_1_api.html#a5fd4787f1c4784763364da467ee939f5":[5,0,0,28], -"class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6":[5,0,0,11], -"class_tg_bot_1_1_api.html#a705ba545050347ffc64fc304367918e1":[5,0,0,31], -"class_tg_bot_1_1_api.html#a7385a5377b9755e2308e44d0fe51a8f2":[5,0,0,25], -"class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d":[5,0,0,22], -"class_tg_bot_1_1_api.html#a837ece41c01aa9405c3951a870fa2ff1":[5,0,0,30], -"class_tg_bot_1_1_api.html#a8663d3b183eb53d6b7ca19791e55d7d7":[5,0,0,5], -"class_tg_bot_1_1_api.html#a8c0f2eeefdddbc13e43093ec20ce4528":[5,0,0,34], -"class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62":[5,0,0,3], -"class_tg_bot_1_1_api.html#a91ab4ca23c30bcb3064c114cb9d690ed":[5,0,0,26], -"class_tg_bot_1_1_api.html#a9edd65a004e477580923216cf741af3f":[5,0,0,6], -"class_tg_bot_1_1_api.html#aa01ddbbf3eb706cf901a1f0abdb2aa3b":[5,0,0,23], -"class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210":[5,0,0,16], -"class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07":[5,0,0,4], -"class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9":[5,0,0,15], +"class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c":[5,0,0,18], +"class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec":[5,0,0,39], +"class_tg_bot_1_1_api.html#a483c9c374b6f42bceb66b0093bf1cb4f":[5,0,0,33], +"class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535":[5,0,0,15], +"class_tg_bot_1_1_api.html#a5efcfe0a1667c3574ea97018155e763e":[5,0,0,28], +"class_tg_bot_1_1_api.html#a5fd4787f1c4784763364da467ee939f5":[5,0,0,29], +"class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6":[5,0,0,12], +"class_tg_bot_1_1_api.html#a705ba545050347ffc64fc304367918e1":[5,0,0,32], +"class_tg_bot_1_1_api.html#a7385a5377b9755e2308e44d0fe51a8f2":[5,0,0,26], +"class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d":[5,0,0,23], +"class_tg_bot_1_1_api.html#a837ece41c01aa9405c3951a870fa2ff1":[5,0,0,31], +"class_tg_bot_1_1_api.html#a8663d3b183eb53d6b7ca19791e55d7d7":[5,0,0,6], +"class_tg_bot_1_1_api.html#a8c0f2eeefdddbc13e43093ec20ce4528":[5,0,0,35], +"class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62":[5,0,0,4], +"class_tg_bot_1_1_api.html#a91ab4ca23c30bcb3064c114cb9d690ed":[5,0,0,27], +"class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1":[5,0,0,3], +"class_tg_bot_1_1_api.html#a9edd65a004e477580923216cf741af3f":[5,0,0,7], +"class_tg_bot_1_1_api.html#aa01ddbbf3eb706cf901a1f0abdb2aa3b":[5,0,0,24], +"class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210":[5,0,0,17], +"class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07":[5,0,0,5], +"class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9":[5,0,0,16], "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94":[5,0,0,0], -"class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1":[5,0,0,13], -"class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594":[5,0,0,8], -"class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23":[5,0,0,9], -"class_tg_bot_1_1_api.html#ae48a4c5793721df8438d2c01962e0e2e":[5,0,0,33], -"class_tg_bot_1_1_api.html#ae748d3681b132b0cbd6a1a9080a4da2e":[5,0,0,7], -"class_tg_bot_1_1_api.html#ae930747779c2b9777a16d2595ef5c920":[5,0,0,29], -"class_tg_bot_1_1_api.html#aef36b31266345808a87d77ab1dfa12d4":[5,0,0,35], -"class_tg_bot_1_1_api.html#af254299f325a89ad413897ee12dfd7c0":[5,0,0,21], -"class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea":[5,0,0,37], -"class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339":[5,0,0,39], +"class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1":[5,0,0,14], +"class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594":[5,0,0,9], +"class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23":[5,0,0,10], +"class_tg_bot_1_1_api.html#ae48a4c5793721df8438d2c01962e0e2e":[5,0,0,34], +"class_tg_bot_1_1_api.html#ae748d3681b132b0cbd6a1a9080a4da2e":[5,0,0,8], +"class_tg_bot_1_1_api.html#ae930747779c2b9777a16d2595ef5c920":[5,0,0,30], +"class_tg_bot_1_1_api.html#aef36b31266345808a87d77ab1dfa12d4":[5,0,0,36], +"class_tg_bot_1_1_api.html#af254299f325a89ad413897ee12dfd7c0":[5,0,0,22], +"class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea":[5,0,0,38], +"class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339":[5,0,0,40], "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], @@ -248,6 +249,5 @@ var NAVTREEINDEX0 = "class_tg_bot_1_1_contact.html":[5,1,5], "class_tg_bot_1_1_contact.html#a35e56ce0b16eb1119431043dccd8056b":[5,1,5,4], "class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b":[5,1,5,0], -"class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8":[5,1,5,1], -"class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3":[5,1,5,2] +"class_tg_bot_1_1_contact.html#a81956d457d30f743bcb74dfbe1635bc8":[5,1,5,1] }; diff --git a/docs/navtreeindex1.js b/docs/navtreeindex1.js index 4030476..bd8535c 100644 --- a/docs/navtreeindex1.js +++ b/docs/navtreeindex1.js @@ -1,5 +1,6 @@ var NAVTREEINDEX1 = { +"class_tg_bot_1_1_contact.html#acece1a697b1e94ba95e5a4b161f7e2d3":[5,1,5,2], "class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28":[5,1,5,3], "class_tg_bot_1_1_document.html":[5,1,6], "class_tg_bot_1_1_document.html#a0b36f1611eb0cda45e47c989689456d6":[5,1,6,2], @@ -248,6 +249,5 @@ var NAVTREEINDEX1 = "class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100":[5,1,37,1], "class_tg_bot_1_1_input_text_message_content.html":[5,1,38], "class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc":[5,1,38,3], -"class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7":[5,1,38,1], -"class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1":[5,1,38,4] +"class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7":[5,1,38,1] }; diff --git a/docs/navtreeindex2.js b/docs/navtreeindex2.js index 2d4dc1d..47a4e5e 100644 --- a/docs/navtreeindex2.js +++ b/docs/navtreeindex2.js @@ -1,5 +1,6 @@ var NAVTREEINDEX2 = { +"class_tg_bot_1_1_input_text_message_content.html#a6c7e1a9893a7c7c3be75f221f801e8e1":[5,1,38,4], "class_tg_bot_1_1_input_text_message_content.html#ab183a605903cf8dbc04b220cf1472495":[5,1,38,0], "class_tg_bot_1_1_input_text_message_content.html#abc5610bba9379026280ab5cf2e5d6c0c":[5,1,38,5], "class_tg_bot_1_1_input_text_message_content.html#af14b835e369c107071adf6e63b9e2760":[5,1,38,2], @@ -248,6 +249,5 @@ var NAVTREEINDEX2 = "class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79":[5,1,50,0], "class_tg_bot_1_1_user_profile_photos.html":[5,1,51], "class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675":[5,1,51,2], -"class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16":[5,1,51,1], -"class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55":[5,1,51,0] +"class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16":[5,1,51,1] }; diff --git a/docs/navtreeindex3.js b/docs/navtreeindex3.js index bac4bb8..a28a87c 100644 --- a/docs/navtreeindex3.js +++ b/docs/navtreeindex3.js @@ -1,5 +1,6 @@ var NAVTREEINDEX3 = { +"class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55":[5,1,51,0], "class_tg_bot_1_1_venue.html":[5,1,52], "class_tg_bot_1_1_venue.html#a411e85c19c38ad2b8922d60582f72459":[5,1,52,1], "class_tg_bot_1_1_venue.html#a9dbb9e88b790f9a938c9ec561ed773ce":[5,1,52,3], @@ -37,8 +38,8 @@ var NAVTREEINDEX3 = "dir_d44c64559bbebec7f509842c48db8b23.html":[8,0,0], "dir_edd914e3fbf8e89da3c33d1968dd487e.html":[8,0,0,0,2], "files.html":[8,0], -"functions.html":[7,3,0], "functions.html":[7,3,0,0], +"functions.html":[7,3,0], "functions_0x7e.html":[7,3,0,24], "functions_a.html":[7,3,0,1], "functions_b.html":[7,3,0,2], @@ -47,8 +48,8 @@ var NAVTREEINDEX3 = "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,17], "functions_func_b.html":[7,3,1,1], "functions_func_c.html":[7,3,1,2], @@ -84,8 +85,8 @@ var NAVTREEINDEX3 = "functions_type.html":[7,3,3], "functions_u.html":[7,3,0,21], "functions_v.html":[7,3,0,22], -"functions_vars.html":[7,3,2,0], "functions_vars.html":[7,3,2], +"functions_vars.html":[7,3,2,0], "functions_vars_a.html":[7,3,2,1], "functions_vars_c.html":[7,3,2,2], "functions_vars_d.html":[7,3,2,3], @@ -122,8 +123,8 @@ var NAVTREEINDEX3 = "modules.html":[5], "namespace_file_tools.html":[6,0,0], "namespace_string_tools.html":[6,0,1], -"namespace_tg_bot.html":[7,0,0], "namespace_tg_bot.html":[6,0,2], +"namespace_tg_bot.html":[7,0,0], "namespacemembers.html":[6,1,0], "namespacemembers_func.html":[6,1,1], "namespaces.html":[6,0], diff --git a/docs/search/all_14.js b/docs/search/all_14.js index 781c23e..e1908f8 100644 --- a/docs/search/all_14.js +++ b/docs/search/all_14.js @@ -24,6 +24,6 @@ var searchData= ['tools',['Tools',['../group__tools.html',1,'']]], ['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#a939946fe3181210f9e3f3d9610edb52e',1,'TgBot::Chat::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#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_message_content.html#ad9bc101393caa3296bdae0fe01f4e033',1,'TgBot::InputMessageContent::type()'],['../class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78',1,'TgBot::MessageEntity::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_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_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()']]], ['types',['Types',['../group__types.html',1,'']]] ]; diff --git a/docs/search/all_15.js b/docs/search/all_15.js index ca32795..6c1935c 100644 --- a/docs/search/all_15.js +++ b/docs/search/all_15.js @@ -4,7 +4,7 @@ var searchData= ['update',['Update',['../class_tg_bot_1_1_update.html',1,'TgBot']]], ['update_2eh',['Update.h',['../_update_8h.html',1,'']]], ['updateid',['updateId',['../class_tg_bot_1_1_update.html#af4d35314c4e49839f7012a9671ede097',1,'TgBot::Update']]], - ['url',['Url',['../class_tg_bot_1_1_url.html',1,'TgBot::Url'],['../class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3',1,'TgBot::InlineKeyboardButton::url()'],['../class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109',1,'TgBot::InlineQueryResultArticle::url()'],['../class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f',1,'TgBot::MessageEntity::url()'],['../class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f',1,'TgBot::WebhookInfo::url()'],['../class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3',1,'TgBot::Url::Url()']]], + ['url',['Url',['../class_tg_bot_1_1_url.html',1,'TgBot::Url'],['../class_tg_bot_1_1_url.html#a5c3add4bb050af6ad7b5444b9ad0a0a3',1,'TgBot::Url::Url()'],['../class_tg_bot_1_1_inline_keyboard_button.html#ab9b5e02f10e2cd937a3d3794d26e6bf3',1,'TgBot::InlineKeyboardButton::url()'],['../class_tg_bot_1_1_inline_query_result_article.html#a772fc689e3813a8025eb3c0d69e6a109',1,'TgBot::InlineQueryResultArticle::url()'],['../class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f',1,'TgBot::MessageEntity::url()'],['../class_tg_bot_1_1_webhook_info.html#a4f1f6efd16518a24e8c153f5e126a36f',1,'TgBot::WebhookInfo::url()']]], ['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']]], diff --git a/docs/search/all_4.js b/docs/search/all_4.js index eba39e4..aff7b22 100644 --- a/docs/search/all_4.js +++ b/docs/search/all_4.js @@ -3,6 +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']]], + ['deletemessage',['deleteMessage',['../class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1',1,'TgBot::Api']]], ['deletewebhook',['deleteWebhook',['../class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62',1,'TgBot::Api']]], ['description',['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()']]], ['disablewebpagepreview',['disableWebPagePreview',['../class_tg_bot_1_1_input_text_message_content.html#a34537bb0f04f312293f4717526f32ecc',1,'TgBot::InputTextMessageContent']]], diff --git a/docs/search/all_d.js b/docs/search/all_d.js index 76a3062..a97ab73 100644 --- a/docs/search/all_d.js +++ b/docs/search/all_d.js @@ -2,7 +2,7 @@ var searchData= [ ['makerequest',['makeRequest',['../class_tg_bot_1_1_http_client.html#a1de1ba0e962c7446e9820337bbf6d3e5',1,'TgBot::HttpClient']]], ['maxconnections',['maxConnections',['../class_tg_bot_1_1_webhook_info.html#abccb7180f3a2ee8c9fe01e51464fd79b',1,'TgBot::WebhookInfo']]], - ['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,'']]], diff --git a/docs/search/functions_3.js b/docs/search/functions_3.js index 56226c8..7798d80 100644 --- a/docs/search/functions_3.js +++ b/docs/search/functions_3.js @@ -1,5 +1,6 @@ var searchData= [ + ['deletemessage',['deleteMessage',['../class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1',1,'TgBot::Api']]], ['deletewebhook',['deleteWebhook',['../class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62',1,'TgBot::Api']]], ['downloadfile',['downloadFile',['../class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07',1,'TgBot::Api']]] ]; diff --git a/docs/search/variables_12.js b/docs/search/variables_12.js index c051e6b..3aa0a8d 100644 --- a/docs/search/variables_12.js +++ b/docs/search/variables_12.js @@ -7,5 +7,5 @@ var searchData= ['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_venue.html#afc6d630815d434ebf97a86a47f74ca50',1,'TgBot::Venue::title()']]], ['totalcount',['totalCount',['../class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675',1,'TgBot::UserProfilePhotos']]], - ['type',['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#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_message_content.html#ad9bc101393caa3296bdae0fe01f4e033',1,'TgBot::InputMessageContent::type()'],['../class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78',1,'TgBot::MessageEntity::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_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/tgbot_8h.html b/docs/tgbot_8h.html index 2cd5c35..b7b5785 100644 --- a/docs/tgbot_8h.html +++ b/docs/tgbot_8h.html @@ -132,7 +132,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="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 de407e6..4e26f46 100644 --- a/docs/tgbot_8h_source.html +++ b/docs/tgbot_8h_source.html @@ -130,7 +130,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 Tue Mar 21 2017 19:10:46 for tgbot-cpp by + <li class="footer">Generated on Mon May 15 2017 00:23:55 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> |