summaryrefslogtreecommitdiff
path: root/docs/functions_t.html
blob: 9b7b9e160350351d8d61085a4f8ab814b059af4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>tgbot-cpp: Class Members</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);
</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>
<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.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></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('functions_t.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="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>

<h3><a id="index_t"></a>- t -</h3><ul>
<li>text
: <a class="el" href="class_tg_bot_1_1_inline_keyboard_button.html#aa96c745e6d2c531bc50bf344ff0fee6f">TgBot::InlineKeyboardButton</a>
, <a class="el" href="class_tg_bot_1_1_keyboard_button.html#ac9ac8ddd73e27732fcbab7163ff74e2e">TgBot::KeyboardButton</a>
, <a class="el" href="class_tg_bot_1_1_message.html#af9e05110ffd8c5356c523e1501dbd108">TgBot::Message</a>
</li>
<li>TgException()
: <a class="el" href="class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15">TgBot::TgException</a>
</li>
<li>TgLongPoll()
: <a class="el" href="class_tg_bot_1_1_tg_long_poll.html#a8dd807824f44bbc65f2732b8fd6cc445">TgBot::TgLongPoll</a>
</li>
<li>TgTypeToJsonFunc
: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a48ee10add5f80c0c4afe55e99cabcddd">TgBot::TgTypeParser</a>
</li>
<li>TgWebhookServer()
: <a class="el" href="class_tg_bot_1_1_tg_webhook_server.html#a06ad980aa07d80a12bcad0cf908b67d0">TgBot::TgWebhookServer&lt; Protocol &gt;</a>
</li>
<li>TgWebhookTcpServer()
: <a class="el" href="class_tg_bot_1_1_tg_webhook_tcp_server.html#a20fcf9d23bee83730df8cf444573bf31">TgBot::TgWebhookTcpServer</a>
</li>
<li>thumb
: <a class="el" href="class_tg_bot_1_1_document.html#a21a156d86da82dcb636fba01a3ef351f">TgBot::Document</a>
, <a class="el" href="class_tg_bot_1_1_sticker.html#aff8374f6355156deae78e8f934f3aab3">TgBot::Sticker</a>
, <a class="el" href="class_tg_bot_1_1_video.html#ab71e1325c685af9e67ddf0af418a77a7">TgBot::Video</a>
</li>
<li>thumbHeight
: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#aff3b505e37177d9e7e6e2983c0aedcba">TgBot::InlineQueryResultArticle</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#aa75d7c816783d54170b307ce99d65e56">TgBot::InlineQueryResultContact</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a02c137d775ab621a206e12268491392f">TgBot::InlineQueryResultDocument</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#a5a62d2f1ab0003c08cea5f66cc8fbaf2">TgBot::InlineQueryResultLocation</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2">TgBot::InlineQueryResultVenue</a>
</li>
<li>thumbUrl
: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a842471f67e9ae13cbe79e1a1bb43b21e">TgBot::InlineQueryResultArticle</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a27661e2e0d1e7746e92e569a023b566d">TgBot::InlineQueryResultContact</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a7d119b843296c1f51392f05b7dc221df">TgBot::InlineQueryResultDocument</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a0872ef8aa09cbf3b1fba851dd37e49a3">TgBot::InlineQueryResultGif</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#ae18d6b73278913416e3cbc1b23dc88a4">TgBot::InlineQueryResultLocation</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#ac90d65262a4481d149f90153bcf621e5">TgBot::InlineQueryResultMpeg4Gif</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#aca6ea097fce7827241ae1628c44a5893">TgBot::InlineQueryResultPhoto</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90">TgBot::InlineQueryResultVenue</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#aa03003971380ecfaef6466f2cbb3e721">TgBot::InlineQueryResultVideo</a>
</li>
<li>thumbWidth
: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a20bcfc41429b0b8f77339ffa45ebf42d">TgBot::InlineQueryResultArticle</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a518e5a825d0e5a715d5bbdc08b75ecfa">TgBot::InlineQueryResultContact</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a5b795d9e5cc5bac980c68d44fca1e6ce">TgBot::InlineQueryResultDocument</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#a486129a565c022620721f78f6b546442">TgBot::InlineQueryResultLocation</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517">TgBot::InlineQueryResultVenue</a>
</li>
<li>title
: <a class="el" href="class_tg_bot_1_1_audio.html#a93a600b9821a425e31e51fdee027e1b4">TgBot::Audio</a>
, <a class="el" href="class_tg_bot_1_1_chat.html#a15a1f1328125b45ba80ea8ee5a99aed0">TgBot::Chat</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a1d94f4380732940843c30408fa85f994">TgBot::InlineQueryResult</a>
, <a class="el" href="class_tg_bot_1_1_input_venue_message_content.html#ae5c1b7d2263d1722662b7eb6fceb9038">TgBot::InputVenueMessageContent</a>
, <a class="el" href="class_tg_bot_1_1_venue.html#afc6d630815d434ebf97a86a47f74ca50">TgBot::Venue</a>
</li>
<li>totalCount
: <a class="el" href="class_tg_bot_1_1_user_profile_photos.html#a33bfd559f54c4c8bf214698392473675">TgBot::UserProfilePhotos</a>
</li>
<li>tryParseJson()
: <a class="el" href="class_tg_bot_1_1_tg_type_parser.html#a171f300f827552386b1b2efc88e0311e">TgBot::TgTypeParser</a>
</li>
<li>Type
: <a class="el" href="class_tg_bot_1_1_chat.html#a939946fe3181210f9e3f3d9610edb52e">TgBot::Chat</a>
</li>
<li>type
: <a class="el" href="class_tg_bot_1_1_chat.html#a86d47a69eb66a74d7f5b294700d884cd">TgBot::Chat</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result.html#a264821cb9ed371fc04809effb2ec9bf0">TgBot::InlineQueryResult</a>
</li>
<li>TYPE
: <a class="el" href="class_tg_bot_1_1_inline_query_result_article.html#a2ac4cf6bc5250918a174dbe682c3bf53">TgBot::InlineQueryResultArticle</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_audio.html#ab960012722242607ff0a750fdfe23af8">TgBot::InlineQueryResultAudio</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_audio.html#acf2eff803eb8424b82ab8aea8aa80861">TgBot::InlineQueryResultCachedAudio</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_document.html#a9d80911440193d7339cb8e92e9cd9689">TgBot::InlineQueryResultCachedDocument</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_gif.html#aede9144f3bb8981f762fe41b535d70f3">TgBot::InlineQueryResultCachedGif</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_mpeg4_gif.html#a15f048e3a8941af275ed1b1acff315dc">TgBot::InlineQueryResultCachedMpeg4Gif</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_photo.html#a488700afb101023e8b2b3db6ea473516">TgBot::InlineQueryResultCachedPhoto</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_sticker.html#acc1ea7fb18381536e9febe703a877b6a">TgBot::InlineQueryResultCachedSticker</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_video.html#a8fcf93246bb9aca282f0a7cd9c267847">TgBot::InlineQueryResultCachedVideo</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_cached_voice.html#abdb1348f2bcc954f2c96f9521ba79a82">TgBot::InlineQueryResultCachedVoice</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_contact.html#a6025353b3ddcda68373fb9cef201b625">TgBot::InlineQueryResultContact</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_document.html#a89b5f6af9fa3ec4efb09422795e5e6a6">TgBot::InlineQueryResultDocument</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_game.html#aa5f1b3040c290d0a60c5019f7f3109c7">TgBot::InlineQueryResultGame</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_gif.html#a0e1e6dfd253f170a7b9948e41305cf19">TgBot::InlineQueryResultGif</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_location.html#adadca32d8d97f8222b68fdcd58502d8c">TgBot::InlineQueryResultLocation</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_mpeg4_gif.html#adb13797566bf91aa480bf10cf1655239">TgBot::InlineQueryResultMpeg4Gif</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_photo.html#a09ab59ecf475c00b74d22dcf3b848279">TgBot::InlineQueryResultPhoto</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_venue.html#a8c83ac044324cfa8051dac217d8a5c48">TgBot::InlineQueryResultVenue</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_video.html#a047be2302b52d3a4b1aaccf4045bb922">TgBot::InlineQueryResultVideo</a>
, <a class="el" href="class_tg_bot_1_1_inline_query_result_voice.html#aed1455e6e8e8ba89bc9fa5895f52896d">TgBot::InlineQueryResultVoice</a>
</li>
<li>type
: <a class="el" href="class_tg_bot_1_1_input_message_content.html#ad9bc101393caa3296bdae0fe01f4e033">TgBot::InputMessageContent</a>
, <a class="el" href="class_tg_bot_1_1_message_entity.html#adec4d61f5859cb0384e84dbe18988d78">TgBot::MessageEntity</a>
</li>
</ul>
</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 Sun Jan 15 2017 02:46:17 for tgbot-cpp by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>