summaryrefslogtreecommitdiff
path: root/docs/_reply_keyboard_remove_8h_source.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/_reply_keyboard_remove_8h_source.html
parent1a90b5022d47bc0059214381b74db6fae9767cef (diff)
Update docs
Diffstat (limited to 'docs/_reply_keyboard_remove_8h_source.html')
-rw-r--r--docs/_reply_keyboard_remove_8h_source.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/_reply_keyboard_remove_8h_source.html b/docs/_reply_keyboard_remove_8h_source.html
index 563569a..be0c3a1 100644
--- a/docs/_reply_keyboard_remove_8h_source.html
+++ b/docs/_reply_keyboard_remove_8h_source.html
@@ -83,20 +83,20 @@ $(document).ready(function(){initNavTree('_reply_keyboard_remove_8h_source.html'
<div class="title">ReplyKeyboardRemove.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="_reply_keyboard_remove_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>&#160;<span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;</div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#ifndef TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#define TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>&quot;</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html"> 20</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148"> 23</a></span>&#160; <span class="keyword">typedef</span> std::shared_ptr&lt;ReplyKeyboardRemove&gt; <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">Ptr</a>;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408"> 29</a></span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">removeKeyboard</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828"> 35</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;};</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;}</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#endif //TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></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#l00046">Api.h:46</a></div></div>
+<a href="_reply_keyboard_remove_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>&#160;<span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Created by Konstantin Kukin on 26/12/16.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;</div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#ifndef TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#define TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_generic_reply_8h.html">tgbot/types/GenericReply.h</a>&quot;</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespace_tg_bot.html">TgBot</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html"> 22</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html">ReplyKeyboardRemove</a> : <span class="keyword">public</span> <a class="code" href="class_tg_bot_1_1_generic_reply.html">GenericReply</a> {</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148"> 25</a></span>&#160; <span class="keyword">typedef</span> std::shared_ptr&lt;ReplyKeyboardRemove&gt; <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">Ptr</a>;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408"> 32</a></span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">removeKeyboard</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828"> 39</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">selective</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;};</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;}</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#endif //TGBOT_CPP_REPLYKEYBOARDREMOVE_H</span></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="_generic_reply_8h_html"><div class="ttname"><a href="_generic_reply_8h.html">GenericReply.h</a></div></div>
-<div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div>
-<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html">TgBot::ReplyKeyboardRemove</a></div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00020">ReplyKeyboardRemove.h:20</a></div></div>
-<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_aaa58ef7c177db3a3f46530bfb5fc0148"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">TgBot::ReplyKeyboardRemove::Ptr</a></div><div class="ttdeci">std::shared_ptr&lt; ReplyKeyboardRemove &gt; Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00023">ReplyKeyboardRemove.h:23</a></div></div>
-<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a42b8b08952603a9566757bbe7d543408"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">TgBot::ReplyKeyboardRemove::removeKeyboard</a></div><div class="ttdeci">const bool removeKeyboard</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00029">ReplyKeyboardRemove.h:29</a></div></div>
-<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a840a781ad230cee4c50057a7c7f82828"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">TgBot::ReplyKeyboardRemove::selective</a></div><div class="ttdeci">bool selective</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00035">ReplyKeyboardRemove.h:35</a></div></div>
+<div class="ttc" id="class_tg_bot_1_1_generic_reply_html"><div class="ttname"><a href="class_tg_bot_1_1_generic_reply.html">TgBot::GenericReply</a></div><div class="ttdoc">This abstract class is base of all keyboard related events. </div><div class="ttdef"><b>Definition:</b> <a href="_generic_reply_8h_source.html#l00034">GenericReply.h:34</a></div></div>
+<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html">TgBot::ReplyKeyboardRemove</a></div><div class="ttdoc">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard a...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00022">ReplyKeyboardRemove.h:22</a></div></div>
+<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_aaa58ef7c177db3a3f46530bfb5fc0148"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#aaa58ef7c177db3a3f46530bfb5fc0148">TgBot::ReplyKeyboardRemove::Ptr</a></div><div class="ttdeci">std::shared_ptr&lt; ReplyKeyboardRemove &gt; Ptr</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00025">ReplyKeyboardRemove.h:25</a></div></div>
+<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a42b8b08952603a9566757bbe7d543408"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a42b8b08952603a9566757bbe7d543408">TgBot::ReplyKeyboardRemove::removeKeyboard</a></div><div class="ttdeci">const bool removeKeyboard</div><div class="ttdoc">Requests clients to remove the custom keyboard (user will not be able to summon this keyboard;...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00032">ReplyKeyboardRemove.h:32</a></div></div>
+<div class="ttc" id="class_tg_bot_1_1_reply_keyboard_remove_html_a840a781ad230cee4c50057a7c7f82828"><div class="ttname"><a href="class_tg_bot_1_1_reply_keyboard_remove.html#a840a781ad230cee4c50057a7c7f82828">TgBot::ReplyKeyboardRemove::selective</a></div><div class="ttdeci">bool selective</div><div class="ttdoc">Optional. Use this parameter if you want to remove the keyboard for specific users only...</div><div class="ttdef"><b>Definition:</b> <a href="_reply_keyboard_remove_8h_source.html#l00039">ReplyKeyboardRemove.h:39</a></div></div>
</div><!-- fragment --></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="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a 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 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>