1
1
Fork 0
tdlight-docs/allclasses-index.html

9806 lines
444 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (tdlight API 3.3.161 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"><style>
#memberSummary_tabpanel{overflow-x: auto;}
li.blockList{overflow-x: auto;}
td.colLast div{max-width:30vw;}
#search{width: 400px;max-width: 65vw;}
.title,.subTitle,pre,.inheritance,h1,h2,h3,h4,h5,.memberSummary,.memberSignature,.typeSummary,.blockList,.contentContainer{white-space:normal;word-break:break-word;}
ul{padding-left:10px}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="it/tdlight/jni/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="it/tdlight/jni/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</div>
<div class="type-summary" id="all-classes-table">
<table class="summary-table">
<caption><span>Class Summary</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Class</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color" id="i0">
<td class="col-first"><a href="it/tdlight/jni/TdApi.html" title="class in it.tdlight.jni">TdApi</a></td>
<th class="col-last" scope="row">&nbsp;</th>
</tr>
<tr class="row-color" id="i1">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AcceptCall.html" title="class in it.tdlight.jni">TdApi.AcceptCall</a></td>
<th class="col-last" scope="row">
<div class="block">Accepts an incoming call.</div>
</th>
</tr>
<tr class="alt-color" id="i2">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AcceptTermsOfService.html" title="class in it.tdlight.jni">TdApi.AcceptTermsOfService</a></td>
<th class="col-last" scope="row">
<div class="block">Accepts Telegram terms of services.</div>
</th>
</tr>
<tr class="row-color" id="i3">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AccessHash.html" title="class in it.tdlight.jni">TdApi.AccessHash</a></td>
<th class="col-last" scope="row">
<div class="block">Access hash.</div>
</th>
</tr>
<tr class="alt-color" id="i4">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AccessHashType.html" title="class in it.tdlight.jni">TdApi.AccessHashType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i5">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AccessHashTypeChannel.html" title="class in it.tdlight.jni">TdApi.AccessHashTypeChannel</a></td>
<th class="col-last" scope="row">
<div class="block">An access hash of a channel.</div>
</th>
</tr>
<tr class="alt-color" id="i6">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AccessHashTypeUser.html" title="class in it.tdlight.jni">TdApi.AccessHashTypeUser</a></td>
<th class="col-last" scope="row">
<div class="block">An access hash of an user.</div>
</th>
</tr>
<tr class="row-color" id="i7">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AccountTtl.html" title="class in it.tdlight.jni">TdApi.AccountTtl</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about the period
of inactivity after which the current
user's account will automatically be deleted.</div>
</th>
</tr>
<tr class="alt-color" id="i8">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddChatMember.html" title="class in it.tdlight.jni">TdApi.AddChatMember</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a new member to a chat.</div>
</th>
</tr>
<tr class="row-color" id="i9">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddChatMembers.html" title="class in it.tdlight.jni">TdApi.AddChatMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Adds multiple new members to a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i10">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddChatToList.html" title="class in it.tdlight.jni">TdApi.AddChatToList</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a chat to a chat list.</div>
</th>
</tr>
<tr class="row-color" id="i11">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddContact.html" title="class in it.tdlight.jni">TdApi.AddContact</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a user to the contact list or
edits an existing contact by their user identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i12">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddCustomServerLanguagePack.html" title="class in it.tdlight.jni">TdApi.AddCustomServerLanguagePack</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a custom server language pack to
the list of installed language packs
in current localization target.</div>
</th>
</tr>
<tr class="row-color" id="i13">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddFavoriteSticker.html" title="class in it.tdlight.jni">TdApi.AddFavoriteSticker</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a new sticker to the list of
favorite stickers.</div>
</th>
</tr>
<tr class="alt-color" id="i14">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddLocalMessage.html" title="class in it.tdlight.jni">TdApi.AddLocalMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a local message to a chat.</div>
</th>
</tr>
<tr class="row-color" id="i15">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddLogMessage.html" title="class in it.tdlight.jni">TdApi.AddLogMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a message to TDLib internal log.</div>
</th>
</tr>
<tr class="alt-color" id="i16">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddNetworkStatistics.html" title="class in it.tdlight.jni">TdApi.AddNetworkStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Adds the specified data to data usage
statistics.</div>
</th>
</tr>
<tr class="row-color" id="i17">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddProxy.html" title="class in it.tdlight.jni">TdApi.AddProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a proxy server for network
requests.</div>
</th>
</tr>
<tr class="alt-color" id="i18">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddRecentlyFoundChat.html" title="class in it.tdlight.jni">TdApi.AddRecentlyFoundChat</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a chat to the list of recently
found chats.</div>
</th>
</tr>
<tr class="row-color" id="i19">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddRecentSticker.html" title="class in it.tdlight.jni">TdApi.AddRecentSticker</a></td>
<th class="col-last" scope="row">
<div class="block">Manually adds a new sticker to the
list of recently used stickers.</div>
</th>
</tr>
<tr class="alt-color" id="i20">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Address.html" title="class in it.tdlight.jni">TdApi.Address</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an address.</div>
</th>
</tr>
<tr class="row-color" id="i21">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddSavedAnimation.html" title="class in it.tdlight.jni">TdApi.AddSavedAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">Manually adds a new animation to the
list of saved animations.</div>
</th>
</tr>
<tr class="alt-color" id="i22">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AddStickerToSet.html" title="class in it.tdlight.jni">TdApi.AddStickerToSet</a></td>
<th class="col-last" scope="row">
<div class="block">Adds a new sticker to a set; for bots
only.</div>
</th>
</tr>
<tr class="row-color" id="i23">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AnimatedChatPhoto.html" title="class in it.tdlight.jni">TdApi.AnimatedChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Animated variant of a chat photo in MPEG4 format.</div>
</th>
</tr>
<tr class="alt-color" id="i24">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Animation.html" title="class in it.tdlight.jni">TdApi.Animation</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an animation file.</div>
</th>
</tr>
<tr class="row-color" id="i25">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Animations.html" title="class in it.tdlight.jni">TdApi.Animations</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of animations.</div>
</th>
</tr>
<tr class="alt-color" id="i26">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AnswerCallbackQuery.html" title="class in it.tdlight.jni">TdApi.AnswerCallbackQuery</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the result of a callback query;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i27">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AnswerCustomQuery.html" title="class in it.tdlight.jni">TdApi.AnswerCustomQuery</a></td>
<th class="col-last" scope="row">
<div class="block">Answers a custom query; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i28">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AnswerInlineQuery.html" title="class in it.tdlight.jni">TdApi.AnswerInlineQuery</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the result of an inline query;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i29">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AnswerPreCheckoutQuery.html" title="class in it.tdlight.jni">TdApi.AnswerPreCheckoutQuery</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the result of a pre-checkout
query; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i30">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AnswerShippingQuery.html" title="class in it.tdlight.jni">TdApi.AnswerShippingQuery</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the result of a shipping query;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i31">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Audio.html" title="class in it.tdlight.jni">TdApi.Audio</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an audio file.</div>
</th>
</tr>
<tr class="alt-color" id="i32">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthenticationCodeInfo.html" title="class in it.tdlight.jni">TdApi.AuthenticationCodeInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Information about the authentication
code that was sent.</div>
</th>
</tr>
<tr class="row-color" id="i33">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthenticationCodeType.html" title="class in it.tdlight.jni">TdApi.AuthenticationCodeType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i34">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthenticationCodeTypeCall.html" title="class in it.tdlight.jni">TdApi.AuthenticationCodeTypeCall</a></td>
<th class="col-last" scope="row">
<div class="block">An authentication code is delivered
via a phone call to the specified phone number.</div>
</th>
</tr>
<tr class="row-color" id="i35">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthenticationCodeTypeFlashCall.html" title="class in it.tdlight.jni">TdApi.AuthenticationCodeTypeFlashCall</a></td>
<th class="col-last" scope="row">
<div class="block">An authentication code is delivered
by an immediately canceled call to
the specified phone number.</div>
</th>
</tr>
<tr class="alt-color" id="i36">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthenticationCodeTypeSms.html" title="class in it.tdlight.jni">TdApi.AuthenticationCodeTypeSms</a></td>
<th class="col-last" scope="row">
<div class="block">An authentication code is delivered
via an SMS message to the specified phone number.</div>
</th>
</tr>
<tr class="row-color" id="i37">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthenticationCodeTypeTelegramMessage.html" title="class in it.tdlight.jni">TdApi.AuthenticationCodeTypeTelegramMessage</a></td>
<th class="col-last" scope="row">
<div class="block">An authentication code is delivered
via a private Telegram message, which
can be viewed from another active session.</div>
</th>
</tr>
<tr class="alt-color" id="i38">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationState.html" title="class in it.tdlight.jni">TdApi.AuthorizationState</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i39">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateClosed.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateClosed</a></td>
<th class="col-last" scope="row">
<div class="block">TDLib client is in its final state.</div>
</th>
</tr>
<tr class="alt-color" id="i40">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateClosing.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateClosing</a></td>
<th class="col-last" scope="row">
<div class="block">TDLib is closing, all subsequent
queries will be answered with the
error 500.</div>
</th>
</tr>
<tr class="row-color" id="i41">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateLoggingOut.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateLoggingOut</a></td>
<th class="col-last" scope="row">
<div class="block">The user is currently logging out.</div>
</th>
</tr>
<tr class="alt-color" id="i42">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateReady.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateReady</a></td>
<th class="col-last" scope="row">
<div class="block">The user has been successfully
authorized.</div>
</th>
</tr>
<tr class="row-color" id="i43">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitCode.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitCode</a></td>
<th class="col-last" scope="row">
<div class="block">TDLib needs the user's authentication
code to authorize.</div>
</th>
</tr>
<tr class="alt-color" id="i44">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitEncryptionKey.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitEncryptionKey</a></td>
<th class="col-last" scope="row">
<div class="block">TDLib needs an encryption key to
decrypt the local database.</div>
</th>
</tr>
<tr class="row-color" id="i45">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitOtherDeviceConfirmation.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitOtherDeviceConfirmation</a></td>
<th class="col-last" scope="row">
<div class="block">The user needs to confirm authorization
on another logged in device by scanning
a QR code with the provided link.</div>
</th>
</tr>
<tr class="alt-color" id="i46">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitPassword.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitPassword</a></td>
<th class="col-last" scope="row">
<div class="block">The user has been authorized, but
needs to enter a password to start
using the application.</div>
</th>
</tr>
<tr class="row-color" id="i47">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitPhoneNumber.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">TDLib needs the user's phone number
to authorize.</div>
</th>
</tr>
<tr class="alt-color" id="i48">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitRegistration.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">The user is unregistered and need to
accept terms of service and enter
their first name and last name to finish registration.</div>
</th>
</tr>
<tr class="row-color" id="i49">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AuthorizationStateWaitTdlibParameters.html" title="class in it.tdlight.jni">TdApi.AuthorizationStateWaitTdlibParameters</a></td>
<th class="col-last" scope="row">
<div class="block">TDLib needs TdlibParameters for initialization.</div>
</th>
</tr>
<tr class="alt-color" id="i50">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AutoDownloadSettings.html" title="class in it.tdlight.jni">TdApi.AutoDownloadSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Contains auto-download settings.</div>
</th>
</tr>
<tr class="row-color" id="i51">
<td class="col-first"><a href="it/tdlight/jni/TdApi.AutoDownloadSettingsPresets.html" title="class in it.tdlight.jni">TdApi.AutoDownloadSettingsPresets</a></td>
<th class="col-last" scope="row">
<div class="block">Contains auto-download settings presets
for the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i52">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Background.html" title="class in it.tdlight.jni">TdApi.Background</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a chat background.</div>
</th>
</tr>
<tr class="row-color" id="i53">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundFill.html" title="class in it.tdlight.jni">TdApi.BackgroundFill</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i54">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundFillFreeformGradient.html" title="class in it.tdlight.jni">TdApi.BackgroundFillFreeformGradient</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a freeform gradient fill of a background.</div>
</th>
</tr>
<tr class="row-color" id="i55">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundFillGradient.html" title="class in it.tdlight.jni">TdApi.BackgroundFillGradient</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a gradient fill of a background.</div>
</th>
</tr>
<tr class="alt-color" id="i56">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundFillSolid.html" title="class in it.tdlight.jni">TdApi.BackgroundFillSolid</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a solid fill of a background.</div>
</th>
</tr>
<tr class="row-color" id="i57">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Backgrounds.html" title="class in it.tdlight.jni">TdApi.Backgrounds</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of backgrounds.</div>
</th>
</tr>
<tr class="alt-color" id="i58">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundType.html" title="class in it.tdlight.jni">TdApi.BackgroundType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i59">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundTypeFill.html" title="class in it.tdlight.jni">TdApi.BackgroundTypeFill</a></td>
<th class="col-last" scope="row">
<div class="block">A filled background.</div>
</th>
</tr>
<tr class="alt-color" id="i60">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundTypePattern.html" title="class in it.tdlight.jni">TdApi.BackgroundTypePattern</a></td>
<th class="col-last" scope="row">
<div class="block">A PNG or TGV (gzipped subset of SVG
with MIME type &quot;application/x-tgwallpattern&quot;)
pattern to be combined with the
background fill chosen by the user.</div>
</th>
</tr>
<tr class="row-color" id="i61">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BackgroundTypeWallpaper.html" title="class in it.tdlight.jni">TdApi.BackgroundTypeWallpaper</a></td>
<th class="col-last" scope="row">
<div class="block">A wallpaper in JPEG format.</div>
</th>
</tr>
<tr class="alt-color" id="i62">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BanChatMember.html" title="class in it.tdlight.jni">TdApi.BanChatMember</a></td>
<th class="col-last" scope="row">
<div class="block">Bans a member in a chat.</div>
</th>
</tr>
<tr class="row-color" id="i63">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BankCardActionOpenUrl.html" title="class in it.tdlight.jni">TdApi.BankCardActionOpenUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an action associated with
a bank card number.</div>
</th>
</tr>
<tr class="alt-color" id="i64">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BankCardInfo.html" title="class in it.tdlight.jni">TdApi.BankCardInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Information about a bank card.</div>
</th>
</tr>
<tr class="row-color" id="i65">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BasicGroup.html" title="class in it.tdlight.jni">TdApi.BasicGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a basic group of 0-200
users (must be upgraded to a supergroup
to accommodate more than 200 users).</div>
</th>
</tr>
<tr class="alt-color" id="i66">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BasicGroupFullInfo.html" title="class in it.tdlight.jni">TdApi.BasicGroupFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains full information about a basic group.</div>
</th>
</tr>
<tr class="row-color" id="i67">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BlockMessageSenderFromReplies.html" title="class in it.tdlight.jni">TdApi.BlockMessageSenderFromReplies</a></td>
<th class="col-last" scope="row">
<div class="block">Blocks an original sender of a message
in the Replies chat.</div>
</th>
</tr>
<tr class="alt-color" id="i68">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommand.html" title="class in it.tdlight.jni">TdApi.BotCommand</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a command supported by a bot.</div>
</th>
</tr>
<tr class="row-color" id="i69">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommands.html" title="class in it.tdlight.jni">TdApi.BotCommands</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of bot commands.</div>
</th>
</tr>
<tr class="alt-color" id="i70">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScope.html" title="class in it.tdlight.jni">TdApi.BotCommandScope</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i71">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeAllChatAdministrators.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeAllChatAdministrators</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering all group and supergroup chat administrators.</div>
</th>
</tr>
<tr class="alt-color" id="i72">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeAllGroupChats.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeAllGroupChats</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering all group and supergroup chats.</div>
</th>
</tr>
<tr class="row-color" id="i73">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeAllPrivateChats.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeAllPrivateChats</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering all private chats.</div>
</th>
</tr>
<tr class="alt-color" id="i74">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeChat.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeChat</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering all members of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i75">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeChatAdministrators.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeChatAdministrators</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering all administrators
of a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i76">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeChatMember.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeChatMember</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering a member of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i77">
<td class="col-first"><a href="it/tdlight/jni/TdApi.BotCommandScopeDefault.html" title="class in it.tdlight.jni">TdApi.BotCommandScopeDefault</a></td>
<th class="col-last" scope="row">
<div class="block">A scope covering all users.</div>
</th>
</tr>
<tr class="alt-color" id="i78">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Call.html" title="class in it.tdlight.jni">TdApi.Call</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a call.</div>
</th>
</tr>
<tr class="row-color" id="i79">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallbackQueryAnswer.html" title="class in it.tdlight.jni">TdApi.CallbackQueryAnswer</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a bot's answer to a callback query.</div>
</th>
</tr>
<tr class="alt-color" id="i80">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallbackQueryPayload.html" title="class in it.tdlight.jni">TdApi.CallbackQueryPayload</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i81">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallbackQueryPayloadData.html" title="class in it.tdlight.jni">TdApi.CallbackQueryPayloadData</a></td>
<th class="col-last" scope="row">
<div class="block">The payload for a general callback button.</div>
</th>
</tr>
<tr class="alt-color" id="i82">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallbackQueryPayloadDataWithPassword.html" title="class in it.tdlight.jni">TdApi.CallbackQueryPayloadDataWithPassword</a></td>
<th class="col-last" scope="row">
<div class="block">The payload for a callback button requiring password.</div>
</th>
</tr>
<tr class="row-color" id="i83">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallbackQueryPayloadGame.html" title="class in it.tdlight.jni">TdApi.CallbackQueryPayloadGame</a></td>
<th class="col-last" scope="row">
<div class="block">The payload for a game callback button.</div>
</th>
</tr>
<tr class="alt-color" id="i84">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallDiscardReason.html" title="class in it.tdlight.jni">TdApi.CallDiscardReason</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i85">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallDiscardReasonDeclined.html" title="class in it.tdlight.jni">TdApi.CallDiscardReasonDeclined</a></td>
<th class="col-last" scope="row">
<div class="block">The call was ended before the conversation
started.</div>
</th>
</tr>
<tr class="alt-color" id="i86">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallDiscardReasonDisconnected.html" title="class in it.tdlight.jni">TdApi.CallDiscardReasonDisconnected</a></td>
<th class="col-last" scope="row">
<div class="block">The call was ended during the conversation
because the users were disconnected.</div>
</th>
</tr>
<tr class="row-color" id="i87">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallDiscardReasonEmpty.html" title="class in it.tdlight.jni">TdApi.CallDiscardReasonEmpty</a></td>
<th class="col-last" scope="row">
<div class="block">The call wasn't discarded, or the
reason is unknown.</div>
</th>
</tr>
<tr class="alt-color" id="i88">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallDiscardReasonHungUp.html" title="class in it.tdlight.jni">TdApi.CallDiscardReasonHungUp</a></td>
<th class="col-last" scope="row">
<div class="block">The call was ended because one of the
parties hung up.</div>
</th>
</tr>
<tr class="row-color" id="i89">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallDiscardReasonMissed.html" title="class in it.tdlight.jni">TdApi.CallDiscardReasonMissed</a></td>
<th class="col-last" scope="row">
<div class="block">The call was ended before the conversation
started.</div>
</th>
</tr>
<tr class="alt-color" id="i90">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallId.html" title="class in it.tdlight.jni">TdApi.CallId</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the call identifier.</div>
</th>
</tr>
<tr class="row-color" id="i91">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblem.html" title="class in it.tdlight.jni">TdApi.CallProblem</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i92">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemDistortedSpeech.html" title="class in it.tdlight.jni">TdApi.CallProblemDistortedSpeech</a></td>
<th class="col-last" scope="row">
<div class="block">The speech was distorted.</div>
</th>
</tr>
<tr class="row-color" id="i93">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemDistortedVideo.html" title="class in it.tdlight.jni">TdApi.CallProblemDistortedVideo</a></td>
<th class="col-last" scope="row">
<div class="block">The video was distorted.</div>
</th>
</tr>
<tr class="alt-color" id="i94">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemDropped.html" title="class in it.tdlight.jni">TdApi.CallProblemDropped</a></td>
<th class="col-last" scope="row">
<div class="block">The call ended unexpectedly.</div>
</th>
</tr>
<tr class="row-color" id="i95">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemEcho.html" title="class in it.tdlight.jni">TdApi.CallProblemEcho</a></td>
<th class="col-last" scope="row">
<div class="block">The user heard their own voice.</div>
</th>
</tr>
<tr class="alt-color" id="i96">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemInterruptions.html" title="class in it.tdlight.jni">TdApi.CallProblemInterruptions</a></td>
<th class="col-last" scope="row">
<div class="block">The other side kept disappearing.</div>
</th>
</tr>
<tr class="row-color" id="i97">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemNoise.html" title="class in it.tdlight.jni">TdApi.CallProblemNoise</a></td>
<th class="col-last" scope="row">
<div class="block">The user heard background noise.</div>
</th>
</tr>
<tr class="alt-color" id="i98">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemPixelatedVideo.html" title="class in it.tdlight.jni">TdApi.CallProblemPixelatedVideo</a></td>
<th class="col-last" scope="row">
<div class="block">The video was pixelated.</div>
</th>
</tr>
<tr class="row-color" id="i99">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemSilentLocal.html" title="class in it.tdlight.jni">TdApi.CallProblemSilentLocal</a></td>
<th class="col-last" scope="row">
<div class="block">The user couldn't hear the other side.</div>
</th>
</tr>
<tr class="alt-color" id="i100">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProblemSilentRemote.html" title="class in it.tdlight.jni">TdApi.CallProblemSilentRemote</a></td>
<th class="col-last" scope="row">
<div class="block">The other side couldn't hear the user.</div>
</th>
</tr>
<tr class="row-color" id="i101">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallProtocol.html" title="class in it.tdlight.jni">TdApi.CallProtocol</a></td>
<th class="col-last" scope="row">
<div class="block">Specifies the supported call protocols.</div>
</th>
</tr>
<tr class="alt-color" id="i102">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallServer.html" title="class in it.tdlight.jni">TdApi.CallServer</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a server for relaying call data.</div>
</th>
</tr>
<tr class="row-color" id="i103">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallServerType.html" title="class in it.tdlight.jni">TdApi.CallServerType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i104">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallServerTypeTelegramReflector.html" title="class in it.tdlight.jni">TdApi.CallServerTypeTelegramReflector</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram call reflector.</div>
</th>
</tr>
<tr class="row-color" id="i105">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallServerTypeWebrtc.html" title="class in it.tdlight.jni">TdApi.CallServerTypeWebrtc</a></td>
<th class="col-last" scope="row">
<div class="block">A WebRTC server.</div>
</th>
</tr>
<tr class="alt-color" id="i106">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallState.html" title="class in it.tdlight.jni">TdApi.CallState</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i107">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallStateDiscarded.html" title="class in it.tdlight.jni">TdApi.CallStateDiscarded</a></td>
<th class="col-last" scope="row">
<div class="block">The call has ended successfully.</div>
</th>
</tr>
<tr class="alt-color" id="i108">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallStateError.html" title="class in it.tdlight.jni">TdApi.CallStateError</a></td>
<th class="col-last" scope="row">
<div class="block">The call has ended with an error.</div>
</th>
</tr>
<tr class="row-color" id="i109">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallStateExchangingKeys.html" title="class in it.tdlight.jni">TdApi.CallStateExchangingKeys</a></td>
<th class="col-last" scope="row">
<div class="block">The call has been answered and encryption
keys are being exchanged.</div>
</th>
</tr>
<tr class="alt-color" id="i110">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallStateHangingUp.html" title="class in it.tdlight.jni">TdApi.CallStateHangingUp</a></td>
<th class="col-last" scope="row">
<div class="block">The call is hanging up after discardCall
has been called.</div>
</th>
</tr>
<tr class="row-color" id="i111">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallStatePending.html" title="class in it.tdlight.jni">TdApi.CallStatePending</a></td>
<th class="col-last" scope="row">
<div class="block">The call is pending, waiting to be
accepted by a user.</div>
</th>
</tr>
<tr class="alt-color" id="i112">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CallStateReady.html" title="class in it.tdlight.jni">TdApi.CallStateReady</a></td>
<th class="col-last" scope="row">
<div class="block">The call is ready to use.</div>
</th>
</tr>
<tr class="row-color" id="i113">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CancelDownloadFile.html" title="class in it.tdlight.jni">TdApi.CancelDownloadFile</a></td>
<th class="col-last" scope="row">
<div class="block">Stops the downloading of a file.</div>
</th>
</tr>
<tr class="alt-color" id="i114">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CancelPasswordReset.html" title="class in it.tdlight.jni">TdApi.CancelPasswordReset</a></td>
<th class="col-last" scope="row">
<div class="block">Cancels reset of 2-step verification
password.</div>
</th>
</tr>
<tr class="row-color" id="i115">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CancelUploadFile.html" title="class in it.tdlight.jni">TdApi.CancelUploadFile</a></td>
<th class="col-last" scope="row">
<div class="block">Stops the uploading of a file.</div>
</th>
</tr>
<tr class="alt-color" id="i116">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CanTransferOwnership.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnership</a></td>
<th class="col-last" scope="row">
<div class="block">Checks whether the current session
can be used to transfer a chat ownership
to another user.</div>
</th>
</tr>
<tr class="row-color" id="i117">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CanTransferOwnershipResult.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnershipResult</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i118">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CanTransferOwnershipResultOk.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnershipResultOk</a></td>
<th class="col-last" scope="row">
<div class="block">The session can be used.</div>
</th>
</tr>
<tr class="row-color" id="i119">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CanTransferOwnershipResultPasswordNeeded.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnershipResultPasswordNeeded</a></td>
<th class="col-last" scope="row">
<div class="block">The 2-step verification needs to be enabled first.</div>
</th>
</tr>
<tr class="alt-color" id="i120">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CanTransferOwnershipResultPasswordTooFresh.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnershipResultPasswordTooFresh</a></td>
<th class="col-last" scope="row">
<div class="block">The 2-step verification was enabled
recently, user needs to wait.</div>
</th>
</tr>
<tr class="row-color" id="i121">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CanTransferOwnershipResultSessionTooFresh.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnershipResultSessionTooFresh</a></td>
<th class="col-last" scope="row">
<div class="block">The session was created recently, user
needs to wait.</div>
</th>
</tr>
<tr class="alt-color" id="i122">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChangeImportedContacts.html" title="class in it.tdlight.jni">TdApi.ChangeImportedContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Changes imported contacts using the
list of contacts saved on the device.</div>
</th>
</tr>
<tr class="row-color" id="i123">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChangePhoneNumber.html" title="class in it.tdlight.jni">TdApi.ChangePhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the phone number of the user
and sends an authentication code to
the user's new phone number.</div>
</th>
</tr>
<tr class="alt-color" id="i124">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChangeStickerSet.html" title="class in it.tdlight.jni">TdApi.ChangeStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">Installs/uninstalls or activates/archives
a sticker set.</div>
</th>
</tr>
<tr class="row-color" id="i125">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Chat.html" title="class in it.tdlight.jni">TdApi.Chat</a></td>
<th class="col-last" scope="row">
<div class="block">A chat.</div>
</th>
</tr>
<tr class="alt-color" id="i126">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatAction.html" title="class in it.tdlight.jni">TdApi.ChatAction</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i127">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBar.html" title="class in it.tdlight.jni">TdApi.ChatActionBar</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i128">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBarAddContact.html" title="class in it.tdlight.jni">TdApi.ChatActionBarAddContact</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is a private or secret chat
and the other user can be added to
the contact list using the method addContact.</div>
</th>
</tr>
<tr class="row-color" id="i129">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBarInviteMembers.html" title="class in it.tdlight.jni">TdApi.ChatActionBarInviteMembers</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is a recently created group
chat, to which new members can be invited.</div>
</th>
</tr>
<tr class="alt-color" id="i130">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBarReportAddBlock.html" title="class in it.tdlight.jni">TdApi.ChatActionBarReportAddBlock</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is a private or secret chat,
which can be reported using the method
reportChat, or the other user can be
blocked using the method
toggleMessageSenderIsBlocked, or the
other user can be added to the contact
list using the method addContact.</div>
</th>
</tr>
<tr class="row-color" id="i131">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBarReportSpam.html" title="class in it.tdlight.jni">TdApi.ChatActionBarReportSpam</a></td>
<th class="col-last" scope="row">
<div class="block">The chat can be reported as spam using
the method reportChat with the reason chatReportReasonSpam.</div>
</th>
</tr>
<tr class="alt-color" id="i132">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBarReportUnrelatedLocation.html" title="class in it.tdlight.jni">TdApi.ChatActionBarReportUnrelatedLocation</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is a location-based supergroup,
which can be reported as having
unrelated location using the method
reportChat with the reason chatReportReasonUnrelatedLocation.</div>
</th>
</tr>
<tr class="row-color" id="i133">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionBarSharePhoneNumber.html" title="class in it.tdlight.jni">TdApi.ChatActionBarSharePhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is a private or secret chat
with a mutual contact and the user's
phone number can be shared with the
other user using the method sharePhoneNumber.</div>
</th>
</tr>
<tr class="alt-color" id="i134">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionCancel.html" title="class in it.tdlight.jni">TdApi.ChatActionCancel</a></td>
<th class="col-last" scope="row">
<div class="block">The user has canceled the previous action.</div>
</th>
</tr>
<tr class="row-color" id="i135">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionChoosingContact.html" title="class in it.tdlight.jni">TdApi.ChatActionChoosingContact</a></td>
<th class="col-last" scope="row">
<div class="block">The user is picking a contact to send.</div>
</th>
</tr>
<tr class="alt-color" id="i136">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionChoosingLocation.html" title="class in it.tdlight.jni">TdApi.ChatActionChoosingLocation</a></td>
<th class="col-last" scope="row">
<div class="block">The user is picking a location or
venue to send.</div>
</th>
</tr>
<tr class="row-color" id="i137">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionChoosingSticker.html" title="class in it.tdlight.jni">TdApi.ChatActionChoosingSticker</a></td>
<th class="col-last" scope="row">
<div class="block">The user is picking a sticker to send.</div>
</th>
</tr>
<tr class="alt-color" id="i138">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionRecordingVideo.html" title="class in it.tdlight.jni">TdApi.ChatActionRecordingVideo</a></td>
<th class="col-last" scope="row">
<div class="block">The user is recording a video.</div>
</th>
</tr>
<tr class="row-color" id="i139">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionRecordingVideoNote.html" title="class in it.tdlight.jni">TdApi.ChatActionRecordingVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">The user is recording a video note.</div>
</th>
</tr>
<tr class="alt-color" id="i140">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionRecordingVoiceNote.html" title="class in it.tdlight.jni">TdApi.ChatActionRecordingVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">The user is recording a voice note.</div>
</th>
</tr>
<tr class="row-color" id="i141">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionStartPlayingGame.html" title="class in it.tdlight.jni">TdApi.ChatActionStartPlayingGame</a></td>
<th class="col-last" scope="row">
<div class="block">The user has started to play a game.</div>
</th>
</tr>
<tr class="alt-color" id="i142">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionTyping.html" title="class in it.tdlight.jni">TdApi.ChatActionTyping</a></td>
<th class="col-last" scope="row">
<div class="block">The user is typing a message.</div>
</th>
</tr>
<tr class="row-color" id="i143">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionUploadingDocument.html" title="class in it.tdlight.jni">TdApi.ChatActionUploadingDocument</a></td>
<th class="col-last" scope="row">
<div class="block">The user is uploading a document.</div>
</th>
</tr>
<tr class="alt-color" id="i144">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionUploadingPhoto.html" title="class in it.tdlight.jni">TdApi.ChatActionUploadingPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">The user is uploading a photo.</div>
</th>
</tr>
<tr class="row-color" id="i145">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionUploadingVideo.html" title="class in it.tdlight.jni">TdApi.ChatActionUploadingVideo</a></td>
<th class="col-last" scope="row">
<div class="block">The user is uploading a video.</div>
</th>
</tr>
<tr class="alt-color" id="i146">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionUploadingVideoNote.html" title="class in it.tdlight.jni">TdApi.ChatActionUploadingVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">The user is uploading a video note.</div>
</th>
</tr>
<tr class="row-color" id="i147">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionUploadingVoiceNote.html" title="class in it.tdlight.jni">TdApi.ChatActionUploadingVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">The user is uploading a voice note.</div>
</th>
</tr>
<tr class="alt-color" id="i148">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatActionWatchingAnimations.html" title="class in it.tdlight.jni">TdApi.ChatActionWatchingAnimations</a></td>
<th class="col-last" scope="row">
<div class="block">The user is watching animations sent
by the other party by clicking on an animated emoji.</div>
</th>
</tr>
<tr class="row-color" id="i149">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatAdministrator.html" title="class in it.tdlight.jni">TdApi.ChatAdministrator</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a chat administrator.</div>
</th>
</tr>
<tr class="alt-color" id="i150">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatAdministrators.html" title="class in it.tdlight.jni">TdApi.ChatAdministrators</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of chat administrators.</div>
</th>
</tr>
<tr class="row-color" id="i151">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEvent.html" title="class in it.tdlight.jni">TdApi.ChatEvent</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a chat event.</div>
</th>
</tr>
<tr class="alt-color" id="i152">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventAction.html" title="class in it.tdlight.jni">TdApi.ChatEventAction</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i153">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventDescriptionChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventDescriptionChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The chat description was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i154">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventInviteLinkDeleted.html" title="class in it.tdlight.jni">TdApi.ChatEventInviteLinkDeleted</a></td>
<th class="col-last" scope="row">
<div class="block">A revoked chat invite link was deleted.</div>
</th>
</tr>
<tr class="row-color" id="i155">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventInviteLinkEdited.html" title="class in it.tdlight.jni">TdApi.ChatEventInviteLinkEdited</a></td>
<th class="col-last" scope="row">
<div class="block">A chat invite link was edited.</div>
</th>
</tr>
<tr class="alt-color" id="i156">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventInviteLinkRevoked.html" title="class in it.tdlight.jni">TdApi.ChatEventInviteLinkRevoked</a></td>
<th class="col-last" scope="row">
<div class="block">A chat invite link was revoked.</div>
</th>
</tr>
<tr class="row-color" id="i157">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventInvitesToggled.html" title="class in it.tdlight.jni">TdApi.ChatEventInvitesToggled</a></td>
<th class="col-last" scope="row">
<div class="block">The canInviteUsers permission of a
supergroup chat was toggled.</div>
</th>
</tr>
<tr class="alt-color" id="i158">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventIsAllHistoryAvailableToggled.html" title="class in it.tdlight.jni">TdApi.ChatEventIsAllHistoryAvailableToggled</a></td>
<th class="col-last" scope="row">
<div class="block">The isAllHistoryAvailable setting of
a supergroup was toggled.</div>
</th>
</tr>
<tr class="row-color" id="i159">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventLinkedChatChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventLinkedChatChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The linked chat of a supergroup was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i160">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventLocationChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventLocationChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The supergroup location was changed.</div>
</th>
</tr>
<tr class="row-color" id="i161">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventLogFilters.html" title="class in it.tdlight.jni">TdApi.ChatEventLogFilters</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a set of filters used to
obtain a chat event log.</div>
</th>
</tr>
<tr class="alt-color" id="i162">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMemberInvited.html" title="class in it.tdlight.jni">TdApi.ChatEventMemberInvited</a></td>
<th class="col-last" scope="row">
<div class="block">A new chat member was invited.</div>
</th>
</tr>
<tr class="row-color" id="i163">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMemberJoined.html" title="class in it.tdlight.jni">TdApi.ChatEventMemberJoined</a></td>
<th class="col-last" scope="row">
<div class="block">A new member joined the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i164">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMemberJoinedByInviteLink.html" title="class in it.tdlight.jni">TdApi.ChatEventMemberJoinedByInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">A new member joined the chat by an invite link.</div>
</th>
</tr>
<tr class="row-color" id="i165">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMemberLeft.html" title="class in it.tdlight.jni">TdApi.ChatEventMemberLeft</a></td>
<th class="col-last" scope="row">
<div class="block">A member left the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i166">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMemberPromoted.html" title="class in it.tdlight.jni">TdApi.ChatEventMemberPromoted</a></td>
<th class="col-last" scope="row">
<div class="block">A chat member has gained/lost
administrator status, or the list of
their administrator privileges has changed.</div>
</th>
</tr>
<tr class="row-color" id="i167">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMemberRestricted.html" title="class in it.tdlight.jni">TdApi.ChatEventMemberRestricted</a></td>
<th class="col-last" scope="row">
<div class="block">A chat member was restricted/unrestricted
or banned/unbanned, or the list of
their restrictions has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i168">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMessageDeleted.html" title="class in it.tdlight.jni">TdApi.ChatEventMessageDeleted</a></td>
<th class="col-last" scope="row">
<div class="block">A message was deleted.</div>
</th>
</tr>
<tr class="row-color" id="i169">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMessageEdited.html" title="class in it.tdlight.jni">TdApi.ChatEventMessageEdited</a></td>
<th class="col-last" scope="row">
<div class="block">A message was edited.</div>
</th>
</tr>
<tr class="alt-color" id="i170">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMessagePinned.html" title="class in it.tdlight.jni">TdApi.ChatEventMessagePinned</a></td>
<th class="col-last" scope="row">
<div class="block">A message was pinned.</div>
</th>
</tr>
<tr class="row-color" id="i171">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMessageTtlSettingChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventMessageTtlSettingChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The message TTL setting was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i172">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventMessageUnpinned.html" title="class in it.tdlight.jni">TdApi.ChatEventMessageUnpinned</a></td>
<th class="col-last" scope="row">
<div class="block">A message was unpinned.</div>
</th>
</tr>
<tr class="row-color" id="i173">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventPermissionsChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventPermissionsChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The chat permissions was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i174">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventPhotoChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventPhotoChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The chat photo was changed.</div>
</th>
</tr>
<tr class="row-color" id="i175">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventPollStopped.html" title="class in it.tdlight.jni">TdApi.ChatEventPollStopped</a></td>
<th class="col-last" scope="row">
<div class="block">A poll in a message was stopped.</div>
</th>
</tr>
<tr class="alt-color" id="i176">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEvents.html" title="class in it.tdlight.jni">TdApi.ChatEvents</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat events.</div>
</th>
</tr>
<tr class="row-color" id="i177">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventSignMessagesToggled.html" title="class in it.tdlight.jni">TdApi.ChatEventSignMessagesToggled</a></td>
<th class="col-last" scope="row">
<div class="block">The signMessages setting of a channel was toggled.</div>
</th>
</tr>
<tr class="alt-color" id="i178">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventSlowModeDelayChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventSlowModeDelayChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The slowModeDelay setting of a supergroup was changed.</div>
</th>
</tr>
<tr class="row-color" id="i179">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventStickerSetChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventStickerSetChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The supergroup sticker set was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i180">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventTitleChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventTitleChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The chat title was changed.</div>
</th>
</tr>
<tr class="row-color" id="i181">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventUsernameChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventUsernameChanged</a></td>
<th class="col-last" scope="row">
<div class="block">The chat username was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i182">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventVoiceChatCreated.html" title="class in it.tdlight.jni">TdApi.ChatEventVoiceChatCreated</a></td>
<th class="col-last" scope="row">
<div class="block">A voice chat was created.</div>
</th>
</tr>
<tr class="row-color" id="i183">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventVoiceChatDiscarded.html" title="class in it.tdlight.jni">TdApi.ChatEventVoiceChatDiscarded</a></td>
<th class="col-last" scope="row">
<div class="block">A voice chat was discarded.</div>
</th>
</tr>
<tr class="alt-color" id="i184">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventVoiceChatMuteNewParticipantsToggled.html" title="class in it.tdlight.jni">TdApi.ChatEventVoiceChatMuteNewParticipantsToggled</a></td>
<th class="col-last" scope="row">
<div class="block">The muteNewParticipants setting of a
voice chat was toggled.</div>
</th>
</tr>
<tr class="row-color" id="i185">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventVoiceChatParticipantIsMutedToggled.html" title="class in it.tdlight.jni">TdApi.ChatEventVoiceChatParticipantIsMutedToggled</a></td>
<th class="col-last" scope="row">
<div class="block">A voice chat participant was muted or unmuted.</div>
</th>
</tr>
<tr class="alt-color" id="i186">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatEventVoiceChatParticipantVolumeLevelChanged.html" title="class in it.tdlight.jni">TdApi.ChatEventVoiceChatParticipantVolumeLevelChanged</a></td>
<th class="col-last" scope="row">
<div class="block">A voice chat participant volume level was changed.</div>
</th>
</tr>
<tr class="row-color" id="i187">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatFilter.html" title="class in it.tdlight.jni">TdApi.ChatFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a filter of user chats.</div>
</th>
</tr>
<tr class="alt-color" id="i188">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatFilterInfo.html" title="class in it.tdlight.jni">TdApi.ChatFilterInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains basic information about a chat filter.</div>
</th>
</tr>
<tr class="row-color" id="i189">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLink.html" title="class in it.tdlight.jni">TdApi.ChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a chat invite link.</div>
</th>
</tr>
<tr class="alt-color" id="i190">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLinkCount.html" title="class in it.tdlight.jni">TdApi.ChatInviteLinkCount</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a chat administrator with
a number of active and revoked chat invite links.</div>
</th>
</tr>
<tr class="row-color" id="i191">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLinkCounts.html" title="class in it.tdlight.jni">TdApi.ChatInviteLinkCounts</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat invite link counts.</div>
</th>
</tr>
<tr class="alt-color" id="i192">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLinkInfo.html" title="class in it.tdlight.jni">TdApi.ChatInviteLinkInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a chat invite link.</div>
</th>
</tr>
<tr class="row-color" id="i193">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLinkMember.html" title="class in it.tdlight.jni">TdApi.ChatInviteLinkMember</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a chat member joined a chat
by an invite link.</div>
</th>
</tr>
<tr class="alt-color" id="i194">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLinkMembers.html" title="class in it.tdlight.jni">TdApi.ChatInviteLinkMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat members joined
a chat by an invite link.</div>
</th>
</tr>
<tr class="row-color" id="i195">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatInviteLinks.html" title="class in it.tdlight.jni">TdApi.ChatInviteLinks</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat invite links.</div>
</th>
</tr>
<tr class="alt-color" id="i196">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatList.html" title="class in it.tdlight.jni">TdApi.ChatList</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i197">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatListArchive.html" title="class in it.tdlight.jni">TdApi.ChatListArchive</a></td>
<th class="col-last" scope="row">
<div class="block">A list of chats usually located at
the top of the main chat list.</div>
</th>
</tr>
<tr class="alt-color" id="i198">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatListFilter.html" title="class in it.tdlight.jni">TdApi.ChatListFilter</a></td>
<th class="col-last" scope="row">
<div class="block">A list of chats belonging to a chat filter.</div>
</th>
</tr>
<tr class="row-color" id="i199">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatListMain.html" title="class in it.tdlight.jni">TdApi.ChatListMain</a></td>
<th class="col-last" scope="row">
<div class="block">A main list of chats.</div>
</th>
</tr>
<tr class="alt-color" id="i200">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatLists.html" title="class in it.tdlight.jni">TdApi.ChatLists</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat lists.</div>
</th>
</tr>
<tr class="row-color" id="i201">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatLocation.html" title="class in it.tdlight.jni">TdApi.ChatLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a location to which a chat is connected.</div>
</th>
</tr>
<tr class="alt-color" id="i202">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMember.html" title="class in it.tdlight.jni">TdApi.ChatMember</a></td>
<th class="col-last" scope="row">
<div class="block">Information about a user or a chat as
a member of another chat.</div>
</th>
</tr>
<tr class="row-color" id="i203">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembers.html" title="class in it.tdlight.jni">TdApi.ChatMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat members.</div>
</th>
</tr>
<tr class="alt-color" id="i204">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilter.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilter</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i205">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterAdministrators.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterAdministrators</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the owner and administrators.</div>
</th>
</tr>
<tr class="alt-color" id="i206">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterBanned.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterBanned</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users banned from the chat;
can be used only by administrators in
a supergroup or in a channel.</div>
</th>
</tr>
<tr class="row-color" id="i207">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterBots.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterBots</a></td>
<th class="col-last" scope="row">
<div class="block">Returns bot members of the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i208">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterContacts.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Returns contacts of the user.</div>
</th>
</tr>
<tr class="row-color" id="i209">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterMembers.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all chat members, including
restricted chat members.</div>
</th>
</tr>
<tr class="alt-color" id="i210">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterMention.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterMention</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users which can be mentioned
in the chat.</div>
</th>
</tr>
<tr class="row-color" id="i211">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMembersFilterRestricted.html" title="class in it.tdlight.jni">TdApi.ChatMembersFilterRestricted</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users under certain restrictions
in the chat; can be used only by
administrators in a supergroup.</div>
</th>
</tr>
<tr class="alt-color" id="i212">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatus.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatus</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i213">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatusAdministrator.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatusAdministrator</a></td>
<th class="col-last" scope="row">
<div class="block">The user is a member of the chat and
has some additional privileges.</div>
</th>
</tr>
<tr class="alt-color" id="i214">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatusBanned.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatusBanned</a></td>
<th class="col-last" scope="row">
<div class="block">The user or the chat was banned (and
hence is not a member of the chat).</div>
</th>
</tr>
<tr class="row-color" id="i215">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatusCreator.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatusCreator</a></td>
<th class="col-last" scope="row">
<div class="block">The user is the owner of the chat and
has all the administrator privileges.</div>
</th>
</tr>
<tr class="alt-color" id="i216">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatusLeft.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatusLeft</a></td>
<th class="col-last" scope="row">
<div class="block">The user or the chat is not a chat member.</div>
</th>
</tr>
<tr class="row-color" id="i217">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatusMember.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatusMember</a></td>
<th class="col-last" scope="row">
<div class="block">The user is a member of the chat,
without any additional privileges or restrictions.</div>
</th>
</tr>
<tr class="alt-color" id="i218">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatMemberStatusRestricted.html" title="class in it.tdlight.jni">TdApi.ChatMemberStatusRestricted</a></td>
<th class="col-last" scope="row">
<div class="block">The user is under certain restrictions
in the chat.</div>
</th>
</tr>
<tr class="row-color" id="i219">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatNearby.html" title="class in it.tdlight.jni">TdApi.ChatNearby</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a chat located nearby.</div>
</th>
</tr>
<tr class="alt-color" id="i220">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatNotificationSettings.html" title="class in it.tdlight.jni">TdApi.ChatNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about notification
settings for a chat.</div>
</th>
</tr>
<tr class="row-color" id="i221">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatPermissions.html" title="class in it.tdlight.jni">TdApi.ChatPermissions</a></td>
<th class="col-last" scope="row">
<div class="block">Describes actions that a user is
allowed to take in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i222">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatPhoto.html" title="class in it.tdlight.jni">TdApi.ChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a chat or user profile photo.</div>
</th>
</tr>
<tr class="row-color" id="i223">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatPhotoInfo.html" title="class in it.tdlight.jni">TdApi.ChatPhotoInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains basic information about the
photo of a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i224">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatPhotos.html" title="class in it.tdlight.jni">TdApi.ChatPhotos</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of chat or user profile photos.</div>
</th>
</tr>
<tr class="row-color" id="i225">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatPosition.html" title="class in it.tdlight.jni">TdApi.ChatPosition</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a position of a chat in a chat list.</div>
</th>
</tr>
<tr class="alt-color" id="i226">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReason.html" title="class in it.tdlight.jni">TdApi.ChatReportReason</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i227">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonChildAbuse.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonChildAbuse</a></td>
<th class="col-last" scope="row">
<div class="block">The chat has child abuse related content.</div>
</th>
</tr>
<tr class="alt-color" id="i228">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonCopyright.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonCopyright</a></td>
<th class="col-last" scope="row">
<div class="block">The chat contains copyrighted content.</div>
</th>
</tr>
<tr class="row-color" id="i229">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonCustom.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonCustom</a></td>
<th class="col-last" scope="row">
<div class="block">A custom reason provided by the user.</div>
</th>
</tr>
<tr class="alt-color" id="i230">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonFake.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonFake</a></td>
<th class="col-last" scope="row">
<div class="block">The chat represents a fake account.</div>
</th>
</tr>
<tr class="row-color" id="i231">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonPornography.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonPornography</a></td>
<th class="col-last" scope="row">
<div class="block">The chat contains pornographic messages.</div>
</th>
</tr>
<tr class="alt-color" id="i232">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonSpam.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonSpam</a></td>
<th class="col-last" scope="row">
<div class="block">The chat contains spam messages.</div>
</th>
</tr>
<tr class="row-color" id="i233">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonUnrelatedLocation.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonUnrelatedLocation</a></td>
<th class="col-last" scope="row">
<div class="block">The location-based chat is unrelated
to its stated location.</div>
</th>
</tr>
<tr class="alt-color" id="i234">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatReportReasonViolence.html" title="class in it.tdlight.jni">TdApi.ChatReportReasonViolence</a></td>
<th class="col-last" scope="row">
<div class="block">The chat promotes violence.</div>
</th>
</tr>
<tr class="row-color" id="i235">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Chats.html" title="class in it.tdlight.jni">TdApi.Chats</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of chats.</div>
</th>
</tr>
<tr class="alt-color" id="i236">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatsNearby.html" title="class in it.tdlight.jni">TdApi.ChatsNearby</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of chats located nearby.</div>
</th>
</tr>
<tr class="row-color" id="i237">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatSource.html" title="class in it.tdlight.jni">TdApi.ChatSource</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i238">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatSourceMtprotoProxy.html" title="class in it.tdlight.jni">TdApi.ChatSourceMtprotoProxy</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is sponsored by the user's MTProxy server.</div>
</th>
</tr>
<tr class="row-color" id="i239">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatSourcePublicServiceAnnouncement.html" title="class in it.tdlight.jni">TdApi.ChatSourcePublicServiceAnnouncement</a></td>
<th class="col-last" scope="row">
<div class="block">The chat contains a public service announcement.</div>
</th>
</tr>
<tr class="alt-color" id="i240">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatistics.html" title="class in it.tdlight.jni">TdApi.ChatStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i241">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatisticsAdministratorActionsInfo.html" title="class in it.tdlight.jni">TdApi.ChatStatisticsAdministratorActionsInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains statistics about administrator
actions done by a user.</div>
</th>
</tr>
<tr class="alt-color" id="i242">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatisticsChannel.html" title="class in it.tdlight.jni">TdApi.ChatStatisticsChannel</a></td>
<th class="col-last" scope="row">
<div class="block">A detailed statistics about a channel chat.</div>
</th>
</tr>
<tr class="row-color" id="i243">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatisticsInviterInfo.html" title="class in it.tdlight.jni">TdApi.ChatStatisticsInviterInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains statistics about number of
new members invited by a user.</div>
</th>
</tr>
<tr class="alt-color" id="i244">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatisticsMessageInteractionInfo.html" title="class in it.tdlight.jni">TdApi.ChatStatisticsMessageInteractionInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains statistics about interactions
with a message.</div>
</th>
</tr>
<tr class="row-color" id="i245">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatisticsMessageSenderInfo.html" title="class in it.tdlight.jni">TdApi.ChatStatisticsMessageSenderInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains statistics about messages
sent by a user.</div>
</th>
</tr>
<tr class="alt-color" id="i246">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatStatisticsSupergroup.html" title="class in it.tdlight.jni">TdApi.ChatStatisticsSupergroup</a></td>
<th class="col-last" scope="row">
<div class="block">A detailed statistics about a supergroup chat.</div>
</th>
</tr>
<tr class="row-color" id="i247">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatTheme.html" title="class in it.tdlight.jni">TdApi.ChatTheme</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a chat theme.</div>
</th>
</tr>
<tr class="alt-color" id="i248">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatType.html" title="class in it.tdlight.jni">TdApi.ChatType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i249">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatTypeBasicGroup.html" title="class in it.tdlight.jni">TdApi.ChatTypeBasicGroup</a></td>
<th class="col-last" scope="row">
<div class="block">A basic group (a chat with 0-200 other users).</div>
</th>
</tr>
<tr class="alt-color" id="i250">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatTypePrivate.html" title="class in it.tdlight.jni">TdApi.ChatTypePrivate</a></td>
<th class="col-last" scope="row">
<div class="block">An ordinary chat with a user.</div>
</th>
</tr>
<tr class="row-color" id="i251">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatTypeSecret.html" title="class in it.tdlight.jni">TdApi.ChatTypeSecret</a></td>
<th class="col-last" scope="row">
<div class="block">A secret chat with a user.</div>
</th>
</tr>
<tr class="alt-color" id="i252">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ChatTypeSupergroup.html" title="class in it.tdlight.jni">TdApi.ChatTypeSupergroup</a></td>
<th class="col-last" scope="row">
<div class="block">A supergroup or channel (with unlimited members).</div>
</th>
</tr>
<tr class="row-color" id="i253">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckAuthenticationBotToken.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationBotToken</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the authentication token of a
bot; to log in as a bot.</div>
</th>
</tr>
<tr class="alt-color" id="i254">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckAuthenticationCode.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the authentication code.</div>
</th>
</tr>
<tr class="row-color" id="i255">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckAuthenticationPassword.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the authentication password
for correctness.</div>
</th>
</tr>
<tr class="alt-color" id="i256">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckAuthenticationPasswordRecoveryCode.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationPasswordRecoveryCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks whether a password recovery
code sent to an email address is valid.</div>
</th>
</tr>
<tr class="row-color" id="i257">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChangePhoneNumberCode.html" title="class in it.tdlight.jni">TdApi.CheckChangePhoneNumberCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the authentication code sent
to confirm a new phone number of the user.</div>
</th>
</tr>
<tr class="alt-color" id="i258">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatInviteLink.html" title="class in it.tdlight.jni">TdApi.CheckChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the validity of an invite link
for a chat and returns information
about the corresponding chat.</div>
</th>
</tr>
<tr class="row-color" id="i259">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsername.html" title="class in it.tdlight.jni">TdApi.CheckChatUsername</a></td>
<th class="col-last" scope="row">
<div class="block">Checks whether a username can be set
for a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i260">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsernameResult.html" title="class in it.tdlight.jni">TdApi.CheckChatUsernameResult</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i261">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsernameResultOk.html" title="class in it.tdlight.jni">TdApi.CheckChatUsernameResultOk</a></td>
<th class="col-last" scope="row">
<div class="block">The username can be set.</div>
</th>
</tr>
<tr class="alt-color" id="i262">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsernameResultPublicChatsTooMuch.html" title="class in it.tdlight.jni">TdApi.CheckChatUsernameResultPublicChatsTooMuch</a></td>
<th class="col-last" scope="row">
<div class="block">The user has too much chats with
username, one of them must be made private first.</div>
</th>
</tr>
<tr class="row-color" id="i263">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsernameResultPublicGroupsUnavailable.html" title="class in it.tdlight.jni">TdApi.CheckChatUsernameResultPublicGroupsUnavailable</a></td>
<th class="col-last" scope="row">
<div class="block">The user can't be a member of a public supergroup.</div>
</th>
</tr>
<tr class="alt-color" id="i264">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsernameResultUsernameInvalid.html" title="class in it.tdlight.jni">TdApi.CheckChatUsernameResultUsernameInvalid</a></td>
<th class="col-last" scope="row">
<div class="block">The username is invalid.</div>
</th>
</tr>
<tr class="row-color" id="i265">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckChatUsernameResultUsernameOccupied.html" title="class in it.tdlight.jni">TdApi.CheckChatUsernameResultUsernameOccupied</a></td>
<th class="col-last" scope="row">
<div class="block">The username is occupied.</div>
</th>
</tr>
<tr class="alt-color" id="i266">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckCreatedPublicChatsLimit.html" title="class in it.tdlight.jni">TdApi.CheckCreatedPublicChatsLimit</a></td>
<th class="col-last" scope="row">
<div class="block">Checks whether the maximum number of
owned public chats has been reached.</div>
</th>
</tr>
<tr class="row-color" id="i267">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckDatabaseEncryptionKey.html" title="class in it.tdlight.jni">TdApi.CheckDatabaseEncryptionKey</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the database encryption key
for correctness.</div>
</th>
</tr>
<tr class="alt-color" id="i268">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckEmailAddressVerificationCode.html" title="class in it.tdlight.jni">TdApi.CheckEmailAddressVerificationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the email address verification
code for Telegram Passport.</div>
</th>
</tr>
<tr class="row-color" id="i269">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckPasswordRecoveryCode.html" title="class in it.tdlight.jni">TdApi.CheckPasswordRecoveryCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks whether a 2-step verification
password recovery code sent to an
email address is valid.</div>
</th>
</tr>
<tr class="alt-color" id="i270">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckPhoneNumberConfirmationCode.html" title="class in it.tdlight.jni">TdApi.CheckPhoneNumberConfirmationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks phone number confirmation code.</div>
</th>
</tr>
<tr class="row-color" id="i271">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckPhoneNumberVerificationCode.html" title="class in it.tdlight.jni">TdApi.CheckPhoneNumberVerificationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the phone number verification
code for Telegram Passport.</div>
</th>
</tr>
<tr class="alt-color" id="i272">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckRecoveryEmailAddressCode.html" title="class in it.tdlight.jni">TdApi.CheckRecoveryEmailAddressCode</a></td>
<th class="col-last" scope="row">
<div class="block">Checks the 2-step verification recovery
email address verification code.</div>
</th>
</tr>
<tr class="row-color" id="i273">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckStickerSetName.html" title="class in it.tdlight.jni">TdApi.CheckStickerSetName</a></td>
<th class="col-last" scope="row">
<div class="block">Checks whether a name can be used for
a new sticker set.</div>
</th>
</tr>
<tr class="alt-color" id="i274">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckStickerSetNameResult.html" title="class in it.tdlight.jni">TdApi.CheckStickerSetNameResult</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i275">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckStickerSetNameResultNameInvalid.html" title="class in it.tdlight.jni">TdApi.CheckStickerSetNameResultNameInvalid</a></td>
<th class="col-last" scope="row">
<div class="block">The name is invalid.</div>
</th>
</tr>
<tr class="alt-color" id="i276">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckStickerSetNameResultNameOccupied.html" title="class in it.tdlight.jni">TdApi.CheckStickerSetNameResultNameOccupied</a></td>
<th class="col-last" scope="row">
<div class="block">The name is occupied.</div>
</th>
</tr>
<tr class="row-color" id="i277">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CheckStickerSetNameResultOk.html" title="class in it.tdlight.jni">TdApi.CheckStickerSetNameResultOk</a></td>
<th class="col-last" scope="row">
<div class="block">The name can be set.</div>
</th>
</tr>
<tr class="alt-color" id="i278">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CleanFileName.html" title="class in it.tdlight.jni">TdApi.CleanFileName</a></td>
<th class="col-last" scope="row">
<div class="block">Removes potentially dangerous characters
from the name of a file.</div>
</th>
</tr>
<tr class="row-color" id="i279">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ClearAllDraftMessages.html" title="class in it.tdlight.jni">TdApi.ClearAllDraftMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Clears draft messages in all chats.</div>
</th>
</tr>
<tr class="alt-color" id="i280">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ClearImportedContacts.html" title="class in it.tdlight.jni">TdApi.ClearImportedContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Clears all imported contacts, contact
list remains unchanged.</div>
</th>
</tr>
<tr class="row-color" id="i281">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ClearRecentlyFoundChats.html" title="class in it.tdlight.jni">TdApi.ClearRecentlyFoundChats</a></td>
<th class="col-last" scope="row">
<div class="block">Clears the list of recently found chats.</div>
</th>
</tr>
<tr class="alt-color" id="i282">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ClearRecentStickers.html" title="class in it.tdlight.jni">TdApi.ClearRecentStickers</a></td>
<th class="col-last" scope="row">
<div class="block">Clears the list of recently used stickers.</div>
</th>
</tr>
<tr class="row-color" id="i283">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ClickAnimatedEmojiMessage.html" title="class in it.tdlight.jni">TdApi.ClickAnimatedEmojiMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that a message with an
animated emoji was clicked by the
user.</div>
</th>
</tr>
<tr class="alt-color" id="i284">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Close.html" title="class in it.tdlight.jni">TdApi.Close</a></td>
<th class="col-last" scope="row">
<div class="block">Closes the TDLib instance.</div>
</th>
</tr>
<tr class="row-color" id="i285">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CloseChat.html" title="class in it.tdlight.jni">TdApi.CloseChat</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that the chat is closed
by the user.</div>
</th>
</tr>
<tr class="alt-color" id="i286">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ClosedVectorPath.html" title="class in it.tdlight.jni">TdApi.ClosedVectorPath</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a closed vector path.</div>
</th>
</tr>
<tr class="row-color" id="i287">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CloseSecretChat.html" title="class in it.tdlight.jni">TdApi.CloseSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">Closes a secret chat, effectively
transferring its state to secretChatStateClosed.</div>
</th>
</tr>
<tr class="alt-color" id="i288">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConfirmQrCodeAuthentication.html" title="class in it.tdlight.jni">TdApi.ConfirmQrCodeAuthentication</a></td>
<th class="col-last" scope="row">
<div class="block">Confirms QR code authentication on
another device.</div>
</th>
</tr>
<tr class="row-color" id="i289">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectedWebsite.html" title="class in it.tdlight.jni">TdApi.ConnectedWebsite</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about one website
the current user is logged in with Telegram.</div>
</th>
</tr>
<tr class="alt-color" id="i290">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectedWebsites.html" title="class in it.tdlight.jni">TdApi.ConnectedWebsites</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of websites the current
user is logged in with Telegram.</div>
</th>
</tr>
<tr class="row-color" id="i291">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectionState.html" title="class in it.tdlight.jni">TdApi.ConnectionState</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i292">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectionStateConnecting.html" title="class in it.tdlight.jni">TdApi.ConnectionStateConnecting</a></td>
<th class="col-last" scope="row">
<div class="block">Currently establishing a connection
to the Telegram servers.</div>
</th>
</tr>
<tr class="row-color" id="i293">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectionStateConnectingToProxy.html" title="class in it.tdlight.jni">TdApi.ConnectionStateConnectingToProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Currently establishing a connection
with a proxy server.</div>
</th>
</tr>
<tr class="alt-color" id="i294">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectionStateReady.html" title="class in it.tdlight.jni">TdApi.ConnectionStateReady</a></td>
<th class="col-last" scope="row">
<div class="block">There is a working connection to the Telegram servers.</div>
</th>
</tr>
<tr class="row-color" id="i295">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectionStateUpdating.html" title="class in it.tdlight.jni">TdApi.ConnectionStateUpdating</a></td>
<th class="col-last" scope="row">
<div class="block">Downloading data received while the
application was offline.</div>
</th>
</tr>
<tr class="alt-color" id="i296">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ConnectionStateWaitingForNetwork.html" title="class in it.tdlight.jni">TdApi.ConnectionStateWaitingForNetwork</a></td>
<th class="col-last" scope="row">
<div class="block">Currently waiting for the network to
become available.</div>
</th>
</tr>
<tr class="row-color" id="i297">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Contact.html" title="class in it.tdlight.jni">TdApi.Contact</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a user contact.</div>
</th>
</tr>
<tr class="alt-color" id="i298">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Count.html" title="class in it.tdlight.jni">TdApi.Count</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a counter.</div>
</th>
</tr>
<tr class="row-color" id="i299">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Countries.html" title="class in it.tdlight.jni">TdApi.Countries</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about countries.</div>
</th>
</tr>
<tr class="alt-color" id="i300">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CountryInfo.html" title="class in it.tdlight.jni">TdApi.CountryInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a country.</div>
</th>
</tr>
<tr class="row-color" id="i301">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateBasicGroupChat.html" title="class in it.tdlight.jni">TdApi.CreateBasicGroupChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an existing chat corresponding
to a known basic group.</div>
</th>
</tr>
<tr class="alt-color" id="i302">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateCall.html" title="class in it.tdlight.jni">TdApi.CreateCall</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new call.</div>
</th>
</tr>
<tr class="row-color" id="i303">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateChatFilter.html" title="class in it.tdlight.jni">TdApi.CreateChatFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Creates new chat filter.</div>
</th>
</tr>
<tr class="alt-color" id="i304">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateChatInviteLink.html" title="class in it.tdlight.jni">TdApi.CreateChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new invite link for a chat.</div>
</th>
</tr>
<tr class="row-color" id="i305">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateNewBasicGroupChat.html" title="class in it.tdlight.jni">TdApi.CreateNewBasicGroupChat</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new basic group and sends
a corresponding messageBasicGroupChatCreate.</div>
</th>
</tr>
<tr class="alt-color" id="i306">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateNewSecretChat.html" title="class in it.tdlight.jni">TdApi.CreateNewSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new secret chat.</div>
</th>
</tr>
<tr class="row-color" id="i307">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateNewStickerSet.html" title="class in it.tdlight.jni">TdApi.CreateNewStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new sticker set.</div>
</th>
</tr>
<tr class="alt-color" id="i308">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateNewSupergroupChat.html" title="class in it.tdlight.jni">TdApi.CreateNewSupergroupChat</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new supergroup or channel
and sends a corresponding
messageSupergroupChatCreate.</div>
</th>
</tr>
<tr class="row-color" id="i309">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreatePrivateChat.html" title="class in it.tdlight.jni">TdApi.CreatePrivateChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an existing chat corresponding
to a given user.</div>
</th>
</tr>
<tr class="alt-color" id="i310">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateSecretChat.html" title="class in it.tdlight.jni">TdApi.CreateSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an existing chat corresponding
to a known secret chat.</div>
</th>
</tr>
<tr class="row-color" id="i311">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateSupergroupChat.html" title="class in it.tdlight.jni">TdApi.CreateSupergroupChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an existing chat corresponding
to a known supergroup or channel.</div>
</th>
</tr>
<tr class="alt-color" id="i312">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateTemporaryPassword.html" title="class in it.tdlight.jni">TdApi.CreateTemporaryPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new temporary password for processing payments.</div>
</th>
</tr>
<tr class="row-color" id="i313">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CreateVoiceChat.html" title="class in it.tdlight.jni">TdApi.CreateVoiceChat</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a voice chat (a group call
bound to a chat).</div>
</th>
</tr>
<tr class="alt-color" id="i314">
<td class="col-first"><a href="it/tdlight/jni/TdApi.CustomRequestResult.html" title="class in it.tdlight.jni">TdApi.CustomRequestResult</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the result of a custom request.</div>
</th>
</tr>
<tr class="row-color" id="i315">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DatabaseStatistics.html" title="class in it.tdlight.jni">TdApi.DatabaseStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Contains database statistics.</div>
</th>
</tr>
<tr class="alt-color" id="i316">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Date.html" title="class in it.tdlight.jni">TdApi.Date</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a date according to the Gregorian calendar.</div>
</th>
</tr>
<tr class="row-color" id="i317">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DatedFile.html" title="class in it.tdlight.jni">TdApi.DatedFile</a></td>
<th class="col-last" scope="row">
<div class="block">File with the date it was uploaded.</div>
</th>
</tr>
<tr class="alt-color" id="i318">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DateRange.html" title="class in it.tdlight.jni">TdApi.DateRange</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a date range.</div>
</th>
</tr>
<tr class="row-color" id="i319">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeepLinkInfo.html" title="class in it.tdlight.jni">TdApi.DeepLinkInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a tg: deep link.</div>
</th>
</tr>
<tr class="alt-color" id="i320">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteAccount.html" title="class in it.tdlight.jni">TdApi.DeleteAccount</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes the account of the current
user, deleting all information associated
with the user from the server.</div>
</th>
</tr>
<tr class="row-color" id="i321">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteAllCallMessages.html" title="class in it.tdlight.jni">TdApi.DeleteAllCallMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes all call messages.</div>
</th>
</tr>
<tr class="alt-color" id="i322">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteAllRevokedChatInviteLinks.html" title="class in it.tdlight.jni">TdApi.DeleteAllRevokedChatInviteLinks</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes all revoked chat invite links
created by a given chat administrator.</div>
</th>
</tr>
<tr class="row-color" id="i323">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteChat.html" title="class in it.tdlight.jni">TdApi.DeleteChat</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes a chat along with all messages
in the corresponding chat for all chat
members; requires owner privileges.</div>
</th>
</tr>
<tr class="alt-color" id="i324">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteChatFilter.html" title="class in it.tdlight.jni">TdApi.DeleteChatFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes existing chat filter.</div>
</th>
</tr>
<tr class="row-color" id="i325">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteChatHistory.html" title="class in it.tdlight.jni">TdApi.DeleteChatHistory</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes all messages in the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i326">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteChatMessagesFromUser.html" title="class in it.tdlight.jni">TdApi.DeleteChatMessagesFromUser</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes all messages sent by the
specified user to a chat.</div>
</th>
</tr>
<tr class="row-color" id="i327">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteChatReplyMarkup.html" title="class in it.tdlight.jni">TdApi.DeleteChatReplyMarkup</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes the default reply markup from
a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i328">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteCommands.html" title="class in it.tdlight.jni">TdApi.DeleteCommands</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes commands supported by the bot
for the given user scope and language;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i329">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteFile.html" title="class in it.tdlight.jni">TdApi.DeleteFile</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes a file from the TDLib file cache.</div>
</th>
</tr>
<tr class="alt-color" id="i330">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteLanguagePack.html" title="class in it.tdlight.jni">TdApi.DeleteLanguagePack</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes all information about a language
pack in the current localization
target.</div>
</th>
</tr>
<tr class="row-color" id="i331">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteMessages.html" title="class in it.tdlight.jni">TdApi.DeleteMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes messages.</div>
</th>
</tr>
<tr class="alt-color" id="i332">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeletePassportElement.html" title="class in it.tdlight.jni">TdApi.DeletePassportElement</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes a Telegram Passport element.</div>
</th>
</tr>
<tr class="row-color" id="i333">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteProfilePhoto.html" title="class in it.tdlight.jni">TdApi.DeleteProfilePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes a profile photo.</div>
</th>
</tr>
<tr class="alt-color" id="i334">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteRevokedChatInviteLink.html" title="class in it.tdlight.jni">TdApi.DeleteRevokedChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes revoked chat invite links.</div>
</th>
</tr>
<tr class="row-color" id="i335">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteSavedCredentials.html" title="class in it.tdlight.jni">TdApi.DeleteSavedCredentials</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes saved credentials for all
payment provider bots.</div>
</th>
</tr>
<tr class="alt-color" id="i336">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeleteSavedOrderInfo.html" title="class in it.tdlight.jni">TdApi.DeleteSavedOrderInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Deletes saved order info.</div>
</th>
</tr>
<tr class="row-color" id="i337">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Deserializer.html" title="class in it.tdlight.jni">TdApi.Deserializer</a></td>
<th class="col-last" scope="row">&nbsp;</th>
</tr>
<tr class="alt-color" id="i338">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Destroy.html" title="class in it.tdlight.jni">TdApi.Destroy</a></td>
<th class="col-last" scope="row">
<div class="block">Closes the TDLib instance, destroying
all local data without a proper logout.</div>
</th>
</tr>
<tr class="row-color" id="i339">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceToken.html" title="class in it.tdlight.jni">TdApi.DeviceToken</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i340">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenApplePush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenApplePush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Apple Push Notification service.</div>
</th>
</tr>
<tr class="row-color" id="i341">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenApplePushVoIP.html" title="class in it.tdlight.jni">TdApi.DeviceTokenApplePushVoIP</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Apple Push Notification
service VoIP notifications.</div>
</th>
</tr>
<tr class="alt-color" id="i342">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenBlackBerryPush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenBlackBerryPush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for BlackBerry Push Service.</div>
</th>
</tr>
<tr class="row-color" id="i343">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenFirebaseCloudMessaging.html" title="class in it.tdlight.jni">TdApi.DeviceTokenFirebaseCloudMessaging</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Firebase Cloud Messaging.</div>
</th>
</tr>
<tr class="alt-color" id="i344">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenMicrosoftPush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenMicrosoftPush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Microsoft Push Notification Service.</div>
</th>
</tr>
<tr class="row-color" id="i345">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenMicrosoftPushVoIP.html" title="class in it.tdlight.jni">TdApi.DeviceTokenMicrosoftPushVoIP</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Microsoft Push Notification
Service VoIP channel.</div>
</th>
</tr>
<tr class="alt-color" id="i346">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenSimplePush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenSimplePush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Simple Push API for Firefox OS.</div>
</th>
</tr>
<tr class="row-color" id="i347">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenTizenPush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenTizenPush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Tizen Push Service.</div>
</th>
</tr>
<tr class="alt-color" id="i348">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenUbuntuPush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenUbuntuPush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Ubuntu Push Client service.</div>
</th>
</tr>
<tr class="row-color" id="i349">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenWebPush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenWebPush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for web Push API.</div>
</th>
</tr>
<tr class="alt-color" id="i350">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DeviceTokenWindowsPush.html" title="class in it.tdlight.jni">TdApi.DeviceTokenWindowsPush</a></td>
<th class="col-last" scope="row">
<div class="block">A token for Windows Push Notification Services.</div>
</th>
</tr>
<tr class="row-color" id="i351">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DiceStickers.html" title="class in it.tdlight.jni">TdApi.DiceStickers</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i352">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DiceStickersRegular.html" title="class in it.tdlight.jni">TdApi.DiceStickersRegular</a></td>
<th class="col-last" scope="row">
<div class="block">A regular animated sticker.</div>
</th>
</tr>
<tr class="row-color" id="i353">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DiceStickersSlotMachine.html" title="class in it.tdlight.jni">TdApi.DiceStickersSlotMachine</a></td>
<th class="col-last" scope="row">
<div class="block">Animated stickers to be combined into
a slot machine.</div>
</th>
</tr>
<tr class="alt-color" id="i354">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DisableProxy.html" title="class in it.tdlight.jni">TdApi.DisableProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Disables the currently enabled proxy.</div>
</th>
</tr>
<tr class="row-color" id="i355">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DiscardCall.html" title="class in it.tdlight.jni">TdApi.DiscardCall</a></td>
<th class="col-last" scope="row">
<div class="block">Discards a call.</div>
</th>
</tr>
<tr class="alt-color" id="i356">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DiscardGroupCall.html" title="class in it.tdlight.jni">TdApi.DiscardGroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Discards a group call.</div>
</th>
</tr>
<tr class="row-color" id="i357">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DisconnectAllWebsites.html" title="class in it.tdlight.jni">TdApi.DisconnectAllWebsites</a></td>
<th class="col-last" scope="row">
<div class="block">Disconnects all websites from the
current user's Telegram account.</div>
</th>
</tr>
<tr class="alt-color" id="i358">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DisconnectWebsite.html" title="class in it.tdlight.jni">TdApi.DisconnectWebsite</a></td>
<th class="col-last" scope="row">
<div class="block">Disconnects website from the current
user's Telegram account.</div>
</th>
</tr>
<tr class="row-color" id="i359">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Document.html" title="class in it.tdlight.jni">TdApi.Document</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a document of any type.</div>
</th>
</tr>
<tr class="alt-color" id="i360">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DownloadFile.html" title="class in it.tdlight.jni">TdApi.DownloadFile</a></td>
<th class="col-last" scope="row">
<div class="block">Downloads a file from the cloud.</div>
</th>
</tr>
<tr class="row-color" id="i361">
<td class="col-first"><a href="it/tdlight/jni/TdApi.DraftMessage.html" title="class in it.tdlight.jni">TdApi.DraftMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a message draft.</div>
</th>
</tr>
<tr class="alt-color" id="i362">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditChatFilter.html" title="class in it.tdlight.jni">TdApi.EditChatFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Edits existing chat filter.</div>
</th>
</tr>
<tr class="row-color" id="i363">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditChatInviteLink.html" title="class in it.tdlight.jni">TdApi.EditChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Edits a non-primary invite link for
a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i364">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditCustomLanguagePackInfo.html" title="class in it.tdlight.jni">TdApi.EditCustomLanguagePackInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Edits information about a custom local
language pack in the current localization
target.</div>
</th>
</tr>
<tr class="row-color" id="i365">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditInlineMessageCaption.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageCaption</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the caption of an inline message
sent via a bot; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i366">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditInlineMessageLiveLocation.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageLiveLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the content of a live location
in an inline message sent via a bot;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i367">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditInlineMessageMedia.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageMedia</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the content of a message with
an animation, an audio, a document,
a photo or a video in an inline message
sent via a bot; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i368">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditInlineMessageReplyMarkup.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageReplyMarkup</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the reply markup of an inline
message sent via a bot; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i369">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditInlineMessageText.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageText</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the text of an inline text or
game message sent via a bot; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i370">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditMessageCaption.html" title="class in it.tdlight.jni">TdApi.EditMessageCaption</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the message content caption.</div>
</th>
</tr>
<tr class="row-color" id="i371">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditMessageLiveLocation.html" title="class in it.tdlight.jni">TdApi.EditMessageLiveLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the message content of a live
location.</div>
</th>
</tr>
<tr class="alt-color" id="i372">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditMessageMedia.html" title="class in it.tdlight.jni">TdApi.EditMessageMedia</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the content of a message with
an animation, an audio, a document,
a photo or a video, including message
caption.</div>
</th>
</tr>
<tr class="row-color" id="i373">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditMessageReplyMarkup.html" title="class in it.tdlight.jni">TdApi.EditMessageReplyMarkup</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the message reply markup; for
bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i374">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditMessageSchedulingState.html" title="class in it.tdlight.jni">TdApi.EditMessageSchedulingState</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the time when a scheduled message
will be sent.</div>
</th>
</tr>
<tr class="row-color" id="i375">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditMessageText.html" title="class in it.tdlight.jni">TdApi.EditMessageText</a></td>
<th class="col-last" scope="row">
<div class="block">Edits the text of a message (or a text
of a game message).</div>
</th>
</tr>
<tr class="alt-color" id="i376">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EditProxy.html" title="class in it.tdlight.jni">TdApi.EditProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Edits an existing proxy server for
network requests.</div>
</th>
</tr>
<tr class="row-color" id="i377">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EmailAddressAuthenticationCodeInfo.html" title="class in it.tdlight.jni">TdApi.EmailAddressAuthenticationCodeInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Information about the email address
authentication code that was sent.</div>
</th>
</tr>
<tr class="alt-color" id="i378">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Emojis.html" title="class in it.tdlight.jni">TdApi.Emojis</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of emoji.</div>
</th>
</tr>
<tr class="row-color" id="i379">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EnableProxy.html" title="class in it.tdlight.jni">TdApi.EnableProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Enables a proxy.</div>
</th>
</tr>
<tr class="alt-color" id="i380">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EncryptedCredentials.html" title="class in it.tdlight.jni">TdApi.EncryptedCredentials</a></td>
<th class="col-last" scope="row">
<div class="block">Contains encrypted Telegram Passport data credentials.</div>
</th>
</tr>
<tr class="row-color" id="i381">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EncryptedPassportElement.html" title="class in it.tdlight.jni">TdApi.EncryptedPassportElement</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about an encrypted
Telegram Passport element; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i382">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EndGroupCallRecording.html" title="class in it.tdlight.jni">TdApi.EndGroupCallRecording</a></td>
<th class="col-last" scope="row">
<div class="block">Ends recording of an active group
call.</div>
</th>
</tr>
<tr class="row-color" id="i383">
<td class="col-first"><a href="it/tdlight/jni/TdApi.EndGroupCallScreenSharing.html" title="class in it.tdlight.jni">TdApi.EndGroupCallScreenSharing</a></td>
<th class="col-last" scope="row">
<div class="block">Ends screen sharing in a joined group call.</div>
</th>
</tr>
<tr class="alt-color" id="i384">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Error.html" title="class in it.tdlight.jni">TdApi.Error</a></td>
<th class="col-last" scope="row">
<div class="block">An object of this type can be returned
on every function call, in case of an error.</div>
</th>
</tr>
<tr class="row-color" id="i385">
<td class="col-first"><a href="it/tdlight/jni/TdApi.File.html" title="class in it.tdlight.jni">TdApi.File</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a file.</div>
</th>
</tr>
<tr class="alt-color" id="i386">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FilePart.html" title="class in it.tdlight.jni">TdApi.FilePart</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a part of a file.</div>
</th>
</tr>
<tr class="row-color" id="i387">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileType.html" title="class in it.tdlight.jni">TdApi.FileType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i388">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeAnimation.html" title="class in it.tdlight.jni">TdApi.FileTypeAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">The file is an animation.</div>
</th>
</tr>
<tr class="row-color" id="i389">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeAudio.html" title="class in it.tdlight.jni">TdApi.FileTypeAudio</a></td>
<th class="col-last" scope="row">
<div class="block">The file is an audio file.</div>
</th>
</tr>
<tr class="alt-color" id="i390">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeDocument.html" title="class in it.tdlight.jni">TdApi.FileTypeDocument</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a document.</div>
</th>
</tr>
<tr class="row-color" id="i391">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeNone.html" title="class in it.tdlight.jni">TdApi.FileTypeNone</a></td>
<th class="col-last" scope="row">
<div class="block">The data is not a file.</div>
</th>
</tr>
<tr class="alt-color" id="i392">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypePhoto.html" title="class in it.tdlight.jni">TdApi.FileTypePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a photo.</div>
</th>
</tr>
<tr class="row-color" id="i393">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeProfilePhoto.html" title="class in it.tdlight.jni">TdApi.FileTypeProfilePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a profile photo.</div>
</th>
</tr>
<tr class="alt-color" id="i394">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeSecret.html" title="class in it.tdlight.jni">TdApi.FileTypeSecret</a></td>
<th class="col-last" scope="row">
<div class="block">The file was sent to a secret chat
(the file type is not known to the server).</div>
</th>
</tr>
<tr class="row-color" id="i395">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeSecretThumbnail.html" title="class in it.tdlight.jni">TdApi.FileTypeSecretThumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a thumbnail of a file from
a secret chat.</div>
</th>
</tr>
<tr class="alt-color" id="i396">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeSecure.html" title="class in it.tdlight.jni">TdApi.FileTypeSecure</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a file from Secure storage
used for storing Telegram Passport files.</div>
</th>
</tr>
<tr class="row-color" id="i397">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeSticker.html" title="class in it.tdlight.jni">TdApi.FileTypeSticker</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a sticker.</div>
</th>
</tr>
<tr class="alt-color" id="i398">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeThumbnail.html" title="class in it.tdlight.jni">TdApi.FileTypeThumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a thumbnail of another file.</div>
</th>
</tr>
<tr class="row-color" id="i399">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeUnknown.html" title="class in it.tdlight.jni">TdApi.FileTypeUnknown</a></td>
<th class="col-last" scope="row">
<div class="block">The file type is not yet known.</div>
</th>
</tr>
<tr class="alt-color" id="i400">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeVideo.html" title="class in it.tdlight.jni">TdApi.FileTypeVideo</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a video.</div>
</th>
</tr>
<tr class="row-color" id="i401">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeVideoNote.html" title="class in it.tdlight.jni">TdApi.FileTypeVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a video note.</div>
</th>
</tr>
<tr class="alt-color" id="i402">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeVoiceNote.html" title="class in it.tdlight.jni">TdApi.FileTypeVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a voice note.</div>
</th>
</tr>
<tr class="row-color" id="i403">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FileTypeWallpaper.html" title="class in it.tdlight.jni">TdApi.FileTypeWallpaper</a></td>
<th class="col-last" scope="row">
<div class="block">The file is a wallpaper or a background pattern.</div>
</th>
</tr>
<tr class="alt-color" id="i404">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FinishFileGeneration.html" title="class in it.tdlight.jni">TdApi.FinishFileGeneration</a></td>
<th class="col-last" scope="row">
<div class="block">Finishes the file generation.</div>
</th>
</tr>
<tr class="row-color" id="i405">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FormattedText.html" title="class in it.tdlight.jni">TdApi.FormattedText</a></td>
<th class="col-last" scope="row">
<div class="block">A text with some entities.</div>
</th>
</tr>
<tr class="alt-color" id="i406">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ForwardMessages.html" title="class in it.tdlight.jni">TdApi.ForwardMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Forwards previously sent messages.</div>
</th>
</tr>
<tr class="row-color" id="i407">
<td class="col-first"><a href="it/tdlight/jni/TdApi.FoundMessages.html" title="class in it.tdlight.jni">TdApi.FoundMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of messages found by a search.</div>
</th>
</tr>
<tr class="alt-color" id="i408">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Function.html" title="class in it.tdlight.jni">TdApi.Function</a></td>
<th class="col-last" scope="row">&nbsp;</th>
</tr>
<tr class="row-color" id="i409">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Game.html" title="class in it.tdlight.jni">TdApi.Game</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a game.</div>
</th>
</tr>
<tr class="alt-color" id="i410">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GameHighScore.html" title="class in it.tdlight.jni">TdApi.GameHighScore</a></td>
<th class="col-last" scope="row">
<div class="block">Contains one row of the game high score table.</div>
</th>
</tr>
<tr class="row-color" id="i411">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GameHighScores.html" title="class in it.tdlight.jni">TdApi.GameHighScores</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of game high scores.</div>
</th>
</tr>
<tr class="alt-color" id="i412">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetAccountTtl.html" title="class in it.tdlight.jni">TdApi.GetAccountTtl</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the period of inactivity after
which the account of the current user
will automatically be deleted.</div>
</th>
</tr>
<tr class="row-color" id="i413">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetActiveLiveLocationMessages.html" title="class in it.tdlight.jni">TdApi.GetActiveLiveLocationMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all active live locations that
need to be updated by the application.</div>
</th>
</tr>
<tr class="alt-color" id="i414">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetActiveSessions.html" title="class in it.tdlight.jni">TdApi.GetActiveSessions</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all active sessions of the current user.</div>
</th>
</tr>
<tr class="row-color" id="i415">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetAllPassportElements.html" title="class in it.tdlight.jni">TdApi.GetAllPassportElements</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all available Telegram Passport elements.</div>
</th>
</tr>
<tr class="alt-color" id="i416">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetApplicationConfig.html" title="class in it.tdlight.jni">TdApi.GetApplicationConfig</a></td>
<th class="col-last" scope="row">
<div class="block">Returns application config, provided
by the server.</div>
</th>
</tr>
<tr class="row-color" id="i417">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetApplicationDownloadLink.html" title="class in it.tdlight.jni">TdApi.GetApplicationDownloadLink</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the link for downloading
official Telegram application to be
used when the current user invites
friends to Telegram.</div>
</th>
</tr>
<tr class="alt-color" id="i418">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetArchivedStickerSets.html" title="class in it.tdlight.jni">TdApi.GetArchivedStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of archived sticker sets.</div>
</th>
</tr>
<tr class="row-color" id="i419">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetAttachedStickerSets.html" title="class in it.tdlight.jni">TdApi.GetAttachedStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of sticker sets attached
to a file.</div>
</th>
</tr>
<tr class="alt-color" id="i420">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetAuthorizationState.html" title="class in it.tdlight.jni">TdApi.GetAuthorizationState</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the current authorization
state; this is an offline request.</div>
</th>
</tr>
<tr class="row-color" id="i421">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetAutoDownloadSettingsPresets.html" title="class in it.tdlight.jni">TdApi.GetAutoDownloadSettingsPresets</a></td>
<th class="col-last" scope="row">
<div class="block">Returns auto-download settings presets
for the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i422">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetBackgrounds.html" title="class in it.tdlight.jni">TdApi.GetBackgrounds</a></td>
<th class="col-last" scope="row">
<div class="block">Returns backgrounds installed by the user.</div>
</th>
</tr>
<tr class="row-color" id="i423">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetBackgroundUrl.html" title="class in it.tdlight.jni">TdApi.GetBackgroundUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Constructs a persistent HTTP URL for a background.</div>
</th>
</tr>
<tr class="alt-color" id="i424">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetBankCardInfo.html" title="class in it.tdlight.jni">TdApi.GetBankCardInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a bank card.</div>
</th>
</tr>
<tr class="row-color" id="i425">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetBasicGroup.html" title="class in it.tdlight.jni">TdApi.GetBasicGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a basic
group by its identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i426">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetBasicGroupFullInfo.html" title="class in it.tdlight.jni">TdApi.GetBasicGroupFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns full information about a basic
group by its identifier.</div>
</th>
</tr>
<tr class="row-color" id="i427">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetBlockedMessageSenders.html" title="class in it.tdlight.jni">TdApi.GetBlockedMessageSenders</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users and chats that were
blocked by the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i428">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCallbackQueryAnswer.html" title="class in it.tdlight.jni">TdApi.GetCallbackQueryAnswer</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a callback query to a bot and
returns an answer.</div>
</th>
</tr>
<tr class="row-color" id="i429">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCallbackQueryMessage.html" title="class in it.tdlight.jni">TdApi.GetCallbackQueryMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a message
with the callback button that originated
a callback query; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i430">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChat.html" title="class in it.tdlight.jni">TdApi.GetChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a chat by
its identifier, this is an offline
request if the current user is not a bot.</div>
</th>
</tr>
<tr class="row-color" id="i431">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatAdministrators.html" title="class in it.tdlight.jni">TdApi.GetChatAdministrators</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of administrators of
the chat with their custom titles.</div>
</th>
</tr>
<tr class="alt-color" id="i432">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatEventLog.html" title="class in it.tdlight.jni">TdApi.GetChatEventLog</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of service actions
taken by chat members and administrators
in the last 48 hours.</div>
</th>
</tr>
<tr class="row-color" id="i433">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatFilter.html" title="class in it.tdlight.jni">TdApi.GetChatFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a chat filter
by its identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i434">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatFilterDefaultIconName.html" title="class in it.tdlight.jni">TdApi.GetChatFilterDefaultIconName</a></td>
<th class="col-last" scope="row">
<div class="block">Returns default icon name for a filter.</div>
</th>
</tr>
<tr class="row-color" id="i435">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatHistory.html" title="class in it.tdlight.jni">TdApi.GetChatHistory</a></td>
<th class="col-last" scope="row">
<div class="block">Returns messages in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i436">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatInviteLink.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about an invite
link.</div>
</th>
</tr>
<tr class="row-color" id="i437">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatInviteLinkCounts.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLinkCounts</a></td>
<th class="col-last" scope="row">
<div class="block">Returns list of chat administrators
with number of their invite links.</div>
</th>
</tr>
<tr class="alt-color" id="i438">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatInviteLinkMembers.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLinkMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns chat members joined a chat by
an invite link.</div>
</th>
</tr>
<tr class="row-color" id="i439">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatInviteLinks.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLinks</a></td>
<th class="col-last" scope="row">
<div class="block">Returns invite links for a chat created
by specified administrator.</div>
</th>
</tr>
<tr class="alt-color" id="i440">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatListsToAddChat.html" title="class in it.tdlight.jni">TdApi.GetChatListsToAddChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns chat lists to which the chat
can be added.</div>
</th>
</tr>
<tr class="row-color" id="i441">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatMember.html" title="class in it.tdlight.jni">TdApi.GetChatMember</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a single
member of a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i442">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatMessageByDate.html" title="class in it.tdlight.jni">TdApi.GetChatMessageByDate</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the last message sent in a
chat no later than the specified date.</div>
</th>
</tr>
<tr class="row-color" id="i443">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatMessageCount.html" title="class in it.tdlight.jni">TdApi.GetChatMessageCount</a></td>
<th class="col-last" scope="row">
<div class="block">Returns approximate number of messages
of the specified type in the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i444">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatNotificationSettingsExceptions.html" title="class in it.tdlight.jni">TdApi.GetChatNotificationSettingsExceptions</a></td>
<th class="col-last" scope="row">
<div class="block">Returns list of chats with non-default notification settings.</div>
</th>
</tr>
<tr class="row-color" id="i445">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatPinnedMessage.html" title="class in it.tdlight.jni">TdApi.GetChatPinnedMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a newest
pinned message in the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i446">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChats.html" title="class in it.tdlight.jni">TdApi.GetChats</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an ordered list of chats from
the beginning of a chat list.</div>
</th>
</tr>
<tr class="row-color" id="i447">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatScheduledMessages.html" title="class in it.tdlight.jni">TdApi.GetChatScheduledMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all scheduled messages in a
chat.</div>
</th>
</tr>
<tr class="alt-color" id="i448">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatSponsoredMessages.html" title="class in it.tdlight.jni">TdApi.GetChatSponsoredMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Returns sponsored messages to be shown
in a chat; for channel chats only.</div>
</th>
</tr>
<tr class="row-color" id="i449">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetChatStatistics.html" title="class in it.tdlight.jni">TdApi.GetChatStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Returns detailed statistics about a
chat.</div>
</th>
</tr>
<tr class="alt-color" id="i450">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCommands.html" title="class in it.tdlight.jni">TdApi.GetCommands</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the list of commands supported
by the bot for the given user scope
and language; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i451">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetConnectedWebsites.html" title="class in it.tdlight.jni">TdApi.GetConnectedWebsites</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all website where the current
user used Telegram to log in.</div>
</th>
</tr>
<tr class="alt-color" id="i452">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetContacts.html" title="class in it.tdlight.jni">TdApi.GetContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all user contacts.</div>
</th>
</tr>
<tr class="row-color" id="i453">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCountries.html" title="class in it.tdlight.jni">TdApi.GetCountries</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about existing
countries.</div>
</th>
</tr>
<tr class="alt-color" id="i454">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCountryCode.html" title="class in it.tdlight.jni">TdApi.GetCountryCode</a></td>
<th class="col-last" scope="row">
<div class="block">Uses the current IP address to find
the current country.</div>
</th>
</tr>
<tr class="row-color" id="i455">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCreatedPublicChats.html" title="class in it.tdlight.jni">TdApi.GetCreatedPublicChats</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of public chats of the
specified type, owned by the user.</div>
</th>
</tr>
<tr class="alt-color" id="i456">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetCurrentState.html" title="class in it.tdlight.jni">TdApi.GetCurrentState</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all updates needed to restore
current TDLib state, i.e.</div>
</th>
</tr>
<tr class="row-color" id="i457">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetDatabaseStatistics.html" title="class in it.tdlight.jni">TdApi.GetDatabaseStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Returns database statistics.</div>
</th>
</tr>
<tr class="alt-color" id="i458">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetDeepLinkInfo.html" title="class in it.tdlight.jni">TdApi.GetDeepLinkInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a tg:// deep
link.</div>
</th>
</tr>
<tr class="row-color" id="i459">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetEmojiSuggestionsUrl.html" title="class in it.tdlight.jni">TdApi.GetEmojiSuggestionsUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an HTTP URL which can be used
to automatically log in to the
translation platform and suggest new
emoji replacements.</div>
</th>
</tr>
<tr class="alt-color" id="i460">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetExternalLink.html" title="class in it.tdlight.jni">TdApi.GetExternalLink</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an HTTP URL which can be used
to automatically authorize the current
user on a website after clicking an
HTTP link.</div>
</th>
</tr>
<tr class="row-color" id="i461">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetExternalLinkInfo.html" title="class in it.tdlight.jni">TdApi.GetExternalLinkInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about an action
to be done when the current user clicks
an external link.</div>
</th>
</tr>
<tr class="alt-color" id="i462">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetFavoriteStickers.html" title="class in it.tdlight.jni">TdApi.GetFavoriteStickers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns favorite stickers.</div>
</th>
</tr>
<tr class="row-color" id="i463">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetFile.html" title="class in it.tdlight.jni">TdApi.GetFile</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a file; this
is an offline request.</div>
</th>
</tr>
<tr class="alt-color" id="i464">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetFileDownloadedPrefixSize.html" title="class in it.tdlight.jni">TdApi.GetFileDownloadedPrefixSize</a></td>
<th class="col-last" scope="row">
<div class="block">Returns file downloaded prefix size
from a given offset, in bytes.</div>
</th>
</tr>
<tr class="row-color" id="i465">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetFileExtension.html" title="class in it.tdlight.jni">TdApi.GetFileExtension</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the extension of a file,
guessed by its MIME type.</div>
</th>
</tr>
<tr class="alt-color" id="i466">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetFileMimeType.html" title="class in it.tdlight.jni">TdApi.GetFileMimeType</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the MIME type of a file,
guessed by its extension.</div>
</th>
</tr>
<tr class="row-color" id="i467">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetGameHighScores.html" title="class in it.tdlight.jni">TdApi.GetGameHighScores</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the high scores for a game
and some part of the high score table
in the range of the specified user;
for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i468">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetGroupCall.html" title="class in it.tdlight.jni">TdApi.GetGroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a group call.</div>
</th>
</tr>
<tr class="row-color" id="i469">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetGroupCallInviteLink.html" title="class in it.tdlight.jni">TdApi.GetGroupCallInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Returns invite link to a voice chat
in a public chat.</div>
</th>
</tr>
<tr class="alt-color" id="i470">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetGroupCallStreamSegment.html" title="class in it.tdlight.jni">TdApi.GetGroupCallStreamSegment</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a file with a segment of a
group call stream in a modified OGG
format for audio or MPEG-4 format for video.</div>
</th>
</tr>
<tr class="row-color" id="i471">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetGroupsInCommon.html" title="class in it.tdlight.jni">TdApi.GetGroupsInCommon</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of common group chats
with a given user.</div>
</th>
</tr>
<tr class="alt-color" id="i472">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetImportedContactCount.html" title="class in it.tdlight.jni">TdApi.GetImportedContactCount</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the total number of imported contacts.</div>
</th>
</tr>
<tr class="row-color" id="i473">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetInactiveSupergroupChats.html" title="class in it.tdlight.jni">TdApi.GetInactiveSupergroupChats</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of recently inactive
supergroups and channels.</div>
</th>
</tr>
<tr class="alt-color" id="i474">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetInlineGameHighScores.html" title="class in it.tdlight.jni">TdApi.GetInlineGameHighScores</a></td>
<th class="col-last" scope="row">
<div class="block">Returns game high scores and some part
of the high score table in the range
of the specified user; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i475">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetInlineQueryResults.html" title="class in it.tdlight.jni">TdApi.GetInlineQueryResults</a></td>
<th class="col-last" scope="row">
<div class="block">Sends an inline query to a bot and
returns its results.</div>
</th>
</tr>
<tr class="alt-color" id="i476">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.GetInstalledStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of installed sticker sets.</div>
</th>
</tr>
<tr class="row-color" id="i477">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetInternalLinkType.html" title="class in it.tdlight.jni">TdApi.GetInternalLinkType</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about the type of
an internal link.</div>
</th>
</tr>
<tr class="alt-color" id="i478">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetJsonString.html" title="class in it.tdlight.jni">TdApi.GetJsonString</a></td>
<th class="col-last" scope="row">
<div class="block">Converts a JsonValue object to
corresponding JSON-serialized string.</div>
</th>
</tr>
<tr class="row-color" id="i479">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetJsonValue.html" title="class in it.tdlight.jni">TdApi.GetJsonValue</a></td>
<th class="col-last" scope="row">
<div class="block">Converts a JSON-serialized string to
corresponding JsonValue object.</div>
</th>
</tr>
<tr class="alt-color" id="i480">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLanguagePackInfo.html" title="class in it.tdlight.jni">TdApi.GetLanguagePackInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a language
pack.</div>
</th>
</tr>
<tr class="row-color" id="i481">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLanguagePackString.html" title="class in it.tdlight.jni">TdApi.GetLanguagePackString</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a string stored in the local
database from the specified localization
target and language pack by its key.</div>
</th>
</tr>
<tr class="alt-color" id="i482">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLanguagePackStrings.html" title="class in it.tdlight.jni">TdApi.GetLanguagePackStrings</a></td>
<th class="col-last" scope="row">
<div class="block">Returns strings from a language pack
in the current localization target by
their keys.</div>
</th>
</tr>
<tr class="row-color" id="i483">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLocalizationTargetInfo.html" title="class in it.tdlight.jni">TdApi.GetLocalizationTargetInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about the current
localization target.</div>
</th>
</tr>
<tr class="alt-color" id="i484">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLoginUrl.html" title="class in it.tdlight.jni">TdApi.GetLoginUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an HTTP URL which can be used
to automatically authorize the user
on a website after clicking an inline
button of type inlineKeyboardButtonTypeLoginUrl.</div>
</th>
</tr>
<tr class="row-color" id="i485">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLoginUrlInfo.html" title="class in it.tdlight.jni">TdApi.GetLoginUrlInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a button of
type inlineKeyboardButtonTypeLoginUrl.</div>
</th>
</tr>
<tr class="alt-color" id="i486">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLogStream.html" title="class in it.tdlight.jni">TdApi.GetLogStream</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about currently
used log stream for internal logging
of TDLib.</div>
</th>
</tr>
<tr class="row-color" id="i487">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLogTags.html" title="class in it.tdlight.jni">TdApi.GetLogTags</a></td>
<th class="col-last" scope="row">
<div class="block">Returns list of available TDLib internal
log tags, for example, [&quot;actor&quot;,
&quot;binlog&quot;, &quot;connections&quot;,
&quot;notifications&quot;,
&quot;proxy&quot;].</div>
</th>
</tr>
<tr class="alt-color" id="i488">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLogTagVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.GetLogTagVerbosityLevel</a></td>
<th class="col-last" scope="row">
<div class="block">Returns current verbosity level for
a specified TDLib internal log tag.</div>
</th>
</tr>
<tr class="row-color" id="i489">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetLogVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.GetLogVerbosityLevel</a></td>
<th class="col-last" scope="row">
<div class="block">Returns current verbosity level of
the internal logging of TDLib.</div>
</th>
</tr>
<tr class="alt-color" id="i490">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMapThumbnailFile.html" title="class in it.tdlight.jni">TdApi.GetMapThumbnailFile</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a file with
a map thumbnail in PNG format.</div>
</th>
</tr>
<tr class="row-color" id="i491">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMarkdownText.html" title="class in it.tdlight.jni">TdApi.GetMarkdownText</a></td>
<th class="col-last" scope="row">
<div class="block">Replaces text entities with Markdown
formatting in a human-friendly format.</div>
</th>
</tr>
<tr class="alt-color" id="i492">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMe.html" title="class in it.tdlight.jni">TdApi.GetMe</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the current user.</div>
</th>
</tr>
<tr class="row-color" id="i493">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMemoryStatistics.html" title="class in it.tdlight.jni">TdApi.GetMemoryStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Returns memory statistics.</div>
</th>
</tr>
<tr class="alt-color" id="i494">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessage.html" title="class in it.tdlight.jni">TdApi.GetMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a message.</div>
</th>
</tr>
<tr class="row-color" id="i495">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageEmbeddingCode.html" title="class in it.tdlight.jni">TdApi.GetMessageEmbeddingCode</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an HTML code for embedding
the message.</div>
</th>
</tr>
<tr class="alt-color" id="i496">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageFileType.html" title="class in it.tdlight.jni">TdApi.GetMessageFileType</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a file with
messages exported from another app.</div>
</th>
</tr>
<tr class="row-color" id="i497">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageImportConfirmationText.html" title="class in it.tdlight.jni">TdApi.GetMessageImportConfirmationText</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a confirmation text to be
shown to the user before starting message import.</div>
</th>
</tr>
<tr class="alt-color" id="i498">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageLink.html" title="class in it.tdlight.jni">TdApi.GetMessageLink</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an HTTPS link to a message in
a chat.</div>
</th>
</tr>
<tr class="row-color" id="i499">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageLinkInfo.html" title="class in it.tdlight.jni">TdApi.GetMessageLinkInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a public or
private message link.</div>
</th>
</tr>
<tr class="alt-color" id="i500">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageLocally.html" title="class in it.tdlight.jni">TdApi.GetMessageLocally</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a message,
if it is available locally without
sending network request.</div>
</th>
</tr>
<tr class="row-color" id="i501">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessagePublicForwards.html" title="class in it.tdlight.jni">TdApi.GetMessagePublicForwards</a></td>
<th class="col-last" scope="row">
<div class="block">Returns forwarded copies of a channel
message to different public channels.</div>
</th>
</tr>
<tr class="alt-color" id="i502">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessages.html" title="class in it.tdlight.jni">TdApi.GetMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about messages.</div>
</th>
</tr>
<tr class="row-color" id="i503">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageStatistics.html" title="class in it.tdlight.jni">TdApi.GetMessageStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Returns detailed statistics about a
message.</div>
</th>
</tr>
<tr class="alt-color" id="i504">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageThread.html" title="class in it.tdlight.jni">TdApi.GetMessageThread</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a message
thread.</div>
</th>
</tr>
<tr class="row-color" id="i505">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageThreadHistory.html" title="class in it.tdlight.jni">TdApi.GetMessageThreadHistory</a></td>
<th class="col-last" scope="row">
<div class="block">Returns messages in a message thread
of a message.</div>
</th>
</tr>
<tr class="alt-color" id="i506">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetMessageViewers.html" title="class in it.tdlight.jni">TdApi.GetMessageViewers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns viewers of a recent outgoing
message in a basic group or a supergroup
chat.</div>
</th>
</tr>
<tr class="row-color" id="i507">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetNetworkStatistics.html" title="class in it.tdlight.jni">TdApi.GetNetworkStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Returns network data usage statistics.</div>
</th>
</tr>
<tr class="alt-color" id="i508">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetOption.html" title="class in it.tdlight.jni">TdApi.GetOption</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the value of an option by its
name.</div>
</th>
</tr>
<tr class="row-color" id="i509">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPassportAuthorizationForm.html" title="class in it.tdlight.jni">TdApi.GetPassportAuthorizationForm</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a Telegram Passport authorization
form for sharing data with a service.</div>
</th>
</tr>
<tr class="alt-color" id="i510">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPassportAuthorizationFormAvailableElements.html" title="class in it.tdlight.jni">TdApi.GetPassportAuthorizationFormAvailableElements</a></td>
<th class="col-last" scope="row">
<div class="block">Returns already available Telegram
Passport elements suitable for completing
a Telegram Passport authorization
form.</div>
</th>
</tr>
<tr class="row-color" id="i511">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPassportElement.html" title="class in it.tdlight.jni">TdApi.GetPassportElement</a></td>
<th class="col-last" scope="row">
<div class="block">Returns one of the available Telegram Passport elements.</div>
</th>
</tr>
<tr class="alt-color" id="i512">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPasswordState.html" title="class in it.tdlight.jni">TdApi.GetPasswordState</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the current state of 2-step verification.</div>
</th>
</tr>
<tr class="row-color" id="i513">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPaymentForm.html" title="class in it.tdlight.jni">TdApi.GetPaymentForm</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an invoice payment form.</div>
</th>
</tr>
<tr class="alt-color" id="i514">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPaymentReceipt.html" title="class in it.tdlight.jni">TdApi.GetPaymentReceipt</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a successful payment.</div>
</th>
</tr>
<tr class="row-color" id="i515">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPhoneNumberInfo.html" title="class in it.tdlight.jni">TdApi.GetPhoneNumberInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a phone
number by its prefix.</div>
</th>
</tr>
<tr class="alt-color" id="i516">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPhoneNumberInfoSync.html" title="class in it.tdlight.jni">TdApi.GetPhoneNumberInfoSync</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a phone
number by its prefix synchronously.</div>
</th>
</tr>
<tr class="row-color" id="i517">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPollVoters.html" title="class in it.tdlight.jni">TdApi.GetPollVoters</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users voted for the specified
option in a non-anonymous polls.</div>
</th>
</tr>
<tr class="alt-color" id="i518">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPreferredCountryLanguage.html" title="class in it.tdlight.jni">TdApi.GetPreferredCountryLanguage</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an IETF language tag of the
language preferred in the country,
which must be used to fill native
fields in Telegram Passport personal
details.</div>
</th>
</tr>
<tr class="row-color" id="i519">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetProxies.html" title="class in it.tdlight.jni">TdApi.GetProxies</a></td>
<th class="col-last" scope="row">
<div class="block">Returns list of proxies that are
currently set up.</div>
</th>
</tr>
<tr class="alt-color" id="i520">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetProxyLink.html" title="class in it.tdlight.jni">TdApi.GetProxyLink</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an HTTPS link, which can be
used to add a proxy.</div>
</th>
</tr>
<tr class="row-color" id="i521">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetPushReceiverId.html" title="class in it.tdlight.jni">TdApi.GetPushReceiverId</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a globally unique push
notification subscription identifier
for identification of an account,
which has received a push notification.</div>
</th>
</tr>
<tr class="alt-color" id="i522">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRecentInlineBots.html" title="class in it.tdlight.jni">TdApi.GetRecentInlineBots</a></td>
<th class="col-last" scope="row">
<div class="block">Returns up to 20 recently used inline
bots in the order of their last usage.</div>
</th>
</tr>
<tr class="row-color" id="i523">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRecentlyOpenedChats.html" title="class in it.tdlight.jni">TdApi.GetRecentlyOpenedChats</a></td>
<th class="col-last" scope="row">
<div class="block">Returns recently opened chats, this
is an offline request.</div>
</th>
</tr>
<tr class="alt-color" id="i524">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRecentlyVisitedTMeUrls.html" title="class in it.tdlight.jni">TdApi.GetRecentlyVisitedTMeUrls</a></td>
<th class="col-last" scope="row">
<div class="block">Returns t.me URLs recently visited by
a newly registered user.</div>
</th>
</tr>
<tr class="row-color" id="i525">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRecentStickers.html" title="class in it.tdlight.jni">TdApi.GetRecentStickers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of recently used stickers.</div>
</th>
</tr>
<tr class="alt-color" id="i526">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRecommendedChatFilters.html" title="class in it.tdlight.jni">TdApi.GetRecommendedChatFilters</a></td>
<th class="col-last" scope="row">
<div class="block">Returns recommended chat filters for
the current user.</div>
</th>
</tr>
<tr class="row-color" id="i527">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRecoveryEmailAddress.html" title="class in it.tdlight.jni">TdApi.GetRecoveryEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a 2-step verification recovery
email address that was previously set
up.</div>
</th>
</tr>
<tr class="alt-color" id="i528">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRemoteFile.html" title="class in it.tdlight.jni">TdApi.GetRemoteFile</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a file by
its remote ID; this is an offline
request.</div>
</th>
</tr>
<tr class="row-color" id="i529">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetRepliedMessage.html" title="class in it.tdlight.jni">TdApi.GetRepliedMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a message
that is replied by a given message.</div>
</th>
</tr>
<tr class="alt-color" id="i530">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSavedAnimations.html" title="class in it.tdlight.jni">TdApi.GetSavedAnimations</a></td>
<th class="col-last" scope="row">
<div class="block">Returns saved animations.</div>
</th>
</tr>
<tr class="row-color" id="i531">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSavedOrderInfo.html" title="class in it.tdlight.jni">TdApi.GetSavedOrderInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns saved order info, if any.</div>
</th>
</tr>
<tr class="alt-color" id="i532">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetScopeNotificationSettings.html" title="class in it.tdlight.jni">TdApi.GetScopeNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the notification settings for
chats of a given type.</div>
</th>
</tr>
<tr class="row-color" id="i533">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSecretChat.html" title="class in it.tdlight.jni">TdApi.GetSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a secret
chat by its identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i534">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetStatisticalGraph.html" title="class in it.tdlight.jni">TdApi.GetStatisticalGraph</a></td>
<th class="col-last" scope="row">
<div class="block">Loads an asynchronous or a zoomed in statistical graph.</div>
</th>
</tr>
<tr class="row-color" id="i535">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetStickerEmojis.html" title="class in it.tdlight.jni">TdApi.GetStickerEmojis</a></td>
<th class="col-last" scope="row">
<div class="block">Returns emoji corresponding to a
sticker.</div>
</th>
</tr>
<tr class="alt-color" id="i536">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetStickers.html" title="class in it.tdlight.jni">TdApi.GetStickers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns stickers from the installed
sticker sets that correspond to a
given emoji.</div>
</th>
</tr>
<tr class="row-color" id="i537">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetStickerSet.html" title="class in it.tdlight.jni">TdApi.GetStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a sticker
set by its identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i538">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetStorageStatistics.html" title="class in it.tdlight.jni">TdApi.GetStorageStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Returns storage usage statistics.</div>
</th>
</tr>
<tr class="row-color" id="i539">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetStorageStatisticsFast.html" title="class in it.tdlight.jni">TdApi.GetStorageStatisticsFast</a></td>
<th class="col-last" scope="row">
<div class="block">Quickly returns approximate storage
usage statistics.</div>
</th>
</tr>
<tr class="alt-color" id="i540">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSuggestedFileName.html" title="class in it.tdlight.jni">TdApi.GetSuggestedFileName</a></td>
<th class="col-last" scope="row">
<div class="block">Returns suggested name for saving a
file in a given directory.</div>
</th>
</tr>
<tr class="row-color" id="i541">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSuggestedStickerSetName.html" title="class in it.tdlight.jni">TdApi.GetSuggestedStickerSetName</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a suggested name for a new
sticker set with a given title.</div>
</th>
</tr>
<tr class="alt-color" id="i542">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSuitableDiscussionChats.html" title="class in it.tdlight.jni">TdApi.GetSuitableDiscussionChats</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of basic group and
supergroup chats, which can be used
as a discussion group for a channel.</div>
</th>
</tr>
<tr class="row-color" id="i543">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSupergroup.html" title="class in it.tdlight.jni">TdApi.GetSupergroup</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a supergroup
or a channel by its identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i544">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSupergroupFullInfo.html" title="class in it.tdlight.jni">TdApi.GetSupergroupFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns full information about a
supergroup or a channel by its
identifier, cached for up to 1 minute.</div>
</th>
</tr>
<tr class="row-color" id="i545">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSupergroupMembers.html" title="class in it.tdlight.jni">TdApi.GetSupergroupMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about members or
banned users in a supergroup or channel.</div>
</th>
</tr>
<tr class="alt-color" id="i546">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetSupportUser.html" title="class in it.tdlight.jni">TdApi.GetSupportUser</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a user that can be contacted
to get support.</div>
</th>
</tr>
<tr class="row-color" id="i547">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetTemporaryPasswordState.html" title="class in it.tdlight.jni">TdApi.GetTemporaryPasswordState</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about the current temporary password.</div>
</th>
</tr>
<tr class="alt-color" id="i548">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetTextEntities.html" title="class in it.tdlight.jni">TdApi.GetTextEntities</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all entities (mentions,
hashtags, cashtags, bot commands, bank
card numbers, URLs, and email addresses)
contained in the text.</div>
</th>
</tr>
<tr class="row-color" id="i549">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetTopChats.html" title="class in it.tdlight.jni">TdApi.GetTopChats</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of frequently used
chats.</div>
</th>
</tr>
<tr class="alt-color" id="i550">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetTrendingStickerSets.html" title="class in it.tdlight.jni">TdApi.GetTrendingStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of trending sticker
sets.</div>
</th>
</tr>
<tr class="row-color" id="i551">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetUser.html" title="class in it.tdlight.jni">TdApi.GetUser</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about a user by
their identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i552">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetUserFullInfo.html" title="class in it.tdlight.jni">TdApi.GetUserFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns full information about a user
by their identifier.</div>
</th>
</tr>
<tr class="row-color" id="i553">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetUserPrivacySettingRules.html" title="class in it.tdlight.jni">TdApi.GetUserPrivacySettingRules</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the current privacy settings.</div>
</th>
</tr>
<tr class="alt-color" id="i554">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetUserProfilePhotos.html" title="class in it.tdlight.jni">TdApi.GetUserProfilePhotos</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the profile photos of a user.</div>
</th>
</tr>
<tr class="row-color" id="i555">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetVoiceChatAvailableParticipants.html" title="class in it.tdlight.jni">TdApi.GetVoiceChatAvailableParticipants</a></td>
<th class="col-last" scope="row">
<div class="block">Returns list of participant identifiers,
which can be used to join voice chats
in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i556">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetWebPageInstantView.html" title="class in it.tdlight.jni">TdApi.GetWebPageInstantView</a></td>
<th class="col-last" scope="row">
<div class="block">Returns an instant view version of a
web page if available.</div>
</th>
</tr>
<tr class="row-color" id="i557">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GetWebPagePreview.html" title="class in it.tdlight.jni">TdApi.GetWebPagePreview</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a web page preview by the text
of the message.</div>
</th>
</tr>
<tr class="alt-color" id="i558">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCall.html" title="class in it.tdlight.jni">TdApi.GroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a group call.</div>
</th>
</tr>
<tr class="row-color" id="i559">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallId.html" title="class in it.tdlight.jni">TdApi.GroupCallId</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the group call identifier.</div>
</th>
</tr>
<tr class="alt-color" id="i560">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallParticipant.html" title="class in it.tdlight.jni">TdApi.GroupCallParticipant</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a group call participant.</div>
</th>
</tr>
<tr class="row-color" id="i561">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallParticipantVideoInfo.html" title="class in it.tdlight.jni">TdApi.GroupCallParticipantVideoInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a group
call participant's video channel.</div>
</th>
</tr>
<tr class="alt-color" id="i562">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallRecentSpeaker.html" title="class in it.tdlight.jni">TdApi.GroupCallRecentSpeaker</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a recently speaking participant
in a group call.</div>
</th>
</tr>
<tr class="row-color" id="i563">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallVideoQuality.html" title="class in it.tdlight.jni">TdApi.GroupCallVideoQuality</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i564">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallVideoQualityFull.html" title="class in it.tdlight.jni">TdApi.GroupCallVideoQualityFull</a></td>
<th class="col-last" scope="row">
<div class="block">The best available video quality.</div>
</th>
</tr>
<tr class="row-color" id="i565">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallVideoQualityMedium.html" title="class in it.tdlight.jni">TdApi.GroupCallVideoQualityMedium</a></td>
<th class="col-last" scope="row">
<div class="block">The medium video quality.</div>
</th>
</tr>
<tr class="alt-color" id="i566">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallVideoQualityThumbnail.html" title="class in it.tdlight.jni">TdApi.GroupCallVideoQualityThumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">The worst available video quality.</div>
</th>
</tr>
<tr class="row-color" id="i567">
<td class="col-first"><a href="it/tdlight/jni/TdApi.GroupCallVideoSourceGroup.html" title="class in it.tdlight.jni">TdApi.GroupCallVideoSourceGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a group of video synchronization source identifiers.</div>
</th>
</tr>
<tr class="alt-color" id="i568">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Hashtags.html" title="class in it.tdlight.jni">TdApi.Hashtags</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of hashtags.</div>
</th>
</tr>
<tr class="row-color" id="i569">
<td class="col-first"><a href="it/tdlight/jni/TdApi.HideSuggestedAction.html" title="class in it.tdlight.jni">TdApi.HideSuggestedAction</a></td>
<th class="col-last" scope="row">
<div class="block">Hides a suggested action.</div>
</th>
</tr>
<tr class="alt-color" id="i570">
<td class="col-first"><a href="it/tdlight/jni/TdApi.HttpUrl.html" title="class in it.tdlight.jni">TdApi.HttpUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Contains an HTTP URL.</div>
</th>
</tr>
<tr class="row-color" id="i571">
<td class="col-first"><a href="it/tdlight/jni/TdApi.IdentityDocument.html" title="class in it.tdlight.jni">TdApi.IdentityDocument</a></td>
<th class="col-last" scope="row">
<div class="block">An identity document.</div>
</th>
</tr>
<tr class="alt-color" id="i572">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ImportContacts.html" title="class in it.tdlight.jni">TdApi.ImportContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Adds new contacts or edits existing
contacts by their phone numbers;
contacts' user identifiers are ignored.</div>
</th>
</tr>
<tr class="row-color" id="i573">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ImportedContacts.html" title="class in it.tdlight.jni">TdApi.ImportedContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Represents the result of an ImportContacts request.</div>
</th>
</tr>
<tr class="alt-color" id="i574">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ImportMessages.html" title="class in it.tdlight.jni">TdApi.ImportMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Imports messages exported from another app.</div>
</th>
</tr>
<tr class="row-color" id="i575">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButton.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButton</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a single button in an inline keyboard.</div>
</th>
</tr>
<tr class="alt-color" id="i576">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonType.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i577">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeBuy.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeBuy</a></td>
<th class="col-last" scope="row">
<div class="block">A button to buy something.</div>
</th>
</tr>
<tr class="alt-color" id="i578">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeCallback.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeCallback</a></td>
<th class="col-last" scope="row">
<div class="block">A button that sends a callback query
to a bot.</div>
</th>
</tr>
<tr class="row-color" id="i579">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeCallbackGame.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeCallbackGame</a></td>
<th class="col-last" scope="row">
<div class="block">A button with a game that sends a
callback query to a bot.</div>
</th>
</tr>
<tr class="alt-color" id="i580">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeCallbackWithPassword.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeCallbackWithPassword</a></td>
<th class="col-last" scope="row">
<div class="block">A button that asks for password of
the current user and then sends a
callback query to a bot.</div>
</th>
</tr>
<tr class="row-color" id="i581">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeLoginUrl.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeLoginUrl</a></td>
<th class="col-last" scope="row">
<div class="block">A button that opens a specified URL
and automatically authorize the current
user if allowed to do so.</div>
</th>
</tr>
<tr class="alt-color" id="i582">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeSwitchInline.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeSwitchInline</a></td>
<th class="col-last" scope="row">
<div class="block">A button that forces an inline query
to the bot to be inserted in the input field.</div>
</th>
</tr>
<tr class="row-color" id="i583">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineKeyboardButtonTypeUrl.html" title="class in it.tdlight.jni">TdApi.InlineKeyboardButtonTypeUrl</a></td>
<th class="col-last" scope="row">
<div class="block">A button that opens a specified URL.</div>
</th>
</tr>
<tr class="alt-color" id="i584">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResult.html" title="class in it.tdlight.jni">TdApi.InlineQueryResult</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i585">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultAnimation.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">Represents an animation file.</div>
</th>
</tr>
<tr class="alt-color" id="i586">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultArticle.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultArticle</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to an article or web page.</div>
</th>
</tr>
<tr class="row-color" id="i587">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultAudio.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultAudio</a></td>
<th class="col-last" scope="row">
<div class="block">Represents an audio file.</div>
</th>
</tr>
<tr class="alt-color" id="i588">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultContact.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultContact</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a user contact.</div>
</th>
</tr>
<tr class="row-color" id="i589">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultDocument.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultDocument</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a document.</div>
</th>
</tr>
<tr class="alt-color" id="i590">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultGame.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultGame</a></td>
<th class="col-last" scope="row">
<div class="block">Represents information about a game.</div>
</th>
</tr>
<tr class="row-color" id="i591">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultLocation.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a point on the map.</div>
</th>
</tr>
<tr class="alt-color" id="i592">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultPhoto.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a photo.</div>
</th>
</tr>
<tr class="row-color" id="i593">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResults.html" title="class in it.tdlight.jni">TdApi.InlineQueryResults</a></td>
<th class="col-last" scope="row">
<div class="block">Represents the results of the inline
query.</div>
</th>
</tr>
<tr class="alt-color" id="i594">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultSticker.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultSticker</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a sticker.</div>
</th>
</tr>
<tr class="row-color" id="i595">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultVenue.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultVenue</a></td>
<th class="col-last" scope="row">
<div class="block">Represents information about a venue.</div>
</th>
</tr>
<tr class="alt-color" id="i596">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultVideo.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultVideo</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a video.</div>
</th>
</tr>
<tr class="row-color" id="i597">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InlineQueryResultVoiceNote.html" title="class in it.tdlight.jni">TdApi.InlineQueryResultVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a voice note.</div>
</th>
</tr>
<tr class="alt-color" id="i598">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputBackground.html" title="class in it.tdlight.jni">TdApi.InputBackground</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i599">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputBackgroundLocal.html" title="class in it.tdlight.jni">TdApi.InputBackgroundLocal</a></td>
<th class="col-last" scope="row">
<div class="block">A background from a local file.</div>
</th>
</tr>
<tr class="alt-color" id="i600">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputBackgroundRemote.html" title="class in it.tdlight.jni">TdApi.InputBackgroundRemote</a></td>
<th class="col-last" scope="row">
<div class="block">A background from the server.</div>
</th>
</tr>
<tr class="row-color" id="i601">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputChatPhoto.html" title="class in it.tdlight.jni">TdApi.InputChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i602">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputChatPhotoAnimation.html" title="class in it.tdlight.jni">TdApi.InputChatPhotoAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">An animation in MPEG4 format; must be
square, at most 10 seconds long, have
width between 160 and 800 and be at
most 2MB in size.</div>
</th>
</tr>
<tr class="row-color" id="i603">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputChatPhotoPrevious.html" title="class in it.tdlight.jni">TdApi.InputChatPhotoPrevious</a></td>
<th class="col-last" scope="row">
<div class="block">A previously used profile photo of
the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i604">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputChatPhotoStatic.html" title="class in it.tdlight.jni">TdApi.InputChatPhotoStatic</a></td>
<th class="col-last" scope="row">
<div class="block">A static photo in JPEG format.</div>
</th>
</tr>
<tr class="row-color" id="i605">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputCredentials.html" title="class in it.tdlight.jni">TdApi.InputCredentials</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i606">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputCredentialsApplePay.html" title="class in it.tdlight.jni">TdApi.InputCredentialsApplePay</a></td>
<th class="col-last" scope="row">
<div class="block">Applies if a user enters new credentials
using Apple Pay.</div>
</th>
</tr>
<tr class="row-color" id="i607">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputCredentialsGooglePay.html" title="class in it.tdlight.jni">TdApi.InputCredentialsGooglePay</a></td>
<th class="col-last" scope="row">
<div class="block">Applies if a user enters new credentials
using Google Pay.</div>
</th>
</tr>
<tr class="alt-color" id="i608">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputCredentialsNew.html" title="class in it.tdlight.jni">TdApi.InputCredentialsNew</a></td>
<th class="col-last" scope="row">
<div class="block">Applies if a user enters new credentials
on a payment provider website.</div>
</th>
</tr>
<tr class="row-color" id="i609">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputCredentialsSaved.html" title="class in it.tdlight.jni">TdApi.InputCredentialsSaved</a></td>
<th class="col-last" scope="row">
<div class="block">Applies if a user chooses some previously
saved payment credentials.</div>
</th>
</tr>
<tr class="alt-color" id="i610">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputFile.html" title="class in it.tdlight.jni">TdApi.InputFile</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i611">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputFileGenerated.html" title="class in it.tdlight.jni">TdApi.InputFileGenerated</a></td>
<th class="col-last" scope="row">
<div class="block">A file generated by the application.</div>
</th>
</tr>
<tr class="alt-color" id="i612">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputFileId.html" title="class in it.tdlight.jni">TdApi.InputFileId</a></td>
<th class="col-last" scope="row">
<div class="block">A file defined by its unique ID.</div>
</th>
</tr>
<tr class="row-color" id="i613">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputFileLocal.html" title="class in it.tdlight.jni">TdApi.InputFileLocal</a></td>
<th class="col-last" scope="row">
<div class="block">A file defined by a local path.</div>
</th>
</tr>
<tr class="alt-color" id="i614">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputFileRemote.html" title="class in it.tdlight.jni">TdApi.InputFileRemote</a></td>
<th class="col-last" scope="row">
<div class="block">A file defined by its remote ID.</div>
</th>
</tr>
<tr class="row-color" id="i615">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputIdentityDocument.html" title="class in it.tdlight.jni">TdApi.InputIdentityDocument</a></td>
<th class="col-last" scope="row">
<div class="block">An identity document to be saved to Telegram Passport.</div>
</th>
</tr>
<tr class="alt-color" id="i616">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResult.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResult</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i617">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultAnimation.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to an animated GIF
or an animated (i.e., without sound)
H.264/MPEG-4 AVC video.</div>
</th>
</tr>
<tr class="alt-color" id="i618">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultArticle.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultArticle</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to an article or web page.</div>
</th>
</tr>
<tr class="row-color" id="i619">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultAudio.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultAudio</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to an MP3 audio file.</div>
</th>
</tr>
<tr class="alt-color" id="i620">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultContact.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultContact</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a user contact.</div>
</th>
</tr>
<tr class="row-color" id="i621">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultDocument.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultDocument</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to a file.</div>
</th>
</tr>
<tr class="alt-color" id="i622">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultGame.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultGame</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a game.</div>
</th>
</tr>
<tr class="row-color" id="i623">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultLocation.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a point on the map.</div>
</th>
</tr>
<tr class="alt-color" id="i624">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultPhoto.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Represents link to a JPEG image.</div>
</th>
</tr>
<tr class="row-color" id="i625">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultSticker.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultSticker</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to a WEBP or TGS sticker.</div>
</th>
</tr>
<tr class="alt-color" id="i626">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultVenue.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultVenue</a></td>
<th class="col-last" scope="row">
<div class="block">Represents information about a venue.</div>
</th>
</tr>
<tr class="row-color" id="i627">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultVideo.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultVideo</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to a page containing
an embedded video player or a video file.</div>
</th>
</tr>
<tr class="alt-color" id="i628">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputInlineQueryResultVoiceNote.html" title="class in it.tdlight.jni">TdApi.InputInlineQueryResultVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a link to an opus-encoded
audio file within an OGG container,
single channel audio.</div>
</th>
</tr>
<tr class="row-color" id="i629">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageAnimation.html" title="class in it.tdlight.jni">TdApi.InputMessageAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">An animation message (GIF-style).</div>
</th>
</tr>
<tr class="alt-color" id="i630">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageAudio.html" title="class in it.tdlight.jni">TdApi.InputMessageAudio</a></td>
<th class="col-last" scope="row">
<div class="block">An audio message.</div>
</th>
</tr>
<tr class="row-color" id="i631">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageContact.html" title="class in it.tdlight.jni">TdApi.InputMessageContact</a></td>
<th class="col-last" scope="row">
<div class="block">A message containing a user contact.</div>
</th>
</tr>
<tr class="alt-color" id="i632">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageContent.html" title="class in it.tdlight.jni">TdApi.InputMessageContent</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i633">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageDice.html" title="class in it.tdlight.jni">TdApi.InputMessageDice</a></td>
<th class="col-last" scope="row">
<div class="block">A dice message.</div>
</th>
</tr>
<tr class="alt-color" id="i634">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageDocument.html" title="class in it.tdlight.jni">TdApi.InputMessageDocument</a></td>
<th class="col-last" scope="row">
<div class="block">A document message (general file).</div>
</th>
</tr>
<tr class="row-color" id="i635">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageForwarded.html" title="class in it.tdlight.jni">TdApi.InputMessageForwarded</a></td>
<th class="col-last" scope="row">
<div class="block">A forwarded message.</div>
</th>
</tr>
<tr class="alt-color" id="i636">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageGame.html" title="class in it.tdlight.jni">TdApi.InputMessageGame</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a game; not supported
for channels or secret chats.</div>
</th>
</tr>
<tr class="row-color" id="i637">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageInvoice.html" title="class in it.tdlight.jni">TdApi.InputMessageInvoice</a></td>
<th class="col-last" scope="row">
<div class="block">A message with an invoice; can be used
only by bots.</div>
</th>
</tr>
<tr class="alt-color" id="i638">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageLocation.html" title="class in it.tdlight.jni">TdApi.InputMessageLocation</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a location.</div>
</th>
</tr>
<tr class="row-color" id="i639">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessagePhoto.html" title="class in it.tdlight.jni">TdApi.InputMessagePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A photo message.</div>
</th>
</tr>
<tr class="alt-color" id="i640">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessagePoll.html" title="class in it.tdlight.jni">TdApi.InputMessagePoll</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a poll.</div>
</th>
</tr>
<tr class="row-color" id="i641">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageSticker.html" title="class in it.tdlight.jni">TdApi.InputMessageSticker</a></td>
<th class="col-last" scope="row">
<div class="block">A sticker message.</div>
</th>
</tr>
<tr class="alt-color" id="i642">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageText.html" title="class in it.tdlight.jni">TdApi.InputMessageText</a></td>
<th class="col-last" scope="row">
<div class="block">A text message.</div>
</th>
</tr>
<tr class="row-color" id="i643">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageVenue.html" title="class in it.tdlight.jni">TdApi.InputMessageVenue</a></td>
<th class="col-last" scope="row">
<div class="block">A message with information about a venue.</div>
</th>
</tr>
<tr class="alt-color" id="i644">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageVideo.html" title="class in it.tdlight.jni">TdApi.InputMessageVideo</a></td>
<th class="col-last" scope="row">
<div class="block">A video message.</div>
</th>
</tr>
<tr class="row-color" id="i645">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageVideoNote.html" title="class in it.tdlight.jni">TdApi.InputMessageVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">A video note message.</div>
</th>
</tr>
<tr class="alt-color" id="i646">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputMessageVoiceNote.html" title="class in it.tdlight.jni">TdApi.InputMessageVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">A voice note message.</div>
</th>
</tr>
<tr class="row-color" id="i647">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElement.html" title="class in it.tdlight.jni">TdApi.InputPassportElement</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i648">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementAddress.html" title="class in it.tdlight.jni">TdApi.InputPassportElementAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's address.</div>
</th>
</tr>
<tr class="row-color" id="i649">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementBankStatement.html" title="class in it.tdlight.jni">TdApi.InputPassportElementBankStatement</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's bank statement.</div>
</th>
</tr>
<tr class="alt-color" id="i650">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementDriverLicense.html" title="class in it.tdlight.jni">TdApi.InputPassportElementDriverLicense</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's driver license.</div>
</th>
</tr>
<tr class="row-color" id="i651">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementEmailAddress.html" title="class in it.tdlight.jni">TdApi.InputPassportElementEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's email address.</div>
</th>
</tr>
<tr class="alt-color" id="i652">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementError.html" title="class in it.tdlight.jni">TdApi.InputPassportElementError</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the description of an error
in a Telegram Passport element; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i653">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSource.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSource</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i654">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceDataField.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceDataField</a></td>
<th class="col-last" scope="row">
<div class="block">A data field contains an error.</div>
</th>
</tr>
<tr class="row-color" id="i655">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceFile.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceFile</a></td>
<th class="col-last" scope="row">
<div class="block">The file contains an error.</div>
</th>
</tr>
<tr class="alt-color" id="i656">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceFiles.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceFiles</a></td>
<th class="col-last" scope="row">
<div class="block">The list of attached files contains
an error.</div>
</th>
</tr>
<tr class="row-color" id="i657">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceFrontSide.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceFrontSide</a></td>
<th class="col-last" scope="row">
<div class="block">The front side of the document contains
an error.</div>
</th>
</tr>
<tr class="alt-color" id="i658">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceReverseSide.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceReverseSide</a></td>
<th class="col-last" scope="row">
<div class="block">The reverse side of the document
contains an error.</div>
</th>
</tr>
<tr class="row-color" id="i659">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceSelfie.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceSelfie</a></td>
<th class="col-last" scope="row">
<div class="block">The selfie contains an error.</div>
</th>
</tr>
<tr class="alt-color" id="i660">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceTranslationFile.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceTranslationFile</a></td>
<th class="col-last" scope="row">
<div class="block">One of the files containing the
translation of the document contains
an error.</div>
</th>
</tr>
<tr class="row-color" id="i661">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceTranslationFiles.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceTranslationFiles</a></td>
<th class="col-last" scope="row">
<div class="block">The translation of the document contains
an error.</div>
</th>
</tr>
<tr class="alt-color" id="i662">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementErrorSourceUnspecified.html" title="class in it.tdlight.jni">TdApi.InputPassportElementErrorSourceUnspecified</a></td>
<th class="col-last" scope="row">
<div class="block">The element contains an error in an
unspecified place.</div>
</th>
</tr>
<tr class="row-color" id="i663">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementIdentityCard.html" title="class in it.tdlight.jni">TdApi.InputPassportElementIdentityCard</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's identity card.</div>
</th>
</tr>
<tr class="alt-color" id="i664">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementInternalPassport.html" title="class in it.tdlight.jni">TdApi.InputPassportElementInternalPassport</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's internal passport.</div>
</th>
</tr>
<tr class="row-color" id="i665">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementPassport.html" title="class in it.tdlight.jni">TdApi.InputPassportElementPassport</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's passport.</div>
</th>
</tr>
<tr class="alt-color" id="i666">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementPassportRegistration.html" title="class in it.tdlight.jni">TdApi.InputPassportElementPassportRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's passport registration.</div>
</th>
</tr>
<tr class="row-color" id="i667">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementPersonalDetails.html" title="class in it.tdlight.jni">TdApi.InputPassportElementPersonalDetails</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's personal details.</div>
</th>
</tr>
<tr class="alt-color" id="i668">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementPhoneNumber.html" title="class in it.tdlight.jni">TdApi.InputPassportElementPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's phone number.</div>
</th>
</tr>
<tr class="row-color" id="i669">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementRentalAgreement.html" title="class in it.tdlight.jni">TdApi.InputPassportElementRentalAgreement</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's rental agreement.</div>
</th>
</tr>
<tr class="alt-color" id="i670">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementTemporaryRegistration.html" title="class in it.tdlight.jni">TdApi.InputPassportElementTemporaryRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's temporary registration.</div>
</th>
</tr>
<tr class="row-color" id="i671">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPassportElementUtilityBill.html" title="class in it.tdlight.jni">TdApi.InputPassportElementUtilityBill</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element to be
saved containing the user's utility bill.</div>
</th>
</tr>
<tr class="alt-color" id="i672">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputPersonalDocument.html" title="class in it.tdlight.jni">TdApi.InputPersonalDocument</a></td>
<th class="col-last" scope="row">
<div class="block">A personal document to be saved to Telegram Passport.</div>
</th>
</tr>
<tr class="row-color" id="i673">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputSticker.html" title="class in it.tdlight.jni">TdApi.InputSticker</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i674">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputStickerAnimated.html" title="class in it.tdlight.jni">TdApi.InputStickerAnimated</a></td>
<th class="col-last" scope="row">
<div class="block">An animated sticker in TGS format.</div>
</th>
</tr>
<tr class="row-color" id="i675">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputStickerStatic.html" title="class in it.tdlight.jni">TdApi.InputStickerStatic</a></td>
<th class="col-last" scope="row">
<div class="block">A static sticker in PNG format, which
will be converted to WEBP server-side.</div>
</th>
</tr>
<tr class="alt-color" id="i676">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InputThumbnail.html" title="class in it.tdlight.jni">TdApi.InputThumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">A thumbnail to be sent along with a
file; must be in JPEG or WEBP format
for stickers, and less than 200 KB in size.</div>
</th>
</tr>
<tr class="row-color" id="i677">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkType.html" title="class in it.tdlight.jni">TdApi.InternalLinkType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i678">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeActiveSessions.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeActiveSessions</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to the active
sessions section of the app.</div>
</th>
</tr>
<tr class="row-color" id="i679">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeAuthenticationCode.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeAuthenticationCode</a></td>
<th class="col-last" scope="row">
<div class="block">The link contains an authentication
code.</div>
</th>
</tr>
<tr class="alt-color" id="i680">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeBackground.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeBackground</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a background.</div>
</th>
</tr>
<tr class="row-color" id="i681">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeBotStart.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeBotStart</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a chat with a
Telegram bot.</div>
</th>
</tr>
<tr class="alt-color" id="i682">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeBotStartInGroup.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeBotStartInGroup</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a Telegram bot,
which is supposed to be added to a
group chat.</div>
</th>
</tr>
<tr class="row-color" id="i683">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeChangePhoneNumber.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeChangePhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to the change phone
number section of the app.</div>
</th>
</tr>
<tr class="alt-color" id="i684">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeChatInvite.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeChatInvite</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a chat invite link.</div>
</th>
</tr>
<tr class="row-color" id="i685">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeFilterSettings.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeFilterSettings</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to the filter
settings section of the app.</div>
</th>
</tr>
<tr class="alt-color" id="i686">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeGame.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeGame</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a game.</div>
</th>
</tr>
<tr class="row-color" id="i687">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeLanguagePack.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeLanguagePack</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a language pack.</div>
</th>
</tr>
<tr class="alt-color" id="i688">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeMessage.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeMessage</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a Telegram
message.</div>
</th>
</tr>
<tr class="row-color" id="i689">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeMessageDraft.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeMessageDraft</a></td>
<th class="col-last" scope="row">
<div class="block">The link contains a message draft
text.</div>
</th>
</tr>
<tr class="alt-color" id="i690">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypePassportDataRequest.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypePassportDataRequest</a></td>
<th class="col-last" scope="row">
<div class="block">The link contains a request of Telegram
passport data.</div>
</th>
</tr>
<tr class="row-color" id="i691">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypePhoneNumberConfirmation.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypePhoneNumberConfirmation</a></td>
<th class="col-last" scope="row">
<div class="block">The link can be used to confirm
ownership of a phone number to prevent
account deletion.</div>
</th>
</tr>
<tr class="alt-color" id="i692">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeProxy.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeProxy</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a proxy.</div>
</th>
</tr>
<tr class="row-color" id="i693">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypePublicChat.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypePublicChat</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a chat by its
username.</div>
</th>
</tr>
<tr class="alt-color" id="i694">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeQrCodeAuthentication.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeQrCodeAuthentication</a></td>
<th class="col-last" scope="row">
<div class="block">The link can be used to login the
current user on another device, but
it must be scanned from QR-code using
in-app camera.</div>
</th>
</tr>
<tr class="row-color" id="i695">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeSettings.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeSettings</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to app settings.</div>
</th>
</tr>
<tr class="alt-color" id="i696">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeStickerSet.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a sticker set.</div>
</th>
</tr>
<tr class="row-color" id="i697">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeTheme.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeTheme</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a theme.</div>
</th>
</tr>
<tr class="alt-color" id="i698">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeThemeSettings.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeThemeSettings</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to the theme settings
section of the app.</div>
</th>
</tr>
<tr class="row-color" id="i699">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeUnknownDeepLink.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeUnknownDeepLink</a></td>
<th class="col-last" scope="row">
<div class="block">The link is an unknown tg: link.</div>
</th>
</tr>
<tr class="alt-color" id="i700">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InternalLinkTypeVoiceChat.html" title="class in it.tdlight.jni">TdApi.InternalLinkTypeVoiceChat</a></td>
<th class="col-last" scope="row">
<div class="block">The link is a link to a voice chat.</div>
</th>
</tr>
<tr class="row-color" id="i701">
<td class="col-first"><a href="it/tdlight/jni/TdApi.InviteGroupCallParticipants.html" title="class in it.tdlight.jni">TdApi.InviteGroupCallParticipants</a></td>
<th class="col-last" scope="row">
<div class="block">Invites users to an active group call.</div>
</th>
</tr>
<tr class="alt-color" id="i702">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Invoice.html" title="class in it.tdlight.jni">TdApi.Invoice</a></td>
<th class="col-last" scope="row">
<div class="block">Product invoice.</div>
</th>
</tr>
<tr class="row-color" id="i703">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JoinChat.html" title="class in it.tdlight.jni">TdApi.JoinChat</a></td>
<th class="col-last" scope="row">
<div class="block">Adds the current user as a new member
to a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i704">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JoinChatByInviteLink.html" title="class in it.tdlight.jni">TdApi.JoinChatByInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Uses an invite link to add the current
user to the chat if possible.</div>
</th>
</tr>
<tr class="row-color" id="i705">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JoinGroupCall.html" title="class in it.tdlight.jni">TdApi.JoinGroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Joins an active group call.</div>
</th>
</tr>
<tr class="alt-color" id="i706">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonObjectMember.html" title="class in it.tdlight.jni">TdApi.JsonObjectMember</a></td>
<th class="col-last" scope="row">
<div class="block">Represents one member of a JSON object.</div>
</th>
</tr>
<tr class="row-color" id="i707">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValue.html" title="class in it.tdlight.jni">TdApi.JsonValue</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i708">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValueArray.html" title="class in it.tdlight.jni">TdApi.JsonValueArray</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a JSON array.</div>
</th>
</tr>
<tr class="row-color" id="i709">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValueBoolean.html" title="class in it.tdlight.jni">TdApi.JsonValueBoolean</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a boolean JSON value.</div>
</th>
</tr>
<tr class="alt-color" id="i710">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValueNull.html" title="class in it.tdlight.jni">TdApi.JsonValueNull</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a null JSON value.</div>
</th>
</tr>
<tr class="row-color" id="i711">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValueNumber.html" title="class in it.tdlight.jni">TdApi.JsonValueNumber</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a numeric JSON value.</div>
</th>
</tr>
<tr class="alt-color" id="i712">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValueObject.html" title="class in it.tdlight.jni">TdApi.JsonValueObject</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a JSON object.</div>
</th>
</tr>
<tr class="row-color" id="i713">
<td class="col-first"><a href="it/tdlight/jni/TdApi.JsonValueString.html" title="class in it.tdlight.jni">TdApi.JsonValueString</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a string JSON value.</div>
</th>
</tr>
<tr class="alt-color" id="i714">
<td class="col-first"><a href="it/tdlight/jni/TdApi.KeyboardButton.html" title="class in it.tdlight.jni">TdApi.KeyboardButton</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a single button in a bot keyboard.</div>
</th>
</tr>
<tr class="row-color" id="i715">
<td class="col-first"><a href="it/tdlight/jni/TdApi.KeyboardButtonType.html" title="class in it.tdlight.jni">TdApi.KeyboardButtonType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i716">
<td class="col-first"><a href="it/tdlight/jni/TdApi.KeyboardButtonTypeRequestLocation.html" title="class in it.tdlight.jni">TdApi.KeyboardButtonTypeRequestLocation</a></td>
<th class="col-last" scope="row">
<div class="block">A button that sends the user's location
when pressed; available only in private chats.</div>
</th>
</tr>
<tr class="row-color" id="i717">
<td class="col-first"><a href="it/tdlight/jni/TdApi.KeyboardButtonTypeRequestPhoneNumber.html" title="class in it.tdlight.jni">TdApi.KeyboardButtonTypeRequestPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A button that sends the user's phone
number when pressed; available only
in private chats.</div>
</th>
</tr>
<tr class="alt-color" id="i718">
<td class="col-first"><a href="it/tdlight/jni/TdApi.KeyboardButtonTypeRequestPoll.html" title="class in it.tdlight.jni">TdApi.KeyboardButtonTypeRequestPoll</a></td>
<th class="col-last" scope="row">
<div class="block">A button that allows the user to create
and send a poll when pressed; available
only in private chats.</div>
</th>
</tr>
<tr class="row-color" id="i719">
<td class="col-first"><a href="it/tdlight/jni/TdApi.KeyboardButtonTypeText.html" title="class in it.tdlight.jni">TdApi.KeyboardButtonTypeText</a></td>
<th class="col-last" scope="row">
<div class="block">A simple button, with text that must
be sent when the button is pressed.</div>
</th>
</tr>
<tr class="alt-color" id="i720">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LabeledPricePart.html" title="class in it.tdlight.jni">TdApi.LabeledPricePart</a></td>
<th class="col-last" scope="row">
<div class="block">Portion of the price of a product
(e.g., &quot;delivery cost&quot;, &quot;tax amount&quot;).</div>
</th>
</tr>
<tr class="row-color" id="i721">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackInfo.html" title="class in it.tdlight.jni">TdApi.LanguagePackInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a language pack.</div>
</th>
</tr>
<tr class="alt-color" id="i722">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackString.html" title="class in it.tdlight.jni">TdApi.LanguagePackString</a></td>
<th class="col-last" scope="row">
<div class="block">Represents one language pack string.</div>
</th>
</tr>
<tr class="row-color" id="i723">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackStrings.html" title="class in it.tdlight.jni">TdApi.LanguagePackStrings</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of language pack strings.</div>
</th>
</tr>
<tr class="alt-color" id="i724">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackStringValue.html" title="class in it.tdlight.jni">TdApi.LanguagePackStringValue</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i725">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackStringValueDeleted.html" title="class in it.tdlight.jni">TdApi.LanguagePackStringValueDeleted</a></td>
<th class="col-last" scope="row">
<div class="block">A deleted language pack string, the
value must be taken from the built-in
English language pack.</div>
</th>
</tr>
<tr class="alt-color" id="i726">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackStringValueOrdinary.html" title="class in it.tdlight.jni">TdApi.LanguagePackStringValueOrdinary</a></td>
<th class="col-last" scope="row">
<div class="block">An ordinary language pack string.</div>
</th>
</tr>
<tr class="row-color" id="i727">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LanguagePackStringValuePluralized.html" title="class in it.tdlight.jni">TdApi.LanguagePackStringValuePluralized</a></td>
<th class="col-last" scope="row">
<div class="block">A language pack string which has
different forms based on the number
of some object it mentions.</div>
</th>
</tr>
<tr class="alt-color" id="i728">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LeaveChat.html" title="class in it.tdlight.jni">TdApi.LeaveChat</a></td>
<th class="col-last" scope="row">
<div class="block">Removes the current user from chat
members.</div>
</th>
</tr>
<tr class="row-color" id="i729">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LeaveGroupCall.html" title="class in it.tdlight.jni">TdApi.LeaveGroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Leaves a group call.</div>
</th>
</tr>
<tr class="alt-color" id="i730">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LoadChats.html" title="class in it.tdlight.jni">TdApi.LoadChats</a></td>
<th class="col-last" scope="row">
<div class="block">Loads more chats from a chat list.</div>
</th>
</tr>
<tr class="row-color" id="i731">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LoadGroupCallParticipants.html" title="class in it.tdlight.jni">TdApi.LoadGroupCallParticipants</a></td>
<th class="col-last" scope="row">
<div class="block">Loads more participants of a group
call.</div>
</th>
</tr>
<tr class="alt-color" id="i732">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LocalFile.html" title="class in it.tdlight.jni">TdApi.LocalFile</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a local file.</div>
</th>
</tr>
<tr class="row-color" id="i733">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LocalizationTargetInfo.html" title="class in it.tdlight.jni">TdApi.LocalizationTargetInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about the current localization target.</div>
</th>
</tr>
<tr class="alt-color" id="i734">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Location.html" title="class in it.tdlight.jni">TdApi.Location</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a location on planet Earth.</div>
</th>
</tr>
<tr class="row-color" id="i735">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LoginUrlInfo.html" title="class in it.tdlight.jni">TdApi.LoginUrlInfo</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i736">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LoginUrlInfoOpen.html" title="class in it.tdlight.jni">TdApi.LoginUrlInfoOpen</a></td>
<th class="col-last" scope="row">
<div class="block">An HTTP url needs to be open.</div>
</th>
</tr>
<tr class="row-color" id="i737">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LoginUrlInfoRequestConfirmation.html" title="class in it.tdlight.jni">TdApi.LoginUrlInfoRequestConfirmation</a></td>
<th class="col-last" scope="row">
<div class="block">An authorization confirmation dialog
needs to be shown to the user.</div>
</th>
</tr>
<tr class="alt-color" id="i738">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogOut.html" title="class in it.tdlight.jni">TdApi.LogOut</a></td>
<th class="col-last" scope="row">
<div class="block">Closes the TDLib instance after a
proper logout.</div>
</th>
</tr>
<tr class="row-color" id="i739">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogStream.html" title="class in it.tdlight.jni">TdApi.LogStream</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i740">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogStreamDefault.html" title="class in it.tdlight.jni">TdApi.LogStreamDefault</a></td>
<th class="col-last" scope="row">
<div class="block">The log is written to stderr or an OS specific log.</div>
</th>
</tr>
<tr class="row-color" id="i741">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogStreamEmpty.html" title="class in it.tdlight.jni">TdApi.LogStreamEmpty</a></td>
<th class="col-last" scope="row">
<div class="block">The log is written nowhere.</div>
</th>
</tr>
<tr class="alt-color" id="i742">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogStreamFile.html" title="class in it.tdlight.jni">TdApi.LogStreamFile</a></td>
<th class="col-last" scope="row">
<div class="block">The log is written to a file.</div>
</th>
</tr>
<tr class="row-color" id="i743">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogTags.html" title="class in it.tdlight.jni">TdApi.LogTags</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of available TDLib
internal log tags.</div>
</th>
</tr>
<tr class="alt-color" id="i744">
<td class="col-first"><a href="it/tdlight/jni/TdApi.LogVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.LogVerbosityLevel</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a TDLib internal log verbosity level.</div>
</th>
</tr>
<tr class="row-color" id="i745">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MaskPoint.html" title="class in it.tdlight.jni">TdApi.MaskPoint</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i746">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MaskPointChin.html" title="class in it.tdlight.jni">TdApi.MaskPointChin</a></td>
<th class="col-last" scope="row">
<div class="block">The mask is placed relatively to the chin.</div>
</th>
</tr>
<tr class="row-color" id="i747">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MaskPointEyes.html" title="class in it.tdlight.jni">TdApi.MaskPointEyes</a></td>
<th class="col-last" scope="row">
<div class="block">The mask is placed relatively to the eyes.</div>
</th>
</tr>
<tr class="alt-color" id="i748">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MaskPointForehead.html" title="class in it.tdlight.jni">TdApi.MaskPointForehead</a></td>
<th class="col-last" scope="row">
<div class="block">The mask is placed relatively to the forehead.</div>
</th>
</tr>
<tr class="row-color" id="i749">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MaskPointMouth.html" title="class in it.tdlight.jni">TdApi.MaskPointMouth</a></td>
<th class="col-last" scope="row">
<div class="block">The mask is placed relatively to the mouth.</div>
</th>
</tr>
<tr class="alt-color" id="i750">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MaskPosition.html" title="class in it.tdlight.jni">TdApi.MaskPosition</a></td>
<th class="col-last" scope="row">
<div class="block">Position on a photo where a mask is placed.</div>
</th>
</tr>
<tr class="row-color" id="i751">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MemoryStatistics.html" title="class in it.tdlight.jni">TdApi.MemoryStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Contains memory statistics.</div>
</th>
</tr>
<tr class="alt-color" id="i752">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Message.html" title="class in it.tdlight.jni">TdApi.Message</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a message.</div>
</th>
</tr>
<tr class="row-color" id="i753">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageAnimation.html" title="class in it.tdlight.jni">TdApi.MessageAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">An animation message (GIF-style).</div>
</th>
</tr>
<tr class="alt-color" id="i754">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageAudio.html" title="class in it.tdlight.jni">TdApi.MessageAudio</a></td>
<th class="col-last" scope="row">
<div class="block">An audio message.</div>
</th>
</tr>
<tr class="row-color" id="i755">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageBasicGroupChatCreate.html" title="class in it.tdlight.jni">TdApi.MessageBasicGroupChatCreate</a></td>
<th class="col-last" scope="row">
<div class="block">A newly created basic group.</div>
</th>
</tr>
<tr class="alt-color" id="i756">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageCall.html" title="class in it.tdlight.jni">TdApi.MessageCall</a></td>
<th class="col-last" scope="row">
<div class="block">A message with information about an ended call.</div>
</th>
</tr>
<tr class="row-color" id="i757">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatAddMembers.html" title="class in it.tdlight.jni">TdApi.MessageChatAddMembers</a></td>
<th class="col-last" scope="row">
<div class="block">New chat members were added.</div>
</th>
</tr>
<tr class="alt-color" id="i758">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatChangePhoto.html" title="class in it.tdlight.jni">TdApi.MessageChatChangePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">An updated chat photo.</div>
</th>
</tr>
<tr class="row-color" id="i759">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatChangeTitle.html" title="class in it.tdlight.jni">TdApi.MessageChatChangeTitle</a></td>
<th class="col-last" scope="row">
<div class="block">An updated chat title.</div>
</th>
</tr>
<tr class="alt-color" id="i760">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatDeleteMember.html" title="class in it.tdlight.jni">TdApi.MessageChatDeleteMember</a></td>
<th class="col-last" scope="row">
<div class="block">A chat member was deleted.</div>
</th>
</tr>
<tr class="row-color" id="i761">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatDeletePhoto.html" title="class in it.tdlight.jni">TdApi.MessageChatDeletePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A deleted chat photo.</div>
</th>
</tr>
<tr class="alt-color" id="i762">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatJoinByLink.html" title="class in it.tdlight.jni">TdApi.MessageChatJoinByLink</a></td>
<th class="col-last" scope="row">
<div class="block">A new member joined the chat by invite link.</div>
</th>
</tr>
<tr class="row-color" id="i763">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatSetTheme.html" title="class in it.tdlight.jni">TdApi.MessageChatSetTheme</a></td>
<th class="col-last" scope="row">
<div class="block">A theme in the chat has been changed.</div>
</th>
</tr>
<tr class="alt-color" id="i764">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatSetTtl.html" title="class in it.tdlight.jni">TdApi.MessageChatSetTtl</a></td>
<th class="col-last" scope="row">
<div class="block">The TTL (Time To Live) setting for
messages in the chat has been changed.</div>
</th>
</tr>
<tr class="row-color" id="i765">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatUpgradeFrom.html" title="class in it.tdlight.jni">TdApi.MessageChatUpgradeFrom</a></td>
<th class="col-last" scope="row">
<div class="block">A supergroup has been created from a basic group.</div>
</th>
</tr>
<tr class="alt-color" id="i766">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageChatUpgradeTo.html" title="class in it.tdlight.jni">TdApi.MessageChatUpgradeTo</a></td>
<th class="col-last" scope="row">
<div class="block">A basic group was upgraded to a
supergroup and was deactivated as the result.</div>
</th>
</tr>
<tr class="row-color" id="i767">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageContact.html" title="class in it.tdlight.jni">TdApi.MessageContact</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a user contact.</div>
</th>
</tr>
<tr class="alt-color" id="i768">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageContactRegistered.html" title="class in it.tdlight.jni">TdApi.MessageContactRegistered</a></td>
<th class="col-last" scope="row">
<div class="block">A contact has registered with Telegram.</div>
</th>
</tr>
<tr class="row-color" id="i769">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageContent.html" title="class in it.tdlight.jni">TdApi.MessageContent</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i770">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageCopyOptions.html" title="class in it.tdlight.jni">TdApi.MessageCopyOptions</a></td>
<th class="col-last" scope="row">
<div class="block">Options to be used when a message
content is copied without reference
to the original sender.</div>
</th>
</tr>
<tr class="row-color" id="i771">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageCustomServiceAction.html" title="class in it.tdlight.jni">TdApi.MessageCustomServiceAction</a></td>
<th class="col-last" scope="row">
<div class="block">A non-standard action has happened in the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i772">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageDice.html" title="class in it.tdlight.jni">TdApi.MessageDice</a></td>
<th class="col-last" scope="row">
<div class="block">A dice message.</div>
</th>
</tr>
<tr class="row-color" id="i773">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageDocument.html" title="class in it.tdlight.jni">TdApi.MessageDocument</a></td>
<th class="col-last" scope="row">
<div class="block">A document message (general file).</div>
</th>
</tr>
<tr class="alt-color" id="i774">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageExpiredPhoto.html" title="class in it.tdlight.jni">TdApi.MessageExpiredPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">An expired photo message (self-destructed
after TTL has elapsed).</div>
</th>
</tr>
<tr class="row-color" id="i775">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageExpiredVideo.html" title="class in it.tdlight.jni">TdApi.MessageExpiredVideo</a></td>
<th class="col-last" scope="row">
<div class="block">An expired video message (self-destructed
after TTL has elapsed).</div>
</th>
</tr>
<tr class="alt-color" id="i776">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageFileType.html" title="class in it.tdlight.jni">TdApi.MessageFileType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i777">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageFileTypeGroup.html" title="class in it.tdlight.jni">TdApi.MessageFileTypeGroup</a></td>
<th class="col-last" scope="row">
<div class="block">The messages was exported from a group chat.</div>
</th>
</tr>
<tr class="alt-color" id="i778">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageFileTypePrivate.html" title="class in it.tdlight.jni">TdApi.MessageFileTypePrivate</a></td>
<th class="col-last" scope="row">
<div class="block">The messages was exported from a private chat.</div>
</th>
</tr>
<tr class="row-color" id="i779">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageFileTypeUnknown.html" title="class in it.tdlight.jni">TdApi.MessageFileTypeUnknown</a></td>
<th class="col-last" scope="row">
<div class="block">The messages was exported from a chat
of unknown type.</div>
</th>
</tr>
<tr class="alt-color" id="i780">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardInfo.html" title="class in it.tdlight.jni">TdApi.MessageForwardInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a forwarded message.</div>
</th>
</tr>
<tr class="row-color" id="i781">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardOrigin.html" title="class in it.tdlight.jni">TdApi.MessageForwardOrigin</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i782">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardOriginChannel.html" title="class in it.tdlight.jni">TdApi.MessageForwardOriginChannel</a></td>
<th class="col-last" scope="row">
<div class="block">The message was originally a post in a channel.</div>
</th>
</tr>
<tr class="row-color" id="i783">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardOriginChat.html" title="class in it.tdlight.jni">TdApi.MessageForwardOriginChat</a></td>
<th class="col-last" scope="row">
<div class="block">The message was originally sent by an
anonymous chat administrator on behalf
of the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i784">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardOriginHiddenUser.html" title="class in it.tdlight.jni">TdApi.MessageForwardOriginHiddenUser</a></td>
<th class="col-last" scope="row">
<div class="block">The message was originally sent by a
user, which is hidden by their privacy settings.</div>
</th>
</tr>
<tr class="row-color" id="i785">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardOriginMessageImport.html" title="class in it.tdlight.jni">TdApi.MessageForwardOriginMessageImport</a></td>
<th class="col-last" scope="row">
<div class="block">The message was imported from an
exported message history.</div>
</th>
</tr>
<tr class="alt-color" id="i786">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageForwardOriginUser.html" title="class in it.tdlight.jni">TdApi.MessageForwardOriginUser</a></td>
<th class="col-last" scope="row">
<div class="block">The message was originally sent by a known user.</div>
</th>
</tr>
<tr class="row-color" id="i787">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageGame.html" title="class in it.tdlight.jni">TdApi.MessageGame</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a game.</div>
</th>
</tr>
<tr class="alt-color" id="i788">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageGameScore.html" title="class in it.tdlight.jni">TdApi.MessageGameScore</a></td>
<th class="col-last" scope="row">
<div class="block">A new high score was achieved in a game.</div>
</th>
</tr>
<tr class="row-color" id="i789">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageInteractionInfo.html" title="class in it.tdlight.jni">TdApi.MessageInteractionInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about interactions
with a message.</div>
</th>
</tr>
<tr class="alt-color" id="i790">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageInviteVoiceChatParticipants.html" title="class in it.tdlight.jni">TdApi.MessageInviteVoiceChatParticipants</a></td>
<th class="col-last" scope="row">
<div class="block">A message with information about an
invite to a voice chat.</div>
</th>
</tr>
<tr class="row-color" id="i791">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageInvoice.html" title="class in it.tdlight.jni">TdApi.MessageInvoice</a></td>
<th class="col-last" scope="row">
<div class="block">A message with an invoice from a bot.</div>
</th>
</tr>
<tr class="alt-color" id="i792">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageLink.html" title="class in it.tdlight.jni">TdApi.MessageLink</a></td>
<th class="col-last" scope="row">
<div class="block">Contains an HTTPS link to a message
in a supergroup or channel.</div>
</th>
</tr>
<tr class="row-color" id="i793">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageLinkInfo.html" title="class in it.tdlight.jni">TdApi.MessageLinkInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a link to
a message in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i794">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageLocation.html" title="class in it.tdlight.jni">TdApi.MessageLocation</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a location.</div>
</th>
</tr>
<tr class="row-color" id="i795">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePassportDataReceived.html" title="class in it.tdlight.jni">TdApi.MessagePassportDataReceived</a></td>
<th class="col-last" scope="row">
<div class="block">Telegram Passport data has been
received; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i796">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePassportDataSent.html" title="class in it.tdlight.jni">TdApi.MessagePassportDataSent</a></td>
<th class="col-last" scope="row">
<div class="block">Telegram Passport data has been sent.</div>
</th>
</tr>
<tr class="row-color" id="i797">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePaymentSuccessful.html" title="class in it.tdlight.jni">TdApi.MessagePaymentSuccessful</a></td>
<th class="col-last" scope="row">
<div class="block">A payment has been completed.</div>
</th>
</tr>
<tr class="alt-color" id="i798">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePaymentSuccessfulBot.html" title="class in it.tdlight.jni">TdApi.MessagePaymentSuccessfulBot</a></td>
<th class="col-last" scope="row">
<div class="block">A payment has been completed; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i799">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePhoto.html" title="class in it.tdlight.jni">TdApi.MessagePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A photo message.</div>
</th>
</tr>
<tr class="alt-color" id="i800">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePinMessage.html" title="class in it.tdlight.jni">TdApi.MessagePinMessage</a></td>
<th class="col-last" scope="row">
<div class="block">A message has been pinned.</div>
</th>
</tr>
<tr class="row-color" id="i801">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessagePoll.html" title="class in it.tdlight.jni">TdApi.MessagePoll</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a poll.</div>
</th>
</tr>
<tr class="alt-color" id="i802">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageProximityAlertTriggered.html" title="class in it.tdlight.jni">TdApi.MessageProximityAlertTriggered</a></td>
<th class="col-last" scope="row">
<div class="block">A user in the chat came within proximity alert range.</div>
</th>
</tr>
<tr class="row-color" id="i803">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageReplyInfo.html" title="class in it.tdlight.jni">TdApi.MessageReplyInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about replies to a message.</div>
</th>
</tr>
<tr class="alt-color" id="i804">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Messages.html" title="class in it.tdlight.jni">TdApi.Messages</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of messages.</div>
</th>
</tr>
<tr class="row-color" id="i805">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSchedulingState.html" title="class in it.tdlight.jni">TdApi.MessageSchedulingState</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i806">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSchedulingStateSendAtDate.html" title="class in it.tdlight.jni">TdApi.MessageSchedulingStateSendAtDate</a></td>
<th class="col-last" scope="row">
<div class="block">The message will be sent at the specified date.</div>
</th>
</tr>
<tr class="row-color" id="i807">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSchedulingStateSendWhenOnline.html" title="class in it.tdlight.jni">TdApi.MessageSchedulingStateSendWhenOnline</a></td>
<th class="col-last" scope="row">
<div class="block">The message will be sent when the peer
will be online.</div>
</th>
</tr>
<tr class="alt-color" id="i808">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageScreenshotTaken.html" title="class in it.tdlight.jni">TdApi.MessageScreenshotTaken</a></td>
<th class="col-last" scope="row">
<div class="block">A screenshot of a message in the chat
has been taken.</div>
</th>
</tr>
<tr class="row-color" id="i809">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSender.html" title="class in it.tdlight.jni">TdApi.MessageSender</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i810">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSenderChat.html" title="class in it.tdlight.jni">TdApi.MessageSenderChat</a></td>
<th class="col-last" scope="row">
<div class="block">The message was sent on behalf of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i811">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSenders.html" title="class in it.tdlight.jni">TdApi.MessageSenders</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of message senders.</div>
</th>
</tr>
<tr class="alt-color" id="i812">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSenderUser.html" title="class in it.tdlight.jni">TdApi.MessageSenderUser</a></td>
<th class="col-last" scope="row">
<div class="block">The message was sent by a known user.</div>
</th>
</tr>
<tr class="row-color" id="i813">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSendingState.html" title="class in it.tdlight.jni">TdApi.MessageSendingState</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i814">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSendingStateFailed.html" title="class in it.tdlight.jni">TdApi.MessageSendingStateFailed</a></td>
<th class="col-last" scope="row">
<div class="block">The message failed to be sent.</div>
</th>
</tr>
<tr class="row-color" id="i815">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSendingStatePending.html" title="class in it.tdlight.jni">TdApi.MessageSendingStatePending</a></td>
<th class="col-last" scope="row">
<div class="block">The message is being sent now, but
has not yet been delivered to the server.</div>
</th>
</tr>
<tr class="alt-color" id="i816">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSendOptions.html" title="class in it.tdlight.jni">TdApi.MessageSendOptions</a></td>
<th class="col-last" scope="row">
<div class="block">Options to be used when a message is sent.</div>
</th>
</tr>
<tr class="row-color" id="i817">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageStatistics.html" title="class in it.tdlight.jni">TdApi.MessageStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">A detailed statistics about a message.</div>
</th>
</tr>
<tr class="alt-color" id="i818">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSticker.html" title="class in it.tdlight.jni">TdApi.MessageSticker</a></td>
<th class="col-last" scope="row">
<div class="block">A sticker message.</div>
</th>
</tr>
<tr class="row-color" id="i819">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageSupergroupChatCreate.html" title="class in it.tdlight.jni">TdApi.MessageSupergroupChatCreate</a></td>
<th class="col-last" scope="row">
<div class="block">A newly created supergroup or channel.</div>
</th>
</tr>
<tr class="alt-color" id="i820">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageText.html" title="class in it.tdlight.jni">TdApi.MessageText</a></td>
<th class="col-last" scope="row">
<div class="block">A text message.</div>
</th>
</tr>
<tr class="row-color" id="i821">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageThreadInfo.html" title="class in it.tdlight.jni">TdApi.MessageThreadInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a message thread.</div>
</th>
</tr>
<tr class="alt-color" id="i822">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageUnsupported.html" title="class in it.tdlight.jni">TdApi.MessageUnsupported</a></td>
<th class="col-last" scope="row">
<div class="block">Message content that is not supported
in the current TDLib version.</div>
</th>
</tr>
<tr class="row-color" id="i823">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVenue.html" title="class in it.tdlight.jni">TdApi.MessageVenue</a></td>
<th class="col-last" scope="row">
<div class="block">A message with information about a venue.</div>
</th>
</tr>
<tr class="alt-color" id="i824">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVideo.html" title="class in it.tdlight.jni">TdApi.MessageVideo</a></td>
<th class="col-last" scope="row">
<div class="block">A video message.</div>
</th>
</tr>
<tr class="row-color" id="i825">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVideoNote.html" title="class in it.tdlight.jni">TdApi.MessageVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">A video note message.</div>
</th>
</tr>
<tr class="alt-color" id="i826">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVoiceChatEnded.html" title="class in it.tdlight.jni">TdApi.MessageVoiceChatEnded</a></td>
<th class="col-last" scope="row">
<div class="block">A message with information about an
ended voice chat.</div>
</th>
</tr>
<tr class="row-color" id="i827">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVoiceChatScheduled.html" title="class in it.tdlight.jni">TdApi.MessageVoiceChatScheduled</a></td>
<th class="col-last" scope="row">
<div class="block">A new voice chat was scheduled.</div>
</th>
</tr>
<tr class="alt-color" id="i828">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVoiceChatStarted.html" title="class in it.tdlight.jni">TdApi.MessageVoiceChatStarted</a></td>
<th class="col-last" scope="row">
<div class="block">A newly created voice chat.</div>
</th>
</tr>
<tr class="row-color" id="i829">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageVoiceNote.html" title="class in it.tdlight.jni">TdApi.MessageVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">A voice note message.</div>
</th>
</tr>
<tr class="alt-color" id="i830">
<td class="col-first"><a href="it/tdlight/jni/TdApi.MessageWebsiteConnected.html" title="class in it.tdlight.jni">TdApi.MessageWebsiteConnected</a></td>
<th class="col-last" scope="row">
<div class="block">The current user has connected a
website by logging in using Telegram
Login Widget on it.</div>
</th>
</tr>
<tr class="row-color" id="i831">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Minithumbnail.html" title="class in it.tdlight.jni">TdApi.Minithumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">Thumbnail image of a very poor quality
and low resolution.</div>
</th>
</tr>
<tr class="alt-color" id="i832">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkStatistics.html" title="class in it.tdlight.jni">TdApi.NetworkStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">A full list of available network statistic entries.</div>
</th>
</tr>
<tr class="row-color" id="i833">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkStatisticsEntry.html" title="class in it.tdlight.jni">TdApi.NetworkStatisticsEntry</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i834">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkStatisticsEntryCall.html" title="class in it.tdlight.jni">TdApi.NetworkStatisticsEntryCall</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about the total
amount of data that was used for calls.</div>
</th>
</tr>
<tr class="row-color" id="i835">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkStatisticsEntryFile.html" title="class in it.tdlight.jni">TdApi.NetworkStatisticsEntryFile</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about the total
amount of data that was used to send
and receive files.</div>
</th>
</tr>
<tr class="alt-color" id="i836">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkType.html" title="class in it.tdlight.jni">TdApi.NetworkType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i837">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkTypeMobile.html" title="class in it.tdlight.jni">TdApi.NetworkTypeMobile</a></td>
<th class="col-last" scope="row">
<div class="block">A mobile network.</div>
</th>
</tr>
<tr class="alt-color" id="i838">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkTypeMobileRoaming.html" title="class in it.tdlight.jni">TdApi.NetworkTypeMobileRoaming</a></td>
<th class="col-last" scope="row">
<div class="block">A mobile roaming network.</div>
</th>
</tr>
<tr class="row-color" id="i839">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkTypeNone.html" title="class in it.tdlight.jni">TdApi.NetworkTypeNone</a></td>
<th class="col-last" scope="row">
<div class="block">The network is not available.</div>
</th>
</tr>
<tr class="alt-color" id="i840">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkTypeOther.html" title="class in it.tdlight.jni">TdApi.NetworkTypeOther</a></td>
<th class="col-last" scope="row">
<div class="block">A different network type (e.g., Ethernet network).</div>
</th>
</tr>
<tr class="row-color" id="i841">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NetworkTypeWiFi.html" title="class in it.tdlight.jni">TdApi.NetworkTypeWiFi</a></td>
<th class="col-last" scope="row">
<div class="block">A Wi-Fi network.</div>
</th>
</tr>
<tr class="alt-color" id="i842">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Notification.html" title="class in it.tdlight.jni">TdApi.Notification</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a notification.</div>
</th>
</tr>
<tr class="row-color" id="i843">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationGroup.html" title="class in it.tdlight.jni">TdApi.NotificationGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a group of notifications.</div>
</th>
</tr>
<tr class="alt-color" id="i844">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationGroupType.html" title="class in it.tdlight.jni">TdApi.NotificationGroupType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i845">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationGroupTypeCalls.html" title="class in it.tdlight.jni">TdApi.NotificationGroupTypeCalls</a></td>
<th class="col-last" scope="row">
<div class="block">A group containing notifications of type notificationTypeNewCall.</div>
</th>
</tr>
<tr class="alt-color" id="i846">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationGroupTypeMentions.html" title="class in it.tdlight.jni">TdApi.NotificationGroupTypeMentions</a></td>
<th class="col-last" scope="row">
<div class="block">A group containing notifications of
type notificationTypeNewMessage and
notificationTypeNewPushMessage with
unread mentions of the current user,
replies to their messages, or a pinned message.</div>
</th>
</tr>
<tr class="row-color" id="i847">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationGroupTypeMessages.html" title="class in it.tdlight.jni">TdApi.NotificationGroupTypeMessages</a></td>
<th class="col-last" scope="row">
<div class="block">A group containing notifications of
type notificationTypeNewMessage and
notificationTypeNewPushMessage with
ordinary unread messages.</div>
</th>
</tr>
<tr class="alt-color" id="i848">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationGroupTypeSecretChat.html" title="class in it.tdlight.jni">TdApi.NotificationGroupTypeSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">A group containing a notification of type notificationTypeNewSecretChat.</div>
</th>
</tr>
<tr class="row-color" id="i849">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationSettingsScope.html" title="class in it.tdlight.jni">TdApi.NotificationSettingsScope</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i850">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationSettingsScopeChannelChats.html" title="class in it.tdlight.jni">TdApi.NotificationSettingsScopeChannelChats</a></td>
<th class="col-last" scope="row">
<div class="block">Notification settings applied to all
channels when the corresponding chat
setting has a default value.</div>
</th>
</tr>
<tr class="row-color" id="i851">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationSettingsScopeGroupChats.html" title="class in it.tdlight.jni">TdApi.NotificationSettingsScopeGroupChats</a></td>
<th class="col-last" scope="row">
<div class="block">Notification settings applied to all
basic groups and supergroups when the
corresponding chat setting has a default value.</div>
</th>
</tr>
<tr class="alt-color" id="i852">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationSettingsScopePrivateChats.html" title="class in it.tdlight.jni">TdApi.NotificationSettingsScopePrivateChats</a></td>
<th class="col-last" scope="row">
<div class="block">Notification settings applied to all
private and secret chats when the
corresponding chat setting has a default value.</div>
</th>
</tr>
<tr class="row-color" id="i853">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationType.html" title="class in it.tdlight.jni">TdApi.NotificationType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i854">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationTypeNewCall.html" title="class in it.tdlight.jni">TdApi.NotificationTypeNewCall</a></td>
<th class="col-last" scope="row">
<div class="block">New call was received.</div>
</th>
</tr>
<tr class="row-color" id="i855">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationTypeNewMessage.html" title="class in it.tdlight.jni">TdApi.NotificationTypeNewMessage</a></td>
<th class="col-last" scope="row">
<div class="block">New message was received.</div>
</th>
</tr>
<tr class="alt-color" id="i856">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationTypeNewPushMessage.html" title="class in it.tdlight.jni">TdApi.NotificationTypeNewPushMessage</a></td>
<th class="col-last" scope="row">
<div class="block">New message was received through a push notification.</div>
</th>
</tr>
<tr class="row-color" id="i857">
<td class="col-first"><a href="it/tdlight/jni/TdApi.NotificationTypeNewSecretChat.html" title="class in it.tdlight.jni">TdApi.NotificationTypeNewSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">New secret chat was created.</div>
</th>
</tr>
<tr class="alt-color" id="i858">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Object.html" title="class in it.tdlight.jni">TdApi.Object</a></td>
<th class="col-last" scope="row">&nbsp;</th>
</tr>
<tr class="row-color" id="i859">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Ok.html" title="class in it.tdlight.jni">TdApi.Ok</a></td>
<th class="col-last" scope="row">
<div class="block">An object of this type is returned on
a successful function call for certain functions.</div>
</th>
</tr>
<tr class="alt-color" id="i860">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OpenChat.html" title="class in it.tdlight.jni">TdApi.OpenChat</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that the chat is opened
by the user.</div>
</th>
</tr>
<tr class="row-color" id="i861">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OpenMessageContent.html" title="class in it.tdlight.jni">TdApi.OpenMessageContent</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that the message content
has been opened (e.g., the user has
opened a photo, video, document,
location or venue, or has listened to
an audio file or voice note message).</div>
</th>
</tr>
<tr class="alt-color" id="i862">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OptimizeStorage.html" title="class in it.tdlight.jni">TdApi.OptimizeStorage</a></td>
<th class="col-last" scope="row">
<div class="block">Optimizes storage usage, i.e.</div>
</th>
</tr>
<tr class="row-color" id="i863">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OptionValue.html" title="class in it.tdlight.jni">TdApi.OptionValue</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i864">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OptionValueBoolean.html" title="class in it.tdlight.jni">TdApi.OptionValueBoolean</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a boolean option.</div>
</th>
</tr>
<tr class="row-color" id="i865">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OptionValueEmpty.html" title="class in it.tdlight.jni">TdApi.OptionValueEmpty</a></td>
<th class="col-last" scope="row">
<div class="block">Represents an unknown option or an
option which has a default value.</div>
</th>
</tr>
<tr class="alt-color" id="i866">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OptionValueInteger.html" title="class in it.tdlight.jni">TdApi.OptionValueInteger</a></td>
<th class="col-last" scope="row">
<div class="block">Represents an integer option.</div>
</th>
</tr>
<tr class="row-color" id="i867">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OptionValueString.html" title="class in it.tdlight.jni">TdApi.OptionValueString</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a string option.</div>
</th>
</tr>
<tr class="alt-color" id="i868">
<td class="col-first"><a href="it/tdlight/jni/TdApi.OrderInfo.html" title="class in it.tdlight.jni">TdApi.OrderInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Order information.</div>
</th>
</tr>
<tr class="row-color" id="i869">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlock.html" title="class in it.tdlight.jni">TdApi.PageBlock</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i870">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockAnchor.html" title="class in it.tdlight.jni">TdApi.PageBlockAnchor</a></td>
<th class="col-last" scope="row">
<div class="block">An invisible anchor on a page, which
can be used in a URL to open the page
from the specified anchor.</div>
</th>
</tr>
<tr class="row-color" id="i871">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockAnimation.html" title="class in it.tdlight.jni">TdApi.PageBlockAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">An animation.</div>
</th>
</tr>
<tr class="alt-color" id="i872">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockAudio.html" title="class in it.tdlight.jni">TdApi.PageBlockAudio</a></td>
<th class="col-last" scope="row">
<div class="block">An audio file.</div>
</th>
</tr>
<tr class="row-color" id="i873">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockAuthorDate.html" title="class in it.tdlight.jni">TdApi.PageBlockAuthorDate</a></td>
<th class="col-last" scope="row">
<div class="block">The author and publishing date of a page.</div>
</th>
</tr>
<tr class="alt-color" id="i874">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockBlockQuote.html" title="class in it.tdlight.jni">TdApi.PageBlockBlockQuote</a></td>
<th class="col-last" scope="row">
<div class="block">A block quote.</div>
</th>
</tr>
<tr class="row-color" id="i875">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockCaption.html" title="class in it.tdlight.jni">TdApi.PageBlockCaption</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a caption of an instant view
web page block, consisting of a text
and a trailing credit.</div>
</th>
</tr>
<tr class="alt-color" id="i876">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockChatLink.html" title="class in it.tdlight.jni">TdApi.PageBlockChatLink</a></td>
<th class="col-last" scope="row">
<div class="block">A link to a chat.</div>
</th>
</tr>
<tr class="row-color" id="i877">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockCollage.html" title="class in it.tdlight.jni">TdApi.PageBlockCollage</a></td>
<th class="col-last" scope="row">
<div class="block">A collage.</div>
</th>
</tr>
<tr class="alt-color" id="i878">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockCover.html" title="class in it.tdlight.jni">TdApi.PageBlockCover</a></td>
<th class="col-last" scope="row">
<div class="block">A page cover.</div>
</th>
</tr>
<tr class="row-color" id="i879">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockDetails.html" title="class in it.tdlight.jni">TdApi.PageBlockDetails</a></td>
<th class="col-last" scope="row">
<div class="block">A collapsible block.</div>
</th>
</tr>
<tr class="alt-color" id="i880">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockDivider.html" title="class in it.tdlight.jni">TdApi.PageBlockDivider</a></td>
<th class="col-last" scope="row">
<div class="block">An empty block separating a page.</div>
</th>
</tr>
<tr class="row-color" id="i881">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockEmbedded.html" title="class in it.tdlight.jni">TdApi.PageBlockEmbedded</a></td>
<th class="col-last" scope="row">
<div class="block">An embedded web page.</div>
</th>
</tr>
<tr class="alt-color" id="i882">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockEmbeddedPost.html" title="class in it.tdlight.jni">TdApi.PageBlockEmbeddedPost</a></td>
<th class="col-last" scope="row">
<div class="block">An embedded post.</div>
</th>
</tr>
<tr class="row-color" id="i883">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockFooter.html" title="class in it.tdlight.jni">TdApi.PageBlockFooter</a></td>
<th class="col-last" scope="row">
<div class="block">The footer of a page.</div>
</th>
</tr>
<tr class="alt-color" id="i884">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockHeader.html" title="class in it.tdlight.jni">TdApi.PageBlockHeader</a></td>
<th class="col-last" scope="row">
<div class="block">A header.</div>
</th>
</tr>
<tr class="row-color" id="i885">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockHorizontalAlignment.html" title="class in it.tdlight.jni">TdApi.PageBlockHorizontalAlignment</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i886">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockHorizontalAlignmentCenter.html" title="class in it.tdlight.jni">TdApi.PageBlockHorizontalAlignmentCenter</a></td>
<th class="col-last" scope="row">
<div class="block">The content must be center-aligned.</div>
</th>
</tr>
<tr class="row-color" id="i887">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockHorizontalAlignmentLeft.html" title="class in it.tdlight.jni">TdApi.PageBlockHorizontalAlignmentLeft</a></td>
<th class="col-last" scope="row">
<div class="block">The content must be left-aligned.</div>
</th>
</tr>
<tr class="alt-color" id="i888">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockHorizontalAlignmentRight.html" title="class in it.tdlight.jni">TdApi.PageBlockHorizontalAlignmentRight</a></td>
<th class="col-last" scope="row">
<div class="block">The content must be right-aligned.</div>
</th>
</tr>
<tr class="row-color" id="i889">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockKicker.html" title="class in it.tdlight.jni">TdApi.PageBlockKicker</a></td>
<th class="col-last" scope="row">
<div class="block">A kicker.</div>
</th>
</tr>
<tr class="alt-color" id="i890">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockList.html" title="class in it.tdlight.jni">TdApi.PageBlockList</a></td>
<th class="col-last" scope="row">
<div class="block">A list of data blocks.</div>
</th>
</tr>
<tr class="row-color" id="i891">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockListItem.html" title="class in it.tdlight.jni">TdApi.PageBlockListItem</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an item of a list page block.</div>
</th>
</tr>
<tr class="alt-color" id="i892">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockMap.html" title="class in it.tdlight.jni">TdApi.PageBlockMap</a></td>
<th class="col-last" scope="row">
<div class="block">A map.</div>
</th>
</tr>
<tr class="row-color" id="i893">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockParagraph.html" title="class in it.tdlight.jni">TdApi.PageBlockParagraph</a></td>
<th class="col-last" scope="row">
<div class="block">A text paragraph.</div>
</th>
</tr>
<tr class="alt-color" id="i894">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockPhoto.html" title="class in it.tdlight.jni">TdApi.PageBlockPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A photo.</div>
</th>
</tr>
<tr class="row-color" id="i895">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockPreformatted.html" title="class in it.tdlight.jni">TdApi.PageBlockPreformatted</a></td>
<th class="col-last" scope="row">
<div class="block">A preformatted text paragraph.</div>
</th>
</tr>
<tr class="alt-color" id="i896">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockPullQuote.html" title="class in it.tdlight.jni">TdApi.PageBlockPullQuote</a></td>
<th class="col-last" scope="row">
<div class="block">A pull quote.</div>
</th>
</tr>
<tr class="row-color" id="i897">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockRelatedArticle.html" title="class in it.tdlight.jni">TdApi.PageBlockRelatedArticle</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a related article.</div>
</th>
</tr>
<tr class="alt-color" id="i898">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockRelatedArticles.html" title="class in it.tdlight.jni">TdApi.PageBlockRelatedArticles</a></td>
<th class="col-last" scope="row">
<div class="block">Related articles.</div>
</th>
</tr>
<tr class="row-color" id="i899">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockSlideshow.html" title="class in it.tdlight.jni">TdApi.PageBlockSlideshow</a></td>
<th class="col-last" scope="row">
<div class="block">A slideshow.</div>
</th>
</tr>
<tr class="alt-color" id="i900">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockSubheader.html" title="class in it.tdlight.jni">TdApi.PageBlockSubheader</a></td>
<th class="col-last" scope="row">
<div class="block">A subheader.</div>
</th>
</tr>
<tr class="row-color" id="i901">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockSubtitle.html" title="class in it.tdlight.jni">TdApi.PageBlockSubtitle</a></td>
<th class="col-last" scope="row">
<div class="block">The subtitle of a page.</div>
</th>
</tr>
<tr class="alt-color" id="i902">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockTable.html" title="class in it.tdlight.jni">TdApi.PageBlockTable</a></td>
<th class="col-last" scope="row">
<div class="block">A table.</div>
</th>
</tr>
<tr class="row-color" id="i903">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockTableCell.html" title="class in it.tdlight.jni">TdApi.PageBlockTableCell</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a cell of a table.</div>
</th>
</tr>
<tr class="alt-color" id="i904">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockTitle.html" title="class in it.tdlight.jni">TdApi.PageBlockTitle</a></td>
<th class="col-last" scope="row">
<div class="block">The title of a page.</div>
</th>
</tr>
<tr class="row-color" id="i905">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockVerticalAlignment.html" title="class in it.tdlight.jni">TdApi.PageBlockVerticalAlignment</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i906">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockVerticalAlignmentBottom.html" title="class in it.tdlight.jni">TdApi.PageBlockVerticalAlignmentBottom</a></td>
<th class="col-last" scope="row">
<div class="block">The content must be bottom-aligned.</div>
</th>
</tr>
<tr class="row-color" id="i907">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockVerticalAlignmentMiddle.html" title="class in it.tdlight.jni">TdApi.PageBlockVerticalAlignmentMiddle</a></td>
<th class="col-last" scope="row">
<div class="block">The content must be middle-aligned.</div>
</th>
</tr>
<tr class="alt-color" id="i908">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockVerticalAlignmentTop.html" title="class in it.tdlight.jni">TdApi.PageBlockVerticalAlignmentTop</a></td>
<th class="col-last" scope="row">
<div class="block">The content must be top-aligned.</div>
</th>
</tr>
<tr class="row-color" id="i909">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockVideo.html" title="class in it.tdlight.jni">TdApi.PageBlockVideo</a></td>
<th class="col-last" scope="row">
<div class="block">A video.</div>
</th>
</tr>
<tr class="alt-color" id="i910">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PageBlockVoiceNote.html" title="class in it.tdlight.jni">TdApi.PageBlockVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">A voice note.</div>
</th>
</tr>
<tr class="row-color" id="i911">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ParseMarkdown.html" title="class in it.tdlight.jni">TdApi.ParseMarkdown</a></td>
<th class="col-last" scope="row">
<div class="block">Parses Markdown entities in a
human-friendly format, ignoring markup
errors.</div>
</th>
</tr>
<tr class="alt-color" id="i912">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ParseTextEntities.html" title="class in it.tdlight.jni">TdApi.ParseTextEntities</a></td>
<th class="col-last" scope="row">
<div class="block">Parses Bold, Italic, Underline,
Strikethrough, Code, Pre, PreCode,
TextUrl and MentionName entities
contained in the text.</div>
</th>
</tr>
<tr class="row-color" id="i913">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportAuthorizationForm.html" title="class in it.tdlight.jni">TdApi.PassportAuthorizationForm</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a Telegram
Passport authorization form that was requested.</div>
</th>
</tr>
<tr class="alt-color" id="i914">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElement.html" title="class in it.tdlight.jni">TdApi.PassportElement</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i915">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementAddress.html" title="class in it.tdlight.jni">TdApi.PassportElementAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's address.</div>
</th>
</tr>
<tr class="alt-color" id="i916">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementBankStatement.html" title="class in it.tdlight.jni">TdApi.PassportElementBankStatement</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's bank statement.</div>
</th>
</tr>
<tr class="row-color" id="i917">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementDriverLicense.html" title="class in it.tdlight.jni">TdApi.PassportElementDriverLicense</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's driver license.</div>
</th>
</tr>
<tr class="alt-color" id="i918">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementEmailAddress.html" title="class in it.tdlight.jni">TdApi.PassportElementEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's email address.</div>
</th>
</tr>
<tr class="row-color" id="i919">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementError.html" title="class in it.tdlight.jni">TdApi.PassportElementError</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the description of an error
in a Telegram Passport element.</div>
</th>
</tr>
<tr class="alt-color" id="i920">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSource.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSource</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i921">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceDataField.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceDataField</a></td>
<th class="col-last" scope="row">
<div class="block">One of the data fields contains an
error.</div>
</th>
</tr>
<tr class="alt-color" id="i922">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceFile.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceFile</a></td>
<th class="col-last" scope="row">
<div class="block">The file contains an error.</div>
</th>
</tr>
<tr class="row-color" id="i923">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceFiles.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceFiles</a></td>
<th class="col-last" scope="row">
<div class="block">The list of attached files contains
an error.</div>
</th>
</tr>
<tr class="alt-color" id="i924">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceFrontSide.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceFrontSide</a></td>
<th class="col-last" scope="row">
<div class="block">The front side of the document contains
an error.</div>
</th>
</tr>
<tr class="row-color" id="i925">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceReverseSide.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceReverseSide</a></td>
<th class="col-last" scope="row">
<div class="block">The reverse side of the document
contains an error.</div>
</th>
</tr>
<tr class="alt-color" id="i926">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceSelfie.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceSelfie</a></td>
<th class="col-last" scope="row">
<div class="block">The selfie with the document contains
an error.</div>
</th>
</tr>
<tr class="row-color" id="i927">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceTranslationFile.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceTranslationFile</a></td>
<th class="col-last" scope="row">
<div class="block">One of files with the translation of
the document contains an error.</div>
</th>
</tr>
<tr class="alt-color" id="i928">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceTranslationFiles.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceTranslationFiles</a></td>
<th class="col-last" scope="row">
<div class="block">The translation of the document contains
an error.</div>
</th>
</tr>
<tr class="row-color" id="i929">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementErrorSourceUnspecified.html" title="class in it.tdlight.jni">TdApi.PassportElementErrorSourceUnspecified</a></td>
<th class="col-last" scope="row">
<div class="block">The element contains an error in an
unspecified place.</div>
</th>
</tr>
<tr class="alt-color" id="i930">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementIdentityCard.html" title="class in it.tdlight.jni">TdApi.PassportElementIdentityCard</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's identity card.</div>
</th>
</tr>
<tr class="row-color" id="i931">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementInternalPassport.html" title="class in it.tdlight.jni">TdApi.PassportElementInternalPassport</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's internal passport.</div>
</th>
</tr>
<tr class="alt-color" id="i932">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementPassport.html" title="class in it.tdlight.jni">TdApi.PassportElementPassport</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's passport.</div>
</th>
</tr>
<tr class="row-color" id="i933">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementPassportRegistration.html" title="class in it.tdlight.jni">TdApi.PassportElementPassportRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's passport registration pages.</div>
</th>
</tr>
<tr class="alt-color" id="i934">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementPersonalDetails.html" title="class in it.tdlight.jni">TdApi.PassportElementPersonalDetails</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's personal details.</div>
</th>
</tr>
<tr class="row-color" id="i935">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementPhoneNumber.html" title="class in it.tdlight.jni">TdApi.PassportElementPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's phone number.</div>
</th>
</tr>
<tr class="alt-color" id="i936">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementRentalAgreement.html" title="class in it.tdlight.jni">TdApi.PassportElementRentalAgreement</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's rental agreement.</div>
</th>
</tr>
<tr class="row-color" id="i937">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElements.html" title="class in it.tdlight.jni">TdApi.PassportElements</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about saved
Telegram Passport elements.</div>
</th>
</tr>
<tr class="alt-color" id="i938">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementsWithErrors.html" title="class in it.tdlight.jni">TdApi.PassportElementsWithErrors</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a Telegram
Passport elements and corresponding errors.</div>
</th>
</tr>
<tr class="row-color" id="i939">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTemporaryRegistration.html" title="class in it.tdlight.jni">TdApi.PassportElementTemporaryRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's temporary registration.</div>
</th>
</tr>
<tr class="alt-color" id="i940">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementType.html" title="class in it.tdlight.jni">TdApi.PassportElementType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i941">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeAddress.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's address.</div>
</th>
</tr>
<tr class="alt-color" id="i942">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeBankStatement.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeBankStatement</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's bank statement.</div>
</th>
</tr>
<tr class="row-color" id="i943">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeDriverLicense.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeDriverLicense</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's driver license.</div>
</th>
</tr>
<tr class="alt-color" id="i944">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeEmailAddress.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's email address.</div>
</th>
</tr>
<tr class="row-color" id="i945">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeIdentityCard.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeIdentityCard</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's identity card.</div>
</th>
</tr>
<tr class="alt-color" id="i946">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeInternalPassport.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeInternalPassport</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's internal passport.</div>
</th>
</tr>
<tr class="row-color" id="i947">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypePassport.html" title="class in it.tdlight.jni">TdApi.PassportElementTypePassport</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's passport.</div>
</th>
</tr>
<tr class="alt-color" id="i948">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypePassportRegistration.html" title="class in it.tdlight.jni">TdApi.PassportElementTypePassportRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the registration page of the user's passport.</div>
</th>
</tr>
<tr class="row-color" id="i949">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypePersonalDetails.html" title="class in it.tdlight.jni">TdApi.PassportElementTypePersonalDetails</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's personal details.</div>
</th>
</tr>
<tr class="alt-color" id="i950">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypePhoneNumber.html" title="class in it.tdlight.jni">TdApi.PassportElementTypePhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's phone number.</div>
</th>
</tr>
<tr class="row-color" id="i951">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeRentalAgreement.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeRentalAgreement</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's rental agreement.</div>
</th>
</tr>
<tr class="alt-color" id="i952">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeTemporaryRegistration.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeTemporaryRegistration</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's temporary registration.</div>
</th>
</tr>
<tr class="row-color" id="i953">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementTypeUtilityBill.html" title="class in it.tdlight.jni">TdApi.PassportElementTypeUtilityBill</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's utility bill.</div>
</th>
</tr>
<tr class="alt-color" id="i954">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportElementUtilityBill.html" title="class in it.tdlight.jni">TdApi.PassportElementUtilityBill</a></td>
<th class="col-last" scope="row">
<div class="block">A Telegram Passport element containing
the user's utility bill.</div>
</th>
</tr>
<tr class="row-color" id="i955">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportRequiredElement.html" title="class in it.tdlight.jni">TdApi.PassportRequiredElement</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a description of the required
Telegram Passport element that was
requested by a service.</div>
</th>
</tr>
<tr class="alt-color" id="i956">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PassportSuitableElement.html" title="class in it.tdlight.jni">TdApi.PassportSuitableElement</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a Telegram
Passport element that was requested
by a service.</div>
</th>
</tr>
<tr class="row-color" id="i957">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PasswordState.html" title="class in it.tdlight.jni">TdApi.PasswordState</a></td>
<th class="col-last" scope="row">
<div class="block">Represents the current state of 2-step verification.</div>
</th>
</tr>
<tr class="alt-color" id="i958">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PaymentForm.html" title="class in it.tdlight.jni">TdApi.PaymentForm</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about an invoice payment form.</div>
</th>
</tr>
<tr class="row-color" id="i959">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PaymentFormTheme.html" title="class in it.tdlight.jni">TdApi.PaymentFormTheme</a></td>
<th class="col-last" scope="row">
<div class="block">Theme colors for a payment form.</div>
</th>
</tr>
<tr class="alt-color" id="i960">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PaymentReceipt.html" title="class in it.tdlight.jni">TdApi.PaymentReceipt</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a successful payment.</div>
</th>
</tr>
<tr class="row-color" id="i961">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PaymentResult.html" title="class in it.tdlight.jni">TdApi.PaymentResult</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the result of a payment request.</div>
</th>
</tr>
<tr class="alt-color" id="i962">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PaymentsProviderStripe.html" title="class in it.tdlight.jni">TdApi.PaymentsProviderStripe</a></td>
<th class="col-last" scope="row">
<div class="block">Stripe payment provider.</div>
</th>
</tr>
<tr class="row-color" id="i963">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PersonalDetails.html" title="class in it.tdlight.jni">TdApi.PersonalDetails</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the user's personal details.</div>
</th>
</tr>
<tr class="alt-color" id="i964">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PersonalDocument.html" title="class in it.tdlight.jni">TdApi.PersonalDocument</a></td>
<th class="col-last" scope="row">
<div class="block">A personal document, containing some
information about a user.</div>
</th>
</tr>
<tr class="row-color" id="i965">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PhoneNumberAuthenticationSettings.html" title="class in it.tdlight.jni">TdApi.PhoneNumberAuthenticationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Contains settings for the authentication
of the user's phone number.</div>
</th>
</tr>
<tr class="alt-color" id="i966">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PhoneNumberInfo.html" title="class in it.tdlight.jni">TdApi.PhoneNumberInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a phone number.</div>
</th>
</tr>
<tr class="row-color" id="i967">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Photo.html" title="class in it.tdlight.jni">TdApi.Photo</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a photo.</div>
</th>
</tr>
<tr class="alt-color" id="i968">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PhotoSize.html" title="class in it.tdlight.jni">TdApi.PhotoSize</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an image in JPEG format.</div>
</th>
</tr>
<tr class="row-color" id="i969">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PinChatMessage.html" title="class in it.tdlight.jni">TdApi.PinChatMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Pins a message in a chat; requires
canPinMessages rights or canEditMessages
rights in the channel.</div>
</th>
</tr>
<tr class="alt-color" id="i970">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PingProxy.html" title="class in it.tdlight.jni">TdApi.PingProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Computes time needed to receive a
response from a Telegram server through
a proxy.</div>
</th>
</tr>
<tr class="row-color" id="i971">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Point.html" title="class in it.tdlight.jni">TdApi.Point</a></td>
<th class="col-last" scope="row">
<div class="block">A point on a Cartesian plane.</div>
</th>
</tr>
<tr class="alt-color" id="i972">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Poll.html" title="class in it.tdlight.jni">TdApi.Poll</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a poll.</div>
</th>
</tr>
<tr class="row-color" id="i973">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PollOption.html" title="class in it.tdlight.jni">TdApi.PollOption</a></td>
<th class="col-last" scope="row">
<div class="block">Describes one answer option of a poll.</div>
</th>
</tr>
<tr class="alt-color" id="i974">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PollType.html" title="class in it.tdlight.jni">TdApi.PollType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i975">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PollTypeQuiz.html" title="class in it.tdlight.jni">TdApi.PollTypeQuiz</a></td>
<th class="col-last" scope="row">
<div class="block">A poll in quiz mode, which has exactly
one correct answer option and can be
answered only once.</div>
</th>
</tr>
<tr class="alt-color" id="i976">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PollTypeRegular.html" title="class in it.tdlight.jni">TdApi.PollTypeRegular</a></td>
<th class="col-last" scope="row">
<div class="block">A regular poll.</div>
</th>
</tr>
<tr class="row-color" id="i977">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ProcessPushNotification.html" title="class in it.tdlight.jni">TdApi.ProcessPushNotification</a></td>
<th class="col-last" scope="row">
<div class="block">Handles a push notification.</div>
</th>
</tr>
<tr class="alt-color" id="i978">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ProfilePhoto.html" title="class in it.tdlight.jni">TdApi.ProfilePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a user profile photo.</div>
</th>
</tr>
<tr class="row-color" id="i979">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Proxies.html" title="class in it.tdlight.jni">TdApi.Proxies</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of proxy servers.</div>
</th>
</tr>
<tr class="alt-color" id="i980">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Proxy.html" title="class in it.tdlight.jni">TdApi.Proxy</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about a proxy server.</div>
</th>
</tr>
<tr class="row-color" id="i981">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ProxyType.html" title="class in it.tdlight.jni">TdApi.ProxyType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i982">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ProxyTypeHttp.html" title="class in it.tdlight.jni">TdApi.ProxyTypeHttp</a></td>
<th class="col-last" scope="row">
<div class="block">A HTTP transparent proxy server.</div>
</th>
</tr>
<tr class="row-color" id="i983">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ProxyTypeMtproto.html" title="class in it.tdlight.jni">TdApi.ProxyTypeMtproto</a></td>
<th class="col-last" scope="row">
<div class="block">An MTProto proxy server.</div>
</th>
</tr>
<tr class="alt-color" id="i984">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ProxyTypeSocks5.html" title="class in it.tdlight.jni">TdApi.ProxyTypeSocks5</a></td>
<th class="col-last" scope="row">
<div class="block">A SOCKS5 proxy server.</div>
</th>
</tr>
<tr class="row-color" id="i985">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PublicChatType.html" title="class in it.tdlight.jni">TdApi.PublicChatType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i986">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PublicChatTypeHasUsername.html" title="class in it.tdlight.jni">TdApi.PublicChatTypeHasUsername</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is public, because it has username.</div>
</th>
</tr>
<tr class="row-color" id="i987">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PublicChatTypeIsLocationBased.html" title="class in it.tdlight.jni">TdApi.PublicChatTypeIsLocationBased</a></td>
<th class="col-last" scope="row">
<div class="block">The chat is public, because it is a location-based supergroup.</div>
</th>
</tr>
<tr class="alt-color" id="i988">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContent.html" title="class in it.tdlight.jni">TdApi.PushMessageContent</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i989">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentAnimation.html" title="class in it.tdlight.jni">TdApi.PushMessageContentAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">An animation message (GIF-style).</div>
</th>
</tr>
<tr class="alt-color" id="i990">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentAudio.html" title="class in it.tdlight.jni">TdApi.PushMessageContentAudio</a></td>
<th class="col-last" scope="row">
<div class="block">An audio message.</div>
</th>
</tr>
<tr class="row-color" id="i991">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentBasicGroupChatCreate.html" title="class in it.tdlight.jni">TdApi.PushMessageContentBasicGroupChatCreate</a></td>
<th class="col-last" scope="row">
<div class="block">A newly created basic group.</div>
</th>
</tr>
<tr class="alt-color" id="i992">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentChatAddMembers.html" title="class in it.tdlight.jni">TdApi.PushMessageContentChatAddMembers</a></td>
<th class="col-last" scope="row">
<div class="block">New chat members were invited to a group.</div>
</th>
</tr>
<tr class="row-color" id="i993">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentChatChangePhoto.html" title="class in it.tdlight.jni">TdApi.PushMessageContentChatChangePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A chat photo was edited.</div>
</th>
</tr>
<tr class="alt-color" id="i994">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentChatChangeTitle.html" title="class in it.tdlight.jni">TdApi.PushMessageContentChatChangeTitle</a></td>
<th class="col-last" scope="row">
<div class="block">A chat title was edited.</div>
</th>
</tr>
<tr class="row-color" id="i995">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentChatDeleteMember.html" title="class in it.tdlight.jni">TdApi.PushMessageContentChatDeleteMember</a></td>
<th class="col-last" scope="row">
<div class="block">A chat member was deleted.</div>
</th>
</tr>
<tr class="alt-color" id="i996">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentChatJoinByLink.html" title="class in it.tdlight.jni">TdApi.PushMessageContentChatJoinByLink</a></td>
<th class="col-last" scope="row">
<div class="block">A new member joined the chat by invite link.</div>
</th>
</tr>
<tr class="row-color" id="i997">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentChatSetTheme.html" title="class in it.tdlight.jni">TdApi.PushMessageContentChatSetTheme</a></td>
<th class="col-last" scope="row">
<div class="block">A chat theme was edited.</div>
</th>
</tr>
<tr class="alt-color" id="i998">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentContact.html" title="class in it.tdlight.jni">TdApi.PushMessageContentContact</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a user contact.</div>
</th>
</tr>
<tr class="row-color" id="i999">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentContactRegistered.html" title="class in it.tdlight.jni">TdApi.PushMessageContentContactRegistered</a></td>
<th class="col-last" scope="row">
<div class="block">A contact has registered with Telegram.</div>
</th>
</tr>
<tr class="alt-color" id="i1000">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentDocument.html" title="class in it.tdlight.jni">TdApi.PushMessageContentDocument</a></td>
<th class="col-last" scope="row">
<div class="block">A document message (a general file).</div>
</th>
</tr>
<tr class="row-color" id="i1001">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentGame.html" title="class in it.tdlight.jni">TdApi.PushMessageContentGame</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a game.</div>
</th>
</tr>
<tr class="alt-color" id="i1002">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentGameScore.html" title="class in it.tdlight.jni">TdApi.PushMessageContentGameScore</a></td>
<th class="col-last" scope="row">
<div class="block">A new high score was achieved in a game.</div>
</th>
</tr>
<tr class="row-color" id="i1003">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentHidden.html" title="class in it.tdlight.jni">TdApi.PushMessageContentHidden</a></td>
<th class="col-last" scope="row">
<div class="block">A general message with hidden content.</div>
</th>
</tr>
<tr class="alt-color" id="i1004">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentInvoice.html" title="class in it.tdlight.jni">TdApi.PushMessageContentInvoice</a></td>
<th class="col-last" scope="row">
<div class="block">A message with an invoice from a bot.</div>
</th>
</tr>
<tr class="row-color" id="i1005">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentLocation.html" title="class in it.tdlight.jni">TdApi.PushMessageContentLocation</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a location.</div>
</th>
</tr>
<tr class="alt-color" id="i1006">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentMediaAlbum.html" title="class in it.tdlight.jni">TdApi.PushMessageContentMediaAlbum</a></td>
<th class="col-last" scope="row">
<div class="block">A media album.</div>
</th>
</tr>
<tr class="row-color" id="i1007">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentMessageForwards.html" title="class in it.tdlight.jni">TdApi.PushMessageContentMessageForwards</a></td>
<th class="col-last" scope="row">
<div class="block">A forwarded messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1008">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentPhoto.html" title="class in it.tdlight.jni">TdApi.PushMessageContentPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A photo message.</div>
</th>
</tr>
<tr class="row-color" id="i1009">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentPoll.html" title="class in it.tdlight.jni">TdApi.PushMessageContentPoll</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a poll.</div>
</th>
</tr>
<tr class="alt-color" id="i1010">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentScreenshotTaken.html" title="class in it.tdlight.jni">TdApi.PushMessageContentScreenshotTaken</a></td>
<th class="col-last" scope="row">
<div class="block">A screenshot of a message in the chat
has been taken.</div>
</th>
</tr>
<tr class="row-color" id="i1011">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentSticker.html" title="class in it.tdlight.jni">TdApi.PushMessageContentSticker</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a sticker.</div>
</th>
</tr>
<tr class="alt-color" id="i1012">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentText.html" title="class in it.tdlight.jni">TdApi.PushMessageContentText</a></td>
<th class="col-last" scope="row">
<div class="block">A text message.</div>
</th>
</tr>
<tr class="row-color" id="i1013">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentVideo.html" title="class in it.tdlight.jni">TdApi.PushMessageContentVideo</a></td>
<th class="col-last" scope="row">
<div class="block">A video message.</div>
</th>
</tr>
<tr class="alt-color" id="i1014">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentVideoNote.html" title="class in it.tdlight.jni">TdApi.PushMessageContentVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">A video note message.</div>
</th>
</tr>
<tr class="row-color" id="i1015">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushMessageContentVoiceNote.html" title="class in it.tdlight.jni">TdApi.PushMessageContentVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">A voice note message.</div>
</th>
</tr>
<tr class="alt-color" id="i1016">
<td class="col-first"><a href="it/tdlight/jni/TdApi.PushReceiverId.html" title="class in it.tdlight.jni">TdApi.PushReceiverId</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a globally unique push receiver
identifier, which can be used to
identify which account has received
a push notification.</div>
</th>
</tr>
<tr class="row-color" id="i1017">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReadAllChatMentions.html" title="class in it.tdlight.jni">TdApi.ReadAllChatMentions</a></td>
<th class="col-last" scope="row">
<div class="block">Marks all mentions in a chat as read.</div>
</th>
</tr>
<tr class="alt-color" id="i1018">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReadFilePart.html" title="class in it.tdlight.jni">TdApi.ReadFilePart</a></td>
<th class="col-last" scope="row">
<div class="block">Reads a part of a file from the TDLib
file cache and returns read bytes.</div>
</th>
</tr>
<tr class="row-color" id="i1019">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RecommendedChatFilter.html" title="class in it.tdlight.jni">TdApi.RecommendedChatFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a recommended chat filter.</div>
</th>
</tr>
<tr class="alt-color" id="i1020">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RecommendedChatFilters.html" title="class in it.tdlight.jni">TdApi.RecommendedChatFilters</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of recommended chat filters.</div>
</th>
</tr>
<tr class="row-color" id="i1021">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RecoverAuthenticationPassword.html" title="class in it.tdlight.jni">TdApi.RecoverAuthenticationPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Recovers the password with a password
recovery code sent to an email address
that was previously set up.</div>
</th>
</tr>
<tr class="alt-color" id="i1022">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RecoverPassword.html" title="class in it.tdlight.jni">TdApi.RecoverPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Recovers the 2-step verification
password using a recovery code sent
to an email address that was previously set up.</div>
</th>
</tr>
<tr class="row-color" id="i1023">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RecoveryEmailAddress.html" title="class in it.tdlight.jni">TdApi.RecoveryEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about the current
recovery email address.</div>
</th>
</tr>
<tr class="alt-color" id="i1024">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RegisterDevice.html" title="class in it.tdlight.jni">TdApi.RegisterDevice</a></td>
<th class="col-last" scope="row">
<div class="block">Registers the currently used device
for receiving push notifications.</div>
</th>
</tr>
<tr class="row-color" id="i1025">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RegisterUser.html" title="class in it.tdlight.jni">TdApi.RegisterUser</a></td>
<th class="col-last" scope="row">
<div class="block">Finishes user registration.</div>
</th>
</tr>
<tr class="alt-color" id="i1026">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoteFile.html" title="class in it.tdlight.jni">TdApi.RemoteFile</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a remote file.</div>
</th>
</tr>
<tr class="row-color" id="i1027">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveBackground.html" title="class in it.tdlight.jni">TdApi.RemoveBackground</a></td>
<th class="col-last" scope="row">
<div class="block">Removes background from the list of installed backgrounds.</div>
</th>
</tr>
<tr class="alt-color" id="i1028">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveChatActionBar.html" title="class in it.tdlight.jni">TdApi.RemoveChatActionBar</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a chat action bar without any other action.</div>
</th>
</tr>
<tr class="row-color" id="i1029">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveContacts.html" title="class in it.tdlight.jni">TdApi.RemoveContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Removes users from the contact list.</div>
</th>
</tr>
<tr class="alt-color" id="i1030">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveFavoriteSticker.html" title="class in it.tdlight.jni">TdApi.RemoveFavoriteSticker</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a sticker from the list of favorite stickers.</div>
</th>
</tr>
<tr class="row-color" id="i1031">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveNotification.html" title="class in it.tdlight.jni">TdApi.RemoveNotification</a></td>
<th class="col-last" scope="row">
<div class="block">Removes an active notification from
notification list.</div>
</th>
</tr>
<tr class="alt-color" id="i1032">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveNotificationGroup.html" title="class in it.tdlight.jni">TdApi.RemoveNotificationGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a group of active notifications.</div>
</th>
</tr>
<tr class="row-color" id="i1033">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveProxy.html" title="class in it.tdlight.jni">TdApi.RemoveProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a proxy server.</div>
</th>
</tr>
<tr class="alt-color" id="i1034">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveRecentHashtag.html" title="class in it.tdlight.jni">TdApi.RemoveRecentHashtag</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a hashtag from the list of
recently used hashtags.</div>
</th>
</tr>
<tr class="row-color" id="i1035">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveRecentlyFoundChat.html" title="class in it.tdlight.jni">TdApi.RemoveRecentlyFoundChat</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a chat from the list of recently found chats.</div>
</th>
</tr>
<tr class="alt-color" id="i1036">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveRecentSticker.html" title="class in it.tdlight.jni">TdApi.RemoveRecentSticker</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a sticker from the list of
recently used stickers.</div>
</th>
</tr>
<tr class="row-color" id="i1037">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveSavedAnimation.html" title="class in it.tdlight.jni">TdApi.RemoveSavedAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">Removes an animation from the list of saved animations.</div>
</th>
</tr>
<tr class="alt-color" id="i1038">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveStickerFromSet.html" title="class in it.tdlight.jni">TdApi.RemoveStickerFromSet</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a sticker from the set to
which it belongs; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1039">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RemoveTopChat.html" title="class in it.tdlight.jni">TdApi.RemoveTopChat</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a chat from the list of
frequently used chats.</div>
</th>
</tr>
<tr class="alt-color" id="i1040">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReorderChatFilters.html" title="class in it.tdlight.jni">TdApi.ReorderChatFilters</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the order of chat filters.</div>
</th>
</tr>
<tr class="row-color" id="i1041">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReorderInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.ReorderInstalledStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the order of installed sticker sets.</div>
</th>
</tr>
<tr class="alt-color" id="i1042">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReplacePrimaryChatInviteLink.html" title="class in it.tdlight.jni">TdApi.ReplacePrimaryChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Replaces current primary invite link
for a chat with a new primary invite
link.</div>
</th>
</tr>
<tr class="row-color" id="i1043">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReplyMarkup.html" title="class in it.tdlight.jni">TdApi.ReplyMarkup</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1044">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReplyMarkupForceReply.html" title="class in it.tdlight.jni">TdApi.ReplyMarkupForceReply</a></td>
<th class="col-last" scope="row">
<div class="block">Instructs application to force a reply
to this message.</div>
</th>
</tr>
<tr class="row-color" id="i1045">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReplyMarkupInlineKeyboard.html" title="class in it.tdlight.jni">TdApi.ReplyMarkupInlineKeyboard</a></td>
<th class="col-last" scope="row">
<div class="block">Contains an inline keyboard layout.</div>
</th>
</tr>
<tr class="alt-color" id="i1046">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReplyMarkupRemoveKeyboard.html" title="class in it.tdlight.jni">TdApi.ReplyMarkupRemoveKeyboard</a></td>
<th class="col-last" scope="row">
<div class="block">Instructs application to remove the
keyboard once this message has been
received.</div>
</th>
</tr>
<tr class="row-color" id="i1047">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReplyMarkupShowKeyboard.html" title="class in it.tdlight.jni">TdApi.ReplyMarkupShowKeyboard</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a custom keyboard layout to
quickly reply to bots.</div>
</th>
</tr>
<tr class="alt-color" id="i1048">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReportChat.html" title="class in it.tdlight.jni">TdApi.ReportChat</a></td>
<th class="col-last" scope="row">
<div class="block">Reports a chat to the Telegram
moderators.</div>
</th>
</tr>
<tr class="row-color" id="i1049">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReportChatPhoto.html" title="class in it.tdlight.jni">TdApi.ReportChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Reports a chat photo to the Telegram
moderators.</div>
</th>
</tr>
<tr class="alt-color" id="i1050">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ReportSupergroupSpam.html" title="class in it.tdlight.jni">TdApi.ReportSupergroupSpam</a></td>
<th class="col-last" scope="row">
<div class="block">Reports some messages from a user in
a supergroup as spam; requires
administrator rights in the supergroup.</div>
</th>
</tr>
<tr class="row-color" id="i1051">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RequestAuthenticationPasswordRecovery.html" title="class in it.tdlight.jni">TdApi.RequestAuthenticationPasswordRecovery</a></td>
<th class="col-last" scope="row">
<div class="block">Requests to send a password recovery
code to an email address that was
previously set up.</div>
</th>
</tr>
<tr class="alt-color" id="i1052">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RequestPasswordRecovery.html" title="class in it.tdlight.jni">TdApi.RequestPasswordRecovery</a></td>
<th class="col-last" scope="row">
<div class="block">Requests to send a 2-step verification
password recovery code to an email
address that was previously set up.</div>
</th>
</tr>
<tr class="row-color" id="i1053">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RequestQrCodeAuthentication.html" title="class in it.tdlight.jni">TdApi.RequestQrCodeAuthentication</a></td>
<th class="col-last" scope="row">
<div class="block">Requests QR code authentication by
scanning a QR code on another logged
in device.</div>
</th>
</tr>
<tr class="alt-color" id="i1054">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendAuthenticationCode.html" title="class in it.tdlight.jni">TdApi.ResendAuthenticationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Re-sends an authentication code to
the user.</div>
</th>
</tr>
<tr class="row-color" id="i1055">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendChangePhoneNumberCode.html" title="class in it.tdlight.jni">TdApi.ResendChangePhoneNumberCode</a></td>
<th class="col-last" scope="row">
<div class="block">Re-sends the authentication code sent
to confirm a new phone number for the
current user.</div>
</th>
</tr>
<tr class="alt-color" id="i1056">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendEmailAddressVerificationCode.html" title="class in it.tdlight.jni">TdApi.ResendEmailAddressVerificationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Re-sends the code to verify an email
address to be added to a user's Telegram Passport.</div>
</th>
</tr>
<tr class="row-color" id="i1057">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendMessages.html" title="class in it.tdlight.jni">TdApi.ResendMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Resends messages which failed to send.</div>
</th>
</tr>
<tr class="alt-color" id="i1058">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendPhoneNumberConfirmationCode.html" title="class in it.tdlight.jni">TdApi.ResendPhoneNumberConfirmationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Resends phone number confirmation code.</div>
</th>
</tr>
<tr class="row-color" id="i1059">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendPhoneNumberVerificationCode.html" title="class in it.tdlight.jni">TdApi.ResendPhoneNumberVerificationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Re-sends the code to verify a phone
number to be added to a user's Telegram Passport.</div>
</th>
</tr>
<tr class="alt-color" id="i1060">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResendRecoveryEmailAddressCode.html" title="class in it.tdlight.jni">TdApi.ResendRecoveryEmailAddressCode</a></td>
<th class="col-last" scope="row">
<div class="block">Resends the 2-step verification recovery
email address verification code.</div>
</th>
</tr>
<tr class="row-color" id="i1061">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetAllNotificationSettings.html" title="class in it.tdlight.jni">TdApi.ResetAllNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Resets all notification settings to
their default values.</div>
</th>
</tr>
<tr class="alt-color" id="i1062">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetBackgrounds.html" title="class in it.tdlight.jni">TdApi.ResetBackgrounds</a></td>
<th class="col-last" scope="row">
<div class="block">Resets list of installed backgrounds
to its default value.</div>
</th>
</tr>
<tr class="row-color" id="i1063">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetNetworkStatistics.html" title="class in it.tdlight.jni">TdApi.ResetNetworkStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Resets all network data usage statistics
to zero.</div>
</th>
</tr>
<tr class="alt-color" id="i1064">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetPassword.html" title="class in it.tdlight.jni">TdApi.ResetPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Removes 2-step verification password
without previous password and access
to recovery email address.</div>
</th>
</tr>
<tr class="row-color" id="i1065">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetPasswordResult.html" title="class in it.tdlight.jni">TdApi.ResetPasswordResult</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1066">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetPasswordResultDeclined.html" title="class in it.tdlight.jni">TdApi.ResetPasswordResultDeclined</a></td>
<th class="col-last" scope="row">
<div class="block">The password reset request was declined.</div>
</th>
</tr>
<tr class="row-color" id="i1067">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetPasswordResultOk.html" title="class in it.tdlight.jni">TdApi.ResetPasswordResultOk</a></td>
<th class="col-last" scope="row">
<div class="block">The password was reset.</div>
</th>
</tr>
<tr class="alt-color" id="i1068">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ResetPasswordResultPending.html" title="class in it.tdlight.jni">TdApi.ResetPasswordResultPending</a></td>
<th class="col-last" scope="row">
<div class="block">The password reset request is pending.</div>
</th>
</tr>
<tr class="row-color" id="i1069">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RevokeChatInviteLink.html" title="class in it.tdlight.jni">TdApi.RevokeChatInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Revokes invite link for a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1070">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RevokeGroupCallInviteLink.html" title="class in it.tdlight.jni">TdApi.RevokeGroupCallInviteLink</a></td>
<th class="col-last" scope="row">
<div class="block">Revokes invite link for a group call.</div>
</th>
</tr>
<tr class="row-color" id="i1071">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichText.html" title="class in it.tdlight.jni">TdApi.RichText</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1072">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextAnchor.html" title="class in it.tdlight.jni">TdApi.RichTextAnchor</a></td>
<th class="col-last" scope="row">
<div class="block">An anchor.</div>
</th>
</tr>
<tr class="row-color" id="i1073">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextAnchorLink.html" title="class in it.tdlight.jni">TdApi.RichTextAnchorLink</a></td>
<th class="col-last" scope="row">
<div class="block">A link to an anchor on the same web page.</div>
</th>
</tr>
<tr class="alt-color" id="i1074">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextBold.html" title="class in it.tdlight.jni">TdApi.RichTextBold</a></td>
<th class="col-last" scope="row">
<div class="block">A bold rich text.</div>
</th>
</tr>
<tr class="row-color" id="i1075">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextEmailAddress.html" title="class in it.tdlight.jni">TdApi.RichTextEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">A rich text email link.</div>
</th>
</tr>
<tr class="alt-color" id="i1076">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextFixed.html" title="class in it.tdlight.jni">TdApi.RichTextFixed</a></td>
<th class="col-last" scope="row">
<div class="block">A fixed-width rich text.</div>
</th>
</tr>
<tr class="row-color" id="i1077">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextIcon.html" title="class in it.tdlight.jni">TdApi.RichTextIcon</a></td>
<th class="col-last" scope="row">
<div class="block">A small image inside the text.</div>
</th>
</tr>
<tr class="alt-color" id="i1078">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextItalic.html" title="class in it.tdlight.jni">TdApi.RichTextItalic</a></td>
<th class="col-last" scope="row">
<div class="block">An italicized rich text.</div>
</th>
</tr>
<tr class="row-color" id="i1079">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextMarked.html" title="class in it.tdlight.jni">TdApi.RichTextMarked</a></td>
<th class="col-last" scope="row">
<div class="block">A marked rich text.</div>
</th>
</tr>
<tr class="alt-color" id="i1080">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextPhoneNumber.html" title="class in it.tdlight.jni">TdApi.RichTextPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A rich text phone number.</div>
</th>
</tr>
<tr class="row-color" id="i1081">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextPlain.html" title="class in it.tdlight.jni">TdApi.RichTextPlain</a></td>
<th class="col-last" scope="row">
<div class="block">A plain text.</div>
</th>
</tr>
<tr class="alt-color" id="i1082">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextReference.html" title="class in it.tdlight.jni">TdApi.RichTextReference</a></td>
<th class="col-last" scope="row">
<div class="block">A reference to a richTexts object on
the same web page.</div>
</th>
</tr>
<tr class="row-color" id="i1083">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTexts.html" title="class in it.tdlight.jni">TdApi.RichTexts</a></td>
<th class="col-last" scope="row">
<div class="block">A concatenation of rich texts.</div>
</th>
</tr>
<tr class="alt-color" id="i1084">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextStrikethrough.html" title="class in it.tdlight.jni">TdApi.RichTextStrikethrough</a></td>
<th class="col-last" scope="row">
<div class="block">A strikethrough rich text.</div>
</th>
</tr>
<tr class="row-color" id="i1085">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextSubscript.html" title="class in it.tdlight.jni">TdApi.RichTextSubscript</a></td>
<th class="col-last" scope="row">
<div class="block">A subscript rich text.</div>
</th>
</tr>
<tr class="alt-color" id="i1086">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextSuperscript.html" title="class in it.tdlight.jni">TdApi.RichTextSuperscript</a></td>
<th class="col-last" scope="row">
<div class="block">A superscript rich text.</div>
</th>
</tr>
<tr class="row-color" id="i1087">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextUnderline.html" title="class in it.tdlight.jni">TdApi.RichTextUnderline</a></td>
<th class="col-last" scope="row">
<div class="block">An underlined rich text.</div>
</th>
</tr>
<tr class="alt-color" id="i1088">
<td class="col-first"><a href="it/tdlight/jni/TdApi.RichTextUrl.html" title="class in it.tdlight.jni">TdApi.RichTextUrl</a></td>
<th class="col-last" scope="row">
<div class="block">A rich text URL link.</div>
</th>
</tr>
<tr class="row-color" id="i1089">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SaveApplicationLogEvent.html" title="class in it.tdlight.jni">TdApi.SaveApplicationLogEvent</a></td>
<th class="col-last" scope="row">
<div class="block">Saves application log event on the
server.</div>
</th>
</tr>
<tr class="alt-color" id="i1090">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SavedCredentials.html" title="class in it.tdlight.jni">TdApi.SavedCredentials</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about saved card credentials.</div>
</th>
</tr>
<tr class="row-color" id="i1091">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ScopeNotificationSettings.html" title="class in it.tdlight.jni">TdApi.ScopeNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about notification
settings for several chats.</div>
</th>
</tr>
<tr class="alt-color" id="i1092">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchBackground.html" title="class in it.tdlight.jni">TdApi.SearchBackground</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for a background by its name.</div>
</th>
</tr>
<tr class="row-color" id="i1093">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchCallMessages.html" title="class in it.tdlight.jni">TdApi.SearchCallMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for call messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1094">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchChatMembers.html" title="class in it.tdlight.jni">TdApi.SearchChatMembers</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for a specified query in the
first name, last name and username of
the members of a specified chat.</div>
</th>
</tr>
<tr class="row-color" id="i1095">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchChatMessages.html" title="class in it.tdlight.jni">TdApi.SearchChatMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for messages with given words
in the chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1096">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchChatRecentLocationMessages.html" title="class in it.tdlight.jni">TdApi.SearchChatRecentLocationMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about the recent
locations of chat members that were
sent to the chat.</div>
</th>
</tr>
<tr class="row-color" id="i1097">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchChats.html" title="class in it.tdlight.jni">TdApi.SearchChats</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for the specified query in
the title and username of already
known chats, this is an offline request.</div>
</th>
</tr>
<tr class="alt-color" id="i1098">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchChatsNearby.html" title="class in it.tdlight.jni">TdApi.SearchChatsNearby</a></td>
<th class="col-last" scope="row">
<div class="block">Returns a list of users and location-based
supergroups nearby.</div>
</th>
</tr>
<tr class="row-color" id="i1099">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchChatsOnServer.html" title="class in it.tdlight.jni">TdApi.SearchChatsOnServer</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for the specified query in
the title and username of already
known chats via request to the server.</div>
</th>
</tr>
<tr class="alt-color" id="i1100">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchContacts.html" title="class in it.tdlight.jni">TdApi.SearchContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for the specified query in
the first names, last names and
usernames of the known user contacts.</div>
</th>
</tr>
<tr class="row-color" id="i1101">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchEmojis.html" title="class in it.tdlight.jni">TdApi.SearchEmojis</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for emojis by keywords.</div>
</th>
</tr>
<tr class="alt-color" id="i1102">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchHashtags.html" title="class in it.tdlight.jni">TdApi.SearchHashtags</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for recently used hashtags
by their prefix.</div>
</th>
</tr>
<tr class="row-color" id="i1103">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.SearchInstalledStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for installed sticker sets
by looking for specified query in
their title and name.</div>
</th>
</tr>
<tr class="alt-color" id="i1104">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessages.html" title="class in it.tdlight.jni">TdApi.SearchMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for messages in all chats
except secret chats.</div>
</th>
</tr>
<tr class="row-color" id="i1105">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilter.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilter</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1106">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterAnimation.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterAnimation</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only animation messages.</div>
</th>
</tr>
<tr class="row-color" id="i1107">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterAudio.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterAudio</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only audio messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1108">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterCall.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterCall</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only call messages.</div>
</th>
</tr>
<tr class="row-color" id="i1109">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterChatPhoto.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only messages containing chat photos.</div>
</th>
</tr>
<tr class="alt-color" id="i1110">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterDocument.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterDocument</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only document messages.</div>
</th>
</tr>
<tr class="row-color" id="i1111">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterEmpty.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterEmpty</a></td>
<th class="col-last" scope="row">
<div class="block">Returns all found messages, no filter is applied.</div>
</th>
</tr>
<tr class="alt-color" id="i1112">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterFailedToSend.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterFailedToSend</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only failed to send messages.</div>
</th>
</tr>
<tr class="row-color" id="i1113">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterMention.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterMention</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only messages with mentions
of the current user, or messages that
are replies to their messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1114">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterMissedCall.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterMissedCall</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only incoming call messages
with missed/declined discard reasons.</div>
</th>
</tr>
<tr class="row-color" id="i1115">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterPhoto.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only photo messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1116">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterPhotoAndVideo.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterPhotoAndVideo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only photo and video messages.</div>
</th>
</tr>
<tr class="row-color" id="i1117">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterPinned.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterPinned</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only pinned messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1118">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterUnreadMention.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterUnreadMention</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only messages with unread
mentions of the current user, or
messages that are replies to their
messages.</div>
</th>
</tr>
<tr class="row-color" id="i1119">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterUrl.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only messages containing URLs.</div>
</th>
</tr>
<tr class="alt-color" id="i1120">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterVideo.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterVideo</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only video messages.</div>
</th>
</tr>
<tr class="row-color" id="i1121">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterVideoNote.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only video note messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1122">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterVoiceAndVideoNote.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterVoiceAndVideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only voice and video note messages.</div>
</th>
</tr>
<tr class="row-color" id="i1123">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchMessagesFilterVoiceNote.html" title="class in it.tdlight.jni">TdApi.SearchMessagesFilterVoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">Returns only voice note messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1124">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchPublicChat.html" title="class in it.tdlight.jni">TdApi.SearchPublicChat</a></td>
<th class="col-last" scope="row">
<div class="block">Searches a public chat by its username.</div>
</th>
</tr>
<tr class="row-color" id="i1125">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchPublicChats.html" title="class in it.tdlight.jni">TdApi.SearchPublicChats</a></td>
<th class="col-last" scope="row">
<div class="block">Searches public chats by looking for
specified query in their username and
title.</div>
</th>
</tr>
<tr class="alt-color" id="i1126">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchSecretMessages.html" title="class in it.tdlight.jni">TdApi.SearchSecretMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for messages in secret chats.</div>
</th>
</tr>
<tr class="row-color" id="i1127">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchStickers.html" title="class in it.tdlight.jni">TdApi.SearchStickers</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for stickers from public
sticker sets that correspond to a given emoji.</div>
</th>
</tr>
<tr class="alt-color" id="i1128">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchStickerSet.html" title="class in it.tdlight.jni">TdApi.SearchStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for a sticker set by its name.</div>
</th>
</tr>
<tr class="row-color" id="i1129">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SearchStickerSets.html" title="class in it.tdlight.jni">TdApi.SearchStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Searches for ordinary sticker sets by
looking for specified query in their
title and name.</div>
</th>
</tr>
<tr class="alt-color" id="i1130">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Seconds.html" title="class in it.tdlight.jni">TdApi.Seconds</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a value representing a number of seconds.</div>
</th>
</tr>
<tr class="row-color" id="i1131">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SecretChat.html" title="class in it.tdlight.jni">TdApi.SecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a secret chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1132">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SecretChatState.html" title="class in it.tdlight.jni">TdApi.SecretChatState</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1133">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SecretChatStateClosed.html" title="class in it.tdlight.jni">TdApi.SecretChatStateClosed</a></td>
<th class="col-last" scope="row">
<div class="block">The secret chat is closed.</div>
</th>
</tr>
<tr class="alt-color" id="i1134">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SecretChatStatePending.html" title="class in it.tdlight.jni">TdApi.SecretChatStatePending</a></td>
<th class="col-last" scope="row">
<div class="block">The secret chat is not yet created;
waiting for the other user to get online.</div>
</th>
</tr>
<tr class="row-color" id="i1135">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SecretChatStateReady.html" title="class in it.tdlight.jni">TdApi.SecretChatStateReady</a></td>
<th class="col-last" scope="row">
<div class="block">The secret chat is ready to use.</div>
</th>
</tr>
<tr class="alt-color" id="i1136">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendBotStartMessage.html" title="class in it.tdlight.jni">TdApi.SendBotStartMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Invites a bot to a chat (if it is not
yet a member) and sends it the /start
command.</div>
</th>
</tr>
<tr class="row-color" id="i1137">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendCallDebugInformation.html" title="class in it.tdlight.jni">TdApi.SendCallDebugInformation</a></td>
<th class="col-last" scope="row">
<div class="block">Sends debug information for a call.</div>
</th>
</tr>
<tr class="alt-color" id="i1138">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendCallRating.html" title="class in it.tdlight.jni">TdApi.SendCallRating</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a call rating.</div>
</th>
</tr>
<tr class="row-color" id="i1139">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendCallSignalingData.html" title="class in it.tdlight.jni">TdApi.SendCallSignalingData</a></td>
<th class="col-last" scope="row">
<div class="block">Sends call signaling data.</div>
</th>
</tr>
<tr class="alt-color" id="i1140">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendChatAction.html" title="class in it.tdlight.jni">TdApi.SendChatAction</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a notification about user activity
in a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1141">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendChatScreenshotTakenNotification.html" title="class in it.tdlight.jni">TdApi.SendChatScreenshotTakenNotification</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a notification about a screenshot
taken in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1142">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendCustomRequest.html" title="class in it.tdlight.jni">TdApi.SendCustomRequest</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a custom request; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1143">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendEmailAddressVerificationCode.html" title="class in it.tdlight.jni">TdApi.SendEmailAddressVerificationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a code to verify an email address
to be added to a user's Telegram Passport.</div>
</th>
</tr>
<tr class="alt-color" id="i1144">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendInlineQueryResultMessage.html" title="class in it.tdlight.jni">TdApi.SendInlineQueryResultMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Sends the result of an inline query
as a message.</div>
</th>
</tr>
<tr class="row-color" id="i1145">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendMessage.html" title="class in it.tdlight.jni">TdApi.SendMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a message.</div>
</th>
</tr>
<tr class="alt-color" id="i1146">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendMessageAlbum.html" title="class in it.tdlight.jni">TdApi.SendMessageAlbum</a></td>
<th class="col-last" scope="row">
<div class="block">Sends 2-10 messages grouped together
into an album.</div>
</th>
</tr>
<tr class="row-color" id="i1147">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendPassportAuthorizationForm.html" title="class in it.tdlight.jni">TdApi.SendPassportAuthorizationForm</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a Telegram Passport authorization
form, effectively sharing data with
the service.</div>
</th>
</tr>
<tr class="alt-color" id="i1148">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendPaymentForm.html" title="class in it.tdlight.jni">TdApi.SendPaymentForm</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a filled-out payment form to
the bot for final verification.</div>
</th>
</tr>
<tr class="row-color" id="i1149">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendPhoneNumberConfirmationCode.html" title="class in it.tdlight.jni">TdApi.SendPhoneNumberConfirmationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Sends phone number confirmation code
to handle links of the type internalLinkTypePhoneNumberConfirmation.</div>
</th>
</tr>
<tr class="alt-color" id="i1150">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SendPhoneNumberVerificationCode.html" title="class in it.tdlight.jni">TdApi.SendPhoneNumberVerificationCode</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a code to verify a phone number
to be added to a user's Telegram Passport.</div>
</th>
</tr>
<tr class="row-color" id="i1151">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Session.html" title="class in it.tdlight.jni">TdApi.Session</a></td>
<th class="col-last" scope="row">
<div class="block">Contains information about one session
in a Telegram application used by the
current user.</div>
</th>
</tr>
<tr class="alt-color" id="i1152">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Sessions.html" title="class in it.tdlight.jni">TdApi.Sessions</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of sessions.</div>
</th>
</tr>
<tr class="row-color" id="i1153">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetAccountTtl.html" title="class in it.tdlight.jni">TdApi.SetAccountTtl</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the period of inactivity after
which the account of the current user
will automatically be deleted.</div>
</th>
</tr>
<tr class="alt-color" id="i1154">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetAlarm.html" title="class in it.tdlight.jni">TdApi.SetAlarm</a></td>
<th class="col-last" scope="row">
<div class="block">Succeeds after a specified amount of
time has passed.</div>
</th>
</tr>
<tr class="row-color" id="i1155">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetAuthenticationPhoneNumber.html" title="class in it.tdlight.jni">TdApi.SetAuthenticationPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the phone number of the user and
sends an authentication code to the
user.</div>
</th>
</tr>
<tr class="alt-color" id="i1156">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetAutoDownloadSettings.html" title="class in it.tdlight.jni">TdApi.SetAutoDownloadSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Sets auto-download settings.</div>
</th>
</tr>
<tr class="row-color" id="i1157">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetBackground.html" title="class in it.tdlight.jni">TdApi.SetBackground</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the background selected by
the user; adds background to the list
of installed backgrounds.</div>
</th>
</tr>
<tr class="alt-color" id="i1158">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetBio.html" title="class in it.tdlight.jni">TdApi.SetBio</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the bio of the current user.</div>
</th>
</tr>
<tr class="row-color" id="i1159">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetBotUpdatesStatus.html" title="class in it.tdlight.jni">TdApi.SetBotUpdatesStatus</a></td>
<th class="col-last" scope="row">
<div class="block">Informs the server about the number
of pending bot updates if they haven't
been processed for a long time; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1160">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatClientData.html" title="class in it.tdlight.jni">TdApi.SetChatClientData</a></td>
<th class="col-last" scope="row">
<div class="block">Changes application-specific data
associated with a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1161">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatDescription.html" title="class in it.tdlight.jni">TdApi.SetChatDescription</a></td>
<th class="col-last" scope="row">
<div class="block">Changes information about a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1162">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatDiscussionGroup.html" title="class in it.tdlight.jni">TdApi.SetChatDiscussionGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the discussion group of a
channel chat; requires canChangeInfo
administrator right in the channel if
it is specified.</div>
</th>
</tr>
<tr class="row-color" id="i1163">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatDraftMessage.html" title="class in it.tdlight.jni">TdApi.SetChatDraftMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the draft message in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1164">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatLocation.html" title="class in it.tdlight.jni">TdApi.SetChatLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the location of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1165">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatMemberStatus.html" title="class in it.tdlight.jni">TdApi.SetChatMemberStatus</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the status of a chat member,
needs appropriate privileges.</div>
</th>
</tr>
<tr class="alt-color" id="i1166">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatMessageTtlSetting.html" title="class in it.tdlight.jni">TdApi.SetChatMessageTtlSetting</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the message TTL setting (sets
a new self-destruct timer) in a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1167">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatNotificationSettings.html" title="class in it.tdlight.jni">TdApi.SetChatNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the notification settings of
a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1168">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatPermissions.html" title="class in it.tdlight.jni">TdApi.SetChatPermissions</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the chat members permissions.</div>
</th>
</tr>
<tr class="row-color" id="i1169">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatPhoto.html" title="class in it.tdlight.jni">TdApi.SetChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the photo of a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1170">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatSlowModeDelay.html" title="class in it.tdlight.jni">TdApi.SetChatSlowModeDelay</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the slow mode delay of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1171">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatTheme.html" title="class in it.tdlight.jni">TdApi.SetChatTheme</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the chat theme.</div>
</th>
</tr>
<tr class="alt-color" id="i1172">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetChatTitle.html" title="class in it.tdlight.jni">TdApi.SetChatTitle</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the chat title.</div>
</th>
</tr>
<tr class="row-color" id="i1173">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetCommands.html" title="class in it.tdlight.jni">TdApi.SetCommands</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the list of commands supported
by the bot for the given user scope
and language; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1174">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetCustomLanguagePack.html" title="class in it.tdlight.jni">TdApi.SetCustomLanguagePack</a></td>
<th class="col-last" scope="row">
<div class="block">Adds or changes a custom local language
pack to the current localization target.</div>
</th>
</tr>
<tr class="row-color" id="i1175">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetCustomLanguagePackString.html" title="class in it.tdlight.jni">TdApi.SetCustomLanguagePackString</a></td>
<th class="col-last" scope="row">
<div class="block">Adds, edits or deletes a string in a
custom local language pack.</div>
</th>
</tr>
<tr class="alt-color" id="i1176">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetDatabaseEncryptionKey.html" title="class in it.tdlight.jni">TdApi.SetDatabaseEncryptionKey</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the database encryption key.</div>
</th>
</tr>
<tr class="row-color" id="i1177">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetFileGenerationProgress.html" title="class in it.tdlight.jni">TdApi.SetFileGenerationProgress</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib on a file generation progress.</div>
</th>
</tr>
<tr class="alt-color" id="i1178">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetGameScore.html" title="class in it.tdlight.jni">TdApi.SetGameScore</a></td>
<th class="col-last" scope="row">
<div class="block">Updates the game score of the specified
user in the game; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1179">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetGroupCallParticipantIsSpeaking.html" title="class in it.tdlight.jni">TdApi.SetGroupCallParticipantIsSpeaking</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that speaking state of
a participant of an active group has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1180">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetGroupCallParticipantVolumeLevel.html" title="class in it.tdlight.jni">TdApi.SetGroupCallParticipantVolumeLevel</a></td>
<th class="col-last" scope="row">
<div class="block">Changes volume level of a participant
of an active group call.</div>
</th>
</tr>
<tr class="row-color" id="i1181">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetGroupCallTitle.html" title="class in it.tdlight.jni">TdApi.SetGroupCallTitle</a></td>
<th class="col-last" scope="row">
<div class="block">Sets group call title.</div>
</th>
</tr>
<tr class="alt-color" id="i1182">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetInlineGameScore.html" title="class in it.tdlight.jni">TdApi.SetInlineGameScore</a></td>
<th class="col-last" scope="row">
<div class="block">Updates the game score of the specified
user in a game; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1183">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetLocation.html" title="class in it.tdlight.jni">TdApi.SetLocation</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the location of the current
user.</div>
</th>
</tr>
<tr class="alt-color" id="i1184">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetLogStream.html" title="class in it.tdlight.jni">TdApi.SetLogStream</a></td>
<th class="col-last" scope="row">
<div class="block">Sets new log stream for internal
logging of TDLib.</div>
</th>
</tr>
<tr class="row-color" id="i1185">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetLogTagVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.SetLogTagVerbosityLevel</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the verbosity level for a specified
TDLib internal log tag.</div>
</th>
</tr>
<tr class="alt-color" id="i1186">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetLogVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.SetLogVerbosityLevel</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the verbosity level of the internal
logging of TDLib.</div>
</th>
</tr>
<tr class="row-color" id="i1187">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetName.html" title="class in it.tdlight.jni">TdApi.SetName</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the first and last name of
the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i1188">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetNetworkType.html" title="class in it.tdlight.jni">TdApi.SetNetworkType</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the current network type.</div>
</th>
</tr>
<tr class="row-color" id="i1189">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetOption.html" title="class in it.tdlight.jni">TdApi.SetOption</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the value of an option.</div>
</th>
</tr>
<tr class="alt-color" id="i1190">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetPassportElement.html" title="class in it.tdlight.jni">TdApi.SetPassportElement</a></td>
<th class="col-last" scope="row">
<div class="block">Adds an element to the user's Telegram
Passport.</div>
</th>
</tr>
<tr class="row-color" id="i1191">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetPassportElementErrors.html" title="class in it.tdlight.jni">TdApi.SetPassportElementErrors</a></td>
<th class="col-last" scope="row">
<div class="block">Informs the user that some of the
elements in their Telegram Passport
contain errors; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1192">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetPassword.html" title="class in it.tdlight.jni">TdApi.SetPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the password for the current
user.</div>
</th>
</tr>
<tr class="row-color" id="i1193">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetPinnedChats.html" title="class in it.tdlight.jni">TdApi.SetPinnedChats</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the order of pinned chats.</div>
</th>
</tr>
<tr class="alt-color" id="i1194">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetPollAnswer.html" title="class in it.tdlight.jni">TdApi.SetPollAnswer</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the user answer to a poll.</div>
</th>
</tr>
<tr class="row-color" id="i1195">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetProfilePhoto.html" title="class in it.tdlight.jni">TdApi.SetProfilePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">Changes a profile photo for the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i1196">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetRecoveryEmailAddress.html" title="class in it.tdlight.jni">TdApi.SetRecoveryEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the 2-step verification recovery
email address of the user.</div>
</th>
</tr>
<tr class="row-color" id="i1197">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetScopeNotificationSettings.html" title="class in it.tdlight.jni">TdApi.SetScopeNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Changes notification settings for
chats of a given type.</div>
</th>
</tr>
<tr class="alt-color" id="i1198">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetStickerPositionInSet.html" title="class in it.tdlight.jni">TdApi.SetStickerPositionInSet</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the position of a sticker in
the set to which it belongs; for bots
only.</div>
</th>
</tr>
<tr class="row-color" id="i1199">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetStickerSetThumbnail.html" title="class in it.tdlight.jni">TdApi.SetStickerSetThumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">Sets a sticker set thumbnail; for bots
only.</div>
</th>
</tr>
<tr class="alt-color" id="i1200">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetSupergroupStickerSet.html" title="class in it.tdlight.jni">TdApi.SetSupergroupStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the sticker set of a supergroup;
requires canChangeInfo administrator right.</div>
</th>
</tr>
<tr class="row-color" id="i1201">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetSupergroupUsername.html" title="class in it.tdlight.jni">TdApi.SetSupergroupUsername</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the username of a supergroup
or channel, requires owner privileges
in the supergroup or channel.</div>
</th>
</tr>
<tr class="alt-color" id="i1202">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetTdlibParameters.html" title="class in it.tdlight.jni">TdApi.SetTdlibParameters</a></td>
<th class="col-last" scope="row">
<div class="block">Sets the parameters for TDLib
initialization.</div>
</th>
</tr>
<tr class="row-color" id="i1203">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetUsername.html" title="class in it.tdlight.jni">TdApi.SetUsername</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the username of the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i1204">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetUserPrivacySettingRules.html" title="class in it.tdlight.jni">TdApi.SetUserPrivacySettingRules</a></td>
<th class="col-last" scope="row">
<div class="block">Changes user privacy settings.</div>
</th>
</tr>
<tr class="row-color" id="i1205">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SetVoiceChatDefaultParticipant.html" title="class in it.tdlight.jni">TdApi.SetVoiceChatDefaultParticipant</a></td>
<th class="col-last" scope="row">
<div class="block">Changes default participant identifier,
which can be used to join voice chats
in a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1206">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SharePhoneNumber.html" title="class in it.tdlight.jni">TdApi.SharePhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">Shares the phone number of the current
user with a mutual contact.</div>
</th>
</tr>
<tr class="row-color" id="i1207">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ShippingOption.html" title="class in it.tdlight.jni">TdApi.ShippingOption</a></td>
<th class="col-last" scope="row">
<div class="block">One shipping option.</div>
</th>
</tr>
<tr class="alt-color" id="i1208">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SponsoredMessage.html" title="class in it.tdlight.jni">TdApi.SponsoredMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a sponsored message.</div>
</th>
</tr>
<tr class="row-color" id="i1209">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SponsoredMessages.html" title="class in it.tdlight.jni">TdApi.SponsoredMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of sponsored messages.</div>
</th>
</tr>
<tr class="alt-color" id="i1210">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StartGroupCallRecording.html" title="class in it.tdlight.jni">TdApi.StartGroupCallRecording</a></td>
<th class="col-last" scope="row">
<div class="block">Starts recording of an active group
call.</div>
</th>
</tr>
<tr class="row-color" id="i1211">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StartGroupCallScreenSharing.html" title="class in it.tdlight.jni">TdApi.StartGroupCallScreenSharing</a></td>
<th class="col-last" scope="row">
<div class="block">Starts screen sharing in a joined
group call.</div>
</th>
</tr>
<tr class="alt-color" id="i1212">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StartScheduledGroupCall.html" title="class in it.tdlight.jni">TdApi.StartScheduledGroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Starts a scheduled group call.</div>
</th>
</tr>
<tr class="row-color" id="i1213">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StatisticalGraph.html" title="class in it.tdlight.jni">TdApi.StatisticalGraph</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1214">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StatisticalGraphAsync.html" title="class in it.tdlight.jni">TdApi.StatisticalGraphAsync</a></td>
<th class="col-last" scope="row">
<div class="block">The graph data to be asynchronously
loaded through getStatisticalGraph.</div>
</th>
</tr>
<tr class="row-color" id="i1215">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StatisticalGraphData.html" title="class in it.tdlight.jni">TdApi.StatisticalGraphData</a></td>
<th class="col-last" scope="row">
<div class="block">A graph data.</div>
</th>
</tr>
<tr class="alt-color" id="i1216">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StatisticalGraphError.html" title="class in it.tdlight.jni">TdApi.StatisticalGraphError</a></td>
<th class="col-last" scope="row">
<div class="block">An error message to be shown to the
user instead of the graph.</div>
</th>
</tr>
<tr class="row-color" id="i1217">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StatisticalValue.html" title="class in it.tdlight.jni">TdApi.StatisticalValue</a></td>
<th class="col-last" scope="row">
<div class="block">A value with information about its recent changes.</div>
</th>
</tr>
<tr class="alt-color" id="i1218">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Sticker.html" title="class in it.tdlight.jni">TdApi.Sticker</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a sticker.</div>
</th>
</tr>
<tr class="row-color" id="i1219">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Stickers.html" title="class in it.tdlight.jni">TdApi.Stickers</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of stickers.</div>
</th>
</tr>
<tr class="alt-color" id="i1220">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StickerSet.html" title="class in it.tdlight.jni">TdApi.StickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a sticker set.</div>
</th>
</tr>
<tr class="row-color" id="i1221">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StickerSetInfo.html" title="class in it.tdlight.jni">TdApi.StickerSetInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Represents short information about a sticker set.</div>
</th>
</tr>
<tr class="alt-color" id="i1222">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StickerSets.html" title="class in it.tdlight.jni">TdApi.StickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of sticker sets.</div>
</th>
</tr>
<tr class="row-color" id="i1223">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StopPoll.html" title="class in it.tdlight.jni">TdApi.StopPoll</a></td>
<th class="col-last" scope="row">
<div class="block">Stops a poll.</div>
</th>
</tr>
<tr class="alt-color" id="i1224">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StorageStatistics.html" title="class in it.tdlight.jni">TdApi.StorageStatistics</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the exact storage usage
statistics split by chats and file type.</div>
</th>
</tr>
<tr class="row-color" id="i1225">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StorageStatisticsByChat.html" title="class in it.tdlight.jni">TdApi.StorageStatisticsByChat</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the storage usage statistics
for a specific chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1226">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StorageStatisticsByFileType.html" title="class in it.tdlight.jni">TdApi.StorageStatisticsByFileType</a></td>
<th class="col-last" scope="row">
<div class="block">Contains the storage usage statistics
for a specific file type.</div>
</th>
</tr>
<tr class="row-color" id="i1227">
<td class="col-first"><a href="it/tdlight/jni/TdApi.StorageStatisticsFast.html" title="class in it.tdlight.jni">TdApi.StorageStatisticsFast</a></td>
<th class="col-last" scope="row">
<div class="block">Contains approximate storage usage
statistics, excluding files of unknown file type.</div>
</th>
</tr>
<tr class="alt-color" id="i1228">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SuggestedAction.html" title="class in it.tdlight.jni">TdApi.SuggestedAction</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1229">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SuggestedActionCheckPassword.html" title="class in it.tdlight.jni">TdApi.SuggestedActionCheckPassword</a></td>
<th class="col-last" scope="row">
<div class="block">Suggests the user to check whether
2-step verification password is still remembered.</div>
</th>
</tr>
<tr class="alt-color" id="i1230">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SuggestedActionCheckPhoneNumber.html" title="class in it.tdlight.jni">TdApi.SuggestedActionCheckPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">Suggests the user to check whether
authorization phone number is correct
and change the phone number if it is inaccessible.</div>
</th>
</tr>
<tr class="row-color" id="i1231">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SuggestedActionConvertToBroadcastGroup.html" title="class in it.tdlight.jni">TdApi.SuggestedActionConvertToBroadcastGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Suggests the user to convert specified
supergroup to a broadcast group.</div>
</th>
</tr>
<tr class="alt-color" id="i1232">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SuggestedActionEnableArchiveAndMuteNewChats.html" title="class in it.tdlight.jni">TdApi.SuggestedActionEnableArchiveAndMuteNewChats</a></td>
<th class="col-last" scope="row">
<div class="block">Suggests the user to enable
&quot;archive_and_mute_new_chats_from_unknown_users&quot; option.</div>
</th>
</tr>
<tr class="row-color" id="i1233">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SuggestedActionSeeTicksHint.html" title="class in it.tdlight.jni">TdApi.SuggestedActionSeeTicksHint</a></td>
<th class="col-last" scope="row">
<div class="block">Suggests the user to see a hint about
meaning of one and two ticks on sent message.</div>
</th>
</tr>
<tr class="alt-color" id="i1234">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Supergroup.html" title="class in it.tdlight.jni">TdApi.Supergroup</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a supergroup or channel
with zero or more members (subscribers
in the case of channels).</div>
</th>
</tr>
<tr class="row-color" id="i1235">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupFullInfo.html" title="class in it.tdlight.jni">TdApi.SupergroupFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains full information about a
supergroup or channel.</div>
</th>
</tr>
<tr class="alt-color" id="i1236">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilter.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilter</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1237">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterAdministrators.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterAdministrators</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the owner and administrators.</div>
</th>
</tr>
<tr class="alt-color" id="i1238">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterBanned.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterBanned</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users banned from the supergroup
or channel; can be used only by administrators.</div>
</th>
</tr>
<tr class="row-color" id="i1239">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterBots.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterBots</a></td>
<th class="col-last" scope="row">
<div class="block">Returns bot members of the supergroup or channel.</div>
</th>
</tr>
<tr class="alt-color" id="i1240">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterContacts.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterContacts</a></td>
<th class="col-last" scope="row">
<div class="block">Returns contacts of the user, which
are members of the supergroup or channel.</div>
</th>
</tr>
<tr class="row-color" id="i1241">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterMention.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterMention</a></td>
<th class="col-last" scope="row">
<div class="block">Returns users which can be mentioned
in the supergroup.</div>
</th>
</tr>
<tr class="alt-color" id="i1242">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterRecent.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterRecent</a></td>
<th class="col-last" scope="row">
<div class="block">Returns recently active users in
reverse chronological order.</div>
</th>
</tr>
<tr class="row-color" id="i1243">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterRestricted.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterRestricted</a></td>
<th class="col-last" scope="row">
<div class="block">Returns restricted supergroup members;
can be used only by administrators.</div>
</th>
</tr>
<tr class="alt-color" id="i1244">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SupergroupMembersFilterSearch.html" title="class in it.tdlight.jni">TdApi.SupergroupMembersFilterSearch</a></td>
<th class="col-last" scope="row">
<div class="block">Used to search for supergroup or
channel members via a (string) query.</div>
</th>
</tr>
<tr class="row-color" id="i1245">
<td class="col-first"><a href="it/tdlight/jni/TdApi.SynchronizeLanguagePack.html" title="class in it.tdlight.jni">TdApi.SynchronizeLanguagePack</a></td>
<th class="col-last" scope="row">
<div class="block">Fetches the latest versions of all
strings from a language pack in the
current localization target from the
server.</div>
</th>
</tr>
<tr class="alt-color" id="i1246">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TdlibParameters.html" title="class in it.tdlight.jni">TdApi.TdlibParameters</a></td>
<th class="col-last" scope="row">
<div class="block">Contains parameters for TDLib initialization.</div>
</th>
</tr>
<tr class="row-color" id="i1247">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TemporaryPasswordState.html" title="class in it.tdlight.jni">TdApi.TemporaryPasswordState</a></td>
<th class="col-last" scope="row">
<div class="block">Returns information about the availability
of a temporary password, which can be
used for payments.</div>
</th>
</tr>
<tr class="alt-color" id="i1248">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TerminateAllOtherSessions.html" title="class in it.tdlight.jni">TdApi.TerminateAllOtherSessions</a></td>
<th class="col-last" scope="row">
<div class="block">Terminates all other sessions of the current user.</div>
</th>
</tr>
<tr class="row-color" id="i1249">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TerminateSession.html" title="class in it.tdlight.jni">TdApi.TerminateSession</a></td>
<th class="col-last" scope="row">
<div class="block">Terminates a session of the current user.</div>
</th>
</tr>
<tr class="alt-color" id="i1250">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TermsOfService.html" title="class in it.tdlight.jni">TdApi.TermsOfService</a></td>
<th class="col-last" scope="row">
<div class="block">Contains Telegram terms of service.</div>
</th>
</tr>
<tr class="row-color" id="i1251">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestBytes.html" title="class in it.tdlight.jni">TdApi.TestBytes</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a sequence
of bytes; for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1252">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallBytes.html" title="class in it.tdlight.jni">TdApi.TestCallBytes</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the received bytes; for testing
only.</div>
</th>
</tr>
<tr class="row-color" id="i1253">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallEmpty.html" title="class in it.tdlight.jni">TdApi.TestCallEmpty</a></td>
<th class="col-last" scope="row">
<div class="block">Does nothing; for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1254">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallString.html" title="class in it.tdlight.jni">TdApi.TestCallString</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the received string; for
testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1255">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallVectorInt.html" title="class in it.tdlight.jni">TdApi.TestCallVectorInt</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the received vector of numbers;
for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1256">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallVectorIntObject.html" title="class in it.tdlight.jni">TdApi.TestCallVectorIntObject</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the received vector of objects
containing a number; for testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1257">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallVectorString.html" title="class in it.tdlight.jni">TdApi.TestCallVectorString</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the received vector of strings;
for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1258">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestCallVectorStringObject.html" title="class in it.tdlight.jni">TdApi.TestCallVectorStringObject</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the received vector of objects
containing a string; for testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1259">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestGetDifference.html" title="class in it.tdlight.jni">TdApi.TestGetDifference</a></td>
<th class="col-last" scope="row">
<div class="block">Forces an updates.getDifference call
to the Telegram servers; for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1260">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestInt.html" title="class in it.tdlight.jni">TdApi.TestInt</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a number;
for testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1261">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestNetwork.html" title="class in it.tdlight.jni">TdApi.TestNetwork</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a simple network request to the
Telegram servers; for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1262">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestProxy.html" title="class in it.tdlight.jni">TdApi.TestProxy</a></td>
<th class="col-last" scope="row">
<div class="block">Sends a simple network request to the
Telegram servers via proxy; for testing
only.</div>
</th>
</tr>
<tr class="row-color" id="i1263">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestReturnError.html" title="class in it.tdlight.jni">TdApi.TestReturnError</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the specified error and ensures
that the Error object is used; for
testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1264">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestSquareInt.html" title="class in it.tdlight.jni">TdApi.TestSquareInt</a></td>
<th class="col-last" scope="row">
<div class="block">Returns the squared received number;
for testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1265">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestString.html" title="class in it.tdlight.jni">TdApi.TestString</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a string;
for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1266">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestUseUpdate.html" title="class in it.tdlight.jni">TdApi.TestUseUpdate</a></td>
<th class="col-last" scope="row">
<div class="block">Does nothing and ensures that the
Update object is used; for testing
only.</div>
</th>
</tr>
<tr class="row-color" id="i1267">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestVectorInt.html" title="class in it.tdlight.jni">TdApi.TestVectorInt</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a vector
of numbers; for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1268">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestVectorIntObject.html" title="class in it.tdlight.jni">TdApi.TestVectorIntObject</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a vector
of objects that hold a number; for testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1269">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestVectorString.html" title="class in it.tdlight.jni">TdApi.TestVectorString</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a vector
of strings; for testing only.</div>
</th>
</tr>
<tr class="alt-color" id="i1270">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TestVectorStringObject.html" title="class in it.tdlight.jni">TdApi.TestVectorStringObject</a></td>
<th class="col-last" scope="row">
<div class="block">A simple object containing a vector
of objects that hold a string; for testing only.</div>
</th>
</tr>
<tr class="row-color" id="i1271">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Text.html" title="class in it.tdlight.jni">TdApi.Text</a></td>
<th class="col-last" scope="row">
<div class="block">Contains some text.</div>
</th>
</tr>
<tr class="alt-color" id="i1272">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntities.html" title="class in it.tdlight.jni">TdApi.TextEntities</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of text entities.</div>
</th>
</tr>
<tr class="row-color" id="i1273">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntity.html" title="class in it.tdlight.jni">TdApi.TextEntity</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a part of the text that
needs to be formatted in some unusual way.</div>
</th>
</tr>
<tr class="alt-color" id="i1274">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityType.html" title="class in it.tdlight.jni">TdApi.TextEntityType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1275">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeBankCardNumber.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeBankCardNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A bank card number.</div>
</th>
</tr>
<tr class="alt-color" id="i1276">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeBold.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeBold</a></td>
<th class="col-last" scope="row">
<div class="block">A bold text.</div>
</th>
</tr>
<tr class="row-color" id="i1277">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeBotCommand.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeBotCommand</a></td>
<th class="col-last" scope="row">
<div class="block">A bot command, beginning with &quot;/&quot;.</div>
</th>
</tr>
<tr class="alt-color" id="i1278">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeCashtag.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeCashtag</a></td>
<th class="col-last" scope="row">
<div class="block">A cashtag text, beginning with
&quot;$&quot; and consisting of capital
English letters (e.g., &quot;$USD&quot;).</div>
</th>
</tr>
<tr class="row-color" id="i1279">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeCode.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeCode</a></td>
<th class="col-last" scope="row">
<div class="block">Text that must be formatted as if
inside a code HTML tag.</div>
</th>
</tr>
<tr class="alt-color" id="i1280">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeEmailAddress.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeEmailAddress</a></td>
<th class="col-last" scope="row">
<div class="block">An email address.</div>
</th>
</tr>
<tr class="row-color" id="i1281">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeHashtag.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeHashtag</a></td>
<th class="col-last" scope="row">
<div class="block">A hashtag text, beginning with &quot;#&quot;.</div>
</th>
</tr>
<tr class="alt-color" id="i1282">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeItalic.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeItalic</a></td>
<th class="col-last" scope="row">
<div class="block">An italic text.</div>
</th>
</tr>
<tr class="row-color" id="i1283">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeMediaTimestamp.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeMediaTimestamp</a></td>
<th class="col-last" scope="row">
<div class="block">A media timestamp.</div>
</th>
</tr>
<tr class="alt-color" id="i1284">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeMention.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeMention</a></td>
<th class="col-last" scope="row">
<div class="block">A mention of a user by their username.</div>
</th>
</tr>
<tr class="row-color" id="i1285">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeMentionName.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeMentionName</a></td>
<th class="col-last" scope="row">
<div class="block">A text shows instead of a raw mention
of the user (e.g., when the user has no username).</div>
</th>
</tr>
<tr class="alt-color" id="i1286">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypePhoneNumber.html" title="class in it.tdlight.jni">TdApi.TextEntityTypePhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A phone number.</div>
</th>
</tr>
<tr class="row-color" id="i1287">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypePre.html" title="class in it.tdlight.jni">TdApi.TextEntityTypePre</a></td>
<th class="col-last" scope="row">
<div class="block">Text that must be formatted as if
inside a pre HTML tag.</div>
</th>
</tr>
<tr class="alt-color" id="i1288">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypePreCode.html" title="class in it.tdlight.jni">TdApi.TextEntityTypePreCode</a></td>
<th class="col-last" scope="row">
<div class="block">Text that must be formatted as if
inside pre, and code HTML tags.</div>
</th>
</tr>
<tr class="row-color" id="i1289">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeStrikethrough.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeStrikethrough</a></td>
<th class="col-last" scope="row">
<div class="block">A strikethrough text.</div>
</th>
</tr>
<tr class="alt-color" id="i1290">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeTextUrl.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeTextUrl</a></td>
<th class="col-last" scope="row">
<div class="block">A text description shown instead of
a raw URL.</div>
</th>
</tr>
<tr class="row-color" id="i1291">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeUnderline.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeUnderline</a></td>
<th class="col-last" scope="row">
<div class="block">An underlined text.</div>
</th>
</tr>
<tr class="alt-color" id="i1292">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextEntityTypeUrl.html" title="class in it.tdlight.jni">TdApi.TextEntityTypeUrl</a></td>
<th class="col-last" scope="row">
<div class="block">An HTTP URL.</div>
</th>
</tr>
<tr class="row-color" id="i1293">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextParseMode.html" title="class in it.tdlight.jni">TdApi.TextParseMode</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1294">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextParseModeHTML.html" title="class in it.tdlight.jni">TdApi.TextParseModeHTML</a></td>
<th class="col-last" scope="row">
<div class="block">The text uses HTML-style formatting.</div>
</th>
</tr>
<tr class="row-color" id="i1295">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TextParseModeMarkdown.html" title="class in it.tdlight.jni">TdApi.TextParseModeMarkdown</a></td>
<th class="col-last" scope="row">
<div class="block">The text uses Markdown-style formatting.</div>
</th>
</tr>
<tr class="alt-color" id="i1296">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThemeSettings.html" title="class in it.tdlight.jni">TdApi.ThemeSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Describes theme settings.</div>
</th>
</tr>
<tr class="row-color" id="i1297">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Thumbnail.html" title="class in it.tdlight.jni">TdApi.Thumbnail</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a thumbnail.</div>
</th>
</tr>
<tr class="alt-color" id="i1298">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormat.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormat</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1299">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormatGif.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormatGif</a></td>
<th class="col-last" scope="row">
<div class="block">The thumbnail is in static GIF format.</div>
</th>
</tr>
<tr class="alt-color" id="i1300">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormatJpeg.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormatJpeg</a></td>
<th class="col-last" scope="row">
<div class="block">The thumbnail is in JPEG format.</div>
</th>
</tr>
<tr class="row-color" id="i1301">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormatMpeg4.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormatMpeg4</a></td>
<th class="col-last" scope="row">
<div class="block">The thumbnail is in MPEG4 format.</div>
</th>
</tr>
<tr class="alt-color" id="i1302">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormatPng.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormatPng</a></td>
<th class="col-last" scope="row">
<div class="block">The thumbnail is in PNG format.</div>
</th>
</tr>
<tr class="row-color" id="i1303">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormatTgs.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormatTgs</a></td>
<th class="col-last" scope="row">
<div class="block">The thumbnail is in TGS format.</div>
</th>
</tr>
<tr class="alt-color" id="i1304">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ThumbnailFormatWebp.html" title="class in it.tdlight.jni">TdApi.ThumbnailFormatWebp</a></td>
<th class="col-last" scope="row">
<div class="block">The thumbnail is in WEBP format.</div>
</th>
</tr>
<tr class="row-color" id="i1305">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrl.html" title="class in it.tdlight.jni">TdApi.TMeUrl</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a URL linking to an internal Telegram entity.</div>
</th>
</tr>
<tr class="alt-color" id="i1306">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrls.html" title="class in it.tdlight.jni">TdApi.TMeUrls</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of t.me URLs.</div>
</th>
</tr>
<tr class="row-color" id="i1307">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrlType.html" title="class in it.tdlight.jni">TdApi.TMeUrlType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1308">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrlTypeChatInvite.html" title="class in it.tdlight.jni">TdApi.TMeUrlTypeChatInvite</a></td>
<th class="col-last" scope="row">
<div class="block">A chat invite link.</div>
</th>
</tr>
<tr class="row-color" id="i1309">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrlTypeStickerSet.html" title="class in it.tdlight.jni">TdApi.TMeUrlTypeStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">A URL linking to a sticker set.</div>
</th>
</tr>
<tr class="alt-color" id="i1310">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrlTypeSupergroup.html" title="class in it.tdlight.jni">TdApi.TMeUrlTypeSupergroup</a></td>
<th class="col-last" scope="row">
<div class="block">A URL linking to a public supergroup or channel.</div>
</th>
</tr>
<tr class="row-color" id="i1311">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TMeUrlTypeUser.html" title="class in it.tdlight.jni">TdApi.TMeUrlTypeUser</a></td>
<th class="col-last" scope="row">
<div class="block">A URL linking to a user.</div>
</th>
</tr>
<tr class="alt-color" id="i1312">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleChatDefaultDisableNotification.html" title="class in it.tdlight.jni">TdApi.ToggleChatDefaultDisableNotification</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the value of the default
disableNotification parameter, used
when a message is sent to a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1313">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleChatIsMarkedAsUnread.html" title="class in it.tdlight.jni">TdApi.ToggleChatIsMarkedAsUnread</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the marked as unread state of a chat.</div>
</th>
</tr>
<tr class="alt-color" id="i1314">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleChatIsPinned.html" title="class in it.tdlight.jni">TdApi.ToggleChatIsPinned</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the pinned state of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1315">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallEnabledStartNotification.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallEnabledStartNotification</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether the current user will
receive a notification when the group
call will start; scheduled group calls only.</div>
</th>
</tr>
<tr class="alt-color" id="i1316">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallIsMyVideoEnabled.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallIsMyVideoEnabled</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether current user's video is enabled.</div>
</th>
</tr>
<tr class="row-color" id="i1317">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallIsMyVideoPaused.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallIsMyVideoPaused</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether current user's video is paused.</div>
</th>
</tr>
<tr class="alt-color" id="i1318">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallMuteNewParticipants.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallMuteNewParticipants</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether new participants of
a group call can be unmuted only by
administrators of the group call.</div>
</th>
</tr>
<tr class="row-color" id="i1319">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallParticipantIsHandRaised.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallParticipantIsHandRaised</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether a group call participant
hand is rased.</div>
</th>
</tr>
<tr class="alt-color" id="i1320">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallParticipantIsMuted.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallParticipantIsMuted</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether a participant of an
active group call is muted, unmuted,
or allowed to unmute themselves.</div>
</th>
</tr>
<tr class="row-color" id="i1321">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleGroupCallScreenSharingIsPaused.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallScreenSharingIsPaused</a></td>
<th class="col-last" scope="row">
<div class="block">Pauses or unpauses screen sharing in
a joined group call.</div>
</th>
</tr>
<tr class="alt-color" id="i1322">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleMessageSenderIsBlocked.html" title="class in it.tdlight.jni">TdApi.ToggleMessageSenderIsBlocked</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the block state of a message
sender.</div>
</th>
</tr>
<tr class="row-color" id="i1323">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleSupergroupIsAllHistoryAvailable.html" title="class in it.tdlight.jni">TdApi.ToggleSupergroupIsAllHistoryAvailable</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles whether the message history
of a supergroup is available to new
members; requires canChangeInfo administrator right.</div>
</th>
</tr>
<tr class="alt-color" id="i1324">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleSupergroupIsBroadcastGroup.html" title="class in it.tdlight.jni">TdApi.ToggleSupergroupIsBroadcastGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Upgrades supergroup to a broadcast
group; requires owner privileges in the supergroup.</div>
</th>
</tr>
<tr class="row-color" id="i1325">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ToggleSupergroupSignMessages.html" title="class in it.tdlight.jni">TdApi.ToggleSupergroupSignMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Toggles sender signatures messages
sent in a channel; requires canChangeInfo administrator right.</div>
</th>
</tr>
<tr class="alt-color" id="i1326">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategory.html" title="class in it.tdlight.jni">TdApi.TopChatCategory</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1327">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryBots.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryBots</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used
private chats with bot users.</div>
</th>
</tr>
<tr class="alt-color" id="i1328">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryCalls.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryCalls</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used
chats used for calls.</div>
</th>
</tr>
<tr class="row-color" id="i1329">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryChannels.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryChannels</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used channels.</div>
</th>
</tr>
<tr class="alt-color" id="i1330">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryForwardChats.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryForwardChats</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used
chats used to forward messages.</div>
</th>
</tr>
<tr class="row-color" id="i1331">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryGroups.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryGroups</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used
basic groups and supergroups.</div>
</th>
</tr>
<tr class="alt-color" id="i1332">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryInlineBots.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryInlineBots</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used
chats with inline bots sorted by their
usage in inline mode.</div>
</th>
</tr>
<tr class="row-color" id="i1333">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TopChatCategoryUsers.html" title="class in it.tdlight.jni">TdApi.TopChatCategoryUsers</a></td>
<th class="col-last" scope="row">
<div class="block">A category containing frequently used
private chats with non-bot users.</div>
</th>
</tr>
<tr class="alt-color" id="i1334">
<td class="col-first"><a href="it/tdlight/jni/TdApi.TransferChatOwnership.html" title="class in it.tdlight.jni">TdApi.TransferChatOwnership</a></td>
<th class="col-last" scope="row">
<div class="block">Changes the owner of a chat.</div>
</th>
</tr>
<tr class="row-color" id="i1335">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UnpinAllChatMessages.html" title="class in it.tdlight.jni">TdApi.UnpinAllChatMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Removes all pinned messages from a
chat; requires canPinMessages rights
in the group or canEditMessages rights
in the channel.</div>
</th>
</tr>
<tr class="alt-color" id="i1336">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UnpinChatMessage.html" title="class in it.tdlight.jni">TdApi.UnpinChatMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Removes a pinned message from a chat;
requires canPinMessages rights in the
group or canEditMessages rights in the channel.</div>
</th>
</tr>
<tr class="row-color" id="i1337">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Update.html" title="class in it.tdlight.jni">TdApi.Update</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1338">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateAccessHash.html" title="class in it.tdlight.jni">TdApi.UpdateAccessHash</a></td>
<th class="col-last" scope="row">
<div class="block">Some data of a user or a chat has
changed.</div>
</th>
</tr>
<tr class="row-color" id="i1339">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateActiveNotifications.html" title="class in it.tdlight.jni">TdApi.UpdateActiveNotifications</a></td>
<th class="col-last" scope="row">
<div class="block">Contains active notifications that
was shown on previous application
launches.</div>
</th>
</tr>
<tr class="alt-color" id="i1340">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateAnimatedEmojiMessageClicked.html" title="class in it.tdlight.jni">TdApi.UpdateAnimatedEmojiMessageClicked</a></td>
<th class="col-last" scope="row">
<div class="block">Some animated emoji message was clicked
and a big animated sticker must be
played if the message is visible on
the screen.</div>
</th>
</tr>
<tr class="row-color" id="i1341">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateAnimationSearchParameters.html" title="class in it.tdlight.jni">TdApi.UpdateAnimationSearchParameters</a></td>
<th class="col-last" scope="row">
<div class="block">The parameters of animation search
through GetOption(&quot;animation_search_bot_username&quot;)
bot has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1342">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateAuthorizationState.html" title="class in it.tdlight.jni">TdApi.UpdateAuthorizationState</a></td>
<th class="col-last" scope="row">
<div class="block">The user authorization state has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1343">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateBasicGroup.html" title="class in it.tdlight.jni">TdApi.UpdateBasicGroup</a></td>
<th class="col-last" scope="row">
<div class="block">Some data of a basic group has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1344">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateBasicGroupFullInfo.html" title="class in it.tdlight.jni">TdApi.UpdateBasicGroupFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Some data from basicGroupFullInfo has been changed.</div>
</th>
</tr>
<tr class="row-color" id="i1345">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateCall.html" title="class in it.tdlight.jni">TdApi.UpdateCall</a></td>
<th class="col-last" scope="row">
<div class="block">New call was created or information
about a call was updated.</div>
</th>
</tr>
<tr class="alt-color" id="i1346">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatActionBar.html" title="class in it.tdlight.jni">TdApi.UpdateChatActionBar</a></td>
<th class="col-last" scope="row">
<div class="block">The chat action bar was changed.</div>
</th>
</tr>
<tr class="row-color" id="i1347">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatDefaultDisableNotification.html" title="class in it.tdlight.jni">TdApi.UpdateChatDefaultDisableNotification</a></td>
<th class="col-last" scope="row">
<div class="block">The value of the default disableNotification
parameter, used when a message is sent
to the chat, was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1348">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatDraftMessage.html" title="class in it.tdlight.jni">TdApi.UpdateChatDraftMessage</a></td>
<th class="col-last" scope="row">
<div class="block">A chat draft has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1349">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatFilters.html" title="class in it.tdlight.jni">TdApi.UpdateChatFilters</a></td>
<th class="col-last" scope="row">
<div class="block">The list of chat filters or a chat
filter has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1350">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatHasScheduledMessages.html" title="class in it.tdlight.jni">TdApi.UpdateChatHasScheduledMessages</a></td>
<th class="col-last" scope="row">
<div class="block">A chat's hasScheduledMessages field has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1351">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatIsBlocked.html" title="class in it.tdlight.jni">TdApi.UpdateChatIsBlocked</a></td>
<th class="col-last" scope="row">
<div class="block">A chat was blocked or unblocked.</div>
</th>
</tr>
<tr class="alt-color" id="i1352">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatIsMarkedAsUnread.html" title="class in it.tdlight.jni">TdApi.UpdateChatIsMarkedAsUnread</a></td>
<th class="col-last" scope="row">
<div class="block">A chat was marked as unread or was read.</div>
</th>
</tr>
<tr class="row-color" id="i1353">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatLastMessage.html" title="class in it.tdlight.jni">TdApi.UpdateChatLastMessage</a></td>
<th class="col-last" scope="row">
<div class="block">The last message of a chat was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1354">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatMember.html" title="class in it.tdlight.jni">TdApi.UpdateChatMember</a></td>
<th class="col-last" scope="row">
<div class="block">User rights changed in a chat; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1355">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatMessageTtlSetting.html" title="class in it.tdlight.jni">TdApi.UpdateChatMessageTtlSetting</a></td>
<th class="col-last" scope="row">
<div class="block">The message Time To Live setting for
a chat was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1356">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatNotificationSettings.html" title="class in it.tdlight.jni">TdApi.UpdateChatNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Notification settings for a chat were changed.</div>
</th>
</tr>
<tr class="row-color" id="i1357">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatOnlineMemberCount.html" title="class in it.tdlight.jni">TdApi.UpdateChatOnlineMemberCount</a></td>
<th class="col-last" scope="row">
<div class="block">The number of online group members
has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1358">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatPermissions.html" title="class in it.tdlight.jni">TdApi.UpdateChatPermissions</a></td>
<th class="col-last" scope="row">
<div class="block">Chat permissions was changed.</div>
</th>
</tr>
<tr class="row-color" id="i1359">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatPhoto.html" title="class in it.tdlight.jni">TdApi.UpdateChatPhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A chat photo was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1360">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatPosition.html" title="class in it.tdlight.jni">TdApi.UpdateChatPosition</a></td>
<th class="col-last" scope="row">
<div class="block">The position of a chat in a chat list
has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1361">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatReadInbox.html" title="class in it.tdlight.jni">TdApi.UpdateChatReadInbox</a></td>
<th class="col-last" scope="row">
<div class="block">Incoming messages were read or number
of unread messages has been changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1362">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatReadOutbox.html" title="class in it.tdlight.jni">TdApi.UpdateChatReadOutbox</a></td>
<th class="col-last" scope="row">
<div class="block">Outgoing messages were read.</div>
</th>
</tr>
<tr class="row-color" id="i1363">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatReplyMarkup.html" title="class in it.tdlight.jni">TdApi.UpdateChatReplyMarkup</a></td>
<th class="col-last" scope="row">
<div class="block">The default chat reply markup was
changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1364">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatTheme.html" title="class in it.tdlight.jni">TdApi.UpdateChatTheme</a></td>
<th class="col-last" scope="row">
<div class="block">The chat theme was changed.</div>
</th>
</tr>
<tr class="row-color" id="i1365">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatThemes.html" title="class in it.tdlight.jni">TdApi.UpdateChatThemes</a></td>
<th class="col-last" scope="row">
<div class="block">The list of available chat themes has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1366">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatTitle.html" title="class in it.tdlight.jni">TdApi.UpdateChatTitle</a></td>
<th class="col-last" scope="row">
<div class="block">The title of a chat was changed.</div>
</th>
</tr>
<tr class="row-color" id="i1367">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatUnreadMentionCount.html" title="class in it.tdlight.jni">TdApi.UpdateChatUnreadMentionCount</a></td>
<th class="col-last" scope="row">
<div class="block">The chat unreadMentionCount has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1368">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateChatVoiceChat.html" title="class in it.tdlight.jni">TdApi.UpdateChatVoiceChat</a></td>
<th class="col-last" scope="row">
<div class="block">A chat voice chat state has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1369">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateConnectionState.html" title="class in it.tdlight.jni">TdApi.UpdateConnectionState</a></td>
<th class="col-last" scope="row">
<div class="block">The connection state has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1370">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateDeleteMessages.html" title="class in it.tdlight.jni">TdApi.UpdateDeleteMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Some messages were deleted.</div>
</th>
</tr>
<tr class="row-color" id="i1371">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateDiceEmojis.html" title="class in it.tdlight.jni">TdApi.UpdateDiceEmojis</a></td>
<th class="col-last" scope="row">
<div class="block">The list of supported dice emojis has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1372">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateFavoriteStickers.html" title="class in it.tdlight.jni">TdApi.UpdateFavoriteStickers</a></td>
<th class="col-last" scope="row">
<div class="block">The list of favorite stickers was updated.</div>
</th>
</tr>
<tr class="row-color" id="i1373">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateFile.html" title="class in it.tdlight.jni">TdApi.UpdateFile</a></td>
<th class="col-last" scope="row">
<div class="block">Information about a file was updated.</div>
</th>
</tr>
<tr class="alt-color" id="i1374">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateFileGenerationStart.html" title="class in it.tdlight.jni">TdApi.UpdateFileGenerationStart</a></td>
<th class="col-last" scope="row">
<div class="block">The file generation process needs to
be started by the application.</div>
</th>
</tr>
<tr class="row-color" id="i1375">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateFileGenerationStop.html" title="class in it.tdlight.jni">TdApi.UpdateFileGenerationStop</a></td>
<th class="col-last" scope="row">
<div class="block">File generation is no longer needed.</div>
</th>
</tr>
<tr class="alt-color" id="i1376">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateGroupCall.html" title="class in it.tdlight.jni">TdApi.UpdateGroupCall</a></td>
<th class="col-last" scope="row">
<div class="block">Information about a group call was updated.</div>
</th>
</tr>
<tr class="row-color" id="i1377">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateGroupCallParticipant.html" title="class in it.tdlight.jni">TdApi.UpdateGroupCallParticipant</a></td>
<th class="col-last" scope="row">
<div class="block">Information about a group call
participant was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1378">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateHavePendingNotifications.html" title="class in it.tdlight.jni">TdApi.UpdateHavePendingNotifications</a></td>
<th class="col-last" scope="row">
<div class="block">Describes whether there are some
pending notification updates.</div>
</th>
</tr>
<tr class="row-color" id="i1379">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.UpdateInstalledStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">The list of installed sticker sets was updated.</div>
</th>
</tr>
<tr class="alt-color" id="i1380">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateLanguagePackStrings.html" title="class in it.tdlight.jni">TdApi.UpdateLanguagePackStrings</a></td>
<th class="col-last" scope="row">
<div class="block">Some language pack strings have been updated.</div>
</th>
</tr>
<tr class="row-color" id="i1381">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageContent.html" title="class in it.tdlight.jni">TdApi.UpdateMessageContent</a></td>
<th class="col-last" scope="row">
<div class="block">The message content has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1382">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageContentOpened.html" title="class in it.tdlight.jni">TdApi.UpdateMessageContentOpened</a></td>
<th class="col-last" scope="row">
<div class="block">The message content was opened.</div>
</th>
</tr>
<tr class="row-color" id="i1383">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageEdited.html" title="class in it.tdlight.jni">TdApi.UpdateMessageEdited</a></td>
<th class="col-last" scope="row">
<div class="block">A message was edited.</div>
</th>
</tr>
<tr class="alt-color" id="i1384">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageInteractionInfo.html" title="class in it.tdlight.jni">TdApi.UpdateMessageInteractionInfo</a></td>
<th class="col-last" scope="row">
<div class="block">The information about interactions
with a message has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1385">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageIsPinned.html" title="class in it.tdlight.jni">TdApi.UpdateMessageIsPinned</a></td>
<th class="col-last" scope="row">
<div class="block">The message pinned state was changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1386">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageLiveLocationViewed.html" title="class in it.tdlight.jni">TdApi.UpdateMessageLiveLocationViewed</a></td>
<th class="col-last" scope="row">
<div class="block">A message with a live location was
viewed.</div>
</th>
</tr>
<tr class="row-color" id="i1387">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageMentionRead.html" title="class in it.tdlight.jni">TdApi.UpdateMessageMentionRead</a></td>
<th class="col-last" scope="row">
<div class="block">A message with an unread mention was read.</div>
</th>
</tr>
<tr class="alt-color" id="i1388">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageSendAcknowledged.html" title="class in it.tdlight.jni">TdApi.UpdateMessageSendAcknowledged</a></td>
<th class="col-last" scope="row">
<div class="block">A request to send a message has reached
the Telegram server.</div>
</th>
</tr>
<tr class="row-color" id="i1389">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageSendFailed.html" title="class in it.tdlight.jni">TdApi.UpdateMessageSendFailed</a></td>
<th class="col-last" scope="row">
<div class="block">A message failed to send.</div>
</th>
</tr>
<tr class="alt-color" id="i1390">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateMessageSendSucceeded.html" title="class in it.tdlight.jni">TdApi.UpdateMessageSendSucceeded</a></td>
<th class="col-last" scope="row">
<div class="block">A message has been successfully sent.</div>
</th>
</tr>
<tr class="row-color" id="i1391">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewCallbackQuery.html" title="class in it.tdlight.jni">TdApi.UpdateNewCallbackQuery</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming callback query; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1392">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewCallSignalingData.html" title="class in it.tdlight.jni">TdApi.UpdateNewCallSignalingData</a></td>
<th class="col-last" scope="row">
<div class="block">New call signaling data arrived.</div>
</th>
</tr>
<tr class="row-color" id="i1393">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewChat.html" title="class in it.tdlight.jni">TdApi.UpdateNewChat</a></td>
<th class="col-last" scope="row">
<div class="block">A new chat has been loaded/created.</div>
</th>
</tr>
<tr class="alt-color" id="i1394">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewChosenInlineResult.html" title="class in it.tdlight.jni">TdApi.UpdateNewChosenInlineResult</a></td>
<th class="col-last" scope="row">
<div class="block">The user has chosen a result of an
inline query; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1395">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewCustomEvent.html" title="class in it.tdlight.jni">TdApi.UpdateNewCustomEvent</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming event; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1396">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewCustomQuery.html" title="class in it.tdlight.jni">TdApi.UpdateNewCustomQuery</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming query; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1397">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewInlineCallbackQuery.html" title="class in it.tdlight.jni">TdApi.UpdateNewInlineCallbackQuery</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming callback query from a
message sent via a bot; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1398">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewInlineQuery.html" title="class in it.tdlight.jni">TdApi.UpdateNewInlineQuery</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming inline query; for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1399">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewMessage.html" title="class in it.tdlight.jni">TdApi.UpdateNewMessage</a></td>
<th class="col-last" scope="row">
<div class="block">A new message was received; can also
be an outgoing message.</div>
</th>
</tr>
<tr class="alt-color" id="i1400">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewPreCheckoutQuery.html" title="class in it.tdlight.jni">TdApi.UpdateNewPreCheckoutQuery</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming pre-checkout query;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1401">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNewShippingQuery.html" title="class in it.tdlight.jni">TdApi.UpdateNewShippingQuery</a></td>
<th class="col-last" scope="row">
<div class="block">A new incoming shipping query; for
bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1402">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNotification.html" title="class in it.tdlight.jni">TdApi.UpdateNotification</a></td>
<th class="col-last" scope="row">
<div class="block">A notification was changed.</div>
</th>
</tr>
<tr class="row-color" id="i1403">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateNotificationGroup.html" title="class in it.tdlight.jni">TdApi.UpdateNotificationGroup</a></td>
<th class="col-last" scope="row">
<div class="block">A list of active notifications in a
notification group has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1404">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateOption.html" title="class in it.tdlight.jni">TdApi.UpdateOption</a></td>
<th class="col-last" scope="row">
<div class="block">An option changed its value.</div>
</th>
</tr>
<tr class="row-color" id="i1405">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdatePoll.html" title="class in it.tdlight.jni">TdApi.UpdatePoll</a></td>
<th class="col-last" scope="row">
<div class="block">A poll was updated; for bots only.</div>
</th>
</tr>
<tr class="alt-color" id="i1406">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdatePollAnswer.html" title="class in it.tdlight.jni">TdApi.UpdatePollAnswer</a></td>
<th class="col-last" scope="row">
<div class="block">A user changed the answer to a poll;
for bots only.</div>
</th>
</tr>
<tr class="row-color" id="i1407">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateRecentStickers.html" title="class in it.tdlight.jni">TdApi.UpdateRecentStickers</a></td>
<th class="col-last" scope="row">
<div class="block">The list of recently used stickers was updated.</div>
</th>
</tr>
<tr class="alt-color" id="i1408">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Updates.html" title="class in it.tdlight.jni">TdApi.Updates</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a list of updates.</div>
</th>
</tr>
<tr class="row-color" id="i1409">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateSavedAnimations.html" title="class in it.tdlight.jni">TdApi.UpdateSavedAnimations</a></td>
<th class="col-last" scope="row">
<div class="block">The list of saved animations was updated.</div>
</th>
</tr>
<tr class="alt-color" id="i1410">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateScopeNotificationSettings.html" title="class in it.tdlight.jni">TdApi.UpdateScopeNotificationSettings</a></td>
<th class="col-last" scope="row">
<div class="block">Notification settings for some type
of chats were updated.</div>
</th>
</tr>
<tr class="row-color" id="i1411">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateSecretChat.html" title="class in it.tdlight.jni">TdApi.UpdateSecretChat</a></td>
<th class="col-last" scope="row">
<div class="block">Some data of a secret chat has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1412">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateSelectedBackground.html" title="class in it.tdlight.jni">TdApi.UpdateSelectedBackground</a></td>
<th class="col-last" scope="row">
<div class="block">The selected background has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1413">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateServiceNotification.html" title="class in it.tdlight.jni">TdApi.UpdateServiceNotification</a></td>
<th class="col-last" scope="row">
<div class="block">Service notification from the server.</div>
</th>
</tr>
<tr class="alt-color" id="i1414">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateStickerSet.html" title="class in it.tdlight.jni">TdApi.UpdateStickerSet</a></td>
<th class="col-last" scope="row">
<div class="block">A sticker set has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1415">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateSuggestedActions.html" title="class in it.tdlight.jni">TdApi.UpdateSuggestedActions</a></td>
<th class="col-last" scope="row">
<div class="block">The list of suggested to the user
actions has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1416">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateSupergroup.html" title="class in it.tdlight.jni">TdApi.UpdateSupergroup</a></td>
<th class="col-last" scope="row">
<div class="block">Some data of a supergroup or a channel
has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1417">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateSupergroupFullInfo.html" title="class in it.tdlight.jni">TdApi.UpdateSupergroupFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Some data from supergroupFullInfo has been changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1418">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateTermsOfService.html" title="class in it.tdlight.jni">TdApi.UpdateTermsOfService</a></td>
<th class="col-last" scope="row">
<div class="block">New terms of service must be accepted
by the user.</div>
</th>
</tr>
<tr class="row-color" id="i1419">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateTrendingStickerSets.html" title="class in it.tdlight.jni">TdApi.UpdateTrendingStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">The list of trending sticker sets was
updated or some of them were viewed.</div>
</th>
</tr>
<tr class="alt-color" id="i1420">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUnreadChatCount.html" title="class in it.tdlight.jni">TdApi.UpdateUnreadChatCount</a></td>
<th class="col-last" scope="row">
<div class="block">Number of unread chats, i.e.</div>
</th>
</tr>
<tr class="row-color" id="i1421">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUnreadMessageCount.html" title="class in it.tdlight.jni">TdApi.UpdateUnreadMessageCount</a></td>
<th class="col-last" scope="row">
<div class="block">Number of unread messages in a chat
list has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1422">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUser.html" title="class in it.tdlight.jni">TdApi.UpdateUser</a></td>
<th class="col-last" scope="row">
<div class="block">Some data of a user has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1423">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUserChatAction.html" title="class in it.tdlight.jni">TdApi.UpdateUserChatAction</a></td>
<th class="col-last" scope="row">
<div class="block">User activity in the chat has changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1424">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUserFullInfo.html" title="class in it.tdlight.jni">TdApi.UpdateUserFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Some data from userFullInfo has been changed.</div>
</th>
</tr>
<tr class="row-color" id="i1425">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUserPrivacySettingRules.html" title="class in it.tdlight.jni">TdApi.UpdateUserPrivacySettingRules</a></td>
<th class="col-last" scope="row">
<div class="block">Some privacy setting rules have been changed.</div>
</th>
</tr>
<tr class="alt-color" id="i1426">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUsersNearby.html" title="class in it.tdlight.jni">TdApi.UpdateUsersNearby</a></td>
<th class="col-last" scope="row">
<div class="block">The list of users nearby has changed.</div>
</th>
</tr>
<tr class="row-color" id="i1427">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpdateUserStatus.html" title="class in it.tdlight.jni">TdApi.UpdateUserStatus</a></td>
<th class="col-last" scope="row">
<div class="block">The user went online or offline.</div>
</th>
</tr>
<tr class="alt-color" id="i1428">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UpgradeBasicGroupChatToSupergroupChat.html" title="class in it.tdlight.jni">TdApi.UpgradeBasicGroupChatToSupergroupChat</a></td>
<th class="col-last" scope="row">
<div class="block">Creates a new supergroup from an
existing basic group and sends a
corresponding messageChatUpgradeTo
and messageChatUpgradeFrom; requires
creator privileges.</div>
</th>
</tr>
<tr class="row-color" id="i1429">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UploadFile.html" title="class in it.tdlight.jni">TdApi.UploadFile</a></td>
<th class="col-last" scope="row">
<div class="block">Asynchronously uploads a file to the
cloud without sending it in a message.</div>
</th>
</tr>
<tr class="alt-color" id="i1430">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UploadStickerFile.html" title="class in it.tdlight.jni">TdApi.UploadStickerFile</a></td>
<th class="col-last" scope="row">
<div class="block">Uploads a PNG image with a sticker;
returns the uploaded file.</div>
</th>
</tr>
<tr class="row-color" id="i1431">
<td class="col-first"><a href="it/tdlight/jni/TdApi.User.html" title="class in it.tdlight.jni">TdApi.User</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a user.</div>
</th>
</tr>
<tr class="alt-color" id="i1432">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserFullInfo.html" title="class in it.tdlight.jni">TdApi.UserFullInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains full information about a user.</div>
</th>
</tr>
<tr class="row-color" id="i1433">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySetting.html" title="class in it.tdlight.jni">TdApi.UserPrivacySetting</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1434">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingAllowCalls.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingAllowCalls</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
the user can be called.</div>
</th>
</tr>
<tr class="row-color" id="i1435">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingAllowChatInvites.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingAllowChatInvites</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
the user can be invited to chats.</div>
</th>
</tr>
<tr class="alt-color" id="i1436">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingAllowFindingByPhoneNumber.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingAllowFindingByPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
the user can be found by their phone
number.</div>
</th>
</tr>
<tr class="row-color" id="i1437">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingAllowPeerToPeerCalls.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingAllowPeerToPeerCalls</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
peer-to-peer connections can be used for calls.</div>
</th>
</tr>
<tr class="alt-color" id="i1438">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRule.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRule</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1439">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleAllowAll.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowAll</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to allow all users to do something.</div>
</th>
</tr>
<tr class="alt-color" id="i1440">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleAllowChatMembers.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowChatMembers</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to allow all members of certain
specified basic groups and supergroups
to doing something.</div>
</th>
</tr>
<tr class="row-color" id="i1441">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleAllowContacts.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowContacts</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to allow all of a user's contacts
to do something.</div>
</th>
</tr>
<tr class="alt-color" id="i1442">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleAllowUsers.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleAllowUsers</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to allow certain specified
users to do something.</div>
</th>
</tr>
<tr class="row-color" id="i1443">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleRestrictAll.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictAll</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to restrict all users from doing something.</div>
</th>
</tr>
<tr class="alt-color" id="i1444">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleRestrictChatMembers.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictChatMembers</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to restrict all members of
specified basic groups and supergroups
from doing something.</div>
</th>
</tr>
<tr class="row-color" id="i1445">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleRestrictContacts.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictContacts</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to restrict all contacts of a
user from doing something.</div>
</th>
</tr>
<tr class="alt-color" id="i1446">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRuleRestrictUsers.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRuleRestrictUsers</a></td>
<th class="col-last" scope="row">
<div class="block">A rule to restrict all specified users
from doing something.</div>
</th>
</tr>
<tr class="row-color" id="i1447">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingRules.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingRules</a></td>
<th class="col-last" scope="row">
<div class="block">A list of privacy rules.</div>
</th>
</tr>
<tr class="alt-color" id="i1448">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingShowLinkInForwardedMessages.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingShowLinkInForwardedMessages</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
a link to the user's account is included
in forwarded messages.</div>
</th>
</tr>
<tr class="row-color" id="i1449">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingShowPhoneNumber.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingShowPhoneNumber</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
the user's phone number is visible.</div>
</th>
</tr>
<tr class="alt-color" id="i1450">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingShowProfilePhoto.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingShowProfilePhoto</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
the user's profile photo is visible.</div>
</th>
</tr>
<tr class="row-color" id="i1451">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserPrivacySettingShowStatus.html" title="class in it.tdlight.jni">TdApi.UserPrivacySettingShowStatus</a></td>
<th class="col-last" scope="row">
<div class="block">A privacy setting for managing whether
the user's online status is visible.</div>
</th>
</tr>
<tr class="alt-color" id="i1452">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Users.html" title="class in it.tdlight.jni">TdApi.Users</a></td>
<th class="col-last" scope="row">
<div class="block">Represents a list of users.</div>
</th>
</tr>
<tr class="row-color" id="i1453">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatus.html" title="class in it.tdlight.jni">TdApi.UserStatus</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1454">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatusEmpty.html" title="class in it.tdlight.jni">TdApi.UserStatusEmpty</a></td>
<th class="col-last" scope="row">
<div class="block">The user status was never changed.</div>
</th>
</tr>
<tr class="row-color" id="i1455">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatusLastMonth.html" title="class in it.tdlight.jni">TdApi.UserStatusLastMonth</a></td>
<th class="col-last" scope="row">
<div class="block">The user is offline, but was online last month.</div>
</th>
</tr>
<tr class="alt-color" id="i1456">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatusLastWeek.html" title="class in it.tdlight.jni">TdApi.UserStatusLastWeek</a></td>
<th class="col-last" scope="row">
<div class="block">The user is offline, but was online last week.</div>
</th>
</tr>
<tr class="row-color" id="i1457">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatusOffline.html" title="class in it.tdlight.jni">TdApi.UserStatusOffline</a></td>
<th class="col-last" scope="row">
<div class="block">The user is offline.</div>
</th>
</tr>
<tr class="alt-color" id="i1458">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatusOnline.html" title="class in it.tdlight.jni">TdApi.UserStatusOnline</a></td>
<th class="col-last" scope="row">
<div class="block">The user is online.</div>
</th>
</tr>
<tr class="row-color" id="i1459">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserStatusRecently.html" title="class in it.tdlight.jni">TdApi.UserStatusRecently</a></td>
<th class="col-last" scope="row">
<div class="block">The user was online recently.</div>
</th>
</tr>
<tr class="alt-color" id="i1460">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserType.html" title="class in it.tdlight.jni">TdApi.UserType</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="row-color" id="i1461">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserTypeBot.html" title="class in it.tdlight.jni">TdApi.UserTypeBot</a></td>
<th class="col-last" scope="row">
<div class="block">A bot (see https://core.telegram.org/bots).</div>
</th>
</tr>
<tr class="alt-color" id="i1462">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserTypeDeleted.html" title="class in it.tdlight.jni">TdApi.UserTypeDeleted</a></td>
<th class="col-last" scope="row">
<div class="block">A deleted user or deleted bot.</div>
</th>
</tr>
<tr class="row-color" id="i1463">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserTypeRegular.html" title="class in it.tdlight.jni">TdApi.UserTypeRegular</a></td>
<th class="col-last" scope="row">
<div class="block">A regular user.</div>
</th>
</tr>
<tr class="alt-color" id="i1464">
<td class="col-first"><a href="it/tdlight/jni/TdApi.UserTypeUnknown.html" title="class in it.tdlight.jni">TdApi.UserTypeUnknown</a></td>
<th class="col-last" scope="row">
<div class="block">No information on the user besides
the user identifier is available, yet
this user has not been deleted.</div>
</th>
</tr>
<tr class="row-color" id="i1465">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ValidatedOrderInfo.html" title="class in it.tdlight.jni">TdApi.ValidatedOrderInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Contains a temporary identifier of
validated order information, which is
stored for one hour.</div>
</th>
</tr>
<tr class="alt-color" id="i1466">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ValidateOrderInfo.html" title="class in it.tdlight.jni">TdApi.ValidateOrderInfo</a></td>
<th class="col-last" scope="row">
<div class="block">Validates the order information provided
by a user and returns the available
shipping options for a flexible invoice.</div>
</th>
</tr>
<tr class="row-color" id="i1467">
<td class="col-first"><a href="it/tdlight/jni/TdApi.VectorPathCommand.html" title="class in it.tdlight.jni">TdApi.VectorPathCommand</a></td>
<th class="col-last" scope="row">
<div class="block">This class is an abstract base class.</div>
</th>
</tr>
<tr class="alt-color" id="i1468">
<td class="col-first"><a href="it/tdlight/jni/TdApi.VectorPathCommandCubicBezierCurve.html" title="class in it.tdlight.jni">TdApi.VectorPathCommandCubicBezierCurve</a></td>
<th class="col-last" scope="row">
<div class="block">A cubic Bézier curve to a given point.</div>
</th>
</tr>
<tr class="row-color" id="i1469">
<td class="col-first"><a href="it/tdlight/jni/TdApi.VectorPathCommandLine.html" title="class in it.tdlight.jni">TdApi.VectorPathCommandLine</a></td>
<th class="col-last" scope="row">
<div class="block">A straight line to a given point.</div>
</th>
</tr>
<tr class="alt-color" id="i1470">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Venue.html" title="class in it.tdlight.jni">TdApi.Venue</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a venue.</div>
</th>
</tr>
<tr class="row-color" id="i1471">
<td class="col-first"><a href="it/tdlight/jni/TdApi.Video.html" title="class in it.tdlight.jni">TdApi.Video</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a video file.</div>
</th>
</tr>
<tr class="alt-color" id="i1472">
<td class="col-first"><a href="it/tdlight/jni/TdApi.VideoNote.html" title="class in it.tdlight.jni">TdApi.VideoNote</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a video note.</div>
</th>
</tr>
<tr class="row-color" id="i1473">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ViewMessages.html" title="class in it.tdlight.jni">TdApi.ViewMessages</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that messages are being
viewed by the user.</div>
</th>
</tr>
<tr class="alt-color" id="i1474">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ViewSponsoredMessage.html" title="class in it.tdlight.jni">TdApi.ViewSponsoredMessage</a></td>
<th class="col-last" scope="row">
<div class="block">Informs TDLib that a sponsored message
was viewed by the user.</div>
</th>
</tr>
<tr class="row-color" id="i1475">
<td class="col-first"><a href="it/tdlight/jni/TdApi.ViewTrendingStickerSets.html" title="class in it.tdlight.jni">TdApi.ViewTrendingStickerSets</a></td>
<th class="col-last" scope="row">
<div class="block">Informs the server that some trending
sticker sets have been viewed by the user.</div>
</th>
</tr>
<tr class="alt-color" id="i1476">
<td class="col-first"><a href="it/tdlight/jni/TdApi.VoiceChat.html" title="class in it.tdlight.jni">TdApi.VoiceChat</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a voice chat.</div>
</th>
</tr>
<tr class="row-color" id="i1477">
<td class="col-first"><a href="it/tdlight/jni/TdApi.VoiceNote.html" title="class in it.tdlight.jni">TdApi.VoiceNote</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a voice note.</div>
</th>
</tr>
<tr class="alt-color" id="i1478">
<td class="col-first"><a href="it/tdlight/jni/TdApi.WebPage.html" title="class in it.tdlight.jni">TdApi.WebPage</a></td>
<th class="col-last" scope="row">
<div class="block">Describes a web page preview.</div>
</th>
</tr>
<tr class="row-color" id="i1479">
<td class="col-first"><a href="it/tdlight/jni/TdApi.WebPageInstantView.html" title="class in it.tdlight.jni">TdApi.WebPageInstantView</a></td>
<th class="col-last" scope="row">
<div class="block">Describes an instant view page for a web page.</div>
</th>
</tr>
<tr class="alt-color" id="i1480">
<td class="col-first"><a href="it/tdlight/jni/TdApi.WriteGeneratedFilePart.html" title="class in it.tdlight.jni">TdApi.WriteGeneratedFilePart</a></td>
<th class="col-last" scope="row">
<div class="block">Writes a part of a generated file.</div>
</th>
</tr>
</tbody>
</table>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="it/tdlight/jni/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="it/tdlight/jni/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>