diff options
Diffstat (limited to 'docs/class_tg_bot_1_1_callback_query.html')
-rw-r--r-- | docs/class_tg_bot_1_1_callback_query.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/docs/class_tg_bot_1_1_callback_query.html b/docs/class_tg_bot_1_1_callback_query.html index 001f957..529454b 100644 --- a/docs/class_tg_bot_1_1_callback_query.html +++ b/docs/class_tg_bot_1_1_callback_query.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_callback_query.html', </div><!--header--> <div class="contents"> +<p>This object represents an incoming callback query from a callback button in an inline keyboard. + <a href="class_tg_bot_1_1_callback_query.html#details">More...</a></p> + <p><code>#include <<a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> @@ -98,16 +101,22 @@ 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:ae9a9b23ba076f2c6d6ba4421de85f7df"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#ae9a9b23ba076f2c6d6ba4421de85f7df">id</a></td></tr> +<tr class="memdesc:ae9a9b23ba076f2c6d6ba4421de85f7df"><td class="mdescLeft"> </td><td class="mdescRight">Unique identifier for this query. <a href="#ae9a9b23ba076f2c6d6ba4421de85f7df">More...</a><br /></td></tr> <tr class="separator:ae9a9b23ba076f2c6d6ba4421de85f7df"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a355ff7d9025603af780a63be540da901"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_tg_bot_1_1_user.html#ae6ea24aef677abaaf0fd7d60adf5be79">User::Ptr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a355ff7d9025603af780a63be540da901">from</a></td></tr> +<tr class="memdesc:a355ff7d9025603af780a63be540da901"><td class="mdescLeft"> </td><td class="mdescRight">Sender. <a href="#a355ff7d9025603af780a63be540da901">More...</a><br /></td></tr> <tr class="separator:a355ff7d9025603af780a63be540da901"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4d36cf008195c0b9b95d2ad7c8561795"><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_callback_query.html#a4d36cf008195c0b9b95d2ad7c8561795">message</a></td></tr> +<tr class="memdesc:a4d36cf008195c0b9b95d2ad7c8561795"><td class="mdescLeft"> </td><td class="mdescRight">Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> with the callback button that originated the query. Note that message content and message date will not be available if the message is too old. <a href="#a4d36cf008195c0b9b95d2ad7c8561795">More...</a><br /></td></tr> <tr class="separator:a4d36cf008195c0b9b95d2ad7c8561795"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1565d380d5aa70d2304f572e5b56a24e"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a1565d380d5aa70d2304f572e5b56a24e">inlineMessageId</a></td></tr> +<tr class="memdesc:a1565d380d5aa70d2304f572e5b56a24e"><td class="mdescLeft"> </td><td class="mdescRight">Optional. Identifier of the message sent via the bot in inline mode, that originated the query. <a href="#a1565d380d5aa70d2304f572e5b56a24e">More...</a><br /></td></tr> <tr class="separator:a1565d380d5aa70d2304f572e5b56a24e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1c60e74159327d5e9e686f4a1278a373"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a1c60e74159327d5e9e686f4a1278a373">chatInstance</a></td></tr> +<tr class="memdesc:a1c60e74159327d5e9e686f4a1278a373"><td class="mdescLeft"> </td><td class="mdescRight">Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games. <a href="#a1c60e74159327d5e9e686f4a1278a373">More...</a><br /></td></tr> <tr class="separator:a1c60e74159327d5e9e686f4a1278a373"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9247402a210f4df79cf044683fb66734"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#a9247402a210f4df79cf044683fb66734">data</a></td></tr> +<tr class="memdesc:a9247402a210f4df79cf044683fb66734"><td class="mdescLeft"> </td><td class="mdescRight">Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field. <a href="#a9247402a210f4df79cf044683fb66734">More...</a><br /></td></tr> <tr class="separator:a9247402a210f4df79cf044683fb66734"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ab2547a0ea44c8a39f351354335082234"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tg_bot_1_1_callback_query.html#ab2547a0ea44c8a39f351354335082234">gameShortName</a></td></tr> <tr class="separator:ab2547a0ea44c8a39f351354335082234"><td class="memSeparator" colspan="2"> </td></tr> @@ -145,6 +154,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games. </p> <p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00047">47</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> @@ -162,6 +172,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field. </p> <p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00052">52</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> @@ -179,6 +190,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Sender. </p> <p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00032">32</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> @@ -212,6 +224,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Unique identifier for this query. </p> <p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00027">27</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> @@ -229,6 +242,7 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> + <p>Optional. Identifier of the message sent via the bot in inline mode, that originated the query. </p> <p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00042">42</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> @@ -246,7 +260,8 @@ Public Attributes</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html">Message</a> with the callback button that originated the query. Note that message content and message date will not be available if the message is too old. </p> + +<p>Optional. <a class="el" href="class_tg_bot_1_1_message.html" title="This object represents a message. ">Message</a> with the callback button that originated the query. Note that message content and message date will not be available if the message is too old. </p> <p class="definition">Definition at line <a class="el" href="_callback_query_8h_source.html#l00037">37</a> of file <a class="el" href="_callback_query_8h_source.html">CallbackQuery.h</a>.</p> @@ -261,7 +276,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 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> |