diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2018-06-22 23:23:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-22 23:23:00 +0300 |
commit | f31df3f057c81aec138d2e0cb09079a6ec57fc43 (patch) | |
tree | 7316a800504882fcc36ca5c61d8128c89c5d4eb5 /docs/_chat_8h_source.html | |
parent | a854dd975f13e71338c80d85717be6fb6e8c185a (diff) | |
parent | acbb803e4c245e70d75587a7491995e88320324e (diff) |
Merge pull request #69 from JellyBrick/master
Bot API 3.0 implementation done. / Support build shared library.
Diffstat (limited to 'docs/_chat_8h_source.html')
-rw-r--r-- | docs/_chat_8h_source.html | 54 |
1 files changed, 39 insertions, 15 deletions
diff --git a/docs/_chat_8h_source.html b/docs/_chat_8h_source.html index e6a95b4..a7c04ba 100644 --- a/docs/_chat_8h_source.html +++ b/docs/_chat_8h_source.html @@ -3,8 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> -<meta name="generator" content="Doxygen 1.8.13"/> -<meta name="viewport" content="width=device-width, initial-scale=1"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: include/tgbot/types/Chat.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,40 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> -<script type="text/javascript" src="menudata.js"></script> -<script type="text/javascript" src="menu.js"></script> -<script type="text/javascript"> -$(function() { - initMenu('',true,false,'search.php','Search'); - $(document).ready(function() { init_search(); }); -}); -</script> -<div id="main-nav"></div> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="files.html"><span>File List</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -88,7 +112,7 @@ $(document).ready(function(){initNavTree('_chat_8h_source.html','');}); <div class="ttc" id="class_tg_bot_1_1_chat_html_a056b7b53d5d81e5ab395dd555fa35c14"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a056b7b53d5d81e5ab395dd555fa35c14">TgBot::Chat::stickerSetName</a></div><div class="ttdeci">std::string stickerSetName</div><div class="ttdoc">Optional. For supergroups, name of group sticker set. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00117">Chat.h:117</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_af6904afd95332cd46ce65d3c82139875"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#af6904afd95332cd46ce65d3c82139875">TgBot::Chat::pinnedMessage</a></div><div class="ttdeci">std::shared_ptr< Message > pinnedMessage</div><div class="ttdoc">Optional. Pinned message, for supergroups and channel chats. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00111">Chat.h:111</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a634c679550d78b602254cf3044f6169a"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a634c679550d78b602254cf3044f6169a">TgBot::Chat::canSetStickerSet</a></div><div class="ttdeci">bool canSetStickerSet</div><div class="ttdoc">Optional. True, if the bot can change the group sticker set. Returned only in getChat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00123">Chat.h:123</a></div></div> -<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00047">Api.h:47</a></div></div> +<div class="ttc" id="namespace_tg_bot_html"><div class="ttname"><a href="namespace_tg_bot.html">TgBot</a></div><div class="ttdef"><b>Definition:</b> <a href="_api_8h_source.html#l00049">Api.h:49</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea47f9082fc380ca62d531096aa1d110f1">TgBot::Chat::Type::Private</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52ea781dc97dc62331eec3ea9ec4373a3ca8">TgBot::Chat::Type::Channel</a></div></div> <div class="ttc" id="class_tg_bot_1_1_chat_html_a884c0c1c6d6f0a5453231f7b9049da29"><div class="ttname"><a href="class_tg_bot_1_1_chat.html#a884c0c1c6d6f0a5453231f7b9049da29">TgBot::Chat::firstName</a></div><div class="ttdeci">std::string firstName</div><div class="ttdoc">Optional. First name of the other party in private chat. </div><div class="ttdef"><b>Definition:</b> <a href="_chat_8h_source.html#l00075">Chat.h:75</a></div></div> @@ -112,9 +136,9 @@ $(document).ready(function(){initNavTree('_chat_8h_source.html','');}); <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_25b26b9fa3b0bd1537052b03f43dd617.html">tgbot</a></li><li class="navelem"><a class="el" href="dir_edd914e3fbf8e89da3c33d1968dd487e.html">types</a></li><li class="navelem"><a class="el" href="_chat_8h.html">Chat.h</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:16 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> |