diff options
Diffstat (limited to 'docs/hierarchy.html')
-rw-r--r-- | docs/hierarchy.html | 220 |
1 files changed, 0 insertions, 220 deletions
diff --git a/docs/hierarchy.html b/docs/hierarchy.html deleted file mode 100644 index fb86d6d..0000000 --- a/docs/hierarchy.html +++ /dev/null @@ -1,220 +0,0 @@ -<!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.11"/> -<title>tgbot-cpp: Class Hierarchy</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="navtreedata.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/searchdata.js"></script> -<script type="text/javascript" src="search/search.js"></script> -<script type="text/javascript"> - $(document).ready(function() { init_search(); }); -</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 id="projectalign" style="padding-left: 0.5em;"> - <div id="projectname">tgbot-cpp - </div> - </td> - </tr> - </tbody> -</table> -</div> -<!-- end header part --> -<!-- Generated by Doxygen 1.8.11 --> -<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="modules.html"><span>Modules</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 class="current"><a href="hierarchy.html"><span>Class Hierarchy</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('hierarchy.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)"> -</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="headertitle"> -<div class="title">Class Hierarchy</div> </div> -</div><!--header--> -<div class="contents"> -<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory"> -<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory"> -<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_animation.html" target="_self">TgBot::Animation</a></td><td class="desc">You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack for an example) </td></tr> -<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_api.html" target="_self">TgBot::Api</a></td><td class="desc">This class executes telegram api methods. Telegram docs: <a href="https://core.telegram.org/bots/api#available-methods">https://core.telegram.org/bots/api#available-methods</a> </td></tr> -<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_audio.html" target="_self">TgBot::Audio</a></td><td class="desc">This object represents an audio file (voice note) </td></tr> -<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_bot.html" target="_self">TgBot::Bot</a></td><td class="desc">This object holds other objects specific for this bot instance </td></tr> -<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_callback_game.html" target="_self">TgBot::CallbackGame</a></td><td class="desc">A placeholder, currently holds no information. Use BotFather to set up your game </td></tr> -<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_callback_query.html" target="_self">TgBot::CallbackQuery</a></td><td class="desc">This object represents an incoming callback query from a callback button in an inline keyboard </td></tr> -<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_chat.html" target="_self">TgBot::Chat</a></td><td class="desc">This object represents a Telegram <a class="el" href="class_tg_bot_1_1_chat.html" title="This object represents a Telegram Chat. ">Chat</a> </td></tr> -<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_chat_member.html" target="_self">TgBot::ChatMember</a></td><td class="desc">This object contains information about one member of the chat </td></tr> -<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_chat_photo.html" target="_self">TgBot::ChatPhoto</a></td><td class="desc">This object represents a chat photo </td></tr> -<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_chosen_inline_result.html" target="_self">TgBot::ChosenInlineResult</a></td><td class="desc">This object represents a result of an inline query that was chosen by the user and sent to their chat partner </td></tr> -<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server_1_1_connection.html" target="_self">TgBot::HttpServer< Protocol >::Connection</a></td><td class="desc"></td></tr> -<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_contact.html" target="_self">TgBot::Contact</a></td><td class="desc">This object represents a phone contact </td></tr> -<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_document.html" target="_self">TgBot::Document</a></td><td class="desc">This object represents a general file (as opposed to photos and audio files) </td></tr> -<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_event_broadcaster.html" target="_self">TgBot::EventBroadcaster</a></td><td class="desc">This class holds all event listeners </td></tr> -<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_event_handler.html" target="_self">TgBot::EventHandler</a></td><td class="desc"></td></tr> -<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_file.html" target="_self">TgBot::File</a></td><td class="desc">This object represents a file ready to be downloaded </td></tr> -<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_game.html" target="_self">TgBot::Game</a></td><td class="desc">This object represents a game </td></tr> -<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_game_high_score.html" target="_self">TgBot::GameHighScore</a></td><td class="desc">This object represents one row of the high scores table for a game </td></tr> -<tr id="row_18_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_generic_reply.html" target="_self">TgBot::GenericReply</a></td><td class="desc">This abstract class is base of all keyboard related events </td></tr> -<tr id="row_18_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_force_reply.html" target="_self">TgBot::ForceReply</a></td><td class="desc">Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot‘s message and tapped ’Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode </td></tr> -<tr id="row_18_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_keyboard_markup.html" target="_self">TgBot::InlineKeyboardMarkup</a></td><td class="desc">This object represents an inline keyboard that appears right next to the message it belongs to </td></tr> -<tr id="row_18_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_reply_keyboard_markup.html" target="_self">TgBot::ReplyKeyboardMarkup</a></td><td class="desc">This object represents a custom keyboard with reply options </td></tr> -<tr id="row_18_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_reply_keyboard_remove.html" target="_self">TgBot::ReplyKeyboardRemove</a></td><td class="desc">Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard </td></tr> -<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_client.html" target="_self">TgBot::HttpClient</a></td><td class="desc">This class makes http requests </td></tr> -<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_parser.html" target="_self">TgBot::HttpParser</a></td><td class="desc"></td></tr> -<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_req_arg.html" target="_self">TgBot::HttpReqArg</a></td><td class="desc">This class represents argument in POST http requests </td></tr> -<tr id="row_22_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_22_" class="arrow" onclick="toggleFolder('22_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">TgBot::HttpServer< Protocol ></a></td><td class="desc">This class handles HTTP requests from the Internet </td></tr> -<tr id="row_22_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html" target="_self">TgBot::TgWebhookServer< Protocol ></a></td><td class="desc"></td></tr> -<tr id="row_23_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_23_" class="arrow" onclick="toggleFolder('23_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_http_server.html" target="_self">TgBot::HttpServer< boost::asio::ip::tcp ></a></td><td class="desc"></td></tr> -<tr id="row_23_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_23_0_" class="arrow" onclick="toggleFolder('23_0_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_server.html" target="_self">TgBot::TgWebhookServer< boost::asio::ip::tcp ></a></td><td class="desc"></td></tr> -<tr id="row_23_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html" target="_self">TgBot::TgWebhookTcpServer</a></td><td class="desc"></td></tr> -<tr id="row_24_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html" target="_self">TgBot::InlineKeyboardButton</a></td><td class="desc">This object represents one button of an inline keyboard. You must use exactly one of the optional fields </td></tr> -<tr id="row_25_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query.html" target="_self">TgBot::InlineQuery</a></td><td class="desc">This object represents an incoming inline query </td></tr> -<tr id="row_26_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_26_" class="arrow" onclick="toggleFolder('26_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result.html" target="_self">TgBot::InlineQueryResult</a></td><td class="desc">This abstract class is base of all inline query results </td></tr> -<tr id="row_26_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_article.html" target="_self">TgBot::InlineQueryResultArticle</a></td><td class="desc">Represents a link to an article of web page </td></tr> -<tr id="row_26_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html" target="_self">TgBot::InlineQueryResultAudio</a></td><td class="desc">Represents a link to an mp3 audio file </td></tr> -<tr id="row_26_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html" target="_self">TgBot::InlineQueryResultCachedAudio</a></td><td class="desc">Represents a link to an mp3 audio file stored on the Telegram servers </td></tr> -<tr id="row_26_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html" target="_self">TgBot::InlineQueryResultCachedDocument</a></td><td class="desc">Represents a link to a file stored on the Telegram servers </td></tr> -<tr id="row_26_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html" target="_self">TgBot::InlineQueryResultCachedGif</a></td><td class="desc">Represents a link to an animated GIF file stored on the Telegram servers </td></tr> -<tr id="row_26_5_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html" target="_self">TgBot::InlineQueryResultCachedMpeg4Gif</a></td><td class="desc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers </td></tr> -<tr id="row_26_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html" target="_self">TgBot::InlineQueryResultCachedPhoto</a></td><td class="desc">Represents a link to a photo stored on the Telegram servers </td></tr> -<tr id="row_26_7_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html" target="_self">TgBot::InlineQueryResultCachedSticker</a></td><td class="desc">Represents a link to a sticker stored on the Telegram servers </td></tr> -<tr id="row_26_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html" target="_self">TgBot::InlineQueryResultCachedVideo</a></td><td class="desc">Represents a link to a video file stored on the Telegram servers </td></tr> -<tr id="row_26_9_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html" target="_self">TgBot::InlineQueryResultCachedVoice</a></td><td class="desc">Represents a link to a voice message stored on the Telegram servers </td></tr> -<tr id="row_26_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html" target="_self">TgBot::InlineQueryResultContact</a></td><td class="desc">Represents a contact with a phone number </td></tr> -<tr id="row_26_11_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_document.html" target="_self">TgBot::InlineQueryResultDocument</a></td><td class="desc">Represents a link to a file </td></tr> -<tr id="row_26_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_game.html" target="_self">TgBot::InlineQueryResultGame</a></td><td class="desc">Represents a <a class="el" href="class_tg_bot_1_1_game.html" title="This object represents a game. ">Game</a> </td></tr> -<tr id="row_26_13_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html" target="_self">TgBot::InlineQueryResultGif</a></td><td class="desc">Represents a link to an animated GIF file </td></tr> -<tr id="row_26_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_location.html" target="_self">TgBot::InlineQueryResultLocation</a></td><td class="desc">Represents a location on a map </td></tr> -<tr id="row_26_15_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html" target="_self">TgBot::InlineQueryResultMpeg4Gif</a></td><td class="desc">Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) </td></tr> -<tr id="row_26_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html" target="_self">TgBot::InlineQueryResultPhoto</a></td><td class="desc">Represents a link to a photo </td></tr> -<tr id="row_26_17_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html" target="_self">TgBot::InlineQueryResultVenue</a></td><td class="desc">Represents a venue </td></tr> -<tr id="row_26_18_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_video.html" target="_self">TgBot::InlineQueryResultVideo</a></td><td class="desc">Represents link to a page containing an embedded video player or a video file </td></tr> -<tr id="row_26_19_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html" target="_self">TgBot::InlineQueryResultVoice</a></td><td class="desc">Represents link to a page containing an embedded video player or a video file </td></tr> -<tr id="row_27_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_file.html" target="_self">TgBot::InputFile</a></td><td class="desc">This object represents the contents of a file to be uploaded </td></tr> -<tr id="row_28_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_28_" class="arrow" onclick="toggleFolder('28_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_media.html" target="_self">TgBot::InputMedia</a></td><td class="desc">This object represents the content of a media message to be sent </td></tr> -<tr id="row_28_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_media_photo.html" target="_self">TgBot::InputMediaPhoto</a></td><td class="desc">Represents a photo to be sent </td></tr> -<tr id="row_28_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_media_video.html" target="_self">TgBot::InputMediaVideo</a></td><td class="desc">Represents a video to be sent </td></tr> -<tr id="row_29_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_29_" class="arrow" onclick="toggleFolder('29_')">▼</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_message_content.html" target="_self">TgBot::InputMessageContent</a></td><td class="desc">This object represents the content of a message to be sent as a result of an inline query </td></tr> -<tr id="row_29_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_contact_message_content.html" target="_self">TgBot::InputContactMessageContent</a></td><td class="desc">Represents the content of a contact message to be sent as the result of an inline query </td></tr> -<tr id="row_29_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_location_message_content.html" target="_self">TgBot::InputLocationMessageContent</a></td><td class="desc">Represents the content of a location message to be sent as the result of an inline query </td></tr> -<tr id="row_29_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_text_message_content.html" target="_self">TgBot::InputTextMessageContent</a></td><td class="desc">Represents the content of a text message to be sent as the result of an inline query </td></tr> -<tr id="row_29_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_input_venue_message_content.html" target="_self">TgBot::InputVenueMessageContent</a></td><td class="desc">Represents the content of a venue message to be sent as the result of an inline query </td></tr> -<tr id="row_30_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_invoice.html" target="_self">TgBot::Invoice</a></td><td class="desc">This object contains basic information about an invoice </td></tr> -<tr id="row_31_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_keyboard_button.html" target="_self">TgBot::KeyboardButton</a></td><td class="desc">This object represents one button of the reply keyboard </td></tr> -<tr id="row_32_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_labeled_price.html" target="_self">TgBot::LabeledPrice</a></td><td class="desc">This object represents a portion of the price for goods or services </td></tr> -<tr id="row_33_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_location.html" target="_self">TgBot::Location</a></td><td class="desc">This object represents a point on the map </td></tr> -<tr id="row_34_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_mask_position.html" target="_self">TgBot::MaskPosition</a></td><td class="desc">This object describes the position on faces where a mask should be placed by default </td></tr> -<tr id="row_35_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_message.html" target="_self">TgBot::Message</a></td><td class="desc">This object represents a message </td></tr> -<tr id="row_36_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_message_entity.html" target="_self">TgBot::MessageEntity</a></td><td class="desc">This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc </td></tr> -<tr id="row_37_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_order_info.html" target="_self">TgBot::OrderInfo</a></td><td class="desc">This object represents information about an order </td></tr> -<tr id="row_38_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_photo_size.html" target="_self">TgBot::PhotoSize</a></td><td class="desc">This object represents one size of a photo or a file / sticker thumbnail </td></tr> -<tr id="row_39_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_pre_checkout_query.html" target="_self">TgBot::PreCheckoutQuery</a></td><td class="desc">This object contains information about an incoming pre-checkout query </td></tr> -<tr id="row_40_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_response_parameters.html" target="_self">TgBot::ResponseParameters</a></td><td class="desc">Contains information about why a request was unsuccessfull </td></tr> -<tr id="row_41_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_41_" class="arrow" onclick="toggleFolder('41_')">▼</span><span class="icona"><span class="icon">C</span></span><b>runtime_error</b></td><td class="desc"></td></tr> -<tr id="row_41_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_exception.html" target="_self">TgBot::TgException</a></td><td class="desc">Exception type which is only thrown when Telegram refuses API request </td></tr> -<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_shipping_address.html" target="_self">TgBot::ShippingAddress</a></td><td class="desc">This object represents a shipping address </td></tr> -<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_shipping_option.html" target="_self">TgBot::ShippingOption</a></td><td class="desc">This object represents one shipping option </td></tr> -<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_shipping_query.html" target="_self">TgBot::ShippingQuery</a></td><td class="desc">This object contains information about an incoming shipping query </td></tr> -<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_sticker.html" target="_self">TgBot::Sticker</a></td><td class="desc">This object represents a general file (as opposed to photos and audio files) </td></tr> -<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_sticker_set.html" target="_self">TgBot::StickerSet</a></td><td class="desc">This object represents a sticker set </td></tr> -<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_successful_payment.html" target="_self">TgBot::SuccessfulPayment</a></td><td class="desc">This object contains basic information about a successful payment </td></tr> -<tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_tg_long_poll.html" target="_self">TgBot::TgLongPoll</a></td><td class="desc">This class handles long polling and updates parsing </td></tr> -<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_update.html" target="_self">TgBot::Update</a></td><td class="desc">This object represents an incoming update </td></tr> -<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_url.html" target="_self">TgBot::Url</a></td><td class="desc">This class parses a string with the url </td></tr> -<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user.html" target="_self">TgBot::User</a></td><td class="desc">This object represents a Telegram user or bot </td></tr> -<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_user_profile_photos.html" target="_self">TgBot::UserProfilePhotos</a></td><td class="desc">This object represent a user's profile pictures </td></tr> -<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_venue.html" target="_self">TgBot::Venue</a></td><td class="desc">This object represents a venue </td></tr> -<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video.html" target="_self">TgBot::Video</a></td><td class="desc">This object represents a video file </td></tr> -<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_video_note.html" target="_self">TgBot::VideoNote</a></td><td class="desc">This object represents a video message (available in Telegram apps as of v.4.0) </td></tr> -<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_voice.html" target="_self">TgBot::Voice</a></td><td class="desc">This object represents a voice note </td></tr> -<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tg_bot_1_1_webhook_info.html" target="_self">TgBot::WebhookInfo</a></td><td class="desc">Contains information about the current status of a webhook </td></tr> -</table> -</div><!-- directory --> -</div><!-- contents --> -</div><!-- doc-content --> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Fri Jun 22 2018 22:14:17 for tgbot-cpp by - <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> - </ul> -</div> -</body> -</html> |