summaryrefslogtreecommitdiff
path: root/docs/class_tg_bot_1_1_keyboard_button.html
diff options
context:
space:
mode:
authorOleg Morozenkov <m@oleg.rocks>2018-06-05 19:07:27 +0300
committerOleg Morozenkov <m@oleg.rocks>2018-06-05 19:07:27 +0300
commitc8d40dccabaaa406faed6c0797a92bac811c9d0f (patch)
treebacf9287fbac322e8ecf9c8ae2c505ce6ba8b8b6 /docs/class_tg_bot_1_1_keyboard_button.html
parent1a90b5022d47bc0059214381b74db6fae9767cef (diff)
Update docs
Diffstat (limited to 'docs/class_tg_bot_1_1_keyboard_button.html')
-rw-r--r--docs/class_tg_bot_1_1_keyboard_button.html28
1 files changed, 19 insertions, 9 deletions
diff --git a/docs/class_tg_bot_1_1_keyboard_button.html b/docs/class_tg_bot_1_1_keyboard_button.html
index 5d75cf3..25e1357 100644
--- a/docs/class_tg_bot_1_1_keyboard_button.html
+++ b/docs/class_tg_bot_1_1_keyboard_button.html
@@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_keyboard_button.html'
</div><!--header-->
<div class="contents">
+<p>This object represents one button of the reply keyboard.
+ <a href="class_tg_bot_1_1_keyboard_button.html#details">More...</a></p>
+
<p><code>#include &lt;<a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
@@ -98,16 +101,20 @@ Public Types</h2></td></tr>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ac9ac8ddd73e27732fcbab7163ff74e2e"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">text</a></td></tr>
+<tr class="memdesc:ac9ac8ddd73e27732fcbab7163ff74e2e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Text of the button. If none of the optional fields are used, it will be sent to the bot as a message when the button is pressed. <a href="#ac9ac8ddd73e27732fcbab7163ff74e2e">More...</a><br /></td></tr>
<tr class="separator:ac9ac8ddd73e27732fcbab7163ff74e2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e8c6e40ecf3a8f739a12265a89fd381"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#a3e8c6e40ecf3a8f739a12265a89fd381">requestContact</a> = false</td></tr>
+<tr class="memdesc:a3e8c6e40ecf3a8f739a12265a89fd381"><td class="mdescLeft">&#160;</td><td class="mdescRight">Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only. <a href="#a3e8c6e40ecf3a8f739a12265a89fd381">More...</a><br /></td></tr>
<tr class="separator:a3e8c6e40ecf3a8f739a12265a89fd381"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8948e0ca465352d04c44767c25275022"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_keyboard_button.html#a8948e0ca465352d04c44767c25275022">requestLocation</a> = false</td></tr>
+<tr class="memdesc:a8948e0ca465352d04c44767c25275022"><td class="mdescLeft">&#160;</td><td class="mdescRight">Optional. If True, the user's current location will be sent when the button is pressed. Available in private chats only. <a href="#a8948e0ca465352d04c44767c25275022">More...</a><br /></td></tr>
<tr class="separator:a8948e0ca465352d04c44767c25275022"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock"><p>This object represents one button of the reply keyboard. For simple text buttons String can be used instead of this object to specify text of the button. Optional fields are mutually exclusive. </p>
+<div class="textblock"><p>This object represents one button of the reply keyboard. </p>
+<p>For simple text buttons String can be used instead of this object to specify text of the button. Optional fields are mutually exclusive. </p>
-<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00019">19</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00021">21</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="afa66915e5a8d58dbd7276265f00b0bcd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afa66915e5a8d58dbd7276265f00b0bcd">&#9670;&nbsp;</a></span>Ptr</h2>
@@ -121,7 +128,7 @@ Public Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00022">22</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00024">24</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
</div>
</div>
@@ -137,9 +144,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<p>Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only </p>
-<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00034">34</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
+<p>Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only. </p>
+
+<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00036">36</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
</div>
</div>
@@ -154,9 +162,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
+
<p>Optional. If True, the user's current location will be sent when the button is pressed. Available in private chats only. </p>
-<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00039">39</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00041">41</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
</div>
</div>
@@ -171,9 +180,10 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<p>Text of the button. If none of the optional fields are used, it will be sent to the bot as a message when the button is pressed </p>
-<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00028">28</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
+<p>Text of the button. If none of the optional fields are used, it will be sent to the bot as a message when the button is pressed. </p>
+
+<p class="definition">Definition at line <a class="el" href="_keyboard_button_8h_source.html#l00030">30</a> of file <a class="el" href="_keyboard_button_8h_source.html">KeyboardButton.h</a>.</p>
</div>
</div>
@@ -186,7 +196,7 @@ Public Attributes</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_keyboard_button.html">KeyboardButton</a></li>
- <li class="footer">Generated on Mon May 28 2018 13:57:33 for tgbot-cpp by
+ <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>