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::TelegramBot 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 = "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 >< a href = "namespaces.html" >< span > Namespaces</ span ></ a ></ li >
< li class = "current" >< 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 = "annotated.html" >< span > Class  List</ span ></ a ></ li >
< li >< a href = "classes.html" >< span > Class  Index</ span ></ a ></ li >
< li >< a href = "functions.html" >< span > Class  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 ( 'classTelegram_1_1TelegramBot.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 = "#pub-methods" > Public Member Functions</ a > |
< a href = "#pri-methods" > Private Member Functions</ a > |
< a href = "#pri-attribs" > Private Attributes</ a > |
< a href = "classTelegram_1_1TelegramBot-members.html" > List of all members</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Telegram::TelegramBot Class Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p >< code > #include < < a class = "el" href = "TelegramBot_8h_source.html" > TelegramBot.h</ a > > </ code ></ p >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pub-methods" ></ a >
Public Member Functions</ h2 ></ td ></ tr >
< tr class = "memitem:a99b561e695953e6b69a3ddf6937a4811" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a99b561e695953e6b69a3ddf6937a4811" > TelegramBot</ a > ()</ td ></ tr >
< tr class = "separator:a99b561e695953e6b69a3ddf6937a4811" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a52f2a5f734bac5f83d2c0e5068618646" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a52f2a5f734bac5f83d2c0e5068618646" > TelegramBot</ a > (std::string)</ td ></ tr >
< tr class = "separator:a52f2a5f734bac5f83d2c0e5068618646" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a398bd76186e27d514afd835c5437c6ed" >< td class = "memItemLeft" align = "right" valign = "top" > void  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a398bd76186e27d514afd835c5437c6ed" > addCommand</ a > (< a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a > )</ td ></ tr >
< tr class = "separator:a398bd76186e27d514afd835c5437c6ed" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aabd1a825b1d7f127f15bf336b985d70d" >< td class = "memItemLeft" align = "right" valign = "top" > void  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#aabd1a825b1d7f127f15bf336b985d70d" > setWebhook</ a > (std::string)</ td ></ tr >
< tr class = "separator:aabd1a825b1d7f127f15bf336b985d70d" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:af6fbb842f679b33dd8a60f94f82d7c81" >< td class = "memItemLeft" align = "right" valign = "top" > void  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#af6fbb842f679b33dd8a60f94f82d7c81" > processMessage</ a > (std::string)</ td ></ tr >
< tr class = "separator:af6fbb842f679b33dd8a60f94f82d7c81" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2017-06-06 14:39:53 +02:00
< tr class = "memitem:a18326a958f926cdea62339899a29a1e1" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1User.html" > Telegram::User</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a18326a958f926cdea62339899a29a1e1" > getMe</ a > (void)</ td ></ tr >
< tr class = "separator:a18326a958f926cdea62339899a29a1e1" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:acd21ba91f309c6d5fbcf7dc0063375ae" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#acd21ba91f309c6d5fbcf7dc0063375ae" > sendMessage</ a > (std::string, Json::Int64)</ td ></ tr >
< tr class = "separator:acd21ba91f309c6d5fbcf7dc0063375ae" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a592741f23db9675eb5e6ae60f6ee926b" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a592741f23db9675eb5e6ae60f6ee926b" > sendMessage</ a > (std::string, std::string)</ td ></ tr >
< tr class = "separator:a592741f23db9675eb5e6ae60f6ee926b" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:adb9d623814ecbbeeefef4faa073b73c3" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#adb9d623814ecbbeeefef4faa073b73c3" > sendPhoto</ a > (std::string, Json::Int64)</ td ></ tr >
< tr class = "separator:adb9d623814ecbbeeefef4faa073b73c3" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a1f3a5159b2868b2aa7a84f3ca8f0104c" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a1f3a5159b2868b2aa7a84f3ca8f0104c" > sendPhoto</ a > (std::string, std::string)</ td ></ tr >
< tr class = "separator:a1f3a5159b2868b2aa7a84f3ca8f0104c" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "memitem:a7c54766f656974b35f03ea510d7b6a4f" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a7c54766f656974b35f03ea510d7b6a4f" > getMessage</ a > ()</ td ></ tr >
< tr class = "separator:a7c54766f656974b35f03ea510d7b6a4f" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aae9aba06108ce34f9766199c6588e1d6" >< td class = "memItemLeft" align = "right" valign = "top" > std::map< std::string, < a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a > >  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#aae9aba06108ce34f9766199c6588e1d6" > getCommandMap</ a > ()</ td ></ tr >
< tr class = "separator:aae9aba06108ce34f9766199c6588e1d6" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pri-methods" ></ a >
Private Member Functions</ h2 ></ td ></ tr >
< tr class = "memitem:ae0d0fe5d54afcc9e6ee16b3d4f8ae895" >< td class = "memItemLeft" align = "right" valign = "top" > void  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#ae0d0fe5d54afcc9e6ee16b3d4f8ae895" > init</ a > ()</ td ></ tr >
< tr class = "separator:ae0d0fe5d54afcc9e6ee16b3d4f8ae895" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a7e07f1ca99390958ef5c6c95cbf18258" >< td class = "memItemLeft" align = "right" valign = "top" > void  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a7e07f1ca99390958ef5c6c95cbf18258" > apiRequest</ a > (std::string, std::map< std::string, std::string > )</ td ></ tr >
< tr class = "separator:a7e07f1ca99390958ef5c6c95cbf18258" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2017-06-06 14:39:53 +02:00
< tr class = "memitem:aba249898870b8250da0ac67ba6a55e88" >< td class = "memItemLeft" align = "right" valign = "top" > Json::Value  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#aba249898870b8250da0ac67ba6a55e88" > apiRequestJson</ a > (std::string, std::map< std::string, std::string > )</ td ></ tr >
< tr class = "separator:aba249898870b8250da0ac67ba6a55e88" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2017-06-07 20:29:11 +02:00
< tr class = "memitem:afc52db678c8dacb568075b8c013eafde" >< td class = "memItemLeft" align = "right" valign = "top" > Json::Value  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#afc52db678c8dacb568075b8c013eafde" > apiRequestFile</ a > (std::string, std::string, std::string)</ td ></ tr >
< tr class = "separator:afc52db678c8dacb568075b8c013eafde" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2016-05-02 10:17:19 +02:00
< tr class = "memitem:aed4dd1ce506259c0e82f0c46fe125ca4" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#aed4dd1ce506259c0e82f0c46fe125ca4" > processCommand</ a > (std::string)</ td ></ tr >
< tr class = "separator:aed4dd1ce506259c0e82f0c46fe125ca4" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pri-attribs" ></ a >
Private Attributes</ h2 ></ td ></ tr >
< tr class = "memitem:a1ca971ccfb242f7b8656eca3ab7666dd" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a1ca971ccfb242f7b8656eca3ab7666dd" > api_url</ a ></ td ></ tr >
< tr class = "separator:a1ca971ccfb242f7b8656eca3ab7666dd" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a27ee4520baa0cf7f36ec6f13e69867a5" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a27ee4520baa0cf7f36ec6f13e69867a5" > msg</ a ></ td ></ tr >
< tr class = "separator:a27ee4520baa0cf7f36ec6f13e69867a5" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a4729f977e1d564326f0061c1417dc09c" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2" > TCommandMap</ a >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a4729f977e1d564326f0061c1417dc09c" > command_map</ a ></ td ></ tr >
< tr class = "separator:a4729f977e1d564326f0061c1417dc09c" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a33ce0cbad266e831c834aa2e3d854e5a" >< td class = "memItemLeft" align = "right" valign = "top" > Json::Int64  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classTelegram_1_1TelegramBot.html#a33ce0cbad266e831c834aa2e3d854e5a" > chat_id</ a ></ td ></ tr >
< tr class = "separator:a33ce0cbad266e831c834aa2e3d854e5a" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
2016-05-02 14:20:18 +02:00
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00033" > 33</ a > of file < a class = "el" href = "TelegramBot_8h_source.html" > TelegramBot.h</ a > .</ p >
2016-05-02 14:20:18 +02:00
</ div >< h2 class = "groupheader" > Constructor & Destructor Documentation</ h2 >
2016-05-02 10:17:19 +02:00
< a class = "anchor" id = "a99b561e695953e6b69a3ddf6937a4811" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > Telegram::TelegramBot::TelegramBot </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > Constructor of Bot</ p >
< p > Calls init </ p >
2016-05-02 14:20:18 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00024" > 24</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "a52f2a5f734bac5f83d2c0e5068618646" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > Telegram::TelegramBot::TelegramBot </ td >
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > token</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Constructor of bot</ p >
2017-06-07 20:29:11 +02:00
< p > Sets the API URL and calls init</ p >
2016-05-02 14:20:18 +02:00
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
2017-06-07 20:29:11 +02:00
< tr >< td class = "paramname" > token</ td >< td > a std::string storing the bot token </ td ></ tr >
2016-05-02 14:20:18 +02:00
</ table >
</ dd >
</ dl >
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00038" > 38</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< h2 class = "groupheader" > Member Function Documentation</ h2 >
< a class = "anchor" id = "a398bd76186e27d514afd835c5437c6ed" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void Telegram::TelegramBot::addCommand </ td >
< td > (</ td >
< td class = "paramtype" >< a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a >   </ td >
< td class = "paramname" >< em > cmd</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Adds a callback to the command list of the bot</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > cmd</ td >< td > a structure of type < a class = "el" href = "structTelegram_1_1TCommand.html" > TCommand</ a > </ td ></ tr >
</ table >
</ dd >
</ dl >
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00049" > 49</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "a7e07f1ca99390958ef5c6c95cbf18258" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Telegram::TelegramBot::apiRequest </ td >
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > method</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > std::map< std::string, std::string >  </ td >
< td class = "paramname" >< em > parameters</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > A generic API request</ p >
< p > Might be removed in future!</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > method</ td >< td > might be sendPhoto, sendMessage or any command defined by < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > 's API </ td ></ tr >
< tr >< td class = "paramname" > parameters</ td >< td > a map of further parameters, needed by the API call </ td ></ tr >
</ table >
</ dd >
</ dl >
2016-05-02 14:20:18 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00216" > 216</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
</ div >
</ div >
< a class = "anchor" id = "afc52db678c8dacb568075b8c013eafde" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Json::Value Telegram::TelegramBot::apiRequestFile </ td >
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > filename</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > type</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > chat_id</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Sending a file by InputFile object</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > filename</ td >< td > a valid file name </ td ></ tr >
< tr >< td class = "paramname" > type</ td >< td > may be photo, document, video </ td ></ tr >
< tr >< td class = "paramname" > chat_id</ td >< td > a valid chat id (might be a user or a group chat)</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > result Json::Value </ dd ></ dl >
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00305" > 305</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
2017-06-06 14:39:53 +02:00
< a class = "anchor" id = "aba249898870b8250da0ac67ba6a55e88" ></ a >
2016-05-02 10:17:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2017-06-06 14:39:53 +02:00
< td class = "memname" > Json::Value Telegram::TelegramBot::apiRequestJson </ td >
2016-05-02 10:17:19 +02:00
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > method</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > std::map< std::string, std::string >  </ td >
< td class = "paramname" >< em > parameters</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > An API request, posting JSON data</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > method</ td >< td > might be "sendPhoto", "sendMessage" or anything else, defined by the < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > API </ td ></ tr >
< tr >< td class = "paramname" > parameters</ td >< td > further parameters to the API call (e.g. the text of a message)</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > the JSON structure, sent back by < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > 's API </ dd ></ dl >
2016-05-02 14:20:18 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00258" > 258</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "aae9aba06108ce34f9766199c6588e1d6" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2" > Telegram::TCommandMap</ a > Telegram::TelegramBot::getCommandMap </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > getCommandMap return the complete command list of the bot</ p >
< dl class = "section return" >< dt > Returns</ dt >< dd > Map of the commands </ dd ></ dl >
2016-05-02 10:17:19 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00192" > 192</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2017-06-06 14:39:53 +02:00
</ div >
</ div >
< a class = "anchor" id = "a18326a958f926cdea62339899a29a1e1" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "classTelegram_1_1User.html" > Telegram::User</ a > * Telegram::TelegramBot::getMe </ td >
< td > (</ td >
< td class = "paramtype" > void  </ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > A simple command to the API to get some information about the bot.</ p >
< dl class = "section return" >< dt > Returns</ dt >< dd >< a class = "el" href = "classTelegram_1_1User.html" > Telegram::User</ a > * a pointer of an object of type < a class = "el" href = "classTelegram_1_1User.html" > Telegram::User</ a > </ dd ></ dl >
2017-06-06 14:39:53 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00097" > 97</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "a7c54766f656974b35f03ea510d7b6a4f" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > * Telegram::TelegramBot::getMessage </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00182" > 182</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "ae0d0fe5d54afcc9e6ee16b3d4f8ae895" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Telegram::TelegramBot::init </ td >
< td > (</ td >
< td class = "paramtype" > void  </ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > inits the bot. That is only sending a content-type to stdout in case one uses the bot by an CGI script </ p >
2016-05-02 10:17:19 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00203" > 203</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "aed4dd1ce506259c0e82f0c46fe125ca4" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string Telegram::TelegramBot::processCommand </ td >
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > cmd</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > processCommand gets a command by the user (e.g. /start) and processes the command. The command should be added to the command list by addCommand before, otherwise "Unknwon command" is returned</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > cmd</ td >< td > the command, defined in the command list (e.g. /start)</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > the output of the command </ dd ></ dl >
2016-05-02 10:17:19 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00352" > 352</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "af6fbb842f679b33dd8a60f94f82d7c81" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void Telegram::TelegramBot::processMessage </ td >
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > message</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Process incoming message</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > message</ td >< td > a std::string storing the message sent by the < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > system </ td ></ tr >
</ table >
</ dd >
</ dl >
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00079" > 79</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
2017-06-06 14:39:53 +02:00
< a class = "anchor" id = "acd21ba91f309c6d5fbcf7dc0063375ae" ></ a >
2016-05-02 10:17:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-06-06 14:39:53 +02:00
< td class = "memname" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > * Telegram::TelegramBot::sendMessage </ td >
2016-05-02 10:17:19 +02:00
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > message</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > Json::Int64  </ td >
< td class = "paramname" >< em > chat_id</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > Send a text message to a user or group</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > message</ td >< td > The text of the message </ td ></ tr >
< tr >< td class = "paramname" > chat_id</ td >< td > the chat id</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > A pointer to a < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > message object </ dd ></ dl >
2016-05-02 14:20:18 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00115" > 115</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
2017-06-06 14:39:53 +02:00
< a class = "anchor" id = "a592741f23db9675eb5e6ae60f6ee926b" ></ a >
2016-05-02 10:17:19 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-06-06 14:39:53 +02:00
< td class = "memname" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > * Telegram::TelegramBot::sendMessage </ td >
2016-05-02 10:17:19 +02:00
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > message</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > chat_id</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > sendMessage sends a simple text message to a given chat (might be a user or a group)</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > message</ td >< td > The text of the message </ td ></ tr >
< tr >< td class = "paramname" > chat_id</ td >< td > the chat id</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > A pointer to a < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > message object </ dd ></ dl >
2016-05-02 10:17:19 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00128" > 128</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2017-06-04 13:33:00 +02:00
</ div >
</ div >
2017-06-06 14:39:53 +02:00
< a class = "anchor" id = "adb9d623814ecbbeeefef4faa073b73c3" ></ a >
2017-06-04 13:33:00 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-06-06 14:39:53 +02:00
< td class = "memname" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > * Telegram::TelegramBot::sendPhoto </ td >
2017-06-04 13:33:00 +02:00
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > URL</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > Json::Int64  </ td >
< td class = "paramname" >< em > chat_id</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > Sends a picture from the internet to a chat</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > URL</ td >< td > The URL of the picture </ td ></ tr >
< tr >< td class = "paramname" > chat_id</ td >< td > the chat id</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > A pointer to a < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > message object </ dd ></ dl >
2017-06-04 13:33:00 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00149" > 149</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2017-06-04 13:33:00 +02:00
</ div >
</ div >
2017-06-06 14:39:53 +02:00
< a class = "anchor" id = "a1f3a5159b2868b2aa7a84f3ca8f0104c" ></ a >
2017-06-04 13:33:00 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-06-06 14:39:53 +02:00
< td class = "memname" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > * Telegram::TelegramBot::sendPhoto </ td >
2017-06-04 13:33:00 +02:00
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > URL</ em > , </ td >
</ tr >
< tr >
< td class = "paramkey" ></ td >
< td ></ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > chat_id</ em >   </ td >
</ tr >
< tr >
< td ></ td >
< td > )</ td >
< td ></ td >< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-07 20:29:11 +02:00
< p > Sends a picture from the internet to a chat</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > URL</ td >< td > The URL of the picture </ td ></ tr >
< tr >< td class = "paramname" > chat_id</ td >< td > the chat id</ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > A pointer to a < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > message object </ dd ></ dl >
2017-06-04 13:33:00 +02:00
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00162" > 162</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 14:20:18 +02:00
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< a class = "anchor" id = "aabd1a825b1d7f127f15bf336b985d70d" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void Telegram::TelegramBot::setWebhook </ td >
< td > (</ td >
< td class = "paramtype" > std::string  </ td >
< td class = "paramname" >< em > url</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2016-05-02 14:20:18 +02:00
< p > Set the webhook The web hook URL is like < a href = "https://" > https://</ a > < your domain> =""> /cgi-bin/mybot.cgi A web hook must be set before you can get any messages from the < a class = "el" href = "namespaceTelegram.html" > Telegram</ a > network!</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramname" > url</ td >< td > a std::string with the URL of the hook </ td ></ tr >
</ table >
</ dd >
</ dl >
2017-06-07 20:29:11 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8cc_source.html#l00065" > 65</ a > of file < a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a > .</ p >
2016-05-02 10:17:19 +02:00
</ div >
</ div >
< h2 class = "groupheader" > Member Data Documentation</ h2 >
< a class = "anchor" id = "a1ca971ccfb242f7b8656eca3ab7666dd" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string Telegram::TelegramBot::api_url</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00055" > 55</ 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 = "a33ce0cbad266e831c834aa2e3d854e5a" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Json::Int64 Telegram::TelegramBot::chat_id</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00058" > 58</ 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 = "a4729f977e1d564326f0061c1417dc09c" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "namespaceTelegram.html#ad82f4bcddd3c7921e8842bb30170a1c2" > TCommandMap</ a > Telegram::TelegramBot::command_map</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00057" > 57</ 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 = "a27ee4520baa0cf7f36ec6f13e69867a5" ></ a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "classTelegram_1_1Message.html" > Telegram::Message</ a > * Telegram::TelegramBot::msg</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > private</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2017-06-06 14:39:53 +02:00
< p > Definition at line < a class = "el" href = "TelegramBot_8h_source.html#l00056" > 56</ 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 >
< hr /> The documentation for this class was generated from the following files:< ul >
2016-05-02 14:20:18 +02:00
< li >< a class = "el" href = "TelegramBot_8h_source.html" > TelegramBot.h</ a ></ li >
< li >< a class = "el" href = "TelegramBot_8cc_source.html" > TelegramBot.cc</ a ></ li >
2016-05-02 10:17:19 +02:00
</ 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 = "namespaceTelegram.html" > Telegram</ a ></ li >< li class = "navelem" >< a class = "el" href = "classTelegram_1_1TelegramBot.html" > TelegramBot</ 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 >