2016-05-02 10:17:19 +02:00
<!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.6" />
< title > LibTgBotPP: Telegram Namespace 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 = "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/search.js" ></ script >
< script type = "text/javascript" >
$ ( document ). ready ( function () { searchBox . OnSelectItem ( 0 ); });
</ 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 style = "padding-left: 0.5em;" >
< div id = "projectname" > LibTgBotPP
</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox ( "searchBox" , "search" , false , 'Search' );
</ script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li >< a href = "index.html" >< span > Main  Page</ span ></ a ></ li >
< li class = "current" >< a href = "namespaces.html" >< span > Namespaces</ span ></ a ></ li >
< li >< a href = "annotated.html" >< span > Classes</ span ></ a ></ li >
< li >< 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 = "namespaces.html" >< span > Namespace  List</ span ></ a ></ li >
< li >< a href = "namespacemembers.html" >< span > Namespace  Members</ span ></ a ></ li >
</ ul >
</ 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 ( 'namespaceTelegram.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)" >
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" >< span class = "SelectionMark" >   </ span > All</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" >< span class = "SelectionMark" >   </ span > Classes</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" >< span class = "SelectionMark" >   </ span > Namespaces</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" >< span class = "SelectionMark" >   </ span > Files</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" >< span class = "SelectionMark" >   </ span > Functions</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" >< span class = "SelectionMark" >   </ span > Variables</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" >< span class = "SelectionMark" >   </ span > Typedefs</ a >< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" >< span class = "SelectionMark" >   </ span > Macros</ a ></ 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 = "#nested-classes" > Classes</ a > |
< a href = "#typedef-members" > Typedefs</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Telegram Namespace Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "nested-classes" ></ a >
Classes</ h2 ></ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Audio.html" > Audio</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Chat.html" > Chat</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Contact.html" > Contact</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Document.html" > Document</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Location.html" > Location</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Message.html" > Message</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1MessageEntity.html" > MessageEntity</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1PhotoSize.html" > PhotoSize</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Sticker.html" > Sticker</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > struct   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html" > TelegramBot</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1User.html" > User</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Venue.html" > Venue</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Video.html" > Video</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1Voice.html" > Voice</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "typedef-members" ></ a >
Typedefs</ h2 ></ td ></ tr >
< tr class = "memitem:aa7927193a64b09836112d3be24c45d85" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::vector< br class = "typebreak" />
< < a class = "el" href = "classTelegram_1_1MessageEntity.html" > Telegram::MessageEntity</ a > * >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#aa7927193a64b09836112d3be24c45d85" > TMessageEntities</ a ></ td ></ tr >
< tr class = "separator:aa7927193a64b09836112d3be24c45d85" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a97c1241696e3250bf462adae6b65a563" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::vector< std::string >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563" > TCommandLine</ a ></ td ></ tr >
2016-05-03 09:50:07 +02:00
< tr class = "memdesc:a97c1241696e3250bf462adae6b65a563" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Arguments for the bot's commands. < a href = "#a97c1241696e3250bf462adae6b65a563" > More...</ a >< br /></ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "separator:a97c1241696e3250bf462adae6b65a563" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a91fee4a272faa7eb5f1aeb68ed0b54a4" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::string(*  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#a91fee4a272faa7eb5f1aeb68ed0b54a4" > CommandCallback</ a > )(< a class = "el" href = "classTelegram_1_1TelegramBot.html" > TelegramBot</ a > *, < a class = "el" href = "namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563" > TCommandLine</ a > )</ td ></ tr >
2016-05-03 09:50:07 +02:00
< tr class = "memdesc:a91fee4a272faa7eb5f1aeb68ed0b54a4" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Definition for a callback routine. < a href = "#a91fee4a272faa7eb5f1aeb68ed0b54a4" > More...</ a >< br /></ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "separator:a91fee4a272faa7eb5f1aeb68ed0b54a4" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ad82f4bcddd3c7921e8842bb30170a1c2" >< td class = "memItemLeft" align = "right" valign = "top" > typedef std::map< std::string, < br class = "typebreak" />
< a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a > >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2" > TCommandMap</ a ></ td ></ tr >
2016-05-03 09:50:07 +02:00
< tr class = "memdesc:ad82f4bcddd3c7921e8842bb30170a1c2" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Map that stores the known commands. < a href = "#ad82f4bcddd3c7921e8842bb30170a1c2" > More...</ a >< br /></ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "separator:ad82f4bcddd3c7921e8842bb30170a1c2" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
2016-05-03 09:50:07 +02:00
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >< p > Namespace < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > used for the bot project </ p >
</ div >< h2 class = "groupheader" > Typedef Documentation</ h2 >
2016-05-02 10:17:19 +02:00
< a class = "anchor" id = "a91fee4a272faa7eb5f1aeb68ed0b54a4" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef std::string(* Telegram::CommandCallback)(< a class = "el" href = "classTelegram_1_1TelegramBot.html" > TelegramBot</ a > *, < a class = "el" href = "namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563" > TCommandLine</ a > )</ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-03 09:50:07 +02:00
< p > Definition for a callback routine. </ p >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00022" > 22</ a > of file < a class = "el" href = "TelegramBot_8h_source.html" > TelegramBot.h</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "a97c1241696e3250bf462adae6b65a563" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef std::vector< std::string> < a class = "el" href = "namespaceTelegram.html#a97c1241696e3250bf462adae6b65a563" > Telegram::TCommandLine</ a ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-03 09:50:07 +02:00
< p > Arguments for the bot's commands. </ p >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00018" > 18</ a > of file < a class = "el" href = "TelegramBot_8h_source.html" > TelegramBot.h</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "ad82f4bcddd3c7921e8842bb30170a1c2" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef std::map< std::string, < a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a > > < a class = "el" href = "namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2" > Telegram::TCommandMap</ a ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-03 09:50:07 +02:00
< p > Map that stores the known commands. </ p >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00031" > 31</ a > of file < a class = "el" href = "TelegramBot_8h_source.html" > TelegramBot.h</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "aa7927193a64b09836112d3be24c45d85" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef std::vector< < a class = "el" href = "classTelegram_1_1MessageEntity.html" > Telegram::MessageEntity</ a > *> < a class = "el" href = "namespaceTelegram.html#aa7927193a64b09836112d3be24c45d85" > Telegram::TMessageEntities</ a ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Definition at line < a class = "el" href = "MessageEntity_8h_source.html#l00023" > 23</ a > of file < a class = "el" href = "MessageEntity_8h_source.html" > MessageEntity.h</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
</ 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 = "namespaceTelegram.html" > Telegram</ a ></ li >
2017-06-07 20:29:11 +02:00
< li class = "footer" > Generated on Wed Jun 7 2017 20:28:17 for LibTgBotPP by
2016-05-02 10:17:19 +02:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" /></ a > 1.8.6 </ li >
</ ul >
</ div >
</ body >
</ html >