summaryrefslogtreecommitdiff
path: root/docs/d4/dbc
diff options
context:
space:
mode:
authorOleg Morozenkov <reo7sp@users.noreply.github.com>2017-01-15 02:33:59 +0300
committerOleg Morozenkov <reo7sp@users.noreply.github.com>2017-01-15 02:33:59 +0300
commitb22c20c4db8c35eaee99075d055f74697c5805b8 (patch)
treeb98fed35b212b5fdad9e03699658f769b3295424 /docs/d4/dbc
parentae77f1220939915953419f232d4fc6441c88f96c (diff)
Docs
Diffstat (limited to 'docs/d4/dbc')
-rw-r--r--docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.html233
-rw-r--r--docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.js9
2 files changed, 242 insertions, 0 deletions
diff --git a/docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.html b/docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.html
new file mode 100644
index 0000000..ce4b8cb
--- /dev/null
+++ b/docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.html
@@ -0,0 +1,233 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>tgbot-cpp: TgBot::ChosenInlineResult Class Reference</title>
+<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="../../jquery.js"></script>
+<script type="text/javascript" src="../../dynsections.js"></script>
+<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="../../resize.js"></script>
+<script type="text/javascript" src="../../navtreedata.js"></script>
+<script type="text/javascript" src="../../navtree.js"></script>
+<script type="text/javascript">
+ $(document).ready(initResizable);
+</script>
+<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="../../search/searchdata.js"></script>
+<script type="text/javascript" src="../../search/search.js"></script>
+<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <td id="projectalign" style="padding-left: 0.5em;">
+ <div id="projectname">tgbot-cpp
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
+</script>
+<script type="text/javascript" src="../../menudata.js"></script>
+<script type="text/javascript" src="../../menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('../../',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ <div id="nav-sync" class="sync"></div>
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+$(document).ready(function(){initNavTree('d4/dbc/class_tg_bot_1_1_chosen_inline_result.html','../../');});
+</script>
+<div id="doc-content">
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+ <div class="summary">
+<a href="#pub-types">Public Types</a> &#124;
+<a href="#pub-attribs">Public Attributes</a> &#124;
+<a href="../../d6/dce/class_tg_bot_1_1_chosen_inline_result-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">TgBot::ChosenInlineResult Class Reference<div class="ingroups"><a class="el" href="../../d6/d59/group__types.html">Types</a></div></div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>&gt;</code></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
+Public Types</h2></td></tr>
+<tr class="memitem:ad4b7edd30fd0d876fa99493fe19b3247"><td class="memItemLeft" align="right" valign="top">typedef std::shared_ptr&lt; <a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">Ptr</a></td></tr>
+<tr class="separator:ad4b7edd30fd0d876fa99493fe19b3247"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
+Public Attributes</h2></td></tr>
+<tr class="memitem:a34fcb883f27cc3d3fae621a11c8f8270"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270">resultId</a></td></tr>
+<tr class="separator:a34fcb883f27cc3d3fae621a11c8f8270"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab35d35a8968b0d943a415a23feed48cd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d1/d53/class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd">from</a></td></tr>
+<tr class="separator:ab35d35a8968b0d943a415a23feed48cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af4b33cf65a66df2adb1c06843b0ff998"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d1/d6f/class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998">location</a></td></tr>
+<tr class="separator:af4b33cf65a66df2adb1c06843b0ff998"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab61cb2aadbf6ab78e334cbc49076514c"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c">inlineMessageId</a></td></tr>
+<tr class="separator:ab61cb2aadbf6ab78e334cbc49076514c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0fa803cc7dc0df4f5f35ce1db26d4c6d"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d">query</a></td></tr>
+<tr class="separator:a0fa803cc7dc0df4f5f35ce1db26d4c6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>This object represents a result of an inline query that was chosen by the user and sent to their chat partner. </p>
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00020">20</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+</div><h2 class="groupheader">Member Typedef Documentation</h2>
+<a id="ad4b7edd30fd0d876fa99493fe19b3247"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad4b7edd30fd0d876fa99493fe19b3247">&#9670;&nbsp;</a></span>Ptr</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">typedef std::shared_ptr&lt;<a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a>&gt; <a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247">TgBot::ChosenInlineResult::Ptr</a></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00022">22</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a id="ab35d35a8968b0d943a415a23feed48cd"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ab35d35a8968b0d943a415a23feed48cd">&#9670;&nbsp;</a></span>from</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="../../d1/d53/class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> TgBot::ChosenInlineResult::from</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>The user that chose the result. </p>
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00032">32</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+
+</div>
+</div>
+<a id="ab61cb2aadbf6ab78e334cbc49076514c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ab61cb2aadbf6ab78e334cbc49076514c">&#9670;&nbsp;</a></span>inlineMessageId</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">std::string TgBot::ChosenInlineResult::inlineMessageId</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used to edit the message. </p>
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00044">44</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+
+</div>
+</div>
+<a id="af4b33cf65a66df2adb1c06843b0ff998"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#af4b33cf65a66df2adb1c06843b0ff998">&#9670;&nbsp;</a></span>location</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="../../d1/d6f/class_tg_bot_1_1_location.html#a0854defd16651e7742f89eca2202d678">Location::Ptr</a> TgBot::ChosenInlineResult::location</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>Optional. Sender location, only for bots that require user location </p>
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00037">37</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+
+</div>
+</div>
+<a id="a0fa803cc7dc0df4f5f35ce1db26d4c6d"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a0fa803cc7dc0df4f5f35ce1db26d4c6d">&#9670;&nbsp;</a></span>query</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">std::string TgBot::ChosenInlineResult::query</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>The query that was used to obtain the result. </p>
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00049">49</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+
+</div>
+</div>
+<a id="a34fcb883f27cc3d3fae621a11c8f8270"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a34fcb883f27cc3d3fae621a11c8f8270">&#9670;&nbsp;</a></span>resultId</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">std::string TgBot::ChosenInlineResult::resultId</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<p>The unique identifier for the result that was chosen. </p>
+
+<p class="definition">Definition at line <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html#l00027">27</a> of file <a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li>include/tgbot/types/<a class="el" href="../../d7/d8b/_chosen_inline_result_8h_source.html">ChosenInlineResult.h</a></li>
+</ul>
+</div><!-- contents -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ <li class="navelem"><a class="el" href="../../d8/d9d/namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="../../d4/dbc/class_tg_bot_1_1_chosen_inline_result.html">ChosenInlineResult</a></li>
+ <li class="footer">Generated on Sun Jan 15 2017 02:33:16 for tgbot-cpp by
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ </ul>
+</div>
+</body>
+</html>
diff --git a/docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.js b/docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.js
new file mode 100644
index 0000000..5e9e050
--- /dev/null
+++ b/docs/d4/dbc/class_tg_bot_1_1_chosen_inline_result.js
@@ -0,0 +1,9 @@
+var class_tg_bot_1_1_chosen_inline_result =
+[
+ [ "Ptr", "d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ad4b7edd30fd0d876fa99493fe19b3247", null ],
+ [ "from", "d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ab35d35a8968b0d943a415a23feed48cd", null ],
+ [ "inlineMessageId", "d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#ab61cb2aadbf6ab78e334cbc49076514c", null ],
+ [ "location", "d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#af4b33cf65a66df2adb1c06843b0ff998", null ],
+ [ "query", "d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#a0fa803cc7dc0df4f5f35ce1db26d4c6d", null ],
+ [ "resultId", "d4/dbc/class_tg_bot_1_1_chosen_inline_result.html#a34fcb883f27cc3d3fae621a11c8f8270", null ]
+]; \ No newline at end of file