diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-05-28 13:57:51 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-05-28 13:57:51 +0300 |
commit | 381a1cd0d949db88abd0b28bc717a8690b93ccc0 (patch) | |
tree | c6530ab134160261e9ace5fe3b54c0670e2deee2 | |
parent | e9ee2f69c35a749dfbdffdbc8c24baf702b8fece (diff) |
Regenerate docs
461 files changed, 751 insertions, 635 deletions
diff --git a/docs/_api_8h.html b/docs/_api_8h.html index bcffa0c..191fdd5 100644 --- a/docs/_api_8h.html +++ b/docs/_api_8h.html @@ -122,7 +122,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 a4a3e51..3cf88c4 100644 --- a/docs/_api_8h_source.html +++ b/docs/_api_8h_source.html @@ -83,16 +83,16 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <div class="title">Api.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_api_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_API_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_API_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <boost/property_tree/ptree.hpp></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_http_req_arg_8h.html">tgbot/net/HttpReqArg.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_input_file_8h.html">tgbot/types/InputFile.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_user_profile_photos_8h.html">tgbot/types/UserProfilePhotos.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_update_8h.html">tgbot/types/Update.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_inline_query_result_8h.html">tgbot/types/InlineQueryResult.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_webhook_info_8h.html">tgbot/types/WebhookInfo.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_chat_member_8h.html">tgbot/types/ChatMember.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_sticker_set_8h.html">tgbot/types/StickerSet.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_file_8h.html">tgbot/types/File.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespace_tg_bot.html"> 46</a></span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 54</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_api.html">Api</a> {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 58</a></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a>(<span class="keyword">const</span> std::string& token);</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">getMe</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">sendMessage</a>(int64_t chatId, <span class="keyword">const</span> std::string& text, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div><div class="line"><a name="l00090"></a><span class="lineno"> 90</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="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00102"></a><span class="lineno"> 102</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#a71bb086a1247df2ec28b47d86ebb3709">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="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div><div class="line"><a name="l00115"></a><span class="lineno"> 115</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#a71bb086a1247df2ec28b47d86ebb3709">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="l00116"></a><span class="lineno"> 116</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div><div class="line"><a name="l00131"></a><span class="lineno"> 131</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#aa7a1d9cef9cdbdad3b82f020b5395dd8">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="l00132"></a><span class="lineno"> 132</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="l00133"></a><span class="lineno"> 133</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div><div class="line"><a name="l00148"></a><span class="lineno"> 148</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#aa7a1d9cef9cdbdad3b82f020b5395dd8">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="l00149"></a><span class="lineno"> 149</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="l00150"></a><span class="lineno"> 150</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div><div class="line"><a name="l00162"></a><span class="lineno"> 162</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#ac10306656a242bd3818731dc818a9ebd">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="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div><div class="line"><a name="l00175"></a><span class="lineno"> 175</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#ac10306656a242bd3818731dc818a9ebd">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="l00176"></a><span class="lineno"> 176</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerId, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span> </div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">getStickerSet</a>(<span class="keyword">const</span> std::string& name) <span class="keyword">const</span>;</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  </div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">uploadStickerFile</a>(int32_t userId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span> </div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span> </div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span> </div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span> </div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">setStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker, uint32_t position) <span class="keyword">const</span>;</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span> </div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">deleteStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span> </div><div class="line"><a name="l00299"></a><span class="lineno"> 299</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#af4effdd5b22ef4dbaa7b739672bd3ed4">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="l00300"></a><span class="lineno"> 300</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span> </div><div class="line"><a name="l00315"></a><span class="lineno"> 315</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#af4effdd5b22ef4dbaa7b739672bd3ed4">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="l00316"></a><span class="lineno"> 316</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span> </div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span> </div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span> </div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  std::vector<Message::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a>(int64_t chatId, <span class="keyword">const</span> std::vector<InputMedia::Ptr>& media,</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span> </div><div class="line"><a name="l00368"></a><span class="lineno"> 368</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#ad3ba1e59ffab66acad0e555cc016e05f">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="l00369"></a><span class="lineno"> 369</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span> </div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f">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="l00383"></a><span class="lineno"> 383</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span> </div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, uint32_t livePeriod = 0,</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</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#a40937330bcd8dc6c3658c582194653fc">editMessageLiveLocation</a>(<span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, int64_t chatId = 0, int32_t messageId = 0,</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  int32_t inlineMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> </div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">stopMessageLiveLocation</a>(int64_t chatId = 0, int32_t messageId = 0, int32_t inlineMessageId = 0,</div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span> </div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span> </div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">sendVenue</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, <span class="keyword">const</span> std::string& title, <span class="keyword">const</span> std::string& address, <span class="keyword">const</span> std::string& foursquareId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span> </div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">sendContact</a>(int64_t chatId, <span class="keyword">const</span> std::string& phoneNumber, <span class="keyword">const</span> std::string& firstName, <span class="keyword">const</span> std::string& lastName = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00453"></a><span class="lineno"> 453</span> </div><div class="line"><a name="l00461"></a><span class="lineno"> 461</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="l00462"></a><span class="lineno"> 462</span> </div><div class="line"><a name="l00470"></a><span class="lineno"> 470</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="l00471"></a><span class="lineno"> 471</span> </div><div class="line"><a name="l00477"></a><span class="lineno"> 477</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="l00478"></a><span class="lineno"> 478</span> </div><div class="line"><a name="l00484"></a><span class="lineno"> 484</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="l00485"></a><span class="lineno"> 485</span> </div><div class="line"><a name="l00491"></a><span class="lineno"> 491</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="l00492"></a><span class="lineno"> 492</span> </div><div class="line"><a name="l00498"></a><span class="lineno"> 498</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="l00499"></a><span class="lineno"> 499</span> </div><div class="line"><a name="l00505"></a><span class="lineno"> 505</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="l00506"></a><span class="lineno"> 506</span> </div><div class="line"><a name="l00513"></a><span class="lineno"> 513</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="l00514"></a><span class="lineno"> 514</span> </div><div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">setChatStickerSet</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerSetName) <span class="keyword">const</span>;</div><div class="line"><a name="l00522"></a><span class="lineno"> 522</span> </div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">deleteChatStickerSet</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00529"></a><span class="lineno"> 529</span> </div><div class="line"><a name="l00530"></a><span class="lineno"> 530</span> </div><div class="line"><a name="l00540"></a><span class="lineno"> 540</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="l00541"></a><span class="lineno"> 541</span> </div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">editMessageText</a>(<span class="keyword">const</span> std::string& text, int64_t chatId=0, int32_t messageId=0, <span class="keyword">const</span> std::string& inlineMessageId=<span class="stringliteral">""</span>,</div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00555"></a><span class="lineno"> 555</span> </div><div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">editMessageCaption</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00567"></a><span class="lineno"> 567</span> </div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">editMessageReplyMarkup</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span> </div><div class="line"><a name="l00584"></a><span class="lineno"> 584</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="l00585"></a><span class="lineno"> 585</span> </div><div class="line"><a name="l00596"></a><span class="lineno"> 596</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="l00597"></a><span class="lineno"> 597</span> </div><div class="line"><a name="l00606"></a><span class="lineno"> 606</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="l00607"></a><span class="lineno"> 607</span> </div><div class="line"><a name="l00612"></a><span class="lineno"> 612</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="l00613"></a><span class="lineno"> 613</span> </div><div class="line"><a name="l00619"></a><span class="lineno"> 619</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="l00620"></a><span class="lineno"> 620</span> </div><div class="line"><a name="l00633"></a><span class="lineno"> 633</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="l00634"></a><span class="lineno"> 634</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="l00635"></a><span class="lineno"> 635</span> </div><div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">kickChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span> </div><div class="line"><a name="l00651"></a><span class="lineno"> 651</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="l00652"></a><span class="lineno"> 652</span> </div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0, <span class="keywordtype">bool</span> canSendMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <span class="keywordtype">bool</span> canSendMediaMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canSendOtherMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canAddWebPagePreviews = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00666"></a><span class="lineno"> 666</span> </div><div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">promoteChatMember</a>(int64_t chatId, int32_t userId, <span class="keywordtype">bool</span> canChangeInfo = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPostMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keywordtype">bool</span> canEditMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canDeleteMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canInviteUsers = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPinMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPromoteMembers = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00683"></a><span class="lineno"> 683</span> </div><div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">exportChatInviteLink</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span> </div><div class="line"><a name="l00698"></a><span class="lineno"> 698</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">setChatPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo) <span class="keyword">const</span>;</div><div class="line"><a name="l00699"></a><span class="lineno"> 699</span> </div><div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">deleteChatPhoto</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00707"></a><span class="lineno"> 707</span> </div><div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">setChatTitle</a>(int64_t chatId, <span class="keyword">const</span> std::string& title) <span class="keyword">const</span>;</div><div class="line"><a name="l00716"></a><span class="lineno"> 716</span> </div><div class="line"><a name="l00723"></a><span class="lineno"> 723</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">setChatDescription</a>(int64_t chatId, <span class="keyword">const</span> std::string& description) <span class="keyword">const</span>;</div><div class="line"><a name="l00724"></a><span class="lineno"> 724</span> </div><div class="line"><a name="l00732"></a><span class="lineno"> 732</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">pinChatMessage</a>(int64_t chatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00733"></a><span class="lineno"> 733</span> </div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">unpinChatMessage</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span> </div><div class="line"><a name="l00741"></a><span class="lineno"> 741</span> </div><div class="line"><a name="l00748"></a><span class="lineno"> 748</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="l00749"></a><span class="lineno"> 749</span> </div><div class="line"><a name="l00750"></a><span class="lineno"> 750</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00751"></a><span class="lineno"> 751</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="l00752"></a><span class="lineno"> 752</span> </div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00754"></a><span class="lineno"> 754</span> };</div><div class="line"><a name="l00755"></a><span class="lineno"> 755</span> </div><div class="line"><a name="l00756"></a><span class="lineno"> 756</span> }</div><div class="line"><a name="l00757"></a><span class="lineno"> 757</span> </div><div class="line"><a name="l00758"></a><span class="lineno"> 758</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_af4effdd5b22ef4dbaa7b739672bd3ed4"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4">TgBot::Api::sendVideo</a></div><div class="ttdeci">Message::Ptr sendVideo(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=std::make_shared< GenericReply >(), bool disableNotification=false) 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="_sticker_set_8h.html">tgbot/types/StickerSet.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include "<a class="code" href="_file_8h.html">tgbot/types/File.h</a>"</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="_input_media_8h.html">tgbot/types/InputMedia.h</a>"</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="namespace_tg_bot.html"> 46</a></span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html"> 54</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_api.html">Api</a> {</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">typedef</span> std::shared_ptr<std::vector<std::string>> StringArrayPtr;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_api.html#afb5d57ac6b56fe83e7894e3b686c3339"> 58</a></span> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_bot.html">Bot</a>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">Api</a>(<span class="keyword">const</span> std::string& token);</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535">getMe</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">sendMessage</a>(int64_t chatId, <span class="keyword">const</span> std::string& text, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">forwardMessage</a>(int64_t chatId, int64_t fromChatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a>(int64_t chatId, <span class="keyword">const</span> std::string& photoId, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t duration = 0,</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="keyword">const</span> std::string& performer = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& title = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span> </div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a>(int64_t chatId, <span class="keyword">const</span> std::string& audioId, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t duration = 0,</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keyword">const</span> std::string& performer = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& title = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span> </div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span> </div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a>(int64_t chatId, <span class="keyword">const</span> std::string& documentId, <span class="keyword">const</span> std::string &caption = <span class="stringliteral">""</span>, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span> </div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerId, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span> </div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">StickerSet::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">getStickerSet</a>(<span class="keyword">const</span> std::string& name) <span class="keyword">const</span>;</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  </div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">uploadStickerFile</a>(int32_t userId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a378064e036f99e8f2a9c5a70c5e2c33c">createNewStickerSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <span class="keywordtype">bool</span> containsMasks = <span class="keyword">false</span>, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span> </div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span> </div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0">addStickerToSet</a>(int32_t userId, <span class="keyword">const</span> std::string& name, <span class="keyword">const</span> std::string& title,</div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  <span class="keyword">const</span> std::string& pngSticker, <span class="keyword">const</span> std::string& emojis, <a class="code" href="class_tg_bot_1_1_mask_position.html#a37edf3eefbf231ee8ab94a29425b3fe1">MaskPosition::Ptr</a> maskPosition = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span> </div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7">setStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker, uint32_t position) <span class="keyword">const</span>;</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span> </div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">deleteStickerPositionInSet</a>(<span class="keyword">const</span> std::string& sticker) <span class="keyword">const</span>;</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span> </div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> video, <span class="keywordtype">bool</span> supportsStreaming = <span class="keyword">false</span>, int32_t duration = 0, int32_t width = 0, int32_t height = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span> </div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoId, <span class="keywordtype">bool</span> supportsStreaming = <span class="keyword">false</span>, int32_t duration = 0, int32_t width = 0, int32_t height = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span> </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span> </div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, <span class="keyword">const</span> std::string& videoNote, int64_t replyToMessageId = 0, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  int32_t duration = 0, int32_t length = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>());</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span> </div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  std::vector<Message::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a>(int64_t chatId, <span class="keyword">const</span> std::vector<InputMedia::Ptr>& media,</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span> </div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, <span class="keywordtype">int</span> duration = 0, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span> </div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a>(int64_t chatId, <span class="keyword">const</span> std::string& voiceId, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>, <span class="keywordtype">int</span> duration = 0, int32_t replyToMessageId = 0,</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span> </div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, uint32_t livePeriod = 0,</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>(), <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> </div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">editMessageLiveLocation</a>(<span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, int64_t chatId = 0, int32_t messageId = 0,</div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  int32_t inlineMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span> </div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98">stopMessageLiveLocation</a>(int64_t chatId = 0, int32_t messageId = 0, int32_t inlineMessageId = 0,</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup = std::make_shared<InlineKeyboardMarkup>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span> </div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span> </div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">sendVenue</a>(int64_t chatId, <span class="keywordtype">float</span> latitude, <span class="keywordtype">float</span> longitude, <span class="keyword">const</span> std::string& title, <span class="keyword">const</span> std::string& address, <span class="keyword">const</span> std::string& foursquareId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>, int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span> </div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">sendContact</a>(int64_t chatId, <span class="keyword">const</span> std::string& phoneNumber, <span class="keyword">const</span> std::string& firstName, <span class="keyword">const</span> std::string& lastName = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>,</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  int32_t replyToMessageId = 0, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span> </div><div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">sendChatAction</a>(int64_t chatId, <span class="keyword">const</span> std::string& action) <span class="keyword">const</span>;</div><div class="line"><a name="l00475"></a><span class="lineno"> 475</span> </div><div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  <a class="code" href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">UserProfilePhotos::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210">getUserProfilePhotos</a>(int32_t userId, int32_t offset = 0, int32_t limit = 100) <span class="keyword">const</span>;</div><div class="line"><a name="l00484"></a><span class="lineno"> 484</span> </div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  <a class="code" href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">File::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">getFile</a>(<span class="keyword">const</span> std::string &fileId) <span class="keyword">const</span>;</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span> </div><div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">leaveChat</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00498"></a><span class="lineno"> 498</span> </div><div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">getChat</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00505"></a><span class="lineno"> 505</span> </div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  std::vector<ChatMember::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">getChatAdministrators</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span> </div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  int32_t <a class="code" href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">getChatMembersCount</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00519"></a><span class="lineno"> 519</span> </div><div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <a class="code" href="class_tg_bot_1_1_chat_member.html#a7c14c867a129ac28396b680c79dc495d">ChatMember::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">getChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span> </div><div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">setChatStickerSet</a>(int64_t chatId, <span class="keyword">const</span> std::string& stickerSetName) <span class="keyword">const</span>;</div><div class="line"><a name="l00535"></a><span class="lineno"> 535</span> </div><div class="line"><a name="l00541"></a><span class="lineno"> 541</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">deleteChatStickerSet</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00542"></a><span class="lineno"> 542</span> </div><div class="line"><a name="l00543"></a><span class="lineno"> 543</span> </div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a2f73414941d8bb67ff3721a674274bf8">answerCallbackQuery</a>(<span class="keyword">const</span> std::string & callbackQueryId, <span class="keyword">const</span> std::string & text=<span class="stringliteral">""</span>, <span class="keywordtype">bool</span> showAlert=<span class="keyword">false</span>, <span class="keyword">const</span> std::string &url=<span class="stringliteral">""</span>, int32_t cacheTime=0) <span class="keyword">const</span>;</div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span> </div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2">editMessageText</a>(<span class="keyword">const</span> std::string& text, int64_t chatId=0, int32_t messageId=0, <span class="keyword">const</span> std::string& inlineMessageId=<span class="stringliteral">""</span>,</div><div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  <span class="keyword">const</span> std::string& parseMode = <span class="stringliteral">""</span>, <span class="keywordtype">bool</span> disableWebPagePreview = <span class="keyword">false</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00568"></a><span class="lineno"> 568</span> </div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e">editMessageCaption</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& caption = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span> </div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d">editMessageReplyMarkup</a>(int64_t chatId = 0, int32_t messageId = 0, <span class="keyword">const</span> std::string& inlineMessageId = <span class="stringliteral">""</span>,</div><div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup = std::make_shared<GenericReply>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span> </div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">deleteMessage</a>(int64_t chatId, int32_t messageId) <span class="keyword">const</span>;</div><div class="line"><a name="l00598"></a><span class="lineno"> 598</span> </div><div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  std::vector<Update::Ptr> <a class="code" href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">getUpdates</a>(int32_t offset = 0, int32_t limit = 100, int32_t timeout = 0, <span class="keyword">const</span> StringArrayPtr &allowedUpdates = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00610"></a><span class="lineno"> 610</span> </div><div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  <span class="keywordtype">void</span> <a class="code" href="class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea">setWebhook</a>(<span class="keyword">const</span> std::string& url = <span class="stringliteral">""</span>, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> certificate = <span class="keyword">nullptr</span>, int32_t maxConnection = 40, <span class="keyword">const</span> StringArrayPtr &allowedUpdates = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00620"></a><span class="lineno"> 620</span> </div><div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">deleteWebhook</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00626"></a><span class="lineno"> 626</span> </div><div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  <a class="code" href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">WebhookInfo::Ptr</a> <a class="code" href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">getWebhookInfo</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00633"></a><span class="lineno"> 633</span> </div><div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">answerInlineQuery</a>(<span class="keyword">const</span> std::string& inlineQueryId, <span class="keyword">const</span> std::vector<InlineQueryResult::Ptr>& results,</div><div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  int32_t cacheTime = 300, <span class="keywordtype">bool</span> isPersonal = <span class="keyword">false</span>, <span class="keyword">const</span> std::string& nextOffset = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& switchPmText = <span class="stringliteral">""</span>, <span class="keyword">const</span> std::string& switchPmParameter = <span class="stringliteral">""</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span> </div><div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a3b85e962cd7ed5df9f4204b8424aabef">kickChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0) <span class="keyword">const</span>;</div><div class="line"><a name="l00657"></a><span class="lineno"> 657</span> </div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">unbanChatMember</a>(int64_t chatId, int32_t userId) <span class="keyword">const</span>;</div><div class="line"><a name="l00665"></a><span class="lineno"> 665</span> </div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate = 0, <span class="keywordtype">bool</span> canSendMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  <span class="keywordtype">bool</span> canSendMediaMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canSendOtherMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canAddWebPagePreviews = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00679"></a><span class="lineno"> 679</span> </div><div class="line"><a name="l00694"></a><span class="lineno"> 694</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">promoteChatMember</a>(int64_t chatId, int32_t userId, <span class="keywordtype">bool</span> canChangeInfo = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPostMessages = <span class="keyword">false</span>,</div><div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  <span class="keywordtype">bool</span> canEditMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canDeleteMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canInviteUsers = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPinMessages = <span class="keyword">false</span>, <span class="keywordtype">bool</span> canPromoteMembers = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00696"></a><span class="lineno"> 696</span> </div><div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076">exportChatInviteLink</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span> </div><div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">setChatPhoto</a>(int64_t chatId, <span class="keyword">const</span> <a class="code" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo) <span class="keyword">const</span>;</div><div class="line"><a name="l00712"></a><span class="lineno"> 712</span> </div><div class="line"><a name="l00719"></a><span class="lineno"> 719</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0">deleteChatPhoto</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span> </div><div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e">setChatTitle</a>(int64_t chatId, <span class="keyword">const</span> std::string& title) <span class="keyword">const</span>;</div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span> </div><div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">setChatDescription</a>(int64_t chatId, <span class="keyword">const</span> std::string& description) <span class="keyword">const</span>;</div><div class="line"><a name="l00737"></a><span class="lineno"> 737</span> </div><div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">pinChatMessage</a>(int64_t chatId, int32_t messageId, <span class="keywordtype">bool</span> disableNotification = <span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span> </div><div class="line"><a name="l00752"></a><span class="lineno"> 752</span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">unpinChatMessage</a>(int64_t chatId) <span class="keyword">const</span>;</div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span> </div><div class="line"><a name="l00754"></a><span class="lineno"> 754</span> </div><div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  std::string <a class="code" href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">downloadFile</a>(<span class="keyword">const</span> std::string& filePath, <span class="keyword">const</span> std::vector<HttpReqArg>& args = std::vector<HttpReqArg>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00762"></a><span class="lineno"> 762</span> </div><div class="line"><a name="l00763"></a><span class="lineno"> 763</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  boost::property_tree::ptree sendRequest(<span class="keyword">const</span> std::string& method, <span class="keyword">const</span> std::vector<HttpReqArg>& args = std::vector<HttpReqArg>()) <span class="keyword">const</span>;</div><div class="line"><a name="l00765"></a><span class="lineno"> 765</span> </div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <span class="keyword">const</span> std::string _token;</div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span> };</div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span> </div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span> }</div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span> </div><div class="line"><a name="l00771"></a><span class="lineno"> 771</span> <span class="preprocessor">#endif //TGBOT_CPP_API_H</span></div><div class="ttc" id="class_tg_bot_1_1_api_html_ad042b4d7f03f45eb59acb68085faaa23"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23">TgBot::Api::getChat</a></div><div class="ttdeci">Chat::Ptr getChat(int64_t chatId) const</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a80bfd115a9308c6fb0015b611cf8c5ae"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">TgBot::Api::sendVoice</a></div><div class="ttdeci">Message::Ptr sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_set_html_ad3c58f08ddacdb946507cd96a3d54421"><div class="ttname"><a href="class_tg_bot_1_1_sticker_set.html#ad3c58f08ddacdb946507cd96a3d54421">TgBot::StickerSet::Ptr</a></div><div class="ttdeci">std::shared_ptr< StickerSet > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_set_8h_source.html#l00041">StickerSet.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_file_html_ac47e9c73b9d762eef2322c0932c5a934"><div class="ttname"><a href="class_tg_bot_1_1_file.html#ac47e9c73b9d762eef2322c0932c5a934">TgBot::File::Ptr</a></div><div class="ttdeci">std::shared_ptr< File > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_file_8h_source.html#l00024">File.h:24</a></div></div> <div class="ttc" id="_sticker_set_8h_html"><div class="ttname"><a href="_sticker_set_8h.html">StickerSet.h</a></div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_a71bb086a1247df2ec28b47d86ebb3709"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709">TgBot::Api::sendPhoto</a></div><div class="ttdeci">Message::Ptr sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a4a701223b6a834b594e216a80695d300"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">TgBot::Api::promoteChatMember</a></div><div class="ttdeci">bool promoteChatMember(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_ae999adb4e101bdf95cdee77867e084fc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc">TgBot::Api::unpinChatMessage</a></div><div class="ttdeci">bool unpinChatMessage(int64_t chatId) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_aa60ec06b9171d94ef717f1ac03190f07"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07">TgBot::Api::downloadFile</a></div><div class="ttdeci">std::string downloadFile(const std::string &filePath, const std::vector< HttpReqArg > &args=std::vector< HttpReqArg >()) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_abd10abcfaf859c63cab0526b8c9179c9"><div class="ttname"><a href="class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9">TgBot::Api::getUpdates</a></div><div class="ttdeci">std::vector< Update::Ptr > getUpdates(int32_t offset=0, int32_t limit=100, int32_t timeout=0, const StringArrayPtr &allowedUpdates=nullptr) const</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_abd83eabc02928c2d2ebbb9835c410ea8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">TgBot::Api::sendPhoto</a></div><div class="ttdeci">Message::Ptr sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_ac50bdd50bf0cf5a211e699925759ebc1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1">TgBot::Api::getFile</a></div><div class="ttdeci">File::Ptr getFile(const std::string &fileId) const</div></div> <div class="ttc" id="_webhook_info_8h_html"><div class="ttname"><a href="_webhook_info_8h.html">WebhookInfo.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_aa9a0592b9a6c3ffe0d05005292b90250"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">TgBot::Api::setChatDescription</a></div><div class="ttdeci">bool setChatDescription(int64_t chatId, const std::string &description) const</div></div> @@ -118,6 +118,7 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_api_html_af63bf4b6ac63ad077abd7bb4056b3cc5"><div class="ttname"><a href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">TgBot::Api::deleteStickerPositionInSet</a></div><div class="ttdeci">bool deleteStickerPositionInSet(const std::string &sticker) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a963570ff375bced1e5b21246082365f1"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1">TgBot::Api::deleteMessage</a></div><div class="ttdeci">void deleteMessage(int64_t chatId, int32_t messageId) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a885e70f75a1def9b953290aea2991c42"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42">TgBot::Api::deleteChatStickerSet</a></div><div class="ttdeci">bool deleteChatStickerSet(int64_t chatId) const</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_aa4024dc69467d5028f85380f92a6d5e9"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">TgBot::Api::sendAudio</a></div><div class="ttdeci">Message::Ptr sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_user_profile_photos_html_a734352c5b115ea29e639f01462187d55"><div class="ttname"><a href="class_tg_bot_1_1_user_profile_photos.html#a734352c5b115ea29e639f01462187d55">TgBot::UserProfilePhotos::Ptr</a></div><div class="ttdeci">std::shared_ptr< UserProfilePhotos > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_user_profile_photos_8h_source.html#l00040">UserProfilePhotos.h:40</a></div></div> <div class="ttc" id="class_tg_bot_1_1_webhook_info_html_a2280093713d1304207d8bba2204648d6"><div class="ttname"><a href="class_tg_bot_1_1_webhook_info.html#a2280093713d1304207d8bba2204648d6">TgBot::WebhookInfo::Ptr</a></div><div class="ttdeci">std::shared_ptr< WebhookInfo > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_webhook_info_8h_source.html#l00020">WebhookInfo.h:20</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a43bf35783ec4f9a03e46925e36fda24c"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c">TgBot::Api::getWebhookInfo</a></div><div class="ttdeci">WebhookInfo::Ptr getWebhookInfo() const</div></div> @@ -125,6 +126,7 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <div class="ttc" id="_venue_8h_html"><div class="ttname"><a href="_venue_8h.html">Venue.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_bot_html"><div class="ttname"><a href="class_tg_bot_1_1_bot.html">TgBot::Bot</a></div><div class="ttdef"><b>Definition:</b> <a href="_bot_8h_source.html#l00038">Bot.h:38</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a44ea670c4eecdf100f60be3c90911eec"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec">TgBot::Api::unbanChatMember</a></div><div class="ttdeci">bool unbanChatMember(int64_t chatId, int32_t userId) const</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a1e2aa3324a8c18532261b7b57f045caf"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">TgBot::Api::sendDocument</a></div><div class="ttdeci">Message::Ptr sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div></div> <div class="ttc" id="_input_file_8h_html"><div class="ttname"><a href="_input_file_8h.html">InputFile.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a018da546747f0d34a5fa3bdb6a715a07"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07">TgBot::Api::getChatMembersCount</a></div><div class="ttdeci">int32_t getChatMembersCount(int64_t chatId) const</div></div> <div class="ttc" id="class_tg_bot_1_1_generic_reply_html_aa7bb5f2c5484cb791e1c60c346bbb06f"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">TgBot::GenericReply::Ptr</a></div><div class="ttdeci">std::shared_ptr< GenericReply > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00037">GenericReply.h:37</a></div></div> @@ -132,17 +134,16 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_input_file_html_a9b1b7a8f913d9c4d4a389d9a4353d94f"><div class="ttname"><a href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">TgBot::InputFile::Ptr</a></div><div class="ttdeci">std::shared_ptr< InputFile > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_input_file_8h_source.html#l00039">InputFile.h:39</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_acf5818100f3529706d8aa888f3922594"><div class="ttname"><a href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">TgBot::Api::forwardMessage</a></div><div class="ttdeci">Message::Ptr forwardMessage(int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a5479c47ebc9f7385cb78e957351234cd"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">TgBot::Api::sendLocation</a></div><div class="ttdeci">Message::Ptr sendLocation(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_aa7a1d9cef9cdbdad3b82f020b5395dd8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8">TgBot::Api::sendAudio</a></div><div class="ttdeci">Message::Ptr sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a9818e295b599a08b77abefb38de75e48"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">TgBot::Chat::Ptr</a></div><div class="ttdeci">std::shared_ptr< Chat > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00041">Chat.h:41</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_aafc9eac23e52cf9f0831b0b47386f44d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api::sendVideoNote</a></div><div class="ttdeci">Message::Ptr sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a40937330bcd8dc6c3658c582194653fc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">TgBot::Api::editMessageLiveLocation</a></div><div class="ttdeci">Message::Ptr editMessageLiveLocation(float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const InlineKeyboardMarkup::Ptr replyMarkup=std::make_shared< InlineKeyboardMarkup >()) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a28d6bda0f615ff1c7063905eb61b5cde"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde">TgBot::Api::leaveChat</a></div><div class="ttdeci">bool leaveChat(int64_t chatId) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ac10306656a242bd3818731dc818a9ebd"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd">TgBot::Api::sendDocument</a></div><div class="ttdeci">Message::Ptr sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a77fe17ad287f702bb021fc92575a0e2d"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">TgBot::Api::sendChatAction</a></div><div class="ttdeci">void sendChatAction(int64_t chatId, const std::string &action) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a2d80bc4f88e797fa455c213eb18db012"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2d80bc4f88e797fa455c213eb18db012">TgBot::Api::uploadStickerFile</a></div><div class="ttdeci">File::Ptr uploadStickerFile(int32_t userId, const InputFile::Ptr pngSticker) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a430f9e036859250345d2125b7688a1f9"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a430f9e036859250345d2125b7688a1f9">TgBot::Api::answerInlineQuery</a></div><div class="ttdeci">bool answerInlineQuery(const std::string &inlineQueryId, const std::vector< InlineQueryResult::Ptr > &results, int32_t cacheTime=300, bool isPersonal=false, const std::string &nextOffset="", const std::string &switchPmText="", const std::string &switchPmParameter="") const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a648190cc90ed13172bc2327344d0e7f6"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6">TgBot::Api::getChatMember</a></div><div class="ttdeci">ChatMember::Ptr getChatMember(int64_t chatId, int32_t userId) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a958b5a97bddd5c2ff57df30788a4385b"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">TgBot::Api::setChatPhoto</a></div><div class="ttdeci">bool setChatPhoto(int64_t chatId, const InputFile::Ptr photo) const</div></div> +<div class="ttc" id="class_tg_bot_1_1_api_html_a8bec931040093bd1a9344041870f47f7"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">TgBot::Api::sendVideo</a></div><div class="ttdeci">Message::Ptr sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a3dad69c5211708ec8581f2bd6f3265bc"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">TgBot::Api::sendMediaGroup</a></div><div class="ttdeci">std::vector< Message::Ptr > sendMediaGroup(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) const</div></div> <div class="ttc" id="_chat_member_8h_html"><div class="ttname"><a href="_chat_member_8h.html">ChatMember.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a8fbfde4234553c478987746c43b08e62"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62">TgBot::Api::deleteWebhook</a></div><div class="ttdeci">bool deleteWebhook() const</div></div> @@ -151,7 +152,6 @@ $(document).ready(function(){initNavTree('_api_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_api_html_ac0e4615a8944c07e7db3811ee84f2a94"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94">TgBot::Api::Api</a></div><div class="ttdeci">Api(const std::string &token)</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a270296c79f52985fca19cacf3ed75d2f"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f">TgBot::Api::getStickerSet</a></div><div class="ttdeci">StickerSet::Ptr getStickerSet(const std::string &name) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a3351e9ee5561453bfa61218ddce8be47"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">TgBot::Api::sendVenue</a></div><div class="ttdeci">Message::Ptr sendVenue(int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</div></div> -<div class="ttc" id="class_tg_bot_1_1_api_html_ad3ba1e59ffab66acad0e555cc016e05f"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f">TgBot::Api::sendVoice</a></div><div class="ttdeci">Message::Ptr sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_ad0f68ec32e5878a9fe4f922cd4f13b68"><div class="ttname"><a href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">TgBot::Api::sendMessage</a></div><div class="ttdeci">Message::Ptr sendMessage(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</div></div> <div class="ttc" id="_user_8h_html"><div class="ttname"><a href="_user_8h.html">User.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_api_html_a2fd133b562c8bcad74d4b76e4fdbc5b8"><div class="ttname"><a href="class_tg_bot_1_1_api.html#a2fd133b562c8bcad74d4b76e4fdbc5b8">TgBot::Api::getChatAdministrators</a></div><div class="ttdeci">std::vector< ChatMember::Ptr > getChatAdministrators(int64_t chatId) const</div></div> @@ -173,7 +173,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 f20e02d..3d0b1af 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0dc7845..49e880e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 0ce6494..e129eaf 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4d8f6bb..71ec2cb 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 abb3011..444a1f4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0797f73..54fc785 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 4624f9a..1466d1c 100644 --- a/docs/_chat_8h.html +++ b/docs/_chat_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_8h.html">Chat.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 037fee0..aa52650 100644 --- a/docs/_chat_8h_source.html +++ b/docs/_chat_8h_source.html @@ -112,7 +112,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 50706b1..3bce199 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 3184e1e..cad3e0e 100644 --- a/docs/_chat_member_8h_source.html +++ b/docs/_chat_member_8h_source.html @@ -110,7 +110,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_chat_photo_8h.html b/docs/_chat_photo_8h.html index 63d685b..a895c04 100644 --- a/docs/_chat_photo_8h.html +++ b/docs/_chat_photo_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_photo_8h.html">ChatPhoto.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_chat_photo_8h_source.html b/docs/_chat_photo_8h_source.html index 0b54fd0..b5dc5c4 100644 --- a/docs/_chat_photo_8h_source.html +++ b/docs/_chat_photo_8h_source.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('_chat_photo_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_photo_8h.html">ChatPhoto.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 4872b4b..4965802 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d3458f8..84ca132 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 fa18e34..c06f8ba 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9aeae62..93ba7d7 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 40cc071..4964dfe 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 dacadb2..5fe6e61 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 33e8d31..0f4a5a0 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ebd87bc..b0a3050 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 a08a839..2bb9093 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c1ee64c..6d3e191 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 27920e3..7fcfe35 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 282a658..dea4365 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 0db970d..f4e7057 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 2f73ac5..845530c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 4267c34..22d38f6 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 34acd9e..70e52b6 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 ec7ed6b..5b80c97 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ae96ac0..4d67ea1 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 f16c14f..09ee466 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 bc0178f..1e8c8db 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 c3a8d24..87a58bd 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f6d43e2..1e172a4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 2f890eb..11252bc 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e3f4cad..b22f162 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 52b8e1f..3d13106 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 b6b5662..54f51c5 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 a8c6409..0300263 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c2ff048..78d20b3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 5c66ff1..e222d10 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 bd4323b..d1015df 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 282d577..e0f7d0b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cf11253..c3b6d73 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 d44863c..e8e045e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4a6b481..7ed3a09 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 677d79a..9ab213c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e9cee92..9a7df1a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 b27ec8e..53a6466 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ff23129..36ab553 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 3e5c283..d12d181 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 6d4dbb5..cec61f2 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 520b45f..5a086d9 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ea4dbd1..6e9d50f 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 742fb22..fa94443 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 bdddb26..77b928e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 7e11157..cdb4ed6 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 67f1983..823df06 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 614c737..d1313a8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e7f165d..7e67dd4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 bb2c196..5a4232f 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 48f508c..69b9289 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 0816eba..e46e052 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 816a8a6..db46801 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 eb2a77a..cb35b45 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7e65d94..4576a04 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 d77efa1..43b3756 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 8ba6b01..47456a8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 f9aeb76..788b408 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 768993f..1dd7540 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 93743f7..7792ce3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 1951766..12d099e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 32d72f8..616b8a2 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c6b3757..0534243 100644 --- a/docs/_inline_query_result_gif_8h_source.html +++ b/docs/_inline_query_result_gif_8h_source.html @@ -102,7 +102,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 8416cd9..960455c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 6a92626..5121ec0 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d0499bd..0e2db19 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 fa37974..d72abee 100644 --- a/docs/_inline_query_result_mpeg4_gif_8h_source.html +++ b/docs/_inline_query_result_mpeg4_gif_8h_source.html @@ -101,7 +101,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 023130a..81b6f51 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e136e9a..a7fd06e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d7a0369..90ea6dd 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0db4746..e6427b4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 3118348..6753484 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7da587f..5bf6ef9 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7ad7a83..fadff01 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4bc28d3..f9d3218 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 03ff0ae..e77e46e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 53fa7cb..8857b9e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 58d9562..94aacd8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9ed12b6..cc6524b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7c2c371..d816e57 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 843237c..15cda4d 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_input_media_8h.html b/docs/_input_media_8h.html index 984e65b..cfdd806 100644 --- a/docs/_input_media_8h.html +++ b/docs/_input_media_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_media_8h.html">InputMedia.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_input_media_8h_source.html b/docs/_input_media_8h_source.html index 002daaa..7577230 100644 --- a/docs/_input_media_8h_source.html +++ b/docs/_input_media_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('_input_media_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_8h.html">InputMedia.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_input_media_photo_8h.html b/docs/_input_media_photo_8h.html index 0df5955..f10cbc7 100644 --- a/docs/_input_media_photo_8h.html +++ b/docs/_input_media_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="_input_media_photo_8h.html">InputMediaPhoto.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_input_media_photo_8h_source.html b/docs/_input_media_photo_8h_source.html index 8aaedd0..4935aee 100644 --- a/docs/_input_media_photo_8h_source.html +++ b/docs/_input_media_photo_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_input_media_photo_8h_source.html','') <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_photo_8h.html">InputMediaPhoto.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_input_media_video_8h.html b/docs/_input_media_video_8h.html index aed9c6b..e936600 100644 --- a/docs/_input_media_video_8h.html +++ b/docs/_input_media_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="_input_media_video_8h.html">InputMediaVideo.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_input_media_video_8h_source.html b/docs/_input_media_video_8h_source.html index 9895617..34fa26d 100644 --- a/docs/_input_media_video_8h_source.html +++ b/docs/_input_media_video_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_input_media_video_8h_source.html','') <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_input_media_video_8h.html">InputMediaVideo.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 70936fb..7ba87c2 100644 --- a/docs/_input_message_content_8h.html +++ b/docs/_input_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_message_content_8h.html">InputMessageContent.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7f4046b..fbdb885 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f371385..1f17930 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 bcbd792..0629c8a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 97fc3cf..e5145ae 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c621693..479c432 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_invoice_8h.html b/docs/_invoice_8h.html index 62fcc82..7c55293 100644 --- a/docs/_invoice_8h.html +++ b/docs/_invoice_8h.html @@ -108,7 +108,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_invoice_8h.html">Invoice.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_invoice_8h_source.html b/docs/_invoice_8h_source.html index 52c3fb0..d8d8f20 100644 --- a/docs/_invoice_8h_source.html +++ b/docs/_invoice_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_invoice_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_invoice_8h.html">Invoice.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c205d04..e37c338 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0bab322..1b5c1a3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_labeled_price_8h.html b/docs/_labeled_price_8h.html index 61cfc01..36aae6c 100644 --- a/docs/_labeled_price_8h.html +++ b/docs/_labeled_price_8h.html @@ -108,7 +108,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_labeled_price_8h.html">LabeledPrice.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_labeled_price_8h_source.html b/docs/_labeled_price_8h_source.html index d70fdf9..0ffecae 100644 --- a/docs/_labeled_price_8h_source.html +++ b/docs/_labeled_price_8h_source.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('_labeled_price_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_labeled_price_8h.html">LabeledPrice.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 bb2ee5e..2b3e5b3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 b2a0c18..de7319a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_mask_position_8h.html b/docs/_mask_position_8h.html index 9e3505f..914fd02 100644 --- a/docs/_mask_position_8h.html +++ b/docs/_mask_position_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="_mask_position_8h.html">MaskPosition.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_mask_position_8h_source.html b/docs/_mask_position_8h_source.html index 47eb84e..5dc33d6 100644 --- a/docs/_mask_position_8h_source.html +++ b/docs/_mask_position_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_mask_position_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_mask_position_8h.html">MaskPosition.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f7a955f..f46e79b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9a7e53a..75cac4f 100644 --- a/docs/_message_8h_source.html +++ b/docs/_message_8h_source.html @@ -83,7 +83,7 @@ $(document).ready(function(){initNavTree('_message_8h_source.html','');}); <div class="title">Message.h</div> </div> </div><!--header--> <div class="contents"> -<a href="_message_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_chat_8h.html">tgbot/types/Chat.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_audio_8h.html">tgbot/types/Audio.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_document_8h.html">tgbot/types/Document.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_video_8h.html">tgbot/types/Video.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_contact_8h.html">tgbot/types/Contact.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_message_entity_8h.html">tgbot/types/MessageEntity.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_voice_8h.html">tgbot/types/Voice.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html"> 50</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_message.html">Message</a> {</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d"> 52</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Message> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b"> 54</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>(){</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a> = 0;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a> = 0;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14"> 66</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2"> 71</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd"> 76</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</a>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a"> 81</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">chat</a>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508"> 86</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a>;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5"> 91</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a>;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667"> 96</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a>;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a"> 101</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a>;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d"> 106</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a>;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e"> 111</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a"> 116</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a>;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54"> 121</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">authorSignature</a>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108"> 126</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a>;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e"> 131</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05"> 136</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">captionEntities</a>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div><div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67"> 141</a></span>  <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">audio</a>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72"> 146</a></span>  <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">document</a>;</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615"> 151</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">photo</a>;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div><div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559"> 156</a></span>  <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a>;</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f"> 161</a></span>  <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a>;</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093"> 166</a></span>  <a class="code" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">Voice::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a>;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div><div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695"> 171</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695">caption</a>;</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f"> 176</a></span>  <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a>;</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56"> 181</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a>;</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div><div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e"> 186</a></span>  <a class="code" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Venue::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a>;</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span> </div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9"> 191</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a>;</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div><div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03"> 196</a></span>  std::vector<User::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a>;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div><div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29"> 201</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a>;</div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span> </div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813"> 206</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">newChatTitle</a>;</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea"> 211</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a>;</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5"> 216</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a>;</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div><div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035"> 221</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a>;</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f"> 226</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a>;</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span> </div><div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d"> 231</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a>;</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span> </div><div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef"> 236</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a>;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0"> 241</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a>;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6"> 246</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a>;</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span> </div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span> };</div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span> </div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span> }</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span> </div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="preprocessor">#endif //TGBOT_CPP_MESSAGE_H</span></div><div class="ttc" id="class_tg_bot_1_1_message_html_a537a751af11a7f18d92c1d70c93c9f2d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">TgBot::Message::channelChatCreated</a></div><div class="ttdeci">bool channelChatCreated</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00231">Message.h:231</a></div></div> +<a href="_message_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2015 Oleg Morozenkov</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to deal</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * in the Software without restriction, including without limitation the rights</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> */</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#ifndef TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#define TGBOT_CPP_MESSAGE_H</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <vector></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_chat_8h.html">tgbot/types/Chat.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_user_8h.html">tgbot/types/User.h</a>"</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_message_8h.html">tgbot/types/Message.h</a>"</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="_audio_8h.html">tgbot/types/Audio.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="_document_8h.html">tgbot/types/Document.h</a>"</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="_sticker_8h.html">tgbot/types/Sticker.h</a>"</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include "<a class="code" href="_video_8h.html">tgbot/types/Video.h</a>"</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="_contact_8h.html">tgbot/types/Contact.h</a>"</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="_location_8h.html">tgbot/types/Location.h</a>"</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include "<a class="code" href="_photo_size_8h.html">tgbot/types/PhotoSize.h</a>"</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="_message_entity_8h.html">tgbot/types/MessageEntity.h</a>"</span></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "<a class="code" href="_venue_8h.html">tgbot/types/Venue.h</a>"</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "<a class="code" href="_voice_8h.html">tgbot/types/Voice.h</a>"</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html"> 50</a></span> <span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_message.html">Message</a> {</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d"> 52</a></span>  <span class="keyword">typedef</span> std::shared_ptr<Message> <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a>;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b"> 54</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>(){</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a> = 0;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a> = 0;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14"> 66</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a>;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2"> 71</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a>;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd"> 76</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</a>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a"> 81</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">chat</a>;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508"> 86</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a>;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5"> 91</a></span>  <a class="code" href="class_tg_bot_1_1_chat.html#a9818e295b599a08b77abefb38de75e48">Chat::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a>;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667"> 96</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a>;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a"> 101</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a>;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d"> 106</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a>;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e"> 111</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a"> 116</a></span>  int32_t <a class="code" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a>;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54"> 121</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54">authorSignature</a>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108"> 126</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a>;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e"> 131</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a>;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05"> 136</a></span>  std::vector<MessageEntity::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">captionEntities</a>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div><div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67"> 141</a></span>  <a class="code" href="class_tg_bot_1_1_audio.html#a09651872832ece3b22c7505a2cfc0034">Audio::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67">audio</a>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72"> 146</a></span>  <a class="code" href="class_tg_bot_1_1_document.html#af311e27c16bf2a1128ee339899face9e">Document::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">document</a>;</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615"> 151</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">photo</a>;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div><div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559"> 156</a></span>  <a class="code" href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">Sticker::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a>;</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f"> 161</a></span>  <a class="code" href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">Video::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a>;</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093"> 166</a></span>  <a class="code" href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">Voice::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a>;</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span> </div><div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695"> 171</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695">caption</a>;</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f"> 176</a></span>  <a class="code" href="class_tg_bot_1_1_contact.html#a43915fd39dc9ef11a5f8684512ce5e7b">Contact::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a>;</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56"> 181</a></span>  <a class="code" href="class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a>;</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span> </div><div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e"> 186</a></span>  <a class="code" href="class_tg_bot_1_1_venue.html#a9f9505e1035b3aacd2ad9d68a8285a14">Venue::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a>;</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span> </div><div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9"> 191</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a>;</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span> </div><div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03"> 196</a></span>  std::vector<User::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a>;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div><div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29"> 201</a></span>  <a class="code" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a>;</div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span> </div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813"> 206</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">newChatTitle</a>;</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span> </div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea"> 211</a></span>  std::vector<PhotoSize::Ptr> <a class="code" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a>;</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span> </div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5"> 216</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a>;</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div><div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035"> 221</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a>;</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f"> 226</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a>;</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span> </div><div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d"> 231</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a>;</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span> </div><div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef"> 236</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a>;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> </div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0"> 241</a></span>  int64_t <a class="code" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a>;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6"> 246</a></span>  <a class="code" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> <a class="code" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a>;</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span> </div><div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932"> 251</a></span>  std::string <a class="code" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a>;</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span> };</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span> }</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span> <span class="preprocessor">#endif //TGBOT_CPP_MESSAGE_H</span></div><div class="ttc" id="class_tg_bot_1_1_message_html_a537a751af11a7f18d92c1d70c93c9f2d"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">TgBot::Message::channelChatCreated</a></div><div class="ttdeci">bool channelChatCreated</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00231">Message.h:231</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_html_aa79eb6592094b18fdc9a330fac0b53ef"><div class="ttname"><a href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">TgBot::Message::migrateToChatId</a></div><div class="ttdeci">int64_t migrateToChatId</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00236">Message.h:236</a></div></div> <div class="ttc" id="_photo_size_8h_html"><div class="ttname"><a href="_photo_size_8h.html">PhotoSize.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_sticker_html_a63c460c539e3549bec82850fe30c8fff"><div class="ttname"><a href="class_tg_bot_1_1_sticker.html#a63c460c539e3549bec82850fe30c8fff">TgBot::Sticker::Ptr</a></div><div class="ttdeci">std::shared_ptr< Sticker > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_sticker_8h_source.html#l00041">Sticker.h:41</a></div></div> @@ -129,6 +129,7 @@ $(document).ready(function(){initNavTree('_message_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_voice_html_a73311e993b61a62531f42583d82fed91"><div class="ttname"><a href="class_tg_bot_1_1_voice.html#a73311e993b61a62531f42583d82fed91">TgBot::Voice::Ptr</a></div><div class="ttdeci">std::shared_ptr< Voice > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_voice_8h_source.html#l00019">Voice.h:19</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_html_a65b78a13b38ad767338cd2e9d2e69ca2"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">TgBot::Message::from</a></div><div class="ttdeci">User::Ptr from</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00071">Message.h:71</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_html_a35db549a420fd4b5a28b4a5a569770d5"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">TgBot::Message::deleteChatPhoto</a></div><div class="ttdeci">bool deleteChatPhoto</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00216">Message.h:216</a></div></div> +<div class="ttc" id="class_tg_bot_1_1_message_html_a44a07b98262601eb86a5dc9ae0e3b932"><div class="ttname"><a href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">TgBot::Message::connectedWebsite</a></div><div class="ttdeci">std::string connectedWebsite</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00251">Message.h:251</a></div></div> <div class="ttc" id="class_tg_bot_1_1_message_html_afda60437cce532170cb9b924f70e1c56"><div class="ttname"><a href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">TgBot::Message::location</a></div><div class="ttdeci">Location::Ptr location</div><div class="ttdef"><b>Definition:</b> <a href="_message_8h_source.html#l00181">Message.h:181</a></div></div> <div class="ttc" id="_location_8h_html"><div class="ttname"><a href="_location_8h.html">Location.h</a></div></div> <div class="ttc" id="class_tg_bot_1_1_video_html_a0005786d327b3e363cb13c18e9ee0593"><div class="ttname"><a href="class_tg_bot_1_1_video.html#a0005786d327b3e363cb13c18e9ee0593">TgBot::Video::Ptr</a></div><div class="ttdeci">std::shared_ptr< Video > Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_video_8h_source.html#l00040">Video.h:40</a></div></div> @@ -153,7 +154,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 40fab59..3c28674 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0574ad9..7e40f06 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_order_info_8h.html b/docs/_order_info_8h.html index bdfbdae..8e1e6ea 100644 --- a/docs/_order_info_8h.html +++ b/docs/_order_info_8h.html @@ -109,7 +109,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_order_info_8h.html">OrderInfo.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_order_info_8h_source.html b/docs/_order_info_8h_source.html index 327ebc5..8d2421e 100644 --- a/docs/_order_info_8h_source.html +++ b/docs/_order_info_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_order_info_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_order_info_8h.html">OrderInfo.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e7e6f53..deb9f19 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 2f6a10b..f806711 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_pre_checkout_query_8h.html b/docs/_pre_checkout_query_8h.html index 05f93ec..2ec90bf 100644 --- a/docs/_pre_checkout_query_8h.html +++ b/docs/_pre_checkout_query_8h.html @@ -111,7 +111,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_pre_checkout_query_8h.html">PreCheckoutQuery.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_pre_checkout_query_8h_source.html b/docs/_pre_checkout_query_8h_source.html index ef00b06..6828417 100644 --- a/docs/_pre_checkout_query_8h_source.html +++ b/docs/_pre_checkout_query_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('_pre_checkout_query_8h_source.html','' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_pre_checkout_query_8h.html">PreCheckoutQuery.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 087ebb9..50edf4c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9780b89..8922a79 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c7fbc26..dfd89d3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cef1d6d..563569a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ea95f84..f0ccb43 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 acf77f9..fc23de9 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_shipping_address_8h.html b/docs/_shipping_address_8h.html index e3b4592..e7db919 100644 --- a/docs/_shipping_address_8h.html +++ b/docs/_shipping_address_8h.html @@ -108,7 +108,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_address_8h.html">ShippingAddress.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_shipping_address_8h_source.html b/docs/_shipping_address_8h_source.html index 9897a86..af864e3 100644 --- a/docs/_shipping_address_8h_source.html +++ b/docs/_shipping_address_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('_shipping_address_8h_source.html',''); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_address_8h.html">ShippingAddress.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_shipping_option_8h.html b/docs/_shipping_option_8h.html index f032009..908418d 100644 --- a/docs/_shipping_option_8h.html +++ b/docs/_shipping_option_8h.html @@ -110,7 +110,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_option_8h.html">ShippingOption.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_shipping_option_8h_source.html b/docs/_shipping_option_8h_source.html index a6650e0..fbdbd16 100644 --- a/docs/_shipping_option_8h_source.html +++ b/docs/_shipping_option_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_shipping_option_8h_source.html','');} <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_option_8h.html">ShippingOption.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_shipping_query_8h.html b/docs/_shipping_query_8h.html index ddc1345..7541810 100644 --- a/docs/_shipping_query_8h.html +++ b/docs/_shipping_query_8h.html @@ -111,7 +111,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_query_8h.html">ShippingQuery.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_shipping_query_8h_source.html b/docs/_shipping_query_8h_source.html index 31a26c1..8e147c3 100644 --- a/docs/_shipping_query_8h_source.html +++ b/docs/_shipping_query_8h_source.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('_shipping_query_8h_source.html','');}) <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_shipping_query_8h.html">ShippingQuery.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f05588c..716511f 100644 --- a/docs/_sticker_8h.html +++ b/docs/_sticker_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="_sticker_8h.html">Sticker.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 3bbd449..3f77ce9 100644 --- a/docs/_sticker_8h_source.html +++ b/docs/_sticker_8h_source.html @@ -104,7 +104,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_sticker_set_8h.html b/docs/_sticker_set_8h.html index c8ad6e3..5c8df6d 100644 --- a/docs/_sticker_set_8h.html +++ b/docs/_sticker_set_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="_sticker_set_8h.html">StickerSet.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_sticker_set_8h_source.html b/docs/_sticker_set_8h_source.html index 4d37d3f..ab4379a 100644 --- a/docs/_sticker_set_8h_source.html +++ b/docs/_sticker_set_8h_source.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('_sticker_set_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_sticker_set_8h.html">StickerSet.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4d5bee3..b7a8315 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 bd23964..ab4de18 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_successful_payment_8h.html b/docs/_successful_payment_8h.html index 7ed5bf0..c5979ff 100644 --- a/docs/_successful_payment_8h.html +++ b/docs/_successful_payment_8h.html @@ -110,7 +110,7 @@ Namespaces</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_successful_payment_8h.html">SuccessfulPayment.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_successful_payment_8h_source.html b/docs/_successful_payment_8h_source.html index 14f5b73..a088451 100644 --- a/docs/_successful_payment_8h_source.html +++ b/docs/_successful_payment_8h_source.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('_successful_payment_8h_source.html','' <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_successful_payment_8h.html">SuccessfulPayment.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f8ac734..414ef70 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 af6153f..c69f33b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 33e8eda..882aeec 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7f02dd0..36a1f51 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 6f7ccf4..f7f8d4b 100644 --- a/docs/_tg_type_parser_8h.html +++ b/docs/_tg_type_parser_8h.html @@ -175,7 +175,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d620a69..79c779c 100644 --- a/docs/_tg_type_parser_8h_source.html +++ b/docs/_tg_type_parser_8h_source.html @@ -367,7 +367,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 dca939e..0eb3bed 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e17e2cc..ccb6654 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 69650d5..0d34017 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 6c53350..6aee97e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 0cf32c8..0055c09 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 5c287f9..530c0ca 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 3d5c5ec..922ad9b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 18a2e1d..59cd447 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 baf69b2..1c5d843 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 46244b2..02f5244 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="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 3ba54da..8544603 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 a266cef..d584906 100644 --- a/docs/_user_8h_source.html +++ b/docs/_user_8h_source.html @@ -98,7 +98,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 8155629..85f1441 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f6516ee..3e8cd01 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 69c2065..c30755a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e634b1f..d8f0d20 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e0425af..7af781b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 75cda7d..c103749 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_video_note_8h.html b/docs/_video_note_8h.html index 41bc11f..3776d07 100644 --- a/docs/_video_note_8h.html +++ b/docs/_video_note_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_note_8h.html">VideoNote.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/_video_note_8h_source.html b/docs/_video_note_8h_source.html index 3eab5f5..4fb5cb5 100644 --- a/docs/_video_note_8h_source.html +++ b/docs/_video_note_8h_source.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('_video_note_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_video_note_8h.html">VideoNote.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 b7e1878..39a4b3f 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9b07ca8..cd547b8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e1b45a5..c470368 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 05f50d2..2ba1146 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 db84a72..3f85bb1 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -179,7 +179,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 a8fe8ce..2a679d3 100644 --- a/docs/class_tg_bot_1_1_api-members.html +++ b/docs/class_tg_bot_1_1_api-members.html @@ -121,26 +121,26 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d">pinChatMessage</a>(int64_t chatId, int32_t messageId, bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300">promoteChatMember</a>(int64_t chatId, int32_t userId, bool canChangeInfo=false, bool canPostMessages=false, bool canEditMessages=false, bool canDeleteMessages=false, bool canInviteUsers=false, bool canPinMessages=false, bool canPromoteMembers=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f">restrictChatMember</a>(int64_t chatId, int32_t userId, uint64_t untilDate=0, bool canSendMessages=false, bool canSendMediaMessages=false, bool canSendOtherMessages=false, bool canAddWebPagePreviews=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8">sendAudio</a>(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#ae0d630288ea999c694c23d4aea58247c">sendAudio</a>(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a>(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0">sendAudio</a>(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">sendChatAction</a>(int64_t chatId, const std::string &action) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">sendContact</a>(int64_t chatId, const std::string &phoneNumber, const std::string &firstName, const std::string &lastName="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd">sendDocument</a>(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#a46cc0a40d56bccc92e46b8fabd49962e">sendDocument</a>(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a>(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb">sendDocument</a>(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a>(int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a>(int64_t chatId, const std::vector< InputMedia::Ptr > &media, bool disableNotification=false, int32_t replyToMessageId=0) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">sendMessage</a>(int64_t chatId, const std::string &text, bool disableWebPagePreview=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709">sendPhoto</a>(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#a0921c2b640cd388f6e4a13d63fdbe3cc">sendPhoto</a>(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a>(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b">sendPhoto</a>(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a>(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3">sendSticker</a>(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">sendVenue</a>(int64_t chatId, float latitude, float longitude, const std::string &title, const std::string &address, const std::string &foursquareId="", bool disableNotification=false, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >()) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4">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=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1">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=std::make_shared< GenericReply >(), bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a>(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19">sendVideo</a>(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a>(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5">sendVideoNote</a>(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f">sendVoice</a>(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#a6243b9d3f501e2593e24b05bebd6e419">sendVoice</a>(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), 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#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a>(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee">sendVoice</a>(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">setChatDescription</a>(int64_t chatId, const std::string &description) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b">setChatPhoto</a>(int64_t chatId, const InputFile::Ptr photo) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589">setChatStickerSet</a>(int64_t chatId, const std::string &stickerSetName) const</td><td class="entry"><a class="el" href="class_tg_bot_1_1_api.html">TgBot::Api</a></td><td class="entry"></td></tr> @@ -156,7 +156,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_api.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 cc3978a..be29c6d 100644 --- a/docs/class_tg_bot_1_1_api.html +++ b/docs/class_tg_bot_1_1_api.html @@ -100,18 +100,18 @@ Public Member Functions</h2></td></tr> <tr class="separator:ad0f68ec32e5878a9fe4f922cd4f13b68"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acf5818100f3529706d8aa888f3922594"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594">forwardMessage</a> (int64_t chatId, int64_t fromChatId, int32_t messageId, bool disableNotification=false) const</td></tr> <tr class="separator:acf5818100f3529706d8aa888f3922594"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a71bb086a1247df2ec28b47d86ebb3709"><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#a71bb086a1247df2ec28b47d86ebb3709">sendPhoto</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:a71bb086a1247df2ec28b47d86ebb3709"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a0921c2b640cd388f6e4a13d63fdbe3cc"><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#a0921c2b640cd388f6e4a13d63fdbe3cc">sendPhoto</a> (int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:a0921c2b640cd388f6e4a13d63fdbe3cc"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:aa7a1d9cef9cdbdad3b82f020b5395dd8"><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#aa7a1d9cef9cdbdad3b82f020b5395dd8">sendAudio</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:aa7a1d9cef9cdbdad3b82f020b5395dd8"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ae0d630288ea999c694c23d4aea58247c"><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#ae0d630288ea999c694c23d4aea58247c">sendAudio</a> (int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:ae0d630288ea999c694c23d4aea58247c"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ac10306656a242bd3818731dc818a9ebd"><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#ac10306656a242bd3818731dc818a9ebd">sendDocument</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:ac10306656a242bd3818731dc818a9ebd"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a46cc0a40d56bccc92e46b8fabd49962e"><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#a46cc0a40d56bccc92e46b8fabd49962e">sendDocument</a> (int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:a46cc0a40d56bccc92e46b8fabd49962e"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:abd83eabc02928c2d2ebbb9835c410ea8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">sendPhoto</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> photo, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:abd83eabc02928c2d2ebbb9835c410ea8"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a8693d0b6c3b782bebffdf9cdae9d7d2b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b">sendPhoto</a> (int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a8693d0b6c3b782bebffdf9cdae9d7d2b"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:aa4024dc69467d5028f85380f92a6d5e9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">sendAudio</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:aa4024dc69467d5028f85380f92a6d5e9"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a46a7d3a12ac67271c5bd2d123b6f0bb0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0">sendAudio</a> (int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a46a7d3a12ac67271c5bd2d123b6f0bb0"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a1e2aa3324a8c18532261b7b57f045caf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">sendDocument</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> document, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a1e2aa3324a8c18532261b7b57f045caf"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a78026bdce1fb6c87c17979b037dc2dbb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb">sendDocument</a> (int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a78026bdce1fb6c87c17979b037dc2dbb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab7767c4474092f5fee78150394ae0ef2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">sendSticker</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> sticker, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> <tr class="separator:ab7767c4474092f5fee78150394ae0ef2"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a241ae72f26953de44fec46dfef2f29b3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3">sendSticker</a> (int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> @@ -132,20 +132,20 @@ Public Member Functions</h2></td></tr> <tr class="separator:a0b77fde611ecb916b5975a7ab9fa87f7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af63bf4b6ac63ad077abd7bb4056b3cc5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5">deleteStickerPositionInSet</a> (const std::string &sticker) const</td></tr> <tr class="separator:af63bf4b6ac63ad077abd7bb4056b3cc5"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af4effdd5b22ef4dbaa7b739672bd3ed4"><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#af4effdd5b22ef4dbaa7b739672bd3ed4">sendVideo</a> (int64_t chatId, const <a class="el" 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, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:af4effdd5b22ef4dbaa7b739672bd3ed4"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a7cc6aab79f09874d5155d711d097e1d1"><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#a7cc6aab79f09874d5155d711d097e1d1">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 <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:a7cc6aab79f09874d5155d711d097e1d1"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a8bec931040093bd1a9344041870f47f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">sendVideo</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a8bec931040093bd1a9344041870f47f7"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a056a6163fde462a2c6c4b1d3bb2fcd19"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19">sendVideo</a> (int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a056a6163fde462a2c6c4b1d3bb2fcd19"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aafc9eac23e52cf9f0831b0b47386f44d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">sendVideoNote</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=<a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>())</td></tr> <tr class="separator:aafc9eac23e52cf9f0831b0b47386f44d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a00934efcb21f69e71ff6ab0eca9617a5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5">sendVideoNote</a> (int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=<a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a>())</td></tr> <tr class="separator:a00934efcb21f69e71ff6ab0eca9617a5"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a3dad69c5211708ec8581f2bd6f3265bc"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc">sendMediaGroup</a> (int64_t chatId, const std::vector< <a class="el" href="class_tg_bot_1_1_input_media.html#abdc38ae21d5213ead3720db082ef1f9c">InputMedia::Ptr</a> > &media, bool disableNotification=false, int32_t replyToMessageId=0) const</td></tr> <tr class="separator:a3dad69c5211708ec8581f2bd6f3265bc"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:ad3ba1e59ffab66acad0e555cc016e05f"><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#ad3ba1e59ffab66acad0e555cc016e05f">sendVoice</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:ad3ba1e59ffab66acad0e555cc016e05f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a6243b9d3f501e2593e24b05bebd6e419"><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#a6243b9d3f501e2593e24b05bebd6e419">sendVoice</a> (int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> -<tr class="separator:a6243b9d3f501e2593e24b05bebd6e419"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a80bfd115a9308c6fb0015b611cf8c5ae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">sendVoice</a> (int64_t chatId, const <a class="el" href="class_tg_bot_1_1_input_file.html#a9b1b7a8f913d9c4d4a389d9a4353d94f">InputFile::Ptr</a> voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:a80bfd115a9308c6fb0015b611cf8c5ae"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:abbbe344c8fc03d94a2253f8ba83cb4ee"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee">sendVoice</a> (int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), const std::string &parseMode="", bool disableNotification=false) const</td></tr> +<tr class="separator:abbbe344c8fc03d94a2253f8ba83cb4ee"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a5479c47ebc9f7385cb78e957351234cd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">sendLocation</a> (int64_t chatId, float latitude, float longitude, uint32_t livePeriod=0, int32_t replyToMessageId=0, const <a class="el" href="class_tg_bot_1_1_generic_reply.html#aa7bb5f2c5484cb791e1c60c346bbb06f">GenericReply::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> >(), bool disableNotification=false) const</td></tr> <tr class="separator:a5479c47ebc9f7385cb78e957351234cd"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a40937330bcd8dc6c3658c582194653fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_api.html#a40937330bcd8dc6c3658c582194653fc">editMessageLiveLocation</a> (float latitude, float longitude, int64_t chatId=0, int32_t messageId=0, int32_t inlineMessageId=0, const <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html#a596873291582fb23cfbe6b62e20df8e7">InlineKeyboardMarkup::Ptr</a> replyMarkup=std::make_shared< <a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html">InlineKeyboardMarkup</a> >()) const</td></tr> @@ -1687,8 +1687,8 @@ Friends</h2></td></tr> </div> </div> -<a id="aa7a1d9cef9cdbdad3b82f020b5395dd8"></a> -<h2 class="memtitle"><span class="permalink"><a href="#aa7a1d9cef9cdbdad3b82f020b5395dd8">◆ </a></span>sendAudio() <span class="overload">[1/2]</span></h2> +<a id="aa4024dc69467d5028f85380f92a6d5e9"></a> +<h2 class="memtitle"><span class="permalink"><a href="#aa4024dc69467d5028f85380f92a6d5e9">◆ </a></span>sendAudio() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -1744,6 +1744,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -1764,6 +1770,7 @@ Friends</h2></td></tr> <tr><td class="paramname">title</td><td>Track name </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -1772,8 +1779,8 @@ Friends</h2></td></tr> </div> </div> -<a id="ae0d630288ea999c694c23d4aea58247c"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ae0d630288ea999c694c23d4aea58247c">◆ </a></span>sendAudio() <span class="overload">[2/2]</span></h2> +<a id="a46a7d3a12ac67271c5bd2d123b6f0bb0"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a46a7d3a12ac67271c5bd2d123b6f0bb0">◆ </a></span>sendAudio() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -1829,6 +1836,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -1849,6 +1862,7 @@ Friends</h2></td></tr> <tr><td class="paramname">title</td><td>Track name </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -1963,8 +1977,8 @@ Friends</h2></td></tr> </div> </div> -<a id="ac10306656a242bd3818731dc818a9ebd"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ac10306656a242bd3818731dc818a9ebd">◆ </a></span>sendDocument() <span class="overload">[1/2]</span></h2> +<a id="a1e2aa3324a8c18532261b7b57f045caf"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a1e2aa3324a8c18532261b7b57f045caf">◆ </a></span>sendDocument() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2002,6 +2016,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2019,6 +2039,7 @@ Friends</h2></td></tr> <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_document.html">Document</a> caption (may also be used when resending documents by file_id), 0-200 characters </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2027,8 +2048,8 @@ Friends</h2></td></tr> </div> </div> -<a id="a46cc0a40d56bccc92e46b8fabd49962e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a46cc0a40d56bccc92e46b8fabd49962e">◆ </a></span>sendDocument() <span class="overload">[2/2]</span></h2> +<a id="a78026bdce1fb6c87c17979b037dc2dbb"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a78026bdce1fb6c87c17979b037dc2dbb">◆ </a></span>sendDocument() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2066,6 +2087,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2083,6 +2110,7 @@ Friends</h2></td></tr> <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_document.html">Document</a> caption (may also be used when resending documents by file_id), 0-200 characters </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2283,8 +2311,8 @@ Friends</h2></td></tr> </div> </div> -<a id="a71bb086a1247df2ec28b47d86ebb3709"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a71bb086a1247df2ec28b47d86ebb3709">◆ </a></span>sendPhoto() <span class="overload">[1/2]</span></h2> +<a id="abd83eabc02928c2d2ebbb9835c410ea8"></a> +<h2 class="memtitle"><span class="permalink"><a href="#abd83eabc02928c2d2ebbb9835c410ea8">◆ </a></span>sendPhoto() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2322,6 +2350,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2339,6 +2373,7 @@ Friends</h2></td></tr> <tr><td class="paramname">caption</td><td>Optional. Photo caption. </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2347,8 +2382,8 @@ Friends</h2></td></tr> </div> </div> -<a id="a0921c2b640cd388f6e4a13d63fdbe3cc"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a0921c2b640cd388f6e4a13d63fdbe3cc">◆ </a></span>sendPhoto() <span class="overload">[2/2]</span></h2> +<a id="a8693d0b6c3b782bebffdf9cdae9d7d2b"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a8693d0b6c3b782bebffdf9cdae9d7d2b">◆ </a></span>sendPhoto() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2386,6 +2421,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2403,6 +2444,7 @@ Friends</h2></td></tr> <tr><td class="paramname">caption</td><td>Optional. Photo caption. </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2610,8 +2652,8 @@ Friends</h2></td></tr> </div> </div> -<a id="af4effdd5b22ef4dbaa7b739672bd3ed4"></a> -<h2 class="memtitle"><span class="permalink"><a href="#af4effdd5b22ef4dbaa7b739672bd3ed4">◆ </a></span>sendVideo() <span class="overload">[1/2]</span></h2> +<a id="a8bec931040093bd1a9344041870f47f7"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a8bec931040093bd1a9344041870f47f7">◆ </a></span>sendVideo() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2631,6 +2673,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>supportsStreaming</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">int32_t </td> <td class="paramname"><em>duration</em> = <code>0</code>, </td> </tr> @@ -2667,6 +2715,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2681,12 +2735,14 @@ Friends</h2></td></tr> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> <tr><td class="paramname">video</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> to send. </td></tr> - <tr><td class="paramname">duration</td><td>Duration of sent video in seconds </td></tr> - <tr><td class="paramname">width</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </td></tr> - <tr><td class="paramname">height</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </td></tr> + <tr><td class="paramname">supportsStreaming</td><td>Optional. Pass True, if the uploaded video is suitable for streaming. </td></tr> + <tr><td class="paramname">duration</td><td>Optional. Duration of sent video in seconds </td></tr> + <tr><td class="paramname">width</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </td></tr> + <tr><td class="paramname">height</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </td></tr> + <tr><td class="paramname">caption</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. An object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2695,8 +2751,8 @@ Friends</h2></td></tr> </div> </div> -<a id="a7cc6aab79f09874d5155d711d097e1d1"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7cc6aab79f09874d5155d711d097e1d1">◆ </a></span>sendVideo() <span class="overload">[2/2]</span></h2> +<a id="a056a6163fde462a2c6c4b1d3bb2fcd19"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a056a6163fde462a2c6c4b1d3bb2fcd19">◆ </a></span>sendVideo() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2716,6 +2772,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">bool </td> + <td class="paramname"><em>supportsStreaming</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">int32_t </td> <td class="paramname"><em>duration</em> = <code>0</code>, </td> </tr> @@ -2752,6 +2814,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2765,13 +2833,15 @@ Friends</h2></td></tr> <p>Use this method to send video files, Telegram clients support mp4 videos (other formats may be sent as <a class="el" href="class_tg_bot_1_1_document.html">Document</a>). </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">chatId</td><td>Unique identifier for the target chat. </td></tr> - <tr><td class="paramname">video</td><td>Id of the video that is already on the Telegram servers. </td></tr> - <tr><td class="paramname">duration</td><td>Duration of sent video in seconds </td></tr> - <tr><td class="paramname">width</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </td></tr> - <tr><td class="paramname">height</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </td></tr> - <tr><td class="paramname">caption</td><td><a class="el" href="class_tg_bot_1_1_video.html">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </td></tr> + <tr><td class="paramname">videoId</td><td>Id of the video that is already on the Telegram servers. </td></tr> + <tr><td class="paramname">supportsStreaming</td><td>Optional. Pass True, if the uploaded video is suitable for streaming. </td></tr> + <tr><td class="paramname">duration</td><td>Optional. Duration of sent video in seconds </td></tr> + <tr><td class="paramname">width</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> width </td></tr> + <tr><td class="paramname">height</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> height </td></tr> + <tr><td class="paramname">caption</td><td>Optional. <a class="el" href="class_tg_bot_1_1_video.html">Video</a> caption (may also be used when resending videos by file_id), 0-200 characters </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2922,8 +2992,8 @@ Friends</h2></td></tr> </div> </div> -<a id="ad3ba1e59ffab66acad0e555cc016e05f"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ad3ba1e59ffab66acad0e555cc016e05f">◆ </a></span>sendVoice() <span class="overload">[1/2]</span></h2> +<a id="a80bfd115a9308c6fb0015b611cf8c5ae"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a80bfd115a9308c6fb0015b611cf8c5ae">◆ </a></span>sendVoice() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -2967,6 +3037,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -2985,6 +3061,7 @@ Friends</h2></td></tr> <tr><td class="paramname">duration</td><td>Duration of send audio in seconds. </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -2993,8 +3070,8 @@ Friends</h2></td></tr> </div> </div> -<a id="a6243b9d3f501e2593e24b05bebd6e419"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a6243b9d3f501e2593e24b05bebd6e419">◆ </a></span>sendVoice() <span class="overload">[2/2]</span></h2> +<a id="abbbe344c8fc03d94a2253f8ba83cb4ee"></a> +<h2 class="memtitle"><span class="permalink"><a href="#abbbe344c8fc03d94a2253f8ba83cb4ee">◆ </a></span>sendVoice() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> @@ -3038,6 +3115,12 @@ Friends</h2></td></tr> <tr> <td class="paramkey"></td> <td></td> + <td class="paramtype">const std::string & </td> + <td class="paramname"><em>parseMode</em> = <code>""</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>disableNotification</em> = <code>false</code> </td> </tr> @@ -3056,6 +3139,7 @@ Friends</h2></td></tr> <tr><td class="paramname">duration</td><td>Duration of send audio in seconds. </td></tr> <tr><td class="paramname">replyToMessageId</td><td>Optional. If the message is a reply, ID of the original message. </td></tr> <tr><td class="paramname">replyMarkup</td><td>Optional. Additional interface options. A object for a custom reply keyboard, instructions to hide keyboard or to force a reply from the user. </td></tr> + <tr><td class="paramname">parseMode</td><td>Optional. Set it to "Markdown" or "HTML" if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message. </td></tr> <tr><td class="paramname">disableNotification</td><td>Optional. Sends the message silenty. </td></tr> </table> </dd> @@ -3471,7 +3555,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 30df34f..1ece841 100644 --- a/docs/class_tg_bot_1_1_api.js +++ b/docs/class_tg_bot_1_1_api.js @@ -34,26 +34,26 @@ var class_tg_bot_1_1_api = [ "pinChatMessage", "class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d", null ], [ "promoteChatMember", "class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300", null ], [ "restrictChatMember", "class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#ae0d630288ea999c694c23d4aea58247c", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0", null ], [ "sendChatAction", "class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d", null ], [ "sendContact", "class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#a46cc0a40d56bccc92e46b8fabd49962e", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb", null ], [ "sendLocation", "class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd", null ], [ "sendMediaGroup", "class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc", null ], [ "sendMessage", "class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#a0921c2b640cd388f6e4a13d63fdbe3cc", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b", null ], [ "sendSticker", "class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2", null ], [ "sendSticker", "class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3", null ], [ "sendVenue", "class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee", null ], [ "setChatDescription", "class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250", null ], [ "setChatPhoto", "class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b", null ], [ "setChatStickerSet", "class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589", null ], diff --git a/docs/class_tg_bot_1_1_audio-members.html b/docs/class_tg_bot_1_1_audio-members.html index c4cf955..61d16a6 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7b3973b..c7a03e9 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 ebda403..aa5b169 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7dfe8f2..00b4c56 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 3687040..d481707 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 2696980..001f957 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 741f876..9ccaffe 100644 --- a/docs/class_tg_bot_1_1_chat-members.html +++ b/docs/class_tg_bot_1_1_chat-members.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1a9b894..20dfa65 100644 --- a/docs/class_tg_bot_1_1_chat.html +++ b/docs/class_tg_bot_1_1_chat.html @@ -414,7 +414,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 8fd7835..04717ef 100644 --- a/docs/class_tg_bot_1_1_chat_member-members.html +++ b/docs/class_tg_bot_1_1_chat_member-members.html @@ -108,7 +108,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_member.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e722b3e..15173de 100644 --- a/docs/class_tg_bot_1_1_chat_member.html +++ b/docs/class_tg_bot_1_1_chat_member.html @@ -433,7 +433,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_chat_photo-members.html b/docs/class_tg_bot_1_1_chat_photo-members.html index 5d0550e..904f730 100644 --- a/docs/class_tg_bot_1_1_chat_photo-members.html +++ b/docs/class_tg_bot_1_1_chat_photo-members.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_chat_photo.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_chat_photo.html b/docs/class_tg_bot_1_1_chat_photo.html index 8248aee..8253bb2 100644 --- a/docs/class_tg_bot_1_1_chat_photo.html +++ b/docs/class_tg_bot_1_1_chat_photo.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_photo.html">ChatPhoto</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7997125..4b88af3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4cbfb28..d3a5052 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5828273..83eca3c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4c67849..ce1f87c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e4bc180..7166ebf 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 ee67771..adea8b5 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7d0a7b7..80031d4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 54c8884..531c4ba 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 74b9bf9..8c2f51e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e5b7fd2..9888f8b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1e811fb..14f0082 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 15e332d..85f589d 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 17f0915..54f0ee8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 0cb62bd..49978dc 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5f63d7a..657ea9b 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 dfb8c01..a28a233 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1e157eb..e8f3e9f 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4ae8956..a983934 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 aa7f1b5..876edd3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 a64091f..59d8423 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 d6f7d3d..0398354 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e805d44..5797435 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f7fd44c..1b25754 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 bffe514..22d4739 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 8448a0e..c8f9857 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e61f8b3..090faaf 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1689bce..813d8d4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 b68680c..b40bf46 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5424770..355e0a7 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4b4d11a..f35d87d 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 36cef98..ed3979d 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 cdf1c03..6269f1c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 97b878d..1829da1 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f94ec10..87e2d26 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 132dcf7..99a5450 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 9c99052..537d078 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 698d1b9..d8a1cde 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f1e33fd..2bc0797 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 0e1fad8..1e3552e 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e368f77..6c93416 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4c3d5cf..98c5cab 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f3b4509..1107139 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 fe54c84..8277b4d 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 88bf21e..72cf69a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 65a3e9d..b685a42 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f0bb091..535c60c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 93494b4..40aeac9 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7fb4c86..18bbac5 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 2cf543d..3d53167 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 08c0580..78e46ee 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7edfd13..c9f6e6a 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 229760a..cbe18f7 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 b14262c..d10df89 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 c4ec905..5b3c9f7 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 eb3a32a..9079cf8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 301b93b..bdc4717 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 29628bd..b8aa6bb 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 17d5282..9e4def5 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 9d452ad..8d268be 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 ab16ad0..b7d088c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1d4dcf4..ed6eb8c 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_gif-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_gif-members.html @@ -107,7 +107,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_g <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 19bd676..58f071a 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 @@ -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_gif.html">InlineQueryResultGif</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5338575..9905b07 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f705587..dfc8018 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 159cdaa..8146f69 100644 --- a/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif-members.html +++ b/docs/class_tg_bot_1_1_inline_query_result_mpeg4_gif-members.html @@ -107,7 +107,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_inline_query_result_m <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1ac2391..7ebb53d 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 @@ -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_mpeg4_gif.html">InlineQueryResultMpeg4Gif</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5137296..1bece9f 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 38e9911..62f6235 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 fd93513..751b3a2 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 731d462..4ace6d2 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 bcd4677..7efdb59 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 b036e50..7ae77e3 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 fdc3184..999a5b4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 939b0aa..4cb985c 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 761125e..7fa12cb 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 8bb6c64..b3bdcc4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e6da3b9..0bd3888 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 6c0f58b..1e124ac 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 07eef9b..55dba14 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4867754..64ef553 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_input_media-members.html b/docs/class_tg_bot_1_1_input_media-members.html index 6b647d5..e318666 100644 --- a/docs/class_tg_bot_1_1_input_media-members.html +++ b/docs/class_tg_bot_1_1_input_media-members.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_input_media.html b/docs/class_tg_bot_1_1_input_media.html index b85c89b..5113f1d 100644 --- a/docs/class_tg_bot_1_1_input_media.html +++ b/docs/class_tg_bot_1_1_input_media.html @@ -324,7 +324,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_media.html">InputMedia</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_input_media_photo-members.html b/docs/class_tg_bot_1_1_input_media_photo-members.html index 6439acd..6ded8b8 100644 --- a/docs/class_tg_bot_1_1_input_media_photo-members.html +++ b/docs/class_tg_bot_1_1_input_media_photo-members.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media_photo.htm <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_input_media_photo.html b/docs/class_tg_bot_1_1_input_media_photo.html index 48b393b..250e611 100644 --- a/docs/class_tg_bot_1_1_input_media_photo.html +++ b/docs/class_tg_bot_1_1_input_media_photo.html @@ -194,7 +194,7 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_media_photo.html">InputMediaPhoto</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_input_media_video-members.html b/docs/class_tg_bot_1_1_input_media_video-members.html index 3dd7500..1ee22a7 100644 --- a/docs/class_tg_bot_1_1_input_media_video-members.html +++ b/docs/class_tg_bot_1_1_input_media_video-members.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_input_media_video.htm <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_input_media_video.html b/docs/class_tg_bot_1_1_input_media_video.html index 1338691..217d5d7 100644 --- a/docs/class_tg_bot_1_1_input_media_video.html +++ b/docs/class_tg_bot_1_1_input_media_video.html @@ -194,7 +194,7 @@ Additional Inherited Members</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_input_media_video.html">InputMediaVideo</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 9b87811..e2f4a51 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 fa75561..b87e7b0 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 8cc48c6..99d32c7 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f355b2b..a4f1bb0 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 0d33c7e..5ae8e54 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 644ad3e..fdd860d 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_invoice-members.html b/docs/class_tg_bot_1_1_invoice-members.html index 3020bc9..aeb4a6f 100644 --- a/docs/class_tg_bot_1_1_invoice-members.html +++ b/docs/class_tg_bot_1_1_invoice-members.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_invoice.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_invoice.html b/docs/class_tg_bot_1_1_invoice.html index 4bd6fed..dfb6ec1 100644 --- a/docs/class_tg_bot_1_1_invoice.html +++ b/docs/class_tg_bot_1_1_invoice.html @@ -240,7 +240,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_invoice.html">Invoice</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 deea342..b1bbdcc 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7c1a42c..5d75cf3 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_labeled_price-members.html b/docs/class_tg_bot_1_1_labeled_price-members.html index 9434899..1bfe417 100644 --- a/docs/class_tg_bot_1_1_labeled_price-members.html +++ b/docs/class_tg_bot_1_1_labeled_price-members.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_labeled_price.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_labeled_price.html b/docs/class_tg_bot_1_1_labeled_price.html index 0a44b4b..09e34b8 100644 --- a/docs/class_tg_bot_1_1_labeled_price.html +++ b/docs/class_tg_bot_1_1_labeled_price.html @@ -177,7 +177,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_labeled_price.html">LabeledPrice</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 00c4d82..e539882 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 987cc7b..c3479ea 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_mask_position-members.html b/docs/class_tg_bot_1_1_mask_position-members.html index c2e3b35..6cac907 100644 --- a/docs/class_tg_bot_1_1_mask_position-members.html +++ b/docs/class_tg_bot_1_1_mask_position-members.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_mask_position.html',' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_mask_position.html b/docs/class_tg_bot_1_1_mask_position.html index e2fff8a..266e9ab 100644 --- a/docs/class_tg_bot_1_1_mask_position.html +++ b/docs/class_tg_bot_1_1_mask_position.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_mask_position.html">MaskPosition</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 97da364..18a6db7 100644 --- a/docs/class_tg_bot_1_1_message-members.html +++ b/docs/class_tg_bot_1_1_message-members.html @@ -92,45 +92,46 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_message.html','');}); <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05">captionEntities</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d">channelChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a">chat</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">document</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">newChatTitle</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">photo</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> - <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">contact</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd">date</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5">deleteChatPhoto</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72">document</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a">editDate</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e">entities</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d">forwardDate</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508">forwardFrom</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5">forwardFromChat</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667">forwardFromMessageId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a">forwardSignature</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2">from</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035">groupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29">leftChatMember</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56">location</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b">Message</a>()</td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14">messageId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0">migrateFromChatId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef">migrateToChatId</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9">newChatMember</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03">newChatMembers</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea">newChatPhoto</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813">newChatTitle</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615">photo</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e">replyToMessage</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559">sticker</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f">supergroupChatCreated</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">text</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e">venue</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr class="even"><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f">video</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> + <tr><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093">voice</a></td><td class="entry"><a class="el" href="class_tg_bot_1_1_message.html">TgBot::Message</a></td><td class="entry"></td></tr> </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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 e5b7a6d..b502502 100644 --- a/docs/class_tg_bot_1_1_message.html +++ b/docs/class_tg_bot_1_1_message.html @@ -177,6 +177,8 @@ Public Attributes</h2></td></tr> <tr class="separator:a4eb6cf508337183adbe060baf907c0e0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a92e01a2f89ce8edb5aa1c116585b19a6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d">Message::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6">pinnedMessage</a></td></tr> <tr class="separator:a92e01a2f89ce8edb5aa1c116585b19a6"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a44a07b98262601eb86a5dc9ae0e3b932"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">connectedWebsite</a></td></tr> +<tr class="separator:a44a07b98262601eb86a5dc9ae0e3b932"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>This object represents a message. </p> @@ -330,6 +332,23 @@ Public Attributes</h2></td></tr> </div> </div> +<a id="a44a07b98262601eb86a5dc9ae0e3b932"></a> +<h2 class="memtitle"><span class="permalink"><a href="#a44a07b98262601eb86a5dc9ae0e3b932">◆ </a></span>connectedWebsite</h2> + +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">std::string TgBot::Message::connectedWebsite</td> + </tr> + </table> +</div><div class="memdoc"> +<p>Optional. The domain name of the website on which the user has logged in. </p> + +<p class="definition">Definition at line <a class="el" href="_message_8h_source.html#l00251">251</a> of file <a class="el" href="_message_8h_source.html">Message.h</a>.</p> + +</div> +</div> <a id="adb3a1a65ce014085f7231f8d356b6c4f"></a> <h2 class="memtitle"><span class="permalink"><a href="#adb3a1a65ce014085f7231f8d356b6c4f">◆ </a></span>contact</h2> @@ -866,7 +885,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_message.js b/docs/class_tg_bot_1_1_message.js index 7aee3d7..eebe909 100644 --- a/docs/class_tg_bot_1_1_message.js +++ b/docs/class_tg_bot_1_1_message.js @@ -8,6 +8,7 @@ var class_tg_bot_1_1_message = [ "captionEntities", "class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05", null ], [ "channelChatCreated", "class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d", null ], [ "chat", "class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a", null ], + [ "connectedWebsite", "class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932", null ], [ "contact", "class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f", null ], [ "date", "class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd", null ], [ "deleteChatPhoto", "class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5", null ], diff --git a/docs/class_tg_bot_1_1_message_entity-members.html b/docs/class_tg_bot_1_1_message_entity-members.html index 8f7ea7e..8396415 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 642b3fc..a614ee9 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_order_info-members.html b/docs/class_tg_bot_1_1_order_info-members.html index 1ac8b34..3a2d6a9 100644 --- a/docs/class_tg_bot_1_1_order_info-members.html +++ b/docs/class_tg_bot_1_1_order_info-members.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_order_info.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_order_info.html b/docs/class_tg_bot_1_1_order_info.html index 86d3dd7..f501ad4 100644 --- a/docs/class_tg_bot_1_1_order_info.html +++ b/docs/class_tg_bot_1_1_order_info.html @@ -217,7 +217,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_order_info.html">OrderInfo</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 c76b226..72f500a 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 06ac3a2..eb6d4c5 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_pre_checkout_query-members.html b/docs/class_tg_bot_1_1_pre_checkout_query-members.html index a5503d6..d088161 100644 --- a/docs/class_tg_bot_1_1_pre_checkout_query-members.html +++ b/docs/class_tg_bot_1_1_pre_checkout_query-members.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_pre_checkout_query.ht <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_pre_checkout_query.html b/docs/class_tg_bot_1_1_pre_checkout_query.html index bb7e537..3bf7544 100644 --- a/docs/class_tg_bot_1_1_pre_checkout_query.html +++ b/docs/class_tg_bot_1_1_pre_checkout_query.html @@ -282,7 +282,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html">PreCheckoutQuery</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 04e1d0b..f43669c 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 491c129..1a9b9b5 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 226415a..b81ae66 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 62e6ad0..84f3b8a 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 06d0316..b51bc8d 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 18b276d..648e9f2 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_shipping_address-members.html b/docs/class_tg_bot_1_1_shipping_address-members.html index dcf47bb..6513f48 100644 --- a/docs/class_tg_bot_1_1_shipping_address-members.html +++ b/docs/class_tg_bot_1_1_shipping_address-members.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_shipping_address.html <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_shipping_address.html b/docs/class_tg_bot_1_1_shipping_address.html index 33b9764..276494d 100644 --- a/docs/class_tg_bot_1_1_shipping_address.html +++ b/docs/class_tg_bot_1_1_shipping_address.html @@ -257,7 +257,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_shipping_address.html">ShippingAddress</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_shipping_option-members.html b/docs/class_tg_bot_1_1_shipping_option-members.html index e4091d4..4756d9c 100644 --- a/docs/class_tg_bot_1_1_shipping_option-members.html +++ b/docs/class_tg_bot_1_1_shipping_option-members.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_shipping_option.html' <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_shipping_option.html b/docs/class_tg_bot_1_1_shipping_option.html index e273876..0c4584c 100644 --- a/docs/class_tg_bot_1_1_shipping_option.html +++ b/docs/class_tg_bot_1_1_shipping_option.html @@ -196,7 +196,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_shipping_option.html">ShippingOption</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_shipping_query-members.html b/docs/class_tg_bot_1_1_shipping_query-members.html index b88e278..85d4258 100644 --- a/docs/class_tg_bot_1_1_shipping_query-members.html +++ b/docs/class_tg_bot_1_1_shipping_query-members.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_shipping_query.html', <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_shipping_query.html b/docs/class_tg_bot_1_1_shipping_query.html index 33a85f6..5bd0d4a 100644 --- a/docs/class_tg_bot_1_1_shipping_query.html +++ b/docs/class_tg_bot_1_1_shipping_query.html @@ -217,7 +217,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_shipping_query.html">ShippingQuery</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 8acc668..5a9fe2d 100644 --- a/docs/class_tg_bot_1_1_sticker-members.html +++ b/docs/class_tg_bot_1_1_sticker-members.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 4d3b45c..1c9b79b 100644 --- a/docs/class_tg_bot_1_1_sticker.html +++ b/docs/class_tg_bot_1_1_sticker.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_sticker.html">Sticker</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_sticker_set-members.html b/docs/class_tg_bot_1_1_sticker_set-members.html index 510b8f6..cbc2ce7 100644 --- a/docs/class_tg_bot_1_1_sticker_set-members.html +++ b/docs/class_tg_bot_1_1_sticker_set-members.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_sticker_set.html','') <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_sticker_set.html b/docs/class_tg_bot_1_1_sticker_set.html index 07503ae..201b3ce 100644 --- a/docs/class_tg_bot_1_1_sticker_set.html +++ b/docs/class_tg_bot_1_1_sticker_set.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_sticker_set.html">StickerSet</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_successful_payment-members.html b/docs/class_tg_bot_1_1_successful_payment-members.html index ac7c336..b03a9e9 100644 --- a/docs/class_tg_bot_1_1_successful_payment-members.html +++ b/docs/class_tg_bot_1_1_successful_payment-members.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_successful_payment.ht <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_successful_payment.html b/docs/class_tg_bot_1_1_successful_payment.html index 412ce3d..9bafa18 100644 --- a/docs/class_tg_bot_1_1_successful_payment.html +++ b/docs/class_tg_bot_1_1_successful_payment.html @@ -282,7 +282,7 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_successful_payment.html">SuccessfulPayment</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 ea1b68a..780d433 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 a87de9b..9da5068 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 1a3f80b..f7fe0ce 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 0d6e8af..f623da4 100644 --- a/docs/class_tg_bot_1_1_tg_long_poll.html +++ b/docs/class_tg_bot_1_1_tg_long_poll.html @@ -217,7 +217,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 cd24000..6eea187 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 @@ -234,7 +234,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5dfd1e8..e983d3f 100644 --- a/docs/class_tg_bot_1_1_tg_type_parser.html +++ b/docs/class_tg_bot_1_1_tg_type_parser.html @@ -3201,7 +3201,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 6bfb11d..46f38db 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 2bca453..ec73621 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 3d59ecf..f45dc25 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 dc0d1fe..f2e8db2 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 108d016..cfa9072 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 b3e261b..573e23c 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 7320024..70a85a9 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 18c2d19..6ee3f1c 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 657fc75..fbd5630 100644 --- a/docs/class_tg_bot_1_1_user-members.html +++ b/docs/class_tg_bot_1_1_user-members.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_user.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 8e754d7..9adc2e3 100644 --- a/docs/class_tg_bot_1_1_user.html +++ b/docs/class_tg_bot_1_1_user.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_user.html">User</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 6073725..5743078 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 dd446ec..20a3989 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f8e2614..87ca88b 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 5e4bce4..eefbe1c 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 581ead3..168a3f4 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 3bbd4f6..8bdea42 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_video_note-members.html b/docs/class_tg_bot_1_1_video_note-members.html index cf71baa..fd4f7d0 100644 --- a/docs/class_tg_bot_1_1_video_note-members.html +++ b/docs/class_tg_bot_1_1_video_note-members.html @@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video_note.html',''); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/class_tg_bot_1_1_video_note.html b/docs/class_tg_bot_1_1_video_note.html index 475b876..1abc513 100644 --- a/docs/class_tg_bot_1_1_video_note.html +++ b/docs/class_tg_bot_1_1_video_note.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_video_note.html">VideoNote</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 c4d1454..4e27b38 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 729b13f..ea9736b 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 a367122..2198360 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.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 f3c0d38..a740846 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 29f0c4f..211929f 100644 --- a/docs/classes.html +++ b/docs/classes.html @@ -139,7 +139,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 134453a..d79264c 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0b8002a..a299998 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e5d03e4..04b2292 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c4f8926..fcd36cd 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 18ca287..cbb5cc2 100644 --- a/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html +++ b/docs/dir_edd914e3fbf8e89da3c33d1968dd487e.html @@ -235,7 +235,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 65e2e4d..f1c002e 100644 --- a/docs/files.html +++ b/docs/files.html @@ -186,7 +186,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 54b8845..ac2edc4 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 19c289a..d708ec1 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9ed300b..4049038 100644 --- a/docs/functions_a.html +++ b/docs/functions_a.html @@ -129,7 +129,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 888ce71..aa2fe9d 100644 --- a/docs/functions_b.html +++ b/docs/functions_b.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('functions_b.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 55b353c..fab3acc 100644 --- a/docs/functions_c.html +++ b/docs/functions_c.html @@ -162,6 +162,9 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); <li>city : <a class="el" href="class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69">TgBot::ShippingAddress</a> </li> +<li>connectedWebsite +: <a class="el" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">TgBot::Message</a> +</li> <li>Connection() : <a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8">TgBot::HttpServer< Protocol >::Connection</a> </li> @@ -188,7 +191,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 94d9d8d..620c469 100644 --- a/docs/functions_d.html +++ b/docs/functions_d.html @@ -145,7 +145,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ea116c4..f82d234 100644 --- a/docs/functions_e.html +++ b/docs/functions_e.html @@ -124,7 +124,7 @@ $(document).ready(function(){initNavTree('functions_e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 09ef5dd..eb87740 100644 --- a/docs/functions_enum.html +++ b/docs/functions_enum.html @@ -92,7 +92,7 @@ $(document).ready(function(){initNavTree('functions_enum.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 6f81bb9..d58b0a3 100644 --- a/docs/functions_f.html +++ b/docs/functions_f.html @@ -169,7 +169,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e95e77b..ebb85f2 100644 --- a/docs/functions_func.html +++ b/docs/functions_func.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('functions_func.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0473ad5..83c6efe 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 47770ca..271cc2b 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4af7bf1..4fd158b 100644 --- a/docs/functions_func_c.html +++ b/docs/functions_func_c.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 1bbff38..33b32a0 100644 --- a/docs/functions_func_d.html +++ b/docs/functions_func_d.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('functions_func_d.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 2c91033..c6f5ca8 100644 --- a/docs/functions_func_e.html +++ b/docs/functions_func_e.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('functions_func_e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c2eb1e4..05a2baa 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7523ef8..79f5ee3 100644 --- a/docs/functions_func_g.html +++ b/docs/functions_func_g.html @@ -150,7 +150,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 b3dc128..839f71a 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c4883c1..01bbf9b 100644 --- a/docs/functions_func_i.html +++ b/docs/functions_func_i.html @@ -172,7 +172,7 @@ $(document).ready(function(){initNavTree('functions_func_i.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ab1fdd6..b90ab7b 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d6d9eaa..7a35eb0 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 9ed429a..7a9df24 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 941185b..c4f335a 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 97cfa8d..0adf3eb 100644 --- a/docs/functions_func_p.html +++ b/docs/functions_func_p.html @@ -508,7 +508,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/functions_func_r.html b/docs/functions_func_r.html index 8725013..fdc01c5 100644 --- a/docs/functions_func_r.html +++ b/docs/functions_func_r.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 43f9b4b..a0a9d30 100644 --- a/docs/functions_func_s.html +++ b/docs/functions_func_s.html @@ -83,7 +83,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); <h3><a id="index_s"></a>- s -</h3><ul> <li>sendAudio() -: <a class="el" href="class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">TgBot::Api</a> </li> <li>sendChatAction() : <a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">TgBot::Api</a> @@ -92,7 +92,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); : <a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">TgBot::Api</a> </li> <li>sendDocument() -: <a class="el" href="class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">TgBot::Api</a> </li> <li>sendLocation() : <a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">TgBot::Api</a> @@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); : <a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">TgBot::Api</a> </li> <li>sendPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">TgBot::Api</a> </li> <li>sendSticker() : <a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">TgBot::Api</a> @@ -113,13 +113,13 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); : <a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">TgBot::Api</a> </li> <li>sendVideo() -: <a class="el" href="class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19">TgBot::Api</a> </li> <li>sendVideoNote() : <a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api</a> </li> <li>sendVoice() -: <a class="el" href="class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee">TgBot::Api</a> </li> <li>setChatDescription() : <a class="el" href="class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250">TgBot::Api</a> @@ -156,7 +156,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 fa3b965..efcb563 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 5f6bef7..3194f20 100644 --- a/docs/functions_func_u.html +++ b/docs/functions_func_u.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('functions_func_u.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 fb074b4..756823e 100644 --- a/docs/functions_g.html +++ b/docs/functions_g.html @@ -172,7 +172,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 2af5cfb..32282a4 100644 --- a/docs/functions_h.html +++ b/docs/functions_h.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('functions_h.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d10930c..67a80b2 100644 --- a/docs/functions_i.html +++ b/docs/functions_i.html @@ -212,7 +212,7 @@ $(document).ready(function(){initNavTree('functions_i.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7896267..8a7707a 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 16c565e..9feb2e3 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 d93bbfc..6b9ca8b 100644 --- a/docs/functions_l.html +++ b/docs/functions_l.html @@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('functions_l.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f86ae53..b628b5e 100644 --- a/docs/functions_m.html +++ b/docs/functions_m.html @@ -152,7 +152,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cc31c95..662fa2d 100644 --- a/docs/functions_n.html +++ b/docs/functions_n.html @@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('functions_n.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 0ab585a..c0d5a79 100644 --- a/docs/functions_o.html +++ b/docs/functions_o.html @@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('functions_o.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 073e1ba..3541d71 100644 --- a/docs/functions_p.html +++ b/docs/functions_p.html @@ -639,7 +639,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c03da9b..9eccc35 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 3e6f33c..f190a0d 100644 --- a/docs/functions_r.html +++ b/docs/functions_r.html @@ -115,7 +115,7 @@ $(document).ready(function(){initNavTree('functions_r.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 b5e816b..e3c3550 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 54fb220..5abb601 100644 --- a/docs/functions_s.html +++ b/docs/functions_s.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); , <a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">TgBot::ReplyKeyboardRemove</a> </li> <li>sendAudio() -: <a class="el" href="class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9">TgBot::Api</a> </li> <li>sendChatAction() : <a class="el" href="class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d">TgBot::Api</a> @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : <a class="el" href="class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4">TgBot::Api</a> </li> <li>sendDocument() -: <a class="el" href="class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf">TgBot::Api</a> </li> <li>sendLocation() : <a class="el" href="class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd">TgBot::Api</a> @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : <a class="el" href="class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68">TgBot::Api</a> </li> <li>sendPhoto() -: <a class="el" href="class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8">TgBot::Api</a> </li> <li>sendSticker() : <a class="el" href="class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2">TgBot::Api</a> @@ -121,13 +121,13 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : <a class="el" href="class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47">TgBot::Api</a> </li> <li>sendVideo() -: <a class="el" href="class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7">TgBot::Api</a> </li> <li>sendVideoNote() : <a class="el" href="class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d">TgBot::Api</a> </li> <li>sendVoice() -: <a class="el" href="class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f">TgBot::Api</a> +: <a class="el" href="class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae">TgBot::Api</a> </li> <li>ServerHandler : <a class="el" href="class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b">TgBot::HttpServer< Protocol ></a> @@ -223,7 +223,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e42d639..5b7b9cd 100644 --- a/docs/functions_t.html +++ b/docs/functions_t.html @@ -198,7 +198,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 11bf372..eabf883 100644 --- a/docs/functions_type.html +++ b/docs/functions_type.html @@ -206,7 +206,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 3081059..18077e4 100644 --- a/docs/functions_u.html +++ b/docs/functions_u.html @@ -125,7 +125,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 b626613..b917d1b 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 2971b55..6c6861a 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e04fa50..50ff4bb 100644 --- a/docs/functions_vars_a.html +++ b/docs/functions_vars_a.html @@ -117,7 +117,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/functions_vars_b.html b/docs/functions_vars_b.html index f004fd5..2706ff0 100644 --- a/docs/functions_vars_b.html +++ b/docs/functions_vars_b.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_vars_b.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 83405ee..7005ca7 100644 --- a/docs/functions_vars_c.html +++ b/docs/functions_vars_c.html @@ -156,6 +156,9 @@ $(document).ready(function(){initNavTree('functions_vars_c.html','');}); <li>city : <a class="el" href="class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69">TgBot::ShippingAddress</a> </li> +<li>connectedWebsite +: <a class="el" href="class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932">TgBot::Message</a> +</li> <li>contact : <a class="el" href="class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f">TgBot::Message</a> </li> @@ -176,7 +179,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cd18e7e..785f204 100644 --- a/docs/functions_vars_d.html +++ b/docs/functions_vars_d.html @@ -129,7 +129,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 5a2f416..552f692 100644 --- a/docs/functions_vars_e.html +++ b/docs/functions_vars_e.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('functions_vars_e.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 7b46f27..2723e30 100644 --- a/docs/functions_vars_f.html +++ b/docs/functions_vars_f.html @@ -163,7 +163,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 02d34f9..7b61a31 100644 --- a/docs/functions_vars_g.html +++ b/docs/functions_vars_g.html @@ -110,7 +110,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 c611762..ee45a0e 100644 --- a/docs/functions_vars_h.html +++ b/docs/functions_vars_h.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('functions_vars_h.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 2b22b40..e3b5ee8 100644 --- a/docs/functions_vars_i.html +++ b/docs/functions_vars_i.html @@ -125,7 +125,7 @@ $(document).ready(function(){initNavTree('functions_vars_i.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 dafba59..3ec6321 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 a3d7a11..dd02e94 100644 --- a/docs/functions_vars_l.html +++ b/docs/functions_vars_l.html @@ -134,7 +134,7 @@ $(document).ready(function(){initNavTree('functions_vars_l.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 08dacad..ebf80ca 100644 --- a/docs/functions_vars_m.html +++ b/docs/functions_vars_m.html @@ -141,7 +141,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 526d05a..aec909b 100644 --- a/docs/functions_vars_n.html +++ b/docs/functions_vars_n.html @@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('functions_vars_n.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cb78001..26713ec 100644 --- a/docs/functions_vars_o.html +++ b/docs/functions_vars_o.html @@ -99,7 +99,7 @@ $(document).ready(function(){initNavTree('functions_vars_o.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4827b1a..3a6c069 100644 --- a/docs/functions_vars_p.html +++ b/docs/functions_vars_p.html @@ -146,7 +146,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cec7cc8..9ce8753 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 5b0fcaf..4a56d1b 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 473c7e6..63eaf4a 100644 --- a/docs/functions_vars_s.html +++ b/docs/functions_vars_s.html @@ -152,7 +152,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 acddd45..2e58e74 100644 --- a/docs/functions_vars_t.html +++ b/docs/functions_vars_t.html @@ -176,7 +176,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 fec4e80..d24900c 100644 --- a/docs/functions_vars_u.html +++ b/docs/functions_vars_u.html @@ -111,7 +111,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 a20b2a5..be5b69e 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4995a63..303d299 100644 --- a/docs/functions_vars_w.html +++ b/docs/functions_vars_w.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_vars_w.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/functions_vars_x.html b/docs/functions_vars_x.html index ed732af..cf4a950 100644 --- a/docs/functions_vars_x.html +++ b/docs/functions_vars_x.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_vars_x.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/functions_vars_y.html b/docs/functions_vars_y.html index 6c110b9..4f91d3c 100644 --- a/docs/functions_vars_y.html +++ b/docs/functions_vars_y.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_vars_y.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 493fc72..f8a4293 100644 --- a/docs/functions_w.html +++ b/docs/functions_w.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('functions_w.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/functions_x.html b/docs/functions_x.html index 9410d43..76dca2d 100644 --- a/docs/functions_x.html +++ b/docs/functions_x.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_x.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/functions_y.html b/docs/functions_y.html index 375899b..d71ef1d 100644 --- a/docs/functions_y.html +++ b/docs/functions_y.html @@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_y.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 49a00b2..a7a89c4 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 4505166..2e11f60 100644 --- a/docs/group__general.js +++ b/docs/group__general.js @@ -35,26 +35,26 @@ var group__general = [ "pinChatMessage", "class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d", null ], [ "promoteChatMember", "class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300", null ], [ "restrictChatMember", "class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8", null ], - [ "sendAudio", "class_tg_bot_1_1_api.html#ae0d630288ea999c694c23d4aea58247c", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9", null ], + [ "sendAudio", "class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0", null ], [ "sendChatAction", "class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d", null ], [ "sendContact", "class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd", null ], - [ "sendDocument", "class_tg_bot_1_1_api.html#a46cc0a40d56bccc92e46b8fabd49962e", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf", null ], + [ "sendDocument", "class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb", null ], [ "sendLocation", "class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd", null ], [ "sendMediaGroup", "class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc", null ], [ "sendMessage", "class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709", null ], - [ "sendPhoto", "class_tg_bot_1_1_api.html#a0921c2b640cd388f6e4a13d63fdbe3cc", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8", null ], + [ "sendPhoto", "class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b", null ], [ "sendSticker", "class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2", null ], [ "sendSticker", "class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3", null ], [ "sendVenue", "class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4", null ], - [ "sendVideo", "class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7", null ], + [ "sendVideo", "class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d", null ], [ "sendVideoNote", "class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f", null ], - [ "sendVoice", "class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae", null ], + [ "sendVoice", "class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee", null ], [ "setChatDescription", "class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250", null ], [ "setChatPhoto", "class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b", null ], [ "setChatStickerSet", "class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589", null ], diff --git a/docs/group__net.html b/docs/group__net.html index 433f4b0..e1bf156 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 046a169..2eb27d8 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 5329d8a..6c18872 100644 --- a/docs/group__types.html +++ b/docs/group__types.html @@ -245,7 +245,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> diff --git a/docs/group__types.js b/docs/group__types.js index 1a276ac..b000e87 100644 --- a/docs/group__types.js +++ b/docs/group__types.js @@ -391,6 +391,7 @@ var group__types = [ "captionEntities", "class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05", null ], [ "channelChatCreated", "class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d", null ], [ "chat", "class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a", null ], + [ "connectedWebsite", "class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932", null ], [ "contact", "class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f", null ], [ "date", "class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd", null ], [ "deleteChatPhoto", "class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5", null ], diff --git a/docs/hierarchy.html b/docs/hierarchy.html index 7299fad..3a190d0 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -181,7 +181,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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 edb3056..90b54e4 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 13aaf68..4f199bf 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 f2e311e..0b4b5e1 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 3c2e95b..71cf12f 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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 cf8703e..c48261a 100644 --- a/docs/namespace_tg_bot.html +++ b/docs/namespace_tg_bot.html @@ -273,7 +273,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 Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 182cc88..5be6e37 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 e9caae5..b88d597 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 5e02516..5bbda76 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 Sun May 27 2018 22:44:48 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 539894b..0df628d 100644 --- a/docs/navtreedata.js +++ b/docs/navtreedata.js @@ -38,8 +38,8 @@ var NAVTREEINDEX = "_api_8h.html", "class_tg_bot_1_1_api.html#af961a33f53579fee24090059dab328ea", "class_tg_bot_1_1_inline_query_result_gif.html#a470940afb4d7151f36dea3cb0b53b618", -"class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34", -"functions_d.html" +"class_tg_bot_1_1_sticker_set.html", +"functions_c.html" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index b5daa55..29530de 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -189,10 +189,11 @@ var NAVTREEINDEX0 = "class_tg_bot_1_1_api.html":[5,0,0], "class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5":[5,0,0,51], "class_tg_bot_1_1_api.html#a018da546747f0d34a5fa3bdb6a715a07":[5,0,0,22], -"class_tg_bot_1_1_api.html#a0921c2b640cd388f6e4a13d63fdbe3cc":[5,0,0,44], +"class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19":[5,0,0,49], "class_tg_bot_1_1_api.html#a0b77fde611ecb916b5975a7ab9fa87f7":[5,0,0,58], "class_tg_bot_1_1_api.html#a0f1480777525731928db02eddee39151":[5,0,0,6], "class_tg_bot_1_1_api.html#a1dd8b4abfb95233c70b7436515ca680d":[5,0,0,15], +"class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf":[5,0,0,38], "class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3":[5,0,0,46], "class_tg_bot_1_1_api.html#a270296c79f52985fca19cacf3ed75d2f":[5,0,0,25], "class_tg_bot_1_1_api.html#a28d6bda0f615ff1c7063905eb61b5cde":[5,0,0,30], @@ -209,45 +210,44 @@ var NAVTREEINDEX0 = "class_tg_bot_1_1_api.html#a43bf35783ec4f9a03e46925e36fda24c":[5,0,0,28], "class_tg_bot_1_1_api.html#a43c91c467f45e4207968bf6cf1cb3a6e":[5,0,0,57], "class_tg_bot_1_1_api.html#a44ea670c4eecdf100f60be3c90911eec":[5,0,0,61], -"class_tg_bot_1_1_api.html#a46cc0a40d56bccc92e46b8fabd49962e":[5,0,0,39], +"class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0":[5,0,0,35], "class_tg_bot_1_1_api.html#a48af7fd639ee071eac165e49c75cc6d0":[5,0,0,1], "class_tg_bot_1_1_api.html#a4a701223b6a834b594e216a80695d300":[5,0,0,32], "class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd":[5,0,0,40], "class_tg_bot_1_1_api.html#a566fcf52400de18737110edd7ab01535":[5,0,0,24], "class_tg_bot_1_1_api.html#a5b0cf2c9b99bd1376def02fb698b8076":[5,0,0,17], "class_tg_bot_1_1_api.html#a61fa540a7db9597618b7fb15fe5095a0":[5,0,0,7], -"class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419":[5,0,0,53], "class_tg_bot_1_1_api.html#a648190cc90ed13172bc2327344d0e7f6":[5,0,0,21], -"class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709":[5,0,0,43], "class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d":[5,0,0,36], -"class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1":[5,0,0,49], +"class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb":[5,0,0,39], +"class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae":[5,0,0,52], "class_tg_bot_1_1_api.html#a84538c3c1ab19dc262b471edb361ad8d":[5,0,0,31], +"class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b":[5,0,0,44], "class_tg_bot_1_1_api.html#a885e70f75a1def9b953290aea2991c42":[5,0,0,8], "class_tg_bot_1_1_api.html#a88c3613916639a67f876b1ae3cfaffd4":[5,0,0,2], +"class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7":[5,0,0,48], "class_tg_bot_1_1_api.html#a8fbfde4234553c478987746c43b08e62":[5,0,0,11], "class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b":[5,0,0,55], "class_tg_bot_1_1_api.html#a963570ff375bced1e5b21246082365f1":[5,0,0,9], "class_tg_bot_1_1_api.html#a979612d47e46ed29bc9d2e7ab1addb7e":[5,0,0,13], +"class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9":[5,0,0,34], "class_tg_bot_1_1_api.html#aa605f96bd5de1a3a432e14a160bac210":[5,0,0,27], "class_tg_bot_1_1_api.html#aa60ec06b9171d94ef717f1ac03190f07":[5,0,0,12], -"class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8":[5,0,0,34], "class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250":[5,0,0,54], "class_tg_bot_1_1_api.html#aaf32b01ea203366959676afd98e8d7e2":[5,0,0,16], "class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589":[5,0,0,56], "class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d":[5,0,0,50], "class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2":[5,0,0,45], +"class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee":[5,0,0,53], "class_tg_bot_1_1_api.html#abd10abcfaf859c63cab0526b8c9179c9":[5,0,0,26], +"class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8":[5,0,0,43], "class_tg_bot_1_1_api.html#ac0e4615a8944c07e7db3811ee84f2a94":[5,0,0,0], -"class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd":[5,0,0,38], "class_tg_bot_1_1_api.html#ac50bdd50bf0cf5a211e699925759ebc1":[5,0,0,23], "class_tg_bot_1_1_api.html#acf5818100f3529706d8aa888f3922594":[5,0,0,18], "class_tg_bot_1_1_api.html#ad042b4d7f03f45eb59acb68085faaa23":[5,0,0,19], "class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68":[5,0,0,42], "class_tg_bot_1_1_api.html#ad3751d4b049e8f7b1d845d041370df98":[5,0,0,60], -"class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f":[5,0,0,52], "class_tg_bot_1_1_api.html#ad77e4687f7536606890a3db42ff5de1f":[5,0,0,33], -"class_tg_bot_1_1_api.html#ae0d630288ea999c694c23d4aea58247c":[5,0,0,35], "class_tg_bot_1_1_api.html#ae999adb4e101bdf95cdee77867e084fc":[5,0,0,62], -"class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4":[5,0,0,48], "class_tg_bot_1_1_api.html#af63bf4b6ac63ad077abd7bb4056b3cc5":[5,0,0,10] }; diff --git a/docs/navtreeindex2.js b/docs/navtreeindex2.js index 787d844..2d998d8 100644 --- a/docs/navtreeindex2.js +++ b/docs/navtreeindex2.js @@ -141,43 +141,44 @@ var NAVTREEINDEX2 = "class_tg_bot_1_1_message.html":[5,1,49], "class_tg_bot_1_1_message.html#a112bce084dd4b01dc5918a1232c4cc05":[5,1,49,5], "class_tg_bot_1_1_message.html#a1ccff5e715e303ba0352cbd0fbe8eb6b":[5,1,49,1], -"class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667":[5,1,49,17], -"class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29":[5,1,49,21], +"class_tg_bot_1_1_message.html#a2149f82b01245e592cb392e2133e4667":[5,1,49,18], +"class_tg_bot_1_1_message.html#a2291a3c7d9445a02774b4cd0e3972c29":[5,1,49,22], "class_tg_bot_1_1_message.html#a2c8eb6214270371cfb094b699c07f695":[5,1,49,4], -"class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e":[5,1,49,32], -"class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813":[5,1,49,29], -"class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5":[5,1,49,10], +"class_tg_bot_1_1_message.html#a312864bfddbf624c6923cb871fd4060e":[5,1,49,33], +"class_tg_bot_1_1_message.html#a34323ada99461aced73af81edb88f813":[5,1,49,30], +"class_tg_bot_1_1_message.html#a35db549a420fd4b5a28b4a5a569770d5":[5,1,49,11], "class_tg_bot_1_1_message.html#a3805a5dc013c6ab23ac5efc91282c11d":[5,1,49,0], -"class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9":[5,1,49,26], -"class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093":[5,1,49,38], -"class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f":[5,1,49,34], -"class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0":[5,1,49,24], +"class_tg_bot_1_1_message.html#a40c3d46af7bb047504b6b6e8147361c9":[5,1,49,27], +"class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932":[5,1,49,8], +"class_tg_bot_1_1_message.html#a45147e56a0cb9b7dee926da7a11a0093":[5,1,49,39], +"class_tg_bot_1_1_message.html#a49695ef9284f68853700ca5426fd506f":[5,1,49,35], +"class_tg_bot_1_1_message.html#a4eb6cf508337183adbe060baf907c0e0":[5,1,49,25], "class_tg_bot_1_1_message.html#a5119ef820bcb4c231a1402147305ea67":[5,1,49,2], "class_tg_bot_1_1_message.html#a537a751af11a7f18d92c1d70c93c9f2d":[5,1,49,6], -"class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e":[5,1,49,13], -"class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035":[5,1,49,20], +"class_tg_bot_1_1_message.html#a53c199056538ebe72c65e409deaf7a8e":[5,1,49,14], +"class_tg_bot_1_1_message.html#a5bbf76e34ec52a41a6392f7d61c19035":[5,1,49,21], "class_tg_bot_1_1_message.html#a5e23abf4c637e59a51bd7f7a49339d54":[5,1,49,3], -"class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a":[5,1,49,12], -"class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2":[5,1,49,19], -"class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a":[5,1,49,18], -"class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615":[5,1,49,30], +"class_tg_bot_1_1_message.html#a5e47295516df0a7ceb9fbb8119c8ab0a":[5,1,49,13], +"class_tg_bot_1_1_message.html#a65b78a13b38ad767338cd2e9d2e69ca2":[5,1,49,20], +"class_tg_bot_1_1_message.html#a70f5fe7a8e14b0ce0842fa8661492e4a":[5,1,49,19], +"class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615":[5,1,49,31], "class_tg_bot_1_1_message.html#a773fa770b84fe97263a096c0ddfb096a":[5,1,49,7], -"class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508":[5,1,49,15], -"class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea":[5,1,49,28], -"class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6":[5,1,49,31], -"class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e":[5,1,49,36], -"class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72":[5,1,49,11], -"class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef":[5,1,49,25], -"class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559":[5,1,49,33], -"class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03":[5,1,49,27], -"class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f":[5,1,49,37], -"class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d":[5,1,49,14], -"class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd":[5,1,49,9], -"class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14":[5,1,49,23], -"class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f":[5,1,49,8], -"class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5":[5,1,49,16], -"class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108":[5,1,49,35], -"class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56":[5,1,49,22], +"class_tg_bot_1_1_message.html#a7e4d984cb1464d0ae504d7c8ed11b508":[5,1,49,16], +"class_tg_bot_1_1_message.html#a8f8a9c50fd30fa24476605b8efdd95ea":[5,1,49,29], +"class_tg_bot_1_1_message.html#a92e01a2f89ce8edb5aa1c116585b19a6":[5,1,49,32], +"class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e":[5,1,49,37], +"class_tg_bot_1_1_message.html#a9d4520b321f421425803aa5c5a414e72":[5,1,49,12], +"class_tg_bot_1_1_message.html#aa79eb6592094b18fdc9a330fac0b53ef":[5,1,49,26], +"class_tg_bot_1_1_message.html#aab21f25e3dfd5a6f2bfca8d04dda2559":[5,1,49,34], +"class_tg_bot_1_1_message.html#aac7be66dd576e712ea37a2631670ef03":[5,1,49,28], +"class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f":[5,1,49,38], +"class_tg_bot_1_1_message.html#aca1eca2a8a31a45a0b85ba472bfe991d":[5,1,49,15], +"class_tg_bot_1_1_message.html#ad49187c847973a024ab158103a8c87fd":[5,1,49,10], +"class_tg_bot_1_1_message.html#ad88191e75068adc70028660086928d14":[5,1,49,24], +"class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f":[5,1,49,9], +"class_tg_bot_1_1_message.html#aeab58d33a3f4e712e8b78d65f48892e5":[5,1,49,17], +"class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108":[5,1,49,36], +"class_tg_bot_1_1_message.html#afda60437cce532170cb9b924f70e1c56":[5,1,49,23], "class_tg_bot_1_1_message_entity.html":[5,1,50], "class_tg_bot_1_1_message_entity.html#a2cf6b38ee3116a4589d5f8263e53c51f":[5,1,50,4], "class_tg_bot_1_1_message_entity.html#a3f41be5fd732173bd84093df20a58e38":[5,1,50,1], @@ -248,6 +249,5 @@ var NAVTREEINDEX2 = "class_tg_bot_1_1_sticker.html#a91d598b9805292d3956b47d88febe001":[5,1,60,1], "class_tg_bot_1_1_sticker.html#ac9ff439183edc6a5fb2c469e29c687ba":[5,1,60,6], "class_tg_bot_1_1_sticker.html#ace3bb46bbb491c1a9687cd14a37b25d1":[5,1,60,2], -"class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3":[5,1,60,7], -"class_tg_bot_1_1_sticker_set.html":[5,1,61] +"class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3":[5,1,60,7] }; diff --git a/docs/navtreeindex3.js b/docs/navtreeindex3.js index abb9eee..1d722f5 100644 --- a/docs/navtreeindex3.js +++ b/docs/navtreeindex3.js @@ -1,5 +1,6 @@ var NAVTREEINDEX3 = { +"class_tg_bot_1_1_sticker_set.html":[5,1,61], "class_tg_bot_1_1_sticker_set.html#a029bf60e037c38c991706c378d545f34":[5,1,61,3], "class_tg_bot_1_1_sticker_set.html#a28755ab9c48ec7b667fd187976682631":[5,1,61,2], "class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6":[5,1,61,1], @@ -244,10 +245,9 @@ 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,26], "functions_a.html":[7,3,0,1], -"functions_b.html":[7,3,0,2], -"functions_c.html":[7,3,0,3] +"functions_b.html":[7,3,0,2] }; diff --git a/docs/navtreeindex4.js b/docs/navtreeindex4.js index b5ea46d..a3da775 100644 --- a/docs/navtreeindex4.js +++ b/docs/navtreeindex4.js @@ -1,5 +1,6 @@ var NAVTREEINDEX4 = { +"functions_c.html":[7,3,0,3], "functions_d.html":[7,3,0,4], "functions_e.html":[7,3,0,5], "functions_enum.html":[7,3,4], diff --git a/docs/search/all_10.js b/docs/search/all_10.js index d003acb..e487562 100644 --- a/docs/search/all_10.js +++ b/docs/search/all_10.js @@ -143,7 +143,7 @@ var searchData= ['pendingupdatecount',['pendingUpdateCount',['../class_tg_bot_1_1_webhook_info.html#ae709688fe3890a2e34981cf9d1470726',1,'TgBot::WebhookInfo']]], ['performer',['performer',['../class_tg_bot_1_1_audio.html#ac91ee59f6137da2da2f7c8ad6d1e9119',1,'TgBot::Audio::performer()'],['../class_tg_bot_1_1_inline_query_result_audio.html#aed3fcf3bc848aaae21bab04a3f840ec1',1,'TgBot::InlineQueryResultAudio::performer()']]], ['phonenumber',['phoneNumber',['../class_tg_bot_1_1_contact.html#ada9f5461d2dd84b547cf563db624ff28',1,'TgBot::Contact::phoneNumber()'],['../class_tg_bot_1_1_inline_query_result_contact.html#a8bf9d71688e348b69876301a4422f228',1,'TgBot::InlineQueryResultContact::phoneNumber()'],['../class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6',1,'TgBot::InputContactMessageContent::phoneNumber()'],['../class_tg_bot_1_1_order_info.html#a324841d077060a1b1b97564066bc1f16',1,'TgBot::OrderInfo::phoneNumber()']]], - ['photo',['PHOTO',['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf',1,'TgBot::InputMedia::PHOTO()'],['../class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735',1,'TgBot::Chat::photo()'],['../class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615',1,'TgBot::Message::photo()']]], + ['photo',['photo',['../class_tg_bot_1_1_chat.html#acbc96ba84a02da42e5fa3c936458b735',1,'TgBot::Chat::photo()'],['../class_tg_bot_1_1_message.html#a712bfec9a6e0881d2a8f6830b6374615',1,'TgBot::Message::photo()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ac6c7e64f7c3b7e4c031d022f232298bf',1,'TgBot::InputMedia::PHOTO()']]], ['photofileid',['photoFileId',['../class_tg_bot_1_1_inline_query_result_cached_photo.html#ab565bf88ec7ebb111aa0d628e20031ac',1,'TgBot::InlineQueryResultCachedPhoto']]], ['photoheight',['photoHeight',['../class_tg_bot_1_1_inline_query_result_photo.html#ae82fef29603bd4667558ea7aeb7d73f7',1,'TgBot::InlineQueryResultPhoto']]], ['photos',['photos',['../class_tg_bot_1_1_user_profile_photos.html#a66b1e0c0b5b462ab8087ce05b0311f16',1,'TgBot::UserProfilePhotos']]], diff --git a/docs/search/all_13.js b/docs/search/all_13.js index e851e52..1239398 100644 --- a/docs/search/all_13.js +++ b/docs/search/all_13.js @@ -2,19 +2,19 @@ var searchData= [ ['scale',['scale',['../class_tg_bot_1_1_mask_position.html#a8f78e6dcdb37975c435cfd0d9a923963',1,'TgBot::MaskPosition']]], ['selective',['selective',['../class_tg_bot_1_1_force_reply.html#afbb510a24ebda5409311ff0d385065dc',1,'TgBot::ForceReply::selective()'],['../class_tg_bot_1_1_reply_keyboard_markup.html#ac7cf30c8d98f72b81ad30f48d0789d65',1,'TgBot::ReplyKeyboardMarkup::selective()'],['../class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828',1,'TgBot::ReplyKeyboardRemove::selective()']]], - ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#ae0d630288ea999c694c23d4aea58247c',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d',1,'TgBot::Api']]], ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4',1,'TgBot::Api']]], - ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46cc0a40d56bccc92e46b8fabd49962e',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd',1,'TgBot::Api']]], ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc',1,'TgBot::Api']]], ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68',1,'TgBot::Api']]], - ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a0921c2b640cd388f6e4a13d63fdbe3cc',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], ['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47',1,'TgBot::Api']]], - ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4',1,'TgBot::Api::sendVideo(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=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1',1,'TgBot::Api::sendVideo(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=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendvideonote',['sendVideoNote',['../class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d',1,'TgBot::Api::sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())'],['../class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5',1,'TgBot::Api::sendVideoNote(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())']]], - ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['serverhandler',['ServerHandler',['../class_tg_bot_1_1_http_server.html#ae3b5d008d0ec0c9dd14b4a8bccdf8c0b',1,'TgBot::HttpServer']]], ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250',1,'TgBot::Api']]], ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b',1,'TgBot::Api']]], diff --git a/docs/search/all_16.js b/docs/search/all_16.js index c7fd119..19c33c0 100644 --- a/docs/search/all_16.js +++ b/docs/search/all_16.js @@ -3,7 +3,7 @@ var searchData= ['value',['value',['../class_tg_bot_1_1_http_req_arg.html#ae854084229a093b6819953d0055844eb',1,'TgBot::HttpReqArg']]], ['venue',['Venue',['../class_tg_bot_1_1_venue.html',1,'TgBot::Venue'],['../class_tg_bot_1_1_message.html#a9739779daeda0ac90d711349e0674f6e',1,'TgBot::Message::venue()']]], ['venue_2eh',['Venue.h',['../_venue_8h.html',1,'']]], - ['video',['Video',['../class_tg_bot_1_1_video.html',1,'TgBot::Video'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18',1,'TgBot::InputMedia::VIDEO()'],['../class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f',1,'TgBot::Message::video()']]], + ['video',['Video',['../class_tg_bot_1_1_video.html',1,'TgBot::Video'],['../class_tg_bot_1_1_message.html#abd645f5273f4cd142979beab925ff16f',1,'TgBot::Message::video()'],['../class_tg_bot_1_1_input_media.html#a15b9867f0c1834b2a4d16ac48f25fb73ae60ae31f67ab883c746bb71c7a145c18',1,'TgBot::InputMedia::VIDEO()']]], ['video_2eh',['Video.h',['../_video_8h.html',1,'']]], ['videoduration',['videoDuration',['../class_tg_bot_1_1_inline_query_result_video.html#a80c3c9b52a29c93ea2899fdfa12ebfa4',1,'TgBot::InlineQueryResultVideo']]], ['videofileid',['videoFileId',['../class_tg_bot_1_1_inline_query_result_cached_video.html#abea4deca4249a41cb3fbe999ed820fa0',1,'TgBot::InlineQueryResultCachedVideo']]], diff --git a/docs/search/all_3.js b/docs/search/all_3.js index 7352273..ac0accf 100644 --- a/docs/search/all_3.js +++ b/docs/search/all_3.js @@ -34,6 +34,7 @@ var searchData= ['choseninlineresult_2eh',['ChosenInlineResult.h',['../_chosen_inline_result_8h.html',1,'']]], ['choseninlineresultlistener',['ChosenInlineResultListener',['../class_tg_bot_1_1_event_broadcaster.html#a5348beecf29bdf52c7d21985668bca93',1,'TgBot::EventBroadcaster']]], ['city',['city',['../class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69',1,'TgBot::ShippingAddress']]], + ['connectedwebsite',['connectedWebsite',['../class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932',1,'TgBot::Message']]], ['connection',['Connection',['../class_tg_bot_1_1_http_server_1_1_connection.html',1,'TgBot::HttpServer< Protocol >::Connection'],['../class_tg_bot_1_1_http_server_1_1_connection.html#a91a16ce20e8d889657a7d2c982d8b1c8',1,'TgBot::HttpServer::Connection::Connection()']]], ['contact',['Contact',['../class_tg_bot_1_1_contact.html',1,'TgBot::Contact'],['../class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f',1,'TgBot::Message::contact()']]], ['contact_2eh',['Contact.h',['../_contact_8h.html',1,'']]], diff --git a/docs/search/all_9.js b/docs/search/all_9.js index a205f6b..22460c1 100644 --- a/docs/search/all_9.js +++ b/docs/search/all_9.js @@ -64,7 +64,7 @@ var searchData= ['inputmediaphoto_2eh',['InputMediaPhoto.h',['../_input_media_photo_8h.html',1,'']]], ['inputmediavideo',['InputMediaVideo',['../class_tg_bot_1_1_input_media_video.html',1,'TgBot::InputMediaVideo'],['../class_tg_bot_1_1_input_media_video.html#a698a73c20b1c6c10be011543ec1253ea',1,'TgBot::InputMediaVideo::InputMediaVideo()']]], ['inputmediavideo_2eh',['InputMediaVideo.h',['../_input_media_video_8h.html',1,'']]], - ['inputmessagecontent',['InputMessageContent',['../class_tg_bot_1_1_input_message_content.html',1,'TgBot::InputMessageContent'],['../class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943',1,'TgBot::InlineQueryResult::inputMessageContent()'],['../class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100',1,'TgBot::InputMessageContent::InputMessageContent()']]], + ['inputmessagecontent',['InputMessageContent',['../class_tg_bot_1_1_input_message_content.html',1,'TgBot::InputMessageContent'],['../class_tg_bot_1_1_input_message_content.html#adfe3185ed78c3bfdfb82bee0546eb100',1,'TgBot::InputMessageContent::InputMessageContent()'],['../class_tg_bot_1_1_inline_query_result.html#ace9850f165c2e823696aab62391b3943',1,'TgBot::InlineQueryResult::inputMessageContent()']]], ['inputmessagecontent_2eh',['InputMessageContent.h',['../_input_message_content_8h.html',1,'']]], ['inputtextmessagecontent',['InputTextMessageContent',['../class_tg_bot_1_1_input_text_message_content.html',1,'TgBot::InputTextMessageContent'],['../class_tg_bot_1_1_input_text_message_content.html#a6926fc1a1b56159d2e2d92ed3de507e7',1,'TgBot::InputTextMessageContent::InputTextMessageContent()']]], ['inputtextmessagecontent_2eh',['InputTextMessageContent.h',['../_input_text_message_content_8h.html',1,'']]], diff --git a/docs/search/functions_f.js b/docs/search/functions_f.js index f5696ba..3e0c992 100644 --- a/docs/search/functions_f.js +++ b/docs/search/functions_f.js @@ -1,18 +1,18 @@ var searchData= [ - ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa7a1d9cef9cdbdad3b82f020b5395dd8',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#ae0d630288ea999c694c23d4aea58247c',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendaudio',['sendAudio',['../class_tg_bot_1_1_api.html#aa4024dc69467d5028f85380f92a6d5e9',1,'TgBot::Api::sendAudio(int64_t chatId, const InputFile::Ptr audio, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46a7d3a12ac67271c5bd2d123b6f0bb0',1,'TgBot::Api::sendAudio(int64_t chatId, const std::string &audioId, const std::string &caption="", int32_t duration=0, const std::string &performer="", const std::string &title="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendchataction',['sendChatAction',['../class_tg_bot_1_1_api.html#a77fe17ad287f702bb021fc92575a0e2d',1,'TgBot::Api']]], ['sendcontact',['sendContact',['../class_tg_bot_1_1_api.html#a29f67a91434a7ce8b017f103419f23c4',1,'TgBot::Api']]], - ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#ac10306656a242bd3818731dc818a9ebd',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a46cc0a40d56bccc92e46b8fabd49962e',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['senddocument',['sendDocument',['../class_tg_bot_1_1_api.html#a1e2aa3324a8c18532261b7b57f045caf',1,'TgBot::Api::sendDocument(int64_t chatId, const InputFile::Ptr document, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a78026bdce1fb6c87c17979b037dc2dbb',1,'TgBot::Api::sendDocument(int64_t chatId, const std::string &documentId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendlocation',['sendLocation',['../class_tg_bot_1_1_api.html#a5479c47ebc9f7385cb78e957351234cd',1,'TgBot::Api']]], ['sendmediagroup',['sendMediaGroup',['../class_tg_bot_1_1_api.html#a3dad69c5211708ec8581f2bd6f3265bc',1,'TgBot::Api']]], ['sendmessage',['sendMessage',['../class_tg_bot_1_1_api.html#ad0f68ec32e5878a9fe4f922cd4f13b68',1,'TgBot::Api']]], - ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#a71bb086a1247df2ec28b47d86ebb3709',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a0921c2b640cd388f6e4a13d63fdbe3cc',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendphoto',['sendPhoto',['../class_tg_bot_1_1_api.html#abd83eabc02928c2d2ebbb9835c410ea8',1,'TgBot::Api::sendPhoto(int64_t chatId, const InputFile::Ptr photo, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a8693d0b6c3b782bebffdf9cdae9d7d2b',1,'TgBot::Api::sendPhoto(int64_t chatId, const std::string &photoId, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendsticker',['sendSticker',['../class_tg_bot_1_1_api.html#ab7767c4474092f5fee78150394ae0ef2',1,'TgBot::Api::sendSticker(int64_t chatId, const InputFile::Ptr sticker, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a241ae72f26953de44fec46dfef2f29b3',1,'TgBot::Api::sendSticker(int64_t chatId, const std::string &stickerId, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], ['sendvenue',['sendVenue',['../class_tg_bot_1_1_api.html#a3351e9ee5561453bfa61218ddce8be47',1,'TgBot::Api']]], - ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#af4effdd5b22ef4dbaa7b739672bd3ed4',1,'TgBot::Api::sendVideo(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=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a7cc6aab79f09874d5155d711d097e1d1',1,'TgBot::Api::sendVideo(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=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendvideo',['sendVideo',['../class_tg_bot_1_1_api.html#a8bec931040093bd1a9344041870f47f7',1,'TgBot::Api::sendVideo(int64_t chatId, const InputFile::Ptr video, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a056a6163fde462a2c6c4b1d3bb2fcd19',1,'TgBot::Api::sendVideo(int64_t chatId, const std::string &videoId, bool supportsStreaming=false, int32_t duration=0, int32_t width=0, int32_t height=0, const std::string &caption="", int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['sendvideonote',['sendVideoNote',['../class_tg_bot_1_1_api.html#aafc9eac23e52cf9f0831b0b47386f44d',1,'TgBot::Api::sendVideoNote(int64_t chatId, const InputFile::Ptr videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())'],['../class_tg_bot_1_1_api.html#a00934efcb21f69e71ff6ab0eca9617a5',1,'TgBot::Api::sendVideoNote(int64_t chatId, const std::string &videoNote, int64_t replyToMessageId=0, bool disableNotification=false, int32_t duration=0, int32_t length=0, const GenericReply::Ptr replyMarkup=GenericReply::Ptr())']]], - ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#ad3ba1e59ffab66acad0e555cc016e05f',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#a6243b9d3f501e2593e24b05bebd6e419',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), bool disableNotification=false) const']]], + ['sendvoice',['sendVoice',['../class_tg_bot_1_1_api.html#a80bfd115a9308c6fb0015b611cf8c5ae',1,'TgBot::Api::sendVoice(int64_t chatId, const InputFile::Ptr voice, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const'],['../class_tg_bot_1_1_api.html#abbbe344c8fc03d94a2253f8ba83cb4ee',1,'TgBot::Api::sendVoice(int64_t chatId, const std::string &voiceId, const std::string &caption="", int duration=0, int32_t replyToMessageId=0, const GenericReply::Ptr replyMarkup=std::make_shared< GenericReply >(), const std::string &parseMode="", bool disableNotification=false) const']]], ['setchatdescription',['setChatDescription',['../class_tg_bot_1_1_api.html#aa9a0592b9a6c3ffe0d05005292b90250',1,'TgBot::Api']]], ['setchatphoto',['setChatPhoto',['../class_tg_bot_1_1_api.html#a958b5a97bddd5c2ff57df30788a4385b',1,'TgBot::Api']]], ['setchatstickerset',['setChatStickerSet',['../class_tg_bot_1_1_api.html#aafb54206146f5b9510ef89026d0b8589',1,'TgBot::Api']]], diff --git a/docs/search/variables_3.js b/docs/search/variables_3.js index 7c243d5..b966f5d 100644 --- a/docs/search/variables_3.js +++ b/docs/search/variables_3.js @@ -24,6 +24,7 @@ var searchData= ['chatinstance',['chatInstance',['../class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373',1,'TgBot::CallbackQuery']]], ['choseninlineresult',['chosenInlineResult',['../class_tg_bot_1_1_update.html#aa3fab72bc10111e2f8f8930c43a0ff8b',1,'TgBot::Update']]], ['city',['city',['../class_tg_bot_1_1_shipping_address.html#ac5fe3272ae0fe6e00214ca41b2888d69',1,'TgBot::ShippingAddress']]], + ['connectedwebsite',['connectedWebsite',['../class_tg_bot_1_1_message.html#a44a07b98262601eb86a5dc9ae0e3b932',1,'TgBot::Message']]], ['contact',['contact',['../class_tg_bot_1_1_message.html#adb3a1a65ce014085f7231f8d356b6c4f',1,'TgBot::Message']]], ['containsmasks',['containsMasks',['../class_tg_bot_1_1_sticker_set.html#ab1255b8783dc35b3535c46acbe3b4ca6',1,'TgBot::StickerSet']]], ['countrycode',['countryCode',['../class_tg_bot_1_1_shipping_address.html#a5e0083ea43cd7e629b645de8e88e8ab8',1,'TgBot::ShippingAddress']]], diff --git a/docs/tgbot_8h.html b/docs/tgbot_8h.html index b5f00ab..daefbe0 100644 --- a/docs/tgbot_8h.html +++ b/docs/tgbot_8h.html @@ -133,7 +133,7 @@ $(document).ready(function(){initNavTree('tgbot_8h.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="tgbot_8h.html">tgbot.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by <a href="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 ee4cd8b..059fa6e 100644 --- a/docs/tgbot_8h_source.html +++ b/docs/tgbot_8h_source.html @@ -131,7 +131,7 @@ $(document).ready(function(){initNavTree('tgbot_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="tgbot_8h.html">tgbot.h</a></li> - <li class="footer">Generated on Sun May 27 2018 22:44:47 for tgbot-cpp by + <li class="footer">Generated on Mon May 28 2018 13:57:32 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> |